2024-09-02 08:58:29.332 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 08:58:29.382 +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-02 08:58:29.401 +05:30 INF Creating key {998d3344-2598-4ca3-beaf-4f9d9158c4f4} with creation date 2024-09-02 03:28:29Z, activation date 2024-09-02 03:28:29Z, and expiration date 2024-12-01 03:28:29Z. 2024-09-02 08:58:29.412 +05:30 WRN No XML encryptor configured. Key {998d3344-2598-4ca3-beaf-4f9d9158c4f4} may be persisted to storage in unencrypted form. 2024-09-02 08:58:29.634 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 08:58:29.634 +05:30 INF Hosting environment: Production 2024-09-02 08:58:29.635 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 08:58:29.645 +05:30 4df4e996-8e70-47c0-8f6b-f4006af561f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyMDcwNDEsImV4cCI6MTcyNTIwNzk0MSwiaWF0IjoxNzI1MjA3MDQxfQ.-mtPxEiyYb1Yo5FwuMns2mK0NTrAN6BW8m8AyPR47O4 - null null 2024-09-02 08:58:29.725 +05:30 4df4e996-8e70-47c0-8f6b-f4006af561f9 INF CORS policy execution successful. 2024-09-02 08:58:29.747 +05:30 4df4e996-8e70-47c0-8f6b-f4006af561f9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyMDcwNDEsImV4cCI6MTcyNTIwNzk0MSwiaWF0IjoxNzI1MjA3MDQxfQ.-mtPxEiyYb1Yo5FwuMns2mK0NTrAN6BW8m8AyPR47O4 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-02 08:58:29.797 +05:30 fb6963cb-18c5-4cda-8eb1-d1fb4b2eee40 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 08:58:29.841 +05:30 fb6963cb-18c5-4cda-8eb1-d1fb4b2eee40 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-02 08:58:30.023 +05:30 fb6963cb-18c5-4cda-8eb1-d1fb4b2eee40 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 08:58:30.248 +05:30 fb6963cb-18c5-4cda-8eb1-d1fb4b2eee40 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 400.7966ms 2024-09-02 08:58:30.252 +05:30 fb6963cb-18c5-4cda-8eb1-d1fb4b2eee40 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 08:58:30.252 +05:30 fb6963cb-18c5-4cda-8eb1-d1fb4b2eee40 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 4df4e996-8e70-47c0-8f6b-f4006af561f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 08:58:30.263 +05:30 fb6963cb-18c5-4cda-8eb1-d1fb4b2eee40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyMDcwNDEsImV4cCI6MTcyNTIwNzk0MSwiaWF0IjoxNzI1MjA3MDQxfQ.-mtPxEiyYb1Yo5FwuMns2mK0NTrAN6BW8m8AyPR47O4 - 400 90 application/json; charset=utf-8 619.8706ms 2024-09-02 09:03:38.244 +05:30 8180152d-af90-4a95-967d-5eec60da2486 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDIzNTUsImV4cCI6MTcyNTAwMzI1NSwiaWF0IjoxNzI1MDAyMzU1fQ.8WwaZvPG6swRBV__MButSNLvbZomZzMeG4ywr9R8fNw - null null 2024-09-02 09:03:38.256 +05:30 8180152d-af90-4a95-967d-5eec60da2486 INF CORS policy execution successful. 2024-09-02 09:03:38.260 +05:30 8180152d-af90-4a95-967d-5eec60da2486 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDIzNTUsImV4cCI6MTcyNTAwMzI1NSwiaWF0IjoxNzI1MDAyMzU1fQ.8WwaZvPG6swRBV__MButSNLvbZomZzMeG4ywr9R8fNw 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-02 09:03:38.268 +05:30 7ceea7be-c676-4dae-a882-f29f153d088f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:03:38.270 +05:30 7ceea7be-c676-4dae-a882-f29f153d088f 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-02 09:03:38.286 +05:30 7ceea7be-c676-4dae-a882-f29f153d088f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:03:38.290 +05:30 7ceea7be-c676-4dae-a882-f29f153d088f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 18.8572ms 2024-09-02 09:03:38.290 +05:30 7ceea7be-c676-4dae-a882-f29f153d088f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:03:38.291 +05:30 7ceea7be-c676-4dae-a882-f29f153d088f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 8180152d-af90-4a95-967d-5eec60da2486}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 09:03:38.292 +05:30 7ceea7be-c676-4dae-a882-f29f153d088f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDIzNTUsImV4cCI6MTcyNTAwMzI1NSwiaWF0IjoxNzI1MDAyMzU1fQ.8WwaZvPG6swRBV__MButSNLvbZomZzMeG4ywr9R8fNw - 400 90 application/json; charset=utf-8 49.9421ms 2024-09-02 09:12:20.052 +05:30 436bc341-4520-4f55-9dc8-fbf91a7c872e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 09:12:20.063 +05:30 436bc341-4520-4f55-9dc8-fbf91a7c872e INF CORS policy execution successful. 2024-09-02 09:12:20.066 +05:30 436bc341-4520-4f55-9dc8-fbf91a7c872e 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-02 09:12:20.067 +05:30 6a660cf6-66d2-49a3-abb7-ef9db0774ae2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:12:20.085 +05:30 6a660cf6-66d2-49a3-abb7-ef9db0774ae2 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-02 09:12:20.587 +05:30 6a660cf6-66d2-49a3-abb7-ef9db0774ae2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:12:20.588 +05:30 6a660cf6-66d2-49a3-abb7-ef9db0774ae2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 502.8154ms 2024-09-02 09:12:20.589 +05:30 6a660cf6-66d2-49a3-abb7-ef9db0774ae2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:12:20.590 +05:30 6a660cf6-66d2-49a3-abb7-ef9db0774ae2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 436bc341-4520-4f55-9dc8-fbf91a7c872e}, {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-02 09:12:20.593 +05:30 6a660cf6-66d2-49a3-abb7-ef9db0774ae2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 541.261ms 2024-09-02 09:15:44.287 +05:30 bfae8402-169a-4071-815c-9161e1687e10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 09:15:44.300 +05:30 bfae8402-169a-4071-815c-9161e1687e10 INF CORS policy execution successful. 2024-09-02 09:15:44.304 +05:30 bfae8402-169a-4071-815c-9161e1687e10 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-02 09:15:44.307 +05:30 48c2580e-f87a-4069-ba41-5c484dc90756 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:15:44.308 +05:30 48c2580e-f87a-4069-ba41-5c484dc90756 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-02 09:15:44.333 +05:30 48c2580e-f87a-4069-ba41-5c484dc90756 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:15:44.334 +05:30 48c2580e-f87a-4069-ba41-5c484dc90756 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 26.0756ms 2024-09-02 09:15:44.334 +05:30 48c2580e-f87a-4069-ba41-5c484dc90756 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:15:44.335 +05:30 48c2580e-f87a-4069-ba41-5c484dc90756 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfae8402-169a-4071-815c-9161e1687e10}, {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-02 09:15:44.336 +05:30 48c2580e-f87a-4069-ba41-5c484dc90756 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 50.746ms 2024-09-02 09:15:47.825 +05:30 b38073f0-00a8-4f8f-a938-d36371dbf8ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 09:15:47.826 +05:30 b38073f0-00a8-4f8f-a938-d36371dbf8ee INF CORS policy execution successful. 2024-09-02 09:15:47.828 +05:30 b38073f0-00a8-4f8f-a938-d36371dbf8ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.3721ms 2024-09-02 09:15:47.866 +05:30 ff3095c5-5b4c-4f71-a081-7c8bec755ef0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 09:15:47.867 +05:30 ff3095c5-5b4c-4f71-a081-7c8bec755ef0 INF CORS policy execution successful. 2024-09-02 09:15:47.868 +05:30 ff3095c5-5b4c-4f71-a081-7c8bec755ef0 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-02 09:15:47.868 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:15:47.876 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF 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-02 09:15:47.986 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Database retrieved 2024-09-02 09:15:48.071 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Token generated 2024-09-02 09:15:48.073 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Token generated 2024-09-02 09:15:48.075 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:15:48.076 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 199.2807ms 2024-09-02 09:15:48.076 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:15:48.076 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff3095c5-5b4c-4f71-a081-7c8bec755ef0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg3NDgsImV4cCI6MTcyNTI0OTM0OCwiaWF0IjoxNzI1MjQ4NzQ4fQ.8lXCJ7cwL5j6msrRkN2lX55wjIZLbpa2Kg-fl2K7mDw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg3NDgsImV4cCI6MTcyNTI0OTY0OCwiaWF0IjoxNzI1MjQ4NzQ4fQ.KL5aoV_BaNtjo10OOIjji_7L-vqRu-_WVdwYbyo1CDY\"}"} 2024-09-02 09:15:48.077 +05:30 2863233b-55c1-45dd-bdf4-f2fa2f4b7b16 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 210.5595ms 2024-09-02 09:19:06.727 +05:30 c5d366e5-1320-465e-aa87-8ce1da0aaade 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-02 09:19:06.733 +05:30 c5d366e5-1320-465e-aa87-8ce1da0aaade INF CORS policy execution successful. 2024-09-02 09:19:06.737 +05:30 c5d366e5-1320-465e-aa87-8ce1da0aaade 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 10.0728ms 2024-09-02 09:19:06.953 +05:30 3f81dfd3-037c-4486-8d5b-0f0b716ec559 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-02 09:19:07.006 +05:30 3f81dfd3-037c-4486-8d5b-0f0b716ec559 INF CORS policy execution successful. 2024-09-02 09:19:07.008 +05:30 3f81dfd3-037c-4486-8d5b-0f0b716ec559 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg3NDgsImV4cCI6MTcyNTI0OTM0OCwiaWF0IjoxNzI1MjQ4NzQ4fQ.8lXCJ7cwL5j6msrRkN2lX55wjIZLbpa2Kg-fl2K7mDw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:19:07.021 +05:30 6e43b3c6-3276-4cca-8cf1-777b1147505e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:19:07.038 +05:30 6e43b3c6-3276-4cca-8cf1-777b1147505e 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-02 09:19:07.278 +05:30 6e43b3c6-3276-4cca-8cf1-777b1147505e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:19:07.280 +05:30 6e43b3c6-3276-4cca-8cf1-777b1147505e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 241.9202ms 2024-09-02 09:19:07.280 +05:30 6e43b3c6-3276-4cca-8cf1-777b1147505e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:19:07.281 +05:30 6e43b3c6-3276-4cca-8cf1-777b1147505e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f81dfd3-037c-4486-8d5b-0f0b716ec559}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 09:19:07.282 +05:30 6e43b3c6-3276-4cca-8cf1-777b1147505e 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 329.4265ms 2024-09-02 09:19:08.859 +05:30 8f78b098-bcf8-4b75-9cd5-05b86c236fb5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:19:08.861 +05:30 8f78b098-bcf8-4b75-9cd5-05b86c236fb5 INF CORS policy execution successful. 2024-09-02 09:19:08.862 +05:30 8f78b098-bcf8-4b75-9cd5-05b86c236fb5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 2.5078ms 2024-09-02 09:19:08.900 +05:30 5189776c-dde0-409b-9485-262c0e052c1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:19:08.901 +05:30 5189776c-dde0-409b-9485-262c0e052c1c INF CORS policy execution successful. 2024-09-02 09:19:08.902 +05:30 5189776c-dde0-409b-9485-262c0e052c1c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg3NDgsImV4cCI6MTcyNTI0OTM0OCwiaWF0IjoxNzI1MjQ4NzQ4fQ.8lXCJ7cwL5j6msrRkN2lX55wjIZLbpa2Kg-fl2K7mDw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:19:08.908 +05:30 5f48bf41-7523-4b8b-953f-ce3820567fde INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:19:08.916 +05:30 5f48bf41-7523-4b8b-953f-ce3820567fde 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-02 09:19:08.968 +05:30 5f48bf41-7523-4b8b-953f-ce3820567fde INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:19:08.969 +05:30 5f48bf41-7523-4b8b-953f-ce3820567fde INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 52.7456ms 2024-09-02 09:19:08.979 +05:30 5f48bf41-7523-4b8b-953f-ce3820567fde INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:19:08.981 +05:30 5f48bf41-7523-4b8b-953f-ce3820567fde INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5189776c-dde0-409b-9485-262c0e052c1c}, {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-02 09:19:08.983 +05:30 5f48bf41-7523-4b8b-953f-ce3820567fde INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 82.3328ms 2024-09-02 09:19:29.783 +05:30 8d26f4fd-3226-4fc1-9b04-3eb4b423d5c4 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-02 09:19:29.784 +05:30 8d26f4fd-3226-4fc1-9b04-3eb4b423d5c4 INF CORS policy execution successful. 2024-09-02 09:19:29.784 +05:30 8d26f4fd-3226-4fc1-9b04-3eb4b423d5c4 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.7939ms 2024-09-02 09:19:30.096 +05:30 e322fb7e-7ff7-4453-b9af-bbd910eace8f 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-02 09:19:30.098 +05:30 e322fb7e-7ff7-4453-b9af-bbd910eace8f INF CORS policy execution successful. 2024-09-02 09:19:30.099 +05:30 e322fb7e-7ff7-4453-b9af-bbd910eace8f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg3NDgsImV4cCI6MTcyNTI0OTM0OCwiaWF0IjoxNzI1MjQ4NzQ4fQ.8lXCJ7cwL5j6msrRkN2lX55wjIZLbpa2Kg-fl2K7mDw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:19:30.102 +05:30 26c9b84e-40a1-4bd6-8baf-29592fc2ded3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:19:30.103 +05:30 26c9b84e-40a1-4bd6-8baf-29592fc2ded3 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-02 09:19:30.145 +05:30 26c9b84e-40a1-4bd6-8baf-29592fc2ded3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:19:30.146 +05:30 26c9b84e-40a1-4bd6-8baf-29592fc2ded3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 42.8779ms 2024-09-02 09:19:30.146 +05:30 26c9b84e-40a1-4bd6-8baf-29592fc2ded3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:19:30.146 +05:30 26c9b84e-40a1-4bd6-8baf-29592fc2ded3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e322fb7e-7ff7-4453-b9af-bbd910eace8f}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 09:19:30.147 +05:30 26c9b84e-40a1-4bd6-8baf-29592fc2ded3 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 51.3115ms 2024-09-02 09:19:32.729 +05:30 a42ee133-17b5-4b24-a1f7-2a7662c52d57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:19:32.730 +05:30 a42ee133-17b5-4b24-a1f7-2a7662c52d57 INF CORS policy execution successful. 2024-09-02 09:19:32.731 +05:30 a42ee133-17b5-4b24-a1f7-2a7662c52d57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.512ms 2024-09-02 09:19:32.937 +05:30 062d9cec-fe1d-4a3c-bd87-91392bd02f3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:19:32.938 +05:30 062d9cec-fe1d-4a3c-bd87-91392bd02f3a INF CORS policy execution successful. 2024-09-02 09:19:32.938 +05:30 062d9cec-fe1d-4a3c-bd87-91392bd02f3a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg3NDgsImV4cCI6MTcyNTI0OTM0OCwiaWF0IjoxNzI1MjQ4NzQ4fQ.8lXCJ7cwL5j6msrRkN2lX55wjIZLbpa2Kg-fl2K7mDw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:19:32.939 +05:30 18d3e28b-0146-4f45-8577-832d753b3b8a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:19:32.939 +05:30 18d3e28b-0146-4f45-8577-832d753b3b8a 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-02 09:19:32.958 +05:30 18d3e28b-0146-4f45-8577-832d753b3b8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:19:32.959 +05:30 18d3e28b-0146-4f45-8577-832d753b3b8a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 19.5333ms 2024-09-02 09:19:32.959 +05:30 18d3e28b-0146-4f45-8577-832d753b3b8a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:19:32.959 +05:30 18d3e28b-0146-4f45-8577-832d753b3b8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 062d9cec-fe1d-4a3c-bd87-91392bd02f3a}, {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-02 09:19:32.959 +05:30 18d3e28b-0146-4f45-8577-832d753b3b8a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 22.3491ms 2024-09-02 09:19:50.355 +05:30 5dce598c-4e3a-4ce0-b4d8-2ef34de1b4bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 09:19:50.357 +05:30 5dce598c-4e3a-4ce0-b4d8-2ef34de1b4bf INF CORS policy execution successful. 2024-09-02 09:19:50.358 +05:30 5dce598c-4e3a-4ce0-b4d8-2ef34de1b4bf 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-02 09:19:50.358 +05:30 6bcb8213-5d10-4edc-a833-88f0288b285b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:19:50.359 +05:30 6bcb8213-5d10-4edc-a833-88f0288b285b 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-02 09:19:50.367 +05:30 6bcb8213-5d10-4edc-a833-88f0288b285b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:19:50.368 +05:30 6bcb8213-5d10-4edc-a833-88f0288b285b INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 8.6385ms 2024-09-02 09:19:50.368 +05:30 6bcb8213-5d10-4edc-a833-88f0288b285b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:19:50.368 +05:30 6bcb8213-5d10-4edc-a833-88f0288b285b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5dce598c-4e3a-4ce0-b4d8-2ef34de1b4bf}, {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-02 09:19:50.369 +05:30 6bcb8213-5d10-4edc-a833-88f0288b285b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 14.0967ms 2024-09-02 09:19:56.506 +05:30 1739a879-4550-4a39-88d1-bf85490d3314 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 09:19:56.507 +05:30 1739a879-4550-4a39-88d1-bf85490d3314 INF CORS policy execution successful. 2024-09-02 09:19:56.508 +05:30 1739a879-4550-4a39-88d1-bf85490d3314 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.345ms 2024-09-02 09:19:56.694 +05:30 cb5792f3-27c2-4bf9-9b40-e57723ac9a0a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 09:19:56.695 +05:30 cb5792f3-27c2-4bf9-9b40-e57723ac9a0a INF CORS policy execution successful. 2024-09-02 09:19:56.695 +05:30 cb5792f3-27c2-4bf9-9b40-e57723ac9a0a 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-02 09:19:56.696 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:19:56.696 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF 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-02 09:19:56.702 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Database retrieved 2024-09-02 09:19:56.705 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Token generated 2024-09-02 09:19:56.706 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Token generated 2024-09-02 09:19:56.706 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:19:56.707 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 10.4217ms 2024-09-02 09:19:56.707 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:19:56.707 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb5792f3-27c2-4bf9-9b40-e57723ac9a0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTU5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.CM66lXYlQl-Cl4ECGqWjklempnvNRpYusMc26nqdH_Y\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTg5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.KLWY0Fm7xvYZa6jkyVRVu14ChZzcBQDXVz69wWayMpU\"}"} 2024-09-02 09:19:56.708 +05:30 36176356-4029-4870-af78-139f0cc5a8ad INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 13.3494ms 2024-09-02 09:20:01.753 +05:30 a6a6112b-6828-4961-aa70-c27d988793f2 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-02 09:20:01.754 +05:30 a6a6112b-6828-4961-aa70-c27d988793f2 INF CORS policy execution successful. 2024-09-02 09:20:01.770 +05:30 a6a6112b-6828-4961-aa70-c27d988793f2 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 16.9192ms 2024-09-02 09:20:02.005 +05:30 4b98360f-a353-4e73-b7a4-d5039e5e8cf7 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-02 09:20:02.007 +05:30 4b98360f-a353-4e73-b7a4-d5039e5e8cf7 INF CORS policy execution successful. 2024-09-02 09:20:02.009 +05:30 4b98360f-a353-4e73-b7a4-d5039e5e8cf7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTU5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.CM66lXYlQl-Cl4ECGqWjklempnvNRpYusMc26nqdH_Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:20:02.010 +05:30 3ba0f8d0-e02d-483a-827d-f13e276dee88 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:20:02.029 +05:30 3ba0f8d0-e02d-483a-827d-f13e276dee88 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-02 09:20:02.565 +05:30 3ba0f8d0-e02d-483a-827d-f13e276dee88 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:20:02.566 +05:30 3ba0f8d0-e02d-483a-827d-f13e276dee88 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 536.0949ms 2024-09-02 09:20:02.566 +05:30 3ba0f8d0-e02d-483a-827d-f13e276dee88 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:20:02.566 +05:30 3ba0f8d0-e02d-483a-827d-f13e276dee88 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b98360f-a353-4e73-b7a4-d5039e5e8cf7}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 09:20:02.567 +05:30 3ba0f8d0-e02d-483a-827d-f13e276dee88 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 562.1953ms 2024-09-02 09:20:04.304 +05:30 91b2ee31-936b-42e3-859f-9ea050ffd11e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:20:04.307 +05:30 91b2ee31-936b-42e3-859f-9ea050ffd11e INF CORS policy execution successful. 2024-09-02 09:20:04.309 +05:30 91b2ee31-936b-42e3-859f-9ea050ffd11e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 5.0376ms 2024-09-02 09:20:04.576 +05:30 f81f6cf6-116f-420f-8957-d9ebcde72f1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:20:04.577 +05:30 f81f6cf6-116f-420f-8957-d9ebcde72f1f INF CORS policy execution successful. 2024-09-02 09:20:04.578 +05:30 f81f6cf6-116f-420f-8957-d9ebcde72f1f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTU5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.CM66lXYlQl-Cl4ECGqWjklempnvNRpYusMc26nqdH_Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:20:04.579 +05:30 d8eb1760-dc4e-4524-81ae-1b4c84f0fb60 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:20:04.596 +05:30 d8eb1760-dc4e-4524-81ae-1b4c84f0fb60 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-02 09:20:04.789 +05:30 d8eb1760-dc4e-4524-81ae-1b4c84f0fb60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:20:04.790 +05:30 d8eb1760-dc4e-4524-81ae-1b4c84f0fb60 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 193.7658ms 2024-09-02 09:20:04.790 +05:30 d8eb1760-dc4e-4524-81ae-1b4c84f0fb60 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:20:04.791 +05:30 d8eb1760-dc4e-4524-81ae-1b4c84f0fb60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f81f6cf6-116f-420f-8957-d9ebcde72f1f}, {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-02 09:20:04.792 +05:30 d8eb1760-dc4e-4524-81ae-1b4c84f0fb60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 215.2731ms 2024-09-02 09:30:28.052 +05:30 INF Application is shutting down... 2024-09-02 09:35:07.731 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 09:35:07.851 +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-02 09:35:07.880 +05:30 INF Creating key {356ad12e-def1-4a21-9557-914b6af4a766} with creation date 2024-09-02 04:05:07Z, activation date 2024-09-02 04:05:07Z, and expiration date 2024-12-01 04:05:07Z. 2024-09-02 09:35:07.895 +05:30 WRN No XML encryptor configured. Key {356ad12e-def1-4a21-9557-914b6af4a766} may be persisted to storage in unencrypted form. 2024-09-02 09:35:08.251 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 09:35:08.252 +05:30 INF Hosting environment: Production 2024-09-02 09:35:08.252 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 09:35:08.276 +05:30 5d470a0f-1e48-4626-9ae5-2be8f53ea94b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 09:35:08.385 +05:30 5d470a0f-1e48-4626-9ae5-2be8f53ea94b INF CORS policy execution successful. 2024-09-02 09:35:08.415 +05:30 5d470a0f-1e48-4626-9ae5-2be8f53ea94b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 128.8903ms 2024-09-02 09:35:08.429 +05:30 b7375875-d794-48e9-ad43-4aad593299b7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 09:35:08.433 +05:30 b7375875-d794-48e9-ad43-4aad593299b7 INF CORS policy execution successful. 2024-09-02 09:35:08.453 +05:30 b7375875-d794-48e9-ad43-4aad593299b7 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-02 09:35:08.524 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:35:08.563 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF 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-02 09:35:09.408 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Database retrieved 2024-09-02 09:35:09.542 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Token generated 2024-09-02 09:35:09.545 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Token generated 2024-09-02 09:35:09.583 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:35:09.614 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 1043.3361ms 2024-09-02 09:35:09.615 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:35:09.617 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7375875-d794-48e9-ad43-4aad593299b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDUwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.Y5-YI_9PNpuaH6t5av0xyd4omFO-4CjOz3io3nDV72o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDgwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.E53IpIAWi4ahjQtiYUdeL4EUhbdDmYNawWKp4iXL7Lc\"}"} 2024-09-02 09:35:09.629 +05:30 a0cb3a2d-acfb-403e-84ea-201c25e7166a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 1199.9424ms 2024-09-02 09:35:10.537 +05:30 3404ab8c-b1e7-4b0a-a1a3-3f61aee3ae01 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-02 09:35:10.543 +05:30 3404ab8c-b1e7-4b0a-a1a3-3f61aee3ae01 INF CORS policy execution successful. 2024-09-02 09:35:10.544 +05:30 3404ab8c-b1e7-4b0a-a1a3-3f61aee3ae01 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.0021ms 2024-09-02 09:35:10.574 +05:30 f80a3ab0-66eb-45a6-9123-d9a722ffe3d5 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-02 09:35:10.575 +05:30 f80a3ab0-66eb-45a6-9123-d9a722ffe3d5 INF CORS policy execution successful. 2024-09-02 09:35:10.577 +05:30 f80a3ab0-66eb-45a6-9123-d9a722ffe3d5 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.9492ms 2024-09-02 09:35:10.598 +05:30 56e3914a-65cd-4879-814d-0246827590d9 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-02 09:35:10.704 +05:30 56e3914a-65cd-4879-814d-0246827590d9 INF CORS policy execution successful. 2024-09-02 09:35:10.711 +05:30 56e3914a-65cd-4879-814d-0246827590d9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDUwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.Y5-YI_9PNpuaH6t5av0xyd4omFO-4CjOz3io3nDV72o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:35:10.723 +05:30 33e7c306-ed88-456b-8cb2-2d4ebe073c92 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:35:10.736 +05:30 33e7c306-ed88-456b-8cb2-2d4ebe073c92 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-02 09:35:10.974 +05:30 33e7c306-ed88-456b-8cb2-2d4ebe073c92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:35:10.977 +05:30 33e7c306-ed88-456b-8cb2-2d4ebe073c92 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 240.4828ms 2024-09-02 09:35:10.977 +05:30 33e7c306-ed88-456b-8cb2-2d4ebe073c92 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:35:10.978 +05:30 33e7c306-ed88-456b-8cb2-2d4ebe073c92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56e3914a-65cd-4879-814d-0246827590d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 09:35:10.979 +05:30 33e7c306-ed88-456b-8cb2-2d4ebe073c92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 381.7427ms 2024-09-02 09:35:11.027 +05:30 da4ecc9a-2c5d-4298-81ab-83568d4dd2d0 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-02 09:35:11.029 +05:30 da4ecc9a-2c5d-4298-81ab-83568d4dd2d0 INF CORS policy execution successful. 2024-09-02 09:35:11.030 +05:30 da4ecc9a-2c5d-4298-81ab-83568d4dd2d0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDUwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.Y5-YI_9PNpuaH6t5av0xyd4omFO-4CjOz3io3nDV72o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:35:11.037 +05:30 354e6dc8-93db-4f21-b50f-d80265cfca2a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:35:11.037 +05:30 354e6dc8-93db-4f21-b50f-d80265cfca2a 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-02 09:35:11.062 +05:30 354e6dc8-93db-4f21-b50f-d80265cfca2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:35:11.063 +05:30 354e6dc8-93db-4f21-b50f-d80265cfca2a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 25.5272ms 2024-09-02 09:35:11.063 +05:30 354e6dc8-93db-4f21-b50f-d80265cfca2a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:35:11.063 +05:30 354e6dc8-93db-4f21-b50f-d80265cfca2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da4ecc9a-2c5d-4298-81ab-83568d4dd2d0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 09:35:11.064 +05:30 354e6dc8-93db-4f21-b50f-d80265cfca2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 37.4224ms 2024-09-02 09:36:52.117 +05:30 5132d152-25e9-46a8-890f-72e4570e1fdc 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-02 09:36:52.127 +05:30 5132d152-25e9-46a8-890f-72e4570e1fdc INF CORS policy execution successful. 2024-09-02 09:36:52.129 +05:30 5132d152-25e9-46a8-890f-72e4570e1fdc 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 13.1024ms 2024-09-02 09:36:52.314 +05:30 93bca0ac-fe44-4edb-8349-5d686a17d52c 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-02 09:36:52.329 +05:30 93bca0ac-fe44-4edb-8349-5d686a17d52c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:59:56 AM', Current time (UTC): '9/2/2024 4:06:52 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 09:36:52.343 +05:30 93bca0ac-fe44-4edb-8349-5d686a17d52c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:59:56 AM', Current time (UTC): '9/2/2024 4:06:52 AM'. 2024-09-02 09:36:52.343 +05:30 93bca0ac-fe44-4edb-8349-5d686a17d52c INF CORS policy execution successful. 2024-09-02 09:36:52.344 +05:30 93bca0ac-fe44-4edb-8349-5d686a17d52c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTU5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.CM66lXYlQl-Cl4ECGqWjklempnvNRpYusMc26nqdH_Y}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:36:52.349 +05:30 3d135366-59d6-439d-83b0-2d2053e1377e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 09:36:52.355 +05:30 3d135366-59d6-439d-83b0-2d2053e1377e INF AuthenticationScheme: Bearer was challenged. 2024-09-02 09:36:52.355 +05:30 3d135366-59d6-439d-83b0-2d2053e1377e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 93bca0ac-fe44-4edb-8349-5d686a17d52c}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 03:59:56'"} Body: 2024-09-02 09:36:52.358 +05:30 3d135366-59d6-439d-83b0-2d2053e1377e 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 43.3925ms 2024-09-02 09:36:52.632 +05:30 eceef648-0758-4c65-852a-e40023e99b3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTg5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.KLWY0Fm7xvYZa6jkyVRVu14ChZzcBQDXVz69wWayMpU - null null 2024-09-02 09:36:52.633 +05:30 eceef648-0758-4c65-852a-e40023e99b3a INF CORS policy execution successful. 2024-09-02 09:36:52.633 +05:30 eceef648-0758-4c65-852a-e40023e99b3a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTg5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.KLWY0Fm7xvYZa6jkyVRVu14ChZzcBQDXVz69wWayMpU 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-02 09:36:52.634 +05:30 13771b89-82f3-4ef4-b161-54df00f2e5f1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:36:52.644 +05:30 13771b89-82f3-4ef4-b161-54df00f2e5f1 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-02 09:36:52.657 +05:30 13771b89-82f3-4ef4-b161-54df00f2e5f1 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:36:52.659 +05:30 13771b89-82f3-4ef4-b161-54df00f2e5f1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 14.6364ms 2024-09-02 09:36:52.659 +05:30 13771b89-82f3-4ef4-b161-54df00f2e5f1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:36:52.659 +05:30 13771b89-82f3-4ef4-b161-54df00f2e5f1 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: eceef648-0758-4c65-852a-e40023e99b3a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 09:36:52.659 +05:30 13771b89-82f3-4ef4-b161-54df00f2e5f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDg5OTYsImV4cCI6MTcyNTI0OTg5NiwiaWF0IjoxNzI1MjQ4OTk2fQ.KLWY0Fm7xvYZa6jkyVRVu14ChZzcBQDXVz69wWayMpU - 400 90 application/json; charset=utf-8 27.6105ms 2024-09-02 09:37:00.367 +05:30 de5b49f8-8bc7-4641-84b5-fe16675e3e4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 09:37:00.368 +05:30 de5b49f8-8bc7-4641-84b5-fe16675e3e4d INF CORS policy execution successful. 2024-09-02 09:37:00.369 +05:30 de5b49f8-8bc7-4641-84b5-fe16675e3e4d 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-02 09:37:00.373 +05:30 8658dc33-1d69-41e1-bc4b-7c1cd0ab8e1c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:37:00.383 +05:30 8658dc33-1d69-41e1-bc4b-7c1cd0ab8e1c 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-02 09:37:00.441 +05:30 8658dc33-1d69-41e1-bc4b-7c1cd0ab8e1c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:37:00.442 +05:30 8658dc33-1d69-41e1-bc4b-7c1cd0ab8e1c INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 58.4682ms 2024-09-02 09:37:00.442 +05:30 8658dc33-1d69-41e1-bc4b-7c1cd0ab8e1c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:37:00.442 +05:30 8658dc33-1d69-41e1-bc4b-7c1cd0ab8e1c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de5b49f8-8bc7-4641-84b5-fe16675e3e4d}, {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-02 09:37:00.443 +05:30 8658dc33-1d69-41e1-bc4b-7c1cd0ab8e1c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 76.5988ms 2024-09-02 09:37:07.146 +05:30 f6a96760-7d96-450d-ad86-4e921bb789e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 09:37:07.148 +05:30 f6a96760-7d96-450d-ad86-4e921bb789e0 INF CORS policy execution successful. 2024-09-02 09:37:07.149 +05:30 f6a96760-7d96-450d-ad86-4e921bb789e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.9744ms 2024-09-02 09:37:07.357 +05:30 07170057-8341-498d-ad42-6b145516de58 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 09:37:07.359 +05:30 07170057-8341-498d-ad42-6b145516de58 INF CORS policy execution successful. 2024-09-02 09:37:07.360 +05:30 07170057-8341-498d-ad42-6b145516de58 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-02 09:37:07.361 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:37:07.362 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF 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-02 09:37:07.377 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Database retrieved 2024-09-02 09:37:07.400 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Token generated 2024-09-02 09:37:07.401 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Token generated 2024-09-02 09:37:07.401 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:37:07.402 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 39.7734ms 2024-09-02 09:37:07.402 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:37:07.402 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07170057-8341-498d-ad42-6b145516de58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDYyNywiaWF0IjoxNzI1MjUwMDI3fQ.LFV8if-QaUGSRPpho5fWgUOpXZEWc-dlmavZI_L2_y8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDkyNywiaWF0IjoxNzI1MjUwMDI3fQ.9bCHZMV0qsMDACNu9VPlIOOyjLmyRovTtChLlThzeOM\"}"} 2024-09-02 09:37:07.403 +05:30 68018897-d61f-4c73-bdd7-915bce7407f5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 45.7841ms 2024-09-02 09:37:18.493 +05:30 f81d0130-8795-4e0c-a700-74a98ecf8dcb 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-02 09:37:18.494 +05:30 f81d0130-8795-4e0c-a700-74a98ecf8dcb INF CORS policy execution successful. 2024-09-02 09:37:18.495 +05:30 f81d0130-8795-4e0c-a700-74a98ecf8dcb 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.4163ms 2024-09-02 09:37:18.814 +05:30 74a6b717-2fba-4280-b98b-c52eb3a7518d 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-02 09:37:18.818 +05:30 74a6b717-2fba-4280-b98b-c52eb3a7518d INF CORS policy execution successful. 2024-09-02 09:37:18.820 +05:30 74a6b717-2fba-4280-b98b-c52eb3a7518d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDYyNywiaWF0IjoxNzI1MjUwMDI3fQ.LFV8if-QaUGSRPpho5fWgUOpXZEWc-dlmavZI_L2_y8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:37:18.825 +05:30 a99b38b6-40b8-40a4-92c7-b91d2623dfd9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:37:18.836 +05:30 a99b38b6-40b8-40a4-92c7-b91d2623dfd9 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-02 09:37:18.917 +05:30 a99b38b6-40b8-40a4-92c7-b91d2623dfd9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:37:18.918 +05:30 a99b38b6-40b8-40a4-92c7-b91d2623dfd9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 81.224ms 2024-09-02 09:37:18.918 +05:30 a99b38b6-40b8-40a4-92c7-b91d2623dfd9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:37:18.918 +05:30 a99b38b6-40b8-40a4-92c7-b91d2623dfd9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74a6b717-2fba-4280-b98b-c52eb3a7518d}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 09:37:18.919 +05:30 a99b38b6-40b8-40a4-92c7-b91d2623dfd9 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 104.9359ms 2024-09-02 09:37:21.436 +05:30 cd1dbb58-a1ef-40cd-8517-b47bb1ab3f05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:37:21.436 +05:30 cd1dbb58-a1ef-40cd-8517-b47bb1ab3f05 INF CORS policy execution successful. 2024-09-02 09:37:21.437 +05:30 cd1dbb58-a1ef-40cd-8517-b47bb1ab3f05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.768ms 2024-09-02 09:37:21.683 +05:30 bed41a29-8bba-4ea6-b189-2fd4e462576b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:37:21.687 +05:30 bed41a29-8bba-4ea6-b189-2fd4e462576b INF CORS policy execution successful. 2024-09-02 09:37:21.689 +05:30 bed41a29-8bba-4ea6-b189-2fd4e462576b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDYyNywiaWF0IjoxNzI1MjUwMDI3fQ.LFV8if-QaUGSRPpho5fWgUOpXZEWc-dlmavZI_L2_y8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:37:21.690 +05:30 2b232acf-cdef-46dd-8224-ef555fc48bd3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:37:21.713 +05:30 2b232acf-cdef-46dd-8224-ef555fc48bd3 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-02 09:37:21.793 +05:30 2b232acf-cdef-46dd-8224-ef555fc48bd3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:37:21.793 +05:30 2b232acf-cdef-46dd-8224-ef555fc48bd3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 80.012ms 2024-09-02 09:37:21.793 +05:30 2b232acf-cdef-46dd-8224-ef555fc48bd3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:37:21.794 +05:30 2b232acf-cdef-46dd-8224-ef555fc48bd3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bed41a29-8bba-4ea6-b189-2fd4e462576b}, {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-02 09:37:21.795 +05:30 2b232acf-cdef-46dd-8224-ef555fc48bd3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 111.4308ms 2024-09-02 09:37:37.163 +05:30 c0e3e3dc-5457-483d-b7a0-a71f6107904f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - null null 2024-09-02 09:37:37.164 +05:30 c0e3e3dc-5457-483d-b7a0-a71f6107904f INF CORS policy execution successful. 2024-09-02 09:37:37.166 +05:30 c0e3e3dc-5457-483d-b7a0-a71f6107904f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - 204 null null 2.7135ms 2024-09-02 09:37:37.781 +05:30 e00cf036-1d92-463f-af9f-e067a8088a4b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - null null 2024-09-02 09:37:37.782 +05:30 e00cf036-1d92-463f-af9f-e067a8088a4b INF CORS policy execution successful. 2024-09-02 09:37:37.783 +05:30 e00cf036-1d92-463f-af9f-e067a8088a4b INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile020901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDYyNywiaWF0IjoxNzI1MjUwMDI3fQ.LFV8if-QaUGSRPpho5fWgUOpXZEWc-dlmavZI_L2_y8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:37:37.784 +05:30 180fc792-a1f5-4399-8502-e8cfbacc19a6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 09:37:37.792 +05:30 180fc792-a1f5-4399-8502-e8cfbacc19a6 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-02 09:37:37.841 +05:30 180fc792-a1f5-4399-8502-e8cfbacc19a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:37:37.841 +05:30 180fc792-a1f5-4399-8502-e8cfbacc19a6 INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 49.1176ms 2024-09-02 09:37:37.841 +05:30 180fc792-a1f5-4399-8502-e8cfbacc19a6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 09:37:37.841 +05:30 180fc792-a1f5-4399-8502-e8cfbacc19a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e00cf036-1d92-463f-af9f-e067a8088a4b}, {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-02 09:37:37.842 +05:30 180fc792-a1f5-4399-8502-e8cfbacc19a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - 200 92 application/json; charset=utf-8 61.4979ms 2024-09-02 09:46:49.286 +05:30 7a57ea04-3884-42c6-a03c-bbc189baa8b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0OTMwMDg5LCJleHAiOjE3MjQ5MzA5ODksImlhdCI6MTcyNDkzMDA4OX0.e1mSngNWoXg2ghJh8HmB_-itF1W6b3aVTIxE-2BJa7o - null null 2024-09-02 09:46:49.289 +05:30 7a57ea04-3884-42c6-a03c-bbc189baa8b0 INF CORS policy execution successful. 2024-09-02 09:46:49.294 +05:30 7a57ea04-3884-42c6-a03c-bbc189baa8b0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0OTMwMDg5LCJleHAiOjE3MjQ5MzA5ODksImlhdCI6MTcyNDkzMDA4OX0.e1mSngNWoXg2ghJh8HmB_-itF1W6b3aVTIxE-2BJa7o Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 09:46:49.297 +05:30 97b49d9f-6079-4734-8885-3b368cb3ec05 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:46:49.299 +05:30 97b49d9f-6079-4734-8885-3b368cb3ec05 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-02 09:46:49.313 +05:30 97b49d9f-6079-4734-8885-3b368cb3ec05 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:46:49.315 +05:30 97b49d9f-6079-4734-8885-3b368cb3ec05 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 15.7363ms 2024-09-02 09:46:49.315 +05:30 97b49d9f-6079-4734-8885-3b368cb3ec05 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:46:49.315 +05:30 97b49d9f-6079-4734-8885-3b368cb3ec05 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 7a57ea04-3884-42c6-a03c-bbc189baa8b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 09:46:49.316 +05:30 97b49d9f-6079-4734-8885-3b368cb3ec05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0OTMwMDg5LCJleHAiOjE3MjQ5MzA5ODksImlhdCI6MTcyNDkzMDA4OX0.e1mSngNWoXg2ghJh8HmB_-itF1W6b3aVTIxE-2BJa7o - 400 90 application/json; charset=utf-8 31.2124ms 2024-09-02 09:46:52.538 +05:30 ace13efd-c067-4099-8923-d88a5d0100fb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 09:46:52.538 +05:30 ace13efd-c067-4099-8923-d88a5d0100fb INF CORS policy execution successful. 2024-09-02 09:46:52.539 +05:30 ace13efd-c067-4099-8923-d88a5d0100fb 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 09:46:52.540 +05:30 691ea4cc-b162-4d04-8b19-6148c756fc7f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:46:52.540 +05:30 691ea4cc-b162-4d04-8b19-6148c756fc7f 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-02 09:46:52.609 +05:30 691ea4cc-b162-4d04-8b19-6148c756fc7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:46:52.614 +05:30 691ea4cc-b162-4d04-8b19-6148c756fc7f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 73.5577ms 2024-09-02 09:46:52.614 +05:30 691ea4cc-b162-4d04-8b19-6148c756fc7f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:46:52.614 +05:30 691ea4cc-b162-4d04-8b19-6148c756fc7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ace13efd-c067-4099-8923-d88a5d0100fb}, {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-02 09:46:52.615 +05:30 691ea4cc-b162-4d04-8b19-6148c756fc7f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 77.3447ms 2024-09-02 09:46:54.260 +05:30 21723c65-8f4f-49c9-8b5d-2a48d281aa50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 09:46:54.261 +05:30 21723c65-8f4f-49c9-8b5d-2a48d281aa50 INF CORS policy execution successful. 2024-09-02 09:46:54.261 +05:30 21723c65-8f4f-49c9-8b5d-2a48d281aa50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.1338ms 2024-09-02 09:46:54.317 +05:30 67627405-e2e3-446d-b18f-5297cf841475 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 09:46:54.317 +05:30 67627405-e2e3-446d-b18f-5297cf841475 INF CORS policy execution successful. 2024-09-02 09:46:54.318 +05:30 67627405-e2e3-446d-b18f-5297cf841475 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: 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-02 09:46:54.318 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:46:54.318 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF 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-02 09:46:54.325 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Database retrieved 2024-09-02 09:46:54.361 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Token generated 2024-09-02 09:46:54.362 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Token generated 2024-09-02 09:46:54.362 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:46:54.363 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 44.4435ms 2024-09-02 09:46:54.363 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:46:54.363 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67627405-e2e3-446d-b18f-5297cf841475}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUwNjE0LCJleHAiOjE3MjUyNTEyMTQsImlhdCI6MTcyNTI1MDYxNH0.UtJTQ_wtxj9l6MCkZo1vodYvmxGVX4Lg7BVwzMeeBS4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUwNjE0LCJleHAiOjE3MjUyNTE1MTQsImlhdCI6MTcyNTI1MDYxNH0.yGg6pSESGdzerqF_uMAX9h2JirhSS1_r04lWEyd-WFU\"}"} 2024-09-02 09:46:54.364 +05:30 b82e86ac-a54b-469d-9a29-84602b1a6b25 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 46.9257ms 2024-09-02 09:53:16.039 +05:30 71312c42-4e74-4a97-8dff-751a1bbcb18d 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-02 09:53:16.044 +05:30 71312c42-4e74-4a97-8dff-751a1bbcb18d INF CORS policy execution successful. 2024-09-02 09:53:16.047 +05:30 71312c42-4e74-4a97-8dff-751a1bbcb18d 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 7.0903ms 2024-09-02 09:53:16.084 +05:30 122a3e67-726a-4a9d-93bd-28e3001da35a 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-02 09:53:16.090 +05:30 122a3e67-726a-4a9d-93bd-28e3001da35a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:17:07 AM', Current time (UTC): '9/2/2024 4:23:16 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 09:53:16.093 +05:30 122a3e67-726a-4a9d-93bd-28e3001da35a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:17:07 AM', Current time (UTC): '9/2/2024 4:23:16 AM'. 2024-09-02 09:53:16.094 +05:30 122a3e67-726a-4a9d-93bd-28e3001da35a INF CORS policy execution successful. 2024-09-02 09:53:16.095 +05:30 122a3e67-726a-4a9d-93bd-28e3001da35a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDYyNywiaWF0IjoxNzI1MjUwMDI3fQ.LFV8if-QaUGSRPpho5fWgUOpXZEWc-dlmavZI_L2_y8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:53:16.097 +05:30 de34ce09-458a-43d1-a810-2865c4170810 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 09:53:16.099 +05:30 de34ce09-458a-43d1-a810-2865c4170810 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 09:53:16.099 +05:30 de34ce09-458a-43d1-a810-2865c4170810 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 122a3e67-726a-4a9d-93bd-28e3001da35a}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 04:17:07'"} Body: 2024-09-02 09:53:16.099 +05:30 de34ce09-458a-43d1-a810-2865c4170810 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 15.9489ms 2024-09-02 09:53:16.158 +05:30 753608ab-6afc-446a-a64a-a90c4ce40ab0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDkyNywiaWF0IjoxNzI1MjUwMDI3fQ.9bCHZMV0qsMDACNu9VPlIOOyjLmyRovTtChLlThzeOM - null null 2024-09-02 09:53:16.159 +05:30 753608ab-6afc-446a-a64a-a90c4ce40ab0 INF CORS policy execution successful. 2024-09-02 09:53:16.159 +05:30 753608ab-6afc-446a-a64a-a90c4ce40ab0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDkyNywiaWF0IjoxNzI1MjUwMDI3fQ.9bCHZMV0qsMDACNu9VPlIOOyjLmyRovTtChLlThzeOM 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-02 09:53:16.160 +05:30 cef7b0ef-d135-4b4b-b49b-e22cdad78a74 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:53:16.161 +05:30 cef7b0ef-d135-4b4b-b49b-e22cdad78a74 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-02 09:53:16.169 +05:30 cef7b0ef-d135-4b4b-b49b-e22cdad78a74 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:53:16.171 +05:30 cef7b0ef-d135-4b4b-b49b-e22cdad78a74 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.3066ms 2024-09-02 09:53:16.171 +05:30 cef7b0ef-d135-4b4b-b49b-e22cdad78a74 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:53:16.172 +05:30 cef7b0ef-d135-4b4b-b49b-e22cdad78a74 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 753608ab-6afc-446a-a64a-a90c4ce40ab0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 09:53:16.173 +05:30 cef7b0ef-d135-4b4b-b49b-e22cdad78a74 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTAwMjcsImV4cCI6MTcyNTI1MDkyNywiaWF0IjoxNzI1MjUwMDI3fQ.9bCHZMV0qsMDACNu9VPlIOOyjLmyRovTtChLlThzeOM - 400 90 application/json; charset=utf-8 14.51ms 2024-09-02 09:53:22.987 +05:30 dcaec1a0-693a-414d-b74e-8a6309da7992 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 09:53:22.988 +05:30 dcaec1a0-693a-414d-b74e-8a6309da7992 INF CORS policy execution successful. 2024-09-02 09:53:22.988 +05:30 dcaec1a0-693a-414d-b74e-8a6309da7992 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-02 09:53:22.988 +05:30 6a68bf5a-11c7-4810-8d54-34dd5b4829d3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:53:22.988 +05:30 6a68bf5a-11c7-4810-8d54-34dd5b4829d3 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-02 09:53:23.018 +05:30 6a68bf5a-11c7-4810-8d54-34dd5b4829d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:53:23.018 +05:30 6a68bf5a-11c7-4810-8d54-34dd5b4829d3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 29.8954ms 2024-09-02 09:53:23.019 +05:30 6a68bf5a-11c7-4810-8d54-34dd5b4829d3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:53:23.019 +05:30 6a68bf5a-11c7-4810-8d54-34dd5b4829d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcaec1a0-693a-414d-b74e-8a6309da7992}, {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-02 09:53:23.019 +05:30 6a68bf5a-11c7-4810-8d54-34dd5b4829d3 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.0726ms 2024-09-02 09:53:28.746 +05:30 43d6ede9-dccc-492d-9c61-3ec9687e8147 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 09:53:28.747 +05:30 43d6ede9-dccc-492d-9c61-3ec9687e8147 INF CORS policy execution successful. 2024-09-02 09:53:28.747 +05:30 43d6ede9-dccc-492d-9c61-3ec9687e8147 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2033ms 2024-09-02 09:53:28.781 +05:30 f16f5c7d-c6cc-497e-b8a5-a205f799b1bc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 09:53:28.781 +05:30 f16f5c7d-c6cc-497e-b8a5-a205f799b1bc INF CORS policy execution successful. 2024-09-02 09:53:28.782 +05:30 f16f5c7d-c6cc-497e-b8a5-a205f799b1bc 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-02 09:53:28.782 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:53:28.782 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF 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-02 09:53:28.794 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Database retrieved 2024-09-02 09:53:28.838 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Token generated 2024-09-02 09:53:28.839 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Token generated 2024-09-02 09:53:28.839 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:53:28.840 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 58.0575ms 2024-09-02 09:53:28.840 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:53:28.841 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f16f5c7d-c6cc-497e-b8a5-a205f799b1bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTkwOCwiaWF0IjoxNzI1MjUxMDA4fQ.QXNeA-fGb29w24n5ZK-MdzsVlTC0osFljAy0ybsyeeU\"}"} 2024-09-02 09:53:28.842 +05:30 e2d82d43-359d-48d1-bf84-a843ef15e073 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 60.9958ms 2024-09-02 09:54:40.768 +05:30 d3ca477a-27a6-408a-9e68-176e5cec975e 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-02 09:54:40.772 +05:30 d3ca477a-27a6-408a-9e68-176e5cec975e INF CORS policy execution successful. 2024-09-02 09:54:40.774 +05:30 d3ca477a-27a6-408a-9e68-176e5cec975e 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.5662ms 2024-09-02 09:54:40.804 +05:30 85acdf64-03f1-4142-ba31-db204587edd7 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-02 09:54:40.810 +05:30 85acdf64-03f1-4142-ba31-db204587edd7 INF CORS policy execution successful. 2024-09-02 09:54:40.813 +05:30 85acdf64-03f1-4142-ba31-db204587edd7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:54:40.815 +05:30 acc9fed0-49d6-4801-a993-d4605f97cb5a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:54:40.817 +05:30 acc9fed0-49d6-4801-a993-d4605f97cb5a 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-02 09:54:41.052 +05:30 acc9fed0-49d6-4801-a993-d4605f97cb5a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:54:41.055 +05:30 acc9fed0-49d6-4801-a993-d4605f97cb5a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 237.9159ms 2024-09-02 09:54:41.055 +05:30 acc9fed0-49d6-4801-a993-d4605f97cb5a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:54:41.055 +05:30 acc9fed0-49d6-4801-a993-d4605f97cb5a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85acdf64-03f1-4142-ba31-db204587edd7}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 09:54:41.057 +05:30 acc9fed0-49d6-4801-a993-d4605f97cb5a 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 252.0364ms 2024-09-02 09:54:42.800 +05:30 cf88a026-9b5c-4658-8737-b332be31ada2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:54:42.800 +05:30 cf88a026-9b5c-4658-8737-b332be31ada2 INF CORS policy execution successful. 2024-09-02 09:54:42.801 +05:30 cf88a026-9b5c-4658-8737-b332be31ada2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8571ms 2024-09-02 09:54:42.838 +05:30 70b8535e-74f2-4909-ac95-f86f6d4d6a59 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:54:42.841 +05:30 70b8535e-74f2-4909-ac95-f86f6d4d6a59 INF CORS policy execution successful. 2024-09-02 09:54:42.842 +05:30 70b8535e-74f2-4909-ac95-f86f6d4d6a59 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 09:54:42.843 +05:30 55627641-18ac-4ef3-8476-6fe6828594f9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:54:42.843 +05:30 55627641-18ac-4ef3-8476-6fe6828594f9 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-02 09:54:42.871 +05:30 55627641-18ac-4ef3-8476-6fe6828594f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:54:42.871 +05:30 55627641-18ac-4ef3-8476-6fe6828594f9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 28.0619ms 2024-09-02 09:54:42.871 +05:30 55627641-18ac-4ef3-8476-6fe6828594f9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:54:42.871 +05:30 55627641-18ac-4ef3-8476-6fe6828594f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70b8535e-74f2-4909-ac95-f86f6d4d6a59}, {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-02 09:54:42.872 +05:30 55627641-18ac-4ef3-8476-6fe6828594f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 33.6226ms 2024-09-02 09:56:42.855 +05:30 533f285d-dcb0-4904-aef2-3f77c3a66763 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-02 09:56:42.855 +05:30 6d30d321-a5d1-48ed-a68e-10fdc3deba72 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-02 09:56:42.857 +05:30 6d30d321-a5d1-48ed-a68e-10fdc3deba72 INF CORS policy execution successful. 2024-09-02 09:56:42.857 +05:30 533f285d-dcb0-4904-aef2-3f77c3a66763 INF CORS policy execution successful. 2024-09-02 09:56:42.858 +05:30 6d30d321-a5d1-48ed-a68e-10fdc3deba72 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.6271ms 2024-09-02 09:56:42.858 +05:30 533f285d-dcb0-4904-aef2-3f77c3a66763 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.6271ms 2024-09-02 09:56:42.912 +05:30 e515634a-4865-4ade-859b-0b4d5529dd7d 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-02 09:56:42.921 +05:30 e515634a-4865-4ade-859b-0b4d5529dd7d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:15:09 AM', Current time (UTC): '9/2/2024 4:26:42 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 09:56:42.926 +05:30 e515634a-4865-4ade-859b-0b4d5529dd7d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:15:09 AM', Current time (UTC): '9/2/2024 4:26:42 AM'. 2024-09-02 09:56:42.927 +05:30 e515634a-4865-4ade-859b-0b4d5529dd7d INF CORS policy execution successful. 2024-09-02 09:56:42.930 +05:30 e515634a-4865-4ade-859b-0b4d5529dd7d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDUwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.Y5-YI_9PNpuaH6t5av0xyd4omFO-4CjOz3io3nDV72o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:42.933 +05:30 8c7e72a8-6445-4684-bffe-a62bc9ab2f0e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 09:56:42.933 +05:30 8c7e72a8-6445-4684-bffe-a62bc9ab2f0e INF AuthenticationScheme: Bearer was challenged. 2024-09-02 09:56:42.934 +05:30 8c7e72a8-6445-4684-bffe-a62bc9ab2f0e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e515634a-4865-4ade-859b-0b4d5529dd7d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 04:15:09'"} Body: 2024-09-02 09:56:42.935 +05:30 8c7e72a8-6445-4684-bffe-a62bc9ab2f0e 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 22.4975ms 2024-09-02 09:56:42.975 +05:30 4f2aa6c0-e736-4656-9871-5fa39019c69c 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-02 09:56:42.976 +05:30 4f2aa6c0-e736-4656-9871-5fa39019c69c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:15:09 AM', Current time (UTC): '9/2/2024 4:26:42 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 09:56:42.977 +05:30 4f2aa6c0-e736-4656-9871-5fa39019c69c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:15:09 AM', Current time (UTC): '9/2/2024 4:26:42 AM'. 2024-09-02 09:56:42.977 +05:30 4f2aa6c0-e736-4656-9871-5fa39019c69c INF CORS policy execution successful. 2024-09-02 09:56:42.978 +05:30 4f2aa6c0-e736-4656-9871-5fa39019c69c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDUwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.Y5-YI_9PNpuaH6t5av0xyd4omFO-4CjOz3io3nDV72o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:42.978 +05:30 5b55deea-9072-43db-8275-c3c06948ed4f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 09:56:42.978 +05:30 5b55deea-9072-43db-8275-c3c06948ed4f INF AuthenticationScheme: Bearer was challenged. 2024-09-02 09:56:42.978 +05:30 5b55deea-9072-43db-8275-c3c06948ed4f INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4f2aa6c0-e736-4656-9871-5fa39019c69c}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 04:15:09'"} Body: 2024-09-02 09:56:42.979 +05:30 5b55deea-9072-43db-8275-c3c06948ed4f 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 3.3048ms 2024-09-02 09:56:43.006 +05:30 76863e6e-8750-48bd-a49a-36eb3070147e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDgwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.E53IpIAWi4ahjQtiYUdeL4EUhbdDmYNawWKp4iXL7Lc - null null 2024-09-02 09:56:43.007 +05:30 76863e6e-8750-48bd-a49a-36eb3070147e INF CORS policy execution successful. 2024-09-02 09:56:43.007 +05:30 76863e6e-8750-48bd-a49a-36eb3070147e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDgwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.E53IpIAWi4ahjQtiYUdeL4EUhbdDmYNawWKp4iXL7Lc 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-02 09:56:43.008 +05:30 fde0ef67-509a-46bd-881a-3040536c0012 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:56:43.009 +05:30 fde0ef67-509a-46bd-881a-3040536c0012 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-02 09:56:43.013 +05:30 fde0ef67-509a-46bd-881a-3040536c0012 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:43.015 +05:30 fde0ef67-509a-46bd-881a-3040536c0012 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.9671ms 2024-09-02 09:56:43.015 +05:30 fde0ef67-509a-46bd-881a-3040536c0012 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:56:43.015 +05:30 fde0ef67-509a-46bd-881a-3040536c0012 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 76863e6e-8750-48bd-a49a-36eb3070147e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 09:56:43.016 +05:30 fde0ef67-509a-46bd-881a-3040536c0012 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDgwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.E53IpIAWi4ahjQtiYUdeL4EUhbdDmYNawWKp4iXL7Lc - 400 90 application/json; charset=utf-8 9.1347ms 2024-09-02 09:56:43.042 +05:30 70d1ca19-8d56-482b-9780-6a19cfca9428 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDgwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.E53IpIAWi4ahjQtiYUdeL4EUhbdDmYNawWKp4iXL7Lc - null null 2024-09-02 09:56:43.042 +05:30 70d1ca19-8d56-482b-9780-6a19cfca9428 INF CORS policy execution successful. 2024-09-02 09:56:43.043 +05:30 70d1ca19-8d56-482b-9780-6a19cfca9428 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDgwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.E53IpIAWi4ahjQtiYUdeL4EUhbdDmYNawWKp4iXL7Lc 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-02 09:56:43.043 +05:30 f8043131-0f21-4596-9dd4-e7db23e6a23e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:56:43.043 +05:30 f8043131-0f21-4596-9dd4-e7db23e6a23e 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-02 09:56:43.045 +05:30 f8043131-0f21-4596-9dd4-e7db23e6a23e INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:43.052 +05:30 f8043131-0f21-4596-9dd4-e7db23e6a23e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.4771ms 2024-09-02 09:56:43.052 +05:30 f8043131-0f21-4596-9dd4-e7db23e6a23e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:56:43.052 +05:30 f8043131-0f21-4596-9dd4-e7db23e6a23e INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 70d1ca19-8d56-482b-9780-6a19cfca9428}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 09:56:43.053 +05:30 f8043131-0f21-4596-9dd4-e7db23e6a23e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNDk5MDksImV4cCI6MTcyNTI1MDgwOSwiaWF0IjoxNzI1MjQ5OTA5fQ.E53IpIAWi4ahjQtiYUdeL4EUhbdDmYNawWKp4iXL7Lc - 400 90 application/json; charset=utf-8 10.8508ms 2024-09-02 09:56:43.348 +05:30 f4b3d8dd-c370-4164-9320-153946da7c78 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-02 09:56:43.348 +05:30 f4b3d8dd-c370-4164-9320-153946da7c78 INF CORS policy execution successful. 2024-09-02 09:56:43.348 +05:30 f4b3d8dd-c370-4164-9320-153946da7c78 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.5193ms 2024-09-02 09:56:43.350 +05:30 ebac6560-3999-4b20-92cd-98129a4fb092 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-02 09:56:43.351 +05:30 ebac6560-3999-4b20-92cd-98129a4fb092 INF CORS policy execution successful. 2024-09-02 09:56:43.351 +05:30 ebac6560-3999-4b20-92cd-98129a4fb092 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.6481ms 2024-09-02 09:56:43.396 +05:30 e094312e-e8f6-40cb-b835-0b934659e99b 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-02 09:56:43.397 +05:30 e094312e-e8f6-40cb-b835-0b934659e99b 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 09:56:43.398 +05:30 e094312e-e8f6-40cb-b835-0b934659e99b 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-02 09:56:43.398 +05:30 e094312e-e8f6-40cb-b835-0b934659e99b INF CORS policy execution successful. 2024-09-02 09:56:43.398 +05:30 e094312e-e8f6-40cb-b835-0b934659e99b 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 null}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:43.399 +05:30 34626eb9-d4f8-4913-8d7b-0aeedc37d296 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 09:56:43.399 +05:30 34626eb9-d4f8-4913-8d7b-0aeedc37d296 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 09:56:43.399 +05:30 34626eb9-d4f8-4913-8d7b-0aeedc37d296 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e094312e-e8f6-40cb-b835-0b934659e99b}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 09:56:43.400 +05:30 34626eb9-d4f8-4913-8d7b-0aeedc37d296 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.8731ms 2024-09-02 09:56:43.430 +05:30 227de76a-4193-4d3e-af0e-6ac09a60d30e 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-02 09:56:43.430 +05:30 227de76a-4193-4d3e-af0e-6ac09a60d30e 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 09:56:43.430 +05:30 227de76a-4193-4d3e-af0e-6ac09a60d30e 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-02 09:56:43.431 +05:30 227de76a-4193-4d3e-af0e-6ac09a60d30e INF CORS policy execution successful. 2024-09-02 09:56:43.431 +05:30 227de76a-4193-4d3e-af0e-6ac09a60d30e 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 null}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:43.431 +05:30 bd73d944-8cd8-42d0-a2cd-56cacc8f9a28 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 09:56:43.431 +05:30 bd73d944-8cd8-42d0-a2cd-56cacc8f9a28 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 09:56:43.431 +05:30 bd73d944-8cd8-42d0-a2cd-56cacc8f9a28 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 227de76a-4193-4d3e-af0e-6ac09a60d30e}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 09:56:43.432 +05:30 bd73d944-8cd8-42d0-a2cd-56cacc8f9a28 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.0722ms 2024-09-02 09:56:52.550 +05:30 325c248a-166d-4f55-81a5-b876015695c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 09:56:52.551 +05:30 325c248a-166d-4f55-81a5-b876015695c2 INF CORS policy execution successful. 2024-09-02 09:56:52.551 +05:30 325c248a-166d-4f55-81a5-b876015695c2 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-02 09:56:52.552 +05:30 6b5adcff-9c8a-4128-bf45-e20fdc3962f2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:56:52.552 +05:30 6b5adcff-9c8a-4128-bf45-e20fdc3962f2 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-02 09:56:52.586 +05:30 6b5adcff-9c8a-4128-bf45-e20fdc3962f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:52.587 +05:30 6b5adcff-9c8a-4128-bf45-e20fdc3962f2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 34.4057ms 2024-09-02 09:56:52.588 +05:30 6b5adcff-9c8a-4128-bf45-e20fdc3962f2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 09:56:52.588 +05:30 6b5adcff-9c8a-4128-bf45-e20fdc3962f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 325c248a-166d-4f55-81a5-b876015695c2}, {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-02 09:56:52.594 +05:30 6b5adcff-9c8a-4128-bf45-e20fdc3962f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 43.8939ms 2024-09-02 09:56:54.067 +05:30 7f934e0f-c1cf-41d8-9716-5f25a4d53966 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 09:56:54.067 +05:30 7f934e0f-c1cf-41d8-9716-5f25a4d53966 INF CORS policy execution successful. 2024-09-02 09:56:54.068 +05:30 7f934e0f-c1cf-41d8-9716-5f25a4d53966 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6884ms 2024-09-02 09:56:54.101 +05:30 8466b7aa-db65-4fe7-88d5-27e0844318ec INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 09:56:54.101 +05:30 8466b7aa-db65-4fe7-88d5-27e0844318ec INF CORS policy execution successful. 2024-09-02 09:56:54.102 +05:30 8466b7aa-db65-4fe7-88d5-27e0844318ec 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-02 09:56:54.102 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:56:54.102 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF 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-02 09:56:54.110 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Database retrieved 2024-09-02 09:56:54.126 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Token generated 2024-09-02 09:56:54.126 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Token generated 2024-09-02 09:56:54.127 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:54.127 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 24.6349ms 2024-09-02 09:56:54.127 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 09:56:54.127 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8466b7aa-db65-4fe7-88d5-27e0844318ec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MjExNCwiaWF0IjoxNzI1MjUxMjE0fQ.42_M00DL8ceQPfCY7GoQgCyfVWtL8OnSGRk3SJaTr2U\"}"} 2024-09-02 09:56:54.128 +05:30 9de0ca14-00a9-4799-a63b-377c153084be INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 26.8136ms 2024-09-02 09:56:54.523 +05:30 15b49c7b-63ed-4907-bec8-2c22803070e4 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-02 09:56:54.524 +05:30 15b49c7b-63ed-4907-bec8-2c22803070e4 INF CORS policy execution successful. 2024-09-02 09:56:54.524 +05:30 15b49c7b-63ed-4907-bec8-2c22803070e4 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.5998ms 2024-09-02 09:56:54.558 +05:30 cf6157ce-3385-42fa-a014-da1b2730e303 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-02 09:56:54.559 +05:30 cf6157ce-3385-42fa-a014-da1b2730e303 INF CORS policy execution successful. 2024-09-02 09:56:54.560 +05:30 cf6157ce-3385-42fa-a014-da1b2730e303 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.3309ms 2024-09-02 09:56:54.569 +05:30 db39f812-afbc-4a0d-b851-1d543feef364 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-02 09:56:54.570 +05:30 db39f812-afbc-4a0d-b851-1d543feef364 INF CORS policy execution successful. 2024-09-02 09:56:54.570 +05:30 db39f812-afbc-4a0d-b851-1d543feef364 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:54.571 +05:30 6799a7bc-aa0f-4d7f-8cc7-7031d8ef094a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:56:54.571 +05:30 6799a7bc-aa0f-4d7f-8cc7-7031d8ef094a 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-02 09:56:54.616 +05:30 6799a7bc-aa0f-4d7f-8cc7-7031d8ef094a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:54.617 +05:30 6799a7bc-aa0f-4d7f-8cc7-7031d8ef094a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 45.1383ms 2024-09-02 09:56:54.617 +05:30 6799a7bc-aa0f-4d7f-8cc7-7031d8ef094a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:56:54.617 +05:30 6799a7bc-aa0f-4d7f-8cc7-7031d8ef094a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db39f812-afbc-4a0d-b851-1d543feef364}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 09:56:54.617 +05:30 6799a7bc-aa0f-4d7f-8cc7-7031d8ef094a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 48.6501ms 2024-09-02 09:56:54.659 +05:30 472fd0cd-5092-4f5c-8af7-4d27bf0acecc 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-02 09:56:54.660 +05:30 472fd0cd-5092-4f5c-8af7-4d27bf0acecc INF CORS policy execution successful. 2024-09-02 09:56:54.660 +05:30 472fd0cd-5092-4f5c-8af7-4d27bf0acecc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:54.660 +05:30 3f413655-350d-4b6c-8d66-0e3e9bef7674 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:56:54.660 +05:30 3f413655-350d-4b6c-8d66-0e3e9bef7674 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-02 09:56:54.667 +05:30 3f413655-350d-4b6c-8d66-0e3e9bef7674 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:54.667 +05:30 3f413655-350d-4b6c-8d66-0e3e9bef7674 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.8422ms 2024-09-02 09:56:54.667 +05:30 3f413655-350d-4b6c-8d66-0e3e9bef7674 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 09:56:54.667 +05:30 3f413655-350d-4b6c-8d66-0e3e9bef7674 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 472fd0cd-5092-4f5c-8af7-4d27bf0acecc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 09:56:54.668 +05:30 3f413655-350d-4b6c-8d66-0e3e9bef7674 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 8.949ms 2024-09-02 09:56:58.611 +05:30 93bd186d-5b51-4b16-90c9-5a090fa9533f 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-02 09:56:58.611 +05:30 8c73eebe-5a46-47a4-882e-a5f8e84e34e1 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-02 09:56:58.611 +05:30 93bd186d-5b51-4b16-90c9-5a090fa9533f INF CORS policy execution successful. 2024-09-02 09:56:58.611 +05:30 8c73eebe-5a46-47a4-882e-a5f8e84e34e1 INF CORS policy execution successful. 2024-09-02 09:56:58.612 +05:30 8c73eebe-5a46-47a4-882e-a5f8e84e34e1 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.8568ms 2024-09-02 09:56:58.612 +05:30 93bd186d-5b51-4b16-90c9-5a090fa9533f 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.8548ms 2024-09-02 09:56:58.713 +05:30 86e42eff-0e4c-4d32-92ea-beb2c88582e0 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-02 09:56:58.715 +05:30 86e42eff-0e4c-4d32-92ea-beb2c88582e0 INF CORS policy execution successful. 2024-09-02 09:56:58.716 +05:30 86e42eff-0e4c-4d32-92ea-beb2c88582e0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:58.717 +05:30 46021146-0b03-49b9-89be-4615651ef447 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:56:58.717 +05:30 46021146-0b03-49b9-89be-4615651ef447 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-02 09:56:58.798 +05:30 46021146-0b03-49b9-89be-4615651ef447 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:58.799 +05:30 46021146-0b03-49b9-89be-4615651ef447 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 81.6208ms 2024-09-02 09:56:58.799 +05:30 46021146-0b03-49b9-89be-4615651ef447 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:56:58.799 +05:30 46021146-0b03-49b9-89be-4615651ef447 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86e42eff-0e4c-4d32-92ea-beb2c88582e0}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 09:56:58.800 +05:30 46021146-0b03-49b9-89be-4615651ef447 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 86.8478ms 2024-09-02 09:56:58.831 +05:30 9fd080f7-6939-4e02-8b3a-f4829a84aaa4 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-02 09:56:58.832 +05:30 9fd080f7-6939-4e02-8b3a-f4829a84aaa4 INF CORS policy execution successful. 2024-09-02 09:56:58.833 +05:30 9fd080f7-6939-4e02-8b3a-f4829a84aaa4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:56:58.834 +05:30 b2ea3554-0010-4c45-b5e8-af9c9f84ee44 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:56:58.834 +05:30 b2ea3554-0010-4c45-b5e8-af9c9f84ee44 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-02 09:56:58.852 +05:30 b2ea3554-0010-4c45-b5e8-af9c9f84ee44 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:56:58.853 +05:30 b2ea3554-0010-4c45-b5e8-af9c9f84ee44 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 17.9853ms 2024-09-02 09:56:58.853 +05:30 b2ea3554-0010-4c45-b5e8-af9c9f84ee44 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 09:56:58.853 +05:30 b2ea3554-0010-4c45-b5e8-af9c9f84ee44 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9fd080f7-6939-4e02-8b3a-f4829a84aaa4}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 09:56:58.854 +05:30 b2ea3554-0010-4c45-b5e8-af9c9f84ee44 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 22.775ms 2024-09-02 09:57:07.013 +05:30 38ab448e-3be0-4b6f-882c-709278ab40e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:57:07.014 +05:30 38ab448e-3be0-4b6f-882c-709278ab40e1 INF CORS policy execution successful. 2024-09-02 09:57:07.015 +05:30 38ab448e-3be0-4b6f-882c-709278ab40e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 2.1095ms 2024-09-02 09:57:07.078 +05:30 91e282bc-4e51-44f4-85e9-c2cff39ebbd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 09:57:07.080 +05:30 91e282bc-4e51-44f4-85e9-c2cff39ebbd8 INF CORS policy execution successful. 2024-09-02 09:57:07.081 +05:30 91e282bc-4e51-44f4-85e9-c2cff39ebbd8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 09:57:07.082 +05:30 cb58f637-b40e-4677-b33a-d99468966c79 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:57:07.082 +05:30 cb58f637-b40e-4677-b33a-d99468966c79 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-02 09:57:07.110 +05:30 cb58f637-b40e-4677-b33a-d99468966c79 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:57:07.110 +05:30 cb58f637-b40e-4677-b33a-d99468966c79 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 28.0697ms 2024-09-02 09:57:07.110 +05:30 cb58f637-b40e-4677-b33a-d99468966c79 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 09:57:07.111 +05:30 cb58f637-b40e-4677-b33a-d99468966c79 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91e282bc-4e51-44f4-85e9-c2cff39ebbd8}, {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-02 09:57:07.111 +05:30 cb58f637-b40e-4677-b33a-d99468966c79 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 32.6418ms 2024-09-02 09:57:50.557 +05:30 a73440c2-90ac-4b5e-a817-61c4b3cbd8c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUwNjE0LCJleHAiOjE3MjUyNTE1MTQsImlhdCI6MTcyNTI1MDYxNH0.yGg6pSESGdzerqF_uMAX9h2JirhSS1_r04lWEyd-WFU - null null 2024-09-02 09:57:50.560 +05:30 a73440c2-90ac-4b5e-a817-61c4b3cbd8c2 INF CORS policy execution successful. 2024-09-02 09:57:50.563 +05:30 a73440c2-90ac-4b5e-a817-61c4b3cbd8c2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUwNjE0LCJleHAiOjE3MjUyNTE1MTQsImlhdCI6MTcyNTI1MDYxNH0.yGg6pSESGdzerqF_uMAX9h2JirhSS1_r04lWEyd-WFU Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 09:57:50.564 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:57:50.566 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 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-02 09:57:50.596 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF Token generated 2024-09-02 09:57:50.596 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF Token generated 2024-09-02 09:57:50.598 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 09:57:50.599 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.189ms 2024-09-02 09:57:50.599 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 09:57:50.599 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a73440c2-90ac-4b5e-a817-61c4b3cbd8c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUxMjcwLCJleHAiOjE3MjUyNTE4NzAsImlhdCI6MTcyNTI1MTI3MH0.lFL8FWIOzDDXEuqyF1v3ACQr_zuOzSZFeAZdSg60PDA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUxMjcwLCJleHAiOjE3MjUyNTIxNzAsImlhdCI6MTcyNTI1MTI3MH0.KtUQV3PKuMYftzyIn4I_gJSiVfU2-6FJ6S6zUVZjLko\"}"} 2024-09-02 09:57:50.600 +05:30 84b21ee4-0e5e-4050-bb22-f89ae95747b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUwNjE0LCJleHAiOjE3MjUyNTE1MTQsImlhdCI6MTcyNTI1MDYxNH0.yGg6pSESGdzerqF_uMAX9h2JirhSS1_r04lWEyd-WFU - 200 877 application/json; charset=utf-8 43.2774ms 2024-09-02 09:58:26.939 +05:30 f3b45782-d4f3-448f-9c04-c9a0d9d799de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-02 09:58:27.033 +05:30 f3b45782-d4f3-448f-9c04-c9a0d9d799de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 94.5493ms 2024-09-02 09:58:27.711 +05:30 49aa03d8-2e29-43a9-8e37-f1ea07b54942 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-02 09:58:27.965 +05:30 49aa03d8-2e29-43a9-8e37-f1ea07b54942 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 253.5497ms 2024-09-02 10:02:16.084 +05:30 8c763a53-13d3-46eb-9f5e-841a6300e980 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - null null 2024-09-02 10:02:16.087 +05:30 8c763a53-13d3-46eb-9f5e-841a6300e980 INF CORS policy execution successful. 2024-09-02 10:02:16.089 +05:30 8c763a53-13d3-46eb-9f5e-841a6300e980 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - 204 null null 5.8653ms 2024-09-02 10:02:16.115 +05:30 345b1995-69b8-44cb-80a1-c484a2131c7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - null null 2024-09-02 10:02:16.119 +05:30 345b1995-69b8-44cb-80a1-c484a2131c7d INF CORS policy execution successful. 2024-09-02 10:02:16.120 +05:30 345b1995-69b8-44cb-80a1-c484a2131c7d INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile020901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:02:16.122 +05:30 34d2bf59-e999-4b5f-b67e-c84d3c6d63b2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 10:02:16.124 +05:30 34d2bf59-e999-4b5f-b67e-c84d3c6d63b2 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-02 10:02:16.222 +05:30 34d2bf59-e999-4b5f-b67e-c84d3c6d63b2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:02:16.223 +05:30 34d2bf59-e999-4b5f-b67e-c84d3c6d63b2 INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 99.2282ms 2024-09-02 10:02:16.223 +05:30 34d2bf59-e999-4b5f-b67e-c84d3c6d63b2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 10:02:16.223 +05:30 34d2bf59-e999-4b5f-b67e-c84d3c6d63b2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 345b1995-69b8-44cb-80a1-c484a2131c7d}, {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-02 10:02:16.224 +05:30 34d2bf59-e999-4b5f-b67e-c84d3c6d63b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - 200 92 application/json; charset=utf-8 109.465ms 2024-09-02 10:03:01.624 +05:30 3a6c21d1-da5e-4dac-b292-630a384a8381 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-02 10:03:01.625 +05:30 3a6c21d1-da5e-4dac-b292-630a384a8381 INF CORS policy execution successful. 2024-09-02 10:03:01.626 +05:30 3a6c21d1-da5e-4dac-b292-630a384a8381 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.7536ms 2024-09-02 10:03:01.659 +05:30 2fe1fa44-9503-42cd-8b3d-c0324444cf7d 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-02 10:03:01.664 +05:30 2fe1fa44-9503-42cd-8b3d-c0324444cf7d INF CORS policy execution successful. 2024-09-02 10:03:01.665 +05:30 2fe1fa44-9503-42cd-8b3d-c0324444cf7d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:03:01.666 +05:30 90175457-05da-4efd-b4bc-d34bb6cff77b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:01.667 +05:30 90175457-05da-4efd-b4bc-d34bb6cff77b 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-02 10:03:01.724 +05:30 90175457-05da-4efd-b4bc-d34bb6cff77b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:01.725 +05:30 90175457-05da-4efd-b4bc-d34bb6cff77b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 58.1685ms 2024-09-02 10:03:01.725 +05:30 90175457-05da-4efd-b4bc-d34bb6cff77b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:01.726 +05:30 90175457-05da-4efd-b4bc-d34bb6cff77b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fe1fa44-9503-42cd-8b3d-c0324444cf7d}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:03:01.726 +05:30 90175457-05da-4efd-b4bc-d34bb6cff77b 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 66.9182ms 2024-09-02 10:03:10.524 +05:30 4f4b7b2b-1972-4cb5-b263-2d5158510eb0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:03:10.525 +05:30 4f4b7b2b-1972-4cb5-b263-2d5158510eb0 INF CORS policy execution successful. 2024-09-02 10:03:10.525 +05:30 4f4b7b2b-1972-4cb5-b263-2d5158510eb0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8521ms 2024-09-02 10:03:10.558 +05:30 4371c05a-102e-49c2-b673-c04cb07012ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:03:10.559 +05:30 4371c05a-102e-49c2-b673-c04cb07012ff INF CORS policy execution successful. 2024-09-02 10:03:10.560 +05:30 4371c05a-102e-49c2-b673-c04cb07012ff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:03:10.560 +05:30 660598bf-8e68-49cc-94ca-ba8a3fd561e7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:03:10.560 +05:30 660598bf-8e68-49cc-94ca-ba8a3fd561e7 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-02 10:03:10.591 +05:30 660598bf-8e68-49cc-94ca-ba8a3fd561e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:10.591 +05:30 660598bf-8e68-49cc-94ca-ba8a3fd561e7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 30.6762ms 2024-09-02 10:03:10.591 +05:30 660598bf-8e68-49cc-94ca-ba8a3fd561e7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:03:10.591 +05:30 660598bf-8e68-49cc-94ca-ba8a3fd561e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4371c05a-102e-49c2-b673-c04cb07012ff}, {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-02 10:03:10.592 +05:30 660598bf-8e68-49cc-94ca-ba8a3fd561e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 33.7629ms 2024-09-02 10:03:19.218 +05:30 7216cbbc-b879-4d19-83eb-39891defae39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile - null null 2024-09-02 10:03:19.218 +05:30 7216cbbc-b879-4d19-83eb-39891defae39 INF CORS policy execution successful. 2024-09-02 10:03:19.219 +05:30 7216cbbc-b879-4d19-83eb-39891defae39 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile - 204 null null 1.1079ms 2024-09-02 10:03:19.268 +05:30 3b6ad765-a4f1-44ec-a037-e9e7dd51ce75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile - null null 2024-09-02 10:03:19.269 +05:30 3b6ad765-a4f1-44ec-a037-e9e7dd51ce75 INF CORS policy execution successful. 2024-09-02 10:03:19.270 +05:30 3b6ad765-a4f1-44ec-a037-e9e7dd51ce75 INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:03:19.271 +05:30 c3942cc7-a81f-432e-b0b8-b932bc9cb516 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 10:03:19.271 +05:30 c3942cc7-a81f-432e-b0b8-b932bc9cb516 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-02 10:03:19.302 +05:30 c3942cc7-a81f-432e-b0b8-b932bc9cb516 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:19.303 +05:30 c3942cc7-a81f-432e-b0b8-b932bc9cb516 INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 31.6092ms 2024-09-02 10:03:19.303 +05:30 c3942cc7-a81f-432e-b0b8-b932bc9cb516 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 10:03:19.303 +05:30 c3942cc7-a81f-432e-b0b8-b932bc9cb516 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b6ad765-a4f1-44ec-a037-e9e7dd51ce75}, {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-02 10:03:19.304 +05:30 c3942cc7-a81f-432e-b0b8-b932bc9cb516 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile - 200 92 application/json; charset=utf-8 35.3356ms 2024-09-02 10:03:22.502 +05:30 fc5eb211-fd25-4001-a132-a5a419b0baea 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-02 10:03:22.502 +05:30 fc5eb211-fd25-4001-a132-a5a419b0baea INF CORS policy execution successful. 2024-09-02 10:03:22.502 +05:30 fc5eb211-fd25-4001-a132-a5a419b0baea 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.6868ms 2024-09-02 10:03:22.505 +05:30 f8bd77c2-8750-41e4-8a75-b1a53abd2ef0 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-02 10:03:22.505 +05:30 f8bd77c2-8750-41e4-8a75-b1a53abd2ef0 INF CORS policy execution successful. 2024-09-02 10:03:22.506 +05:30 f8bd77c2-8750-41e4-8a75-b1a53abd2ef0 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.316ms 2024-09-02 10:03:22.553 +05:30 b64b32f0-7f8c-4c0b-b9ab-3fd033676f02 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-02 10:03:22.554 +05:30 b64b32f0-7f8c-4c0b-b9ab-3fd033676f02 INF CORS policy execution successful. 2024-09-02 10:03:22.555 +05:30 b64b32f0-7f8c-4c0b-b9ab-3fd033676f02 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:03:22.556 +05:30 f592bf6e-03f2-41f7-be79-6de9f3892d7a 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-02 10:03:22.556 +05:30 32a09c3f-0514-44de-ab1b-4ece7b4a9440 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:22.556 +05:30 f592bf6e-03f2-41f7-be79-6de9f3892d7a INF CORS policy execution successful. 2024-09-02 10:03:22.556 +05:30 32a09c3f-0514-44de-ab1b-4ece7b4a9440 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-02 10:03:22.556 +05:30 f592bf6e-03f2-41f7-be79-6de9f3892d7a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:03:22.557 +05:30 1af4d88d-488f-468d-9a20-86d0744b9aa0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:22.557 +05:30 1af4d88d-488f-468d-9a20-86d0744b9aa0 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-02 10:03:22.580 +05:30 1af4d88d-488f-468d-9a20-86d0744b9aa0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:22.581 +05:30 1af4d88d-488f-468d-9a20-86d0744b9aa0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.7881ms 2024-09-02 10:03:22.581 +05:30 1af4d88d-488f-468d-9a20-86d0744b9aa0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:22.581 +05:30 1af4d88d-488f-468d-9a20-86d0744b9aa0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f592bf6e-03f2-41f7-be79-6de9f3892d7a}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:03:22.581 +05:30 1af4d88d-488f-468d-9a20-86d0744b9aa0 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 25.604ms 2024-09-02 10:03:22.600 +05:30 32a09c3f-0514-44de-ab1b-4ece7b4a9440 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:22.600 +05:30 32a09c3f-0514-44de-ab1b-4ece7b4a9440 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 43.8456ms 2024-09-02 10:03:22.600 +05:30 32a09c3f-0514-44de-ab1b-4ece7b4a9440 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:22.601 +05:30 32a09c3f-0514-44de-ab1b-4ece7b4a9440 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b64b32f0-7f8c-4c0b-b9ab-3fd033676f02}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:03:22.601 +05:30 32a09c3f-0514-44de-ab1b-4ece7b4a9440 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 47.9906ms 2024-09-02 10:03:25.937 +05:30 5f29f9d0-5d46-4e2e-8b06-f65b16c376a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:03:25.938 +05:30 5f29f9d0-5d46-4e2e-8b06-f65b16c376a0 INF CORS policy execution successful. 2024-09-02 10:03:25.938 +05:30 5f29f9d0-5d46-4e2e-8b06-f65b16c376a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5216ms 2024-09-02 10:03:25.983 +05:30 aff2a221-dbbf-4816-8b39-6596d7d2d8da INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:03:25.984 +05:30 aff2a221-dbbf-4816-8b39-6596d7d2d8da INF CORS policy execution successful. 2024-09-02 10:03:25.985 +05:30 aff2a221-dbbf-4816-8b39-6596d7d2d8da 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:03:25.985 +05:30 a88d05d9-12db-45f3-aabf-4a1e9b04e64a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:03:25.985 +05:30 a88d05d9-12db-45f3-aabf-4a1e9b04e64a 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-02 10:03:26.009 +05:30 a88d05d9-12db-45f3-aabf-4a1e9b04e64a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:26.009 +05:30 a88d05d9-12db-45f3-aabf-4a1e9b04e64a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 23.7474ms 2024-09-02 10:03:26.009 +05:30 a88d05d9-12db-45f3-aabf-4a1e9b04e64a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:03:26.009 +05:30 a88d05d9-12db-45f3-aabf-4a1e9b04e64a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aff2a221-dbbf-4816-8b39-6596d7d2d8da}, {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-02 10:03:26.010 +05:30 a88d05d9-12db-45f3-aabf-4a1e9b04e64a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 26.3795ms 2024-09-02 10:03:37.061 +05:30 43acf1af-4042-4dc0-832d-60b1343c424f 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-02 10:03:37.061 +05:30 43acf1af-4042-4dc0-832d-60b1343c424f INF CORS policy execution successful. 2024-09-02 10:03:37.062 +05:30 43acf1af-4042-4dc0-832d-60b1343c424f 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.7854ms 2024-09-02 10:03:37.064 +05:30 2b19e00f-86a1-49e5-b009-be8257bccb9c 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-02 10:03:37.064 +05:30 2b19e00f-86a1-49e5-b009-be8257bccb9c INF CORS policy execution successful. 2024-09-02 10:03:37.065 +05:30 2b19e00f-86a1-49e5-b009-be8257bccb9c 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.3912ms 2024-09-02 10:03:37.112 +05:30 c1948977-4a8e-480a-94c8-d6a785be4dc2 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-02 10:03:37.112 +05:30 47e012ae-da48-4bd8-869b-f4a7fd0b8ac9 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-02 10:03:37.113 +05:30 c1948977-4a8e-480a-94c8-d6a785be4dc2 INF CORS policy execution successful. 2024-09-02 10:03:37.113 +05:30 47e012ae-da48-4bd8-869b-f4a7fd0b8ac9 INF CORS policy execution successful. 2024-09-02 10:03:37.113 +05:30 47e012ae-da48-4bd8-869b-f4a7fd0b8ac9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:03:37.113 +05:30 c1948977-4a8e-480a-94c8-d6a785be4dc2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:03:37.113 +05:30 9613139d-ea5f-453c-a730-41165ee592c2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:37.114 +05:30 9aeb472d-8fbd-4746-a841-0aedda1497dd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:37.114 +05:30 9613139d-ea5f-453c-a730-41165ee592c2 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-02 10:03:37.114 +05:30 9aeb472d-8fbd-4746-a841-0aedda1497dd 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-02 10:03:37.148 +05:30 9aeb472d-8fbd-4746-a841-0aedda1497dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:37.148 +05:30 9613139d-ea5f-453c-a730-41165ee592c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:37.148 +05:30 9aeb472d-8fbd-4746-a841-0aedda1497dd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 34.4942ms 2024-09-02 10:03:37.148 +05:30 9613139d-ea5f-453c-a730-41165ee592c2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 34.7687ms 2024-09-02 10:03:37.148 +05:30 9aeb472d-8fbd-4746-a841-0aedda1497dd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:37.149 +05:30 9613139d-ea5f-453c-a730-41165ee592c2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:03:37.149 +05:30 9613139d-ea5f-453c-a730-41165ee592c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47e012ae-da48-4bd8-869b-f4a7fd0b8ac9}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:03:37.149 +05:30 9aeb472d-8fbd-4746-a841-0aedda1497dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1948977-4a8e-480a-94c8-d6a785be4dc2}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:03:37.149 +05:30 9613139d-ea5f-453c-a730-41165ee592c2 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 37.1977ms 2024-09-02 10:03:37.149 +05:30 9aeb472d-8fbd-4746-a841-0aedda1497dd 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 37.2007ms 2024-09-02 10:03:40.000 +05:30 8cdefc98-23c0-4b44-9796-82b8ccdf2a5a 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-02 10:03:40.001 +05:30 8cdefc98-23c0-4b44-9796-82b8ccdf2a5a INF CORS policy execution successful. 2024-09-02 10:03:40.001 +05:30 8cdefc98-23c0-4b44-9796-82b8ccdf2a5a 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-02 10:03:40.024 +05:30 56618539-b3df-457c-a09b-c258dae9f195 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-02 10:03:40.024 +05:30 56618539-b3df-457c-a09b-c258dae9f195 INF CORS policy execution successful. 2024-09-02 10:03:40.024 +05:30 56618539-b3df-457c-a09b-c258dae9f195 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.4498ms 2024-09-02 10:03:40.028 +05:30 08e3047c-813a-4232-9db6-b0b74c870613 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-02 10:03:40.029 +05:30 08e3047c-813a-4232-9db6-b0b74c870613 INF CORS policy execution successful. 2024-09-02 10:03:40.030 +05:30 08e3047c-813a-4232-9db6-b0b74c870613 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:03:40.030 +05:30 a454a49a-02ca-4d15-8cc1-645715867355 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:03:40.031 +05:30 a454a49a-02ca-4d15-8cc1-645715867355 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-02 10:03:40.041 +05:30 a454a49a-02ca-4d15-8cc1-645715867355 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:40.041 +05:30 a454a49a-02ca-4d15-8cc1-645715867355 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.2788ms 2024-09-02 10:03:40.041 +05:30 a454a49a-02ca-4d15-8cc1-645715867355 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:03:40.041 +05:30 a454a49a-02ca-4d15-8cc1-645715867355 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08e3047c-813a-4232-9db6-b0b74c870613}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:03:40.042 +05:30 a454a49a-02ca-4d15-8cc1-645715867355 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 13.8335ms 2024-09-02 10:03:40.053 +05:30 2e48851a-77d3-4a9d-9c9b-9ff258497908 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-02 10:03:40.054 +05:30 2e48851a-77d3-4a9d-9c9b-9ff258497908 INF CORS policy execution successful. 2024-09-02 10:03:40.054 +05:30 2e48851a-77d3-4a9d-9c9b-9ff258497908 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MTgxNCwiaWF0IjoxNzI1MjUxMjE0fQ.Tq9WZHf4aR1uSehWWc1ioBw5vFySVoVyWJF4KcUa46Q}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:03:40.054 +05:30 2cbefa68-e1c1-411f-8d63-10e54188b3b6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:03:40.054 +05:30 2cbefa68-e1c1-411f-8d63-10e54188b3b6 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-02 10:03:40.061 +05:30 2cbefa68-e1c1-411f-8d63-10e54188b3b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:03:40.061 +05:30 2cbefa68-e1c1-411f-8d63-10e54188b3b6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.5456ms 2024-09-02 10:03:40.061 +05:30 2cbefa68-e1c1-411f-8d63-10e54188b3b6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:03:40.061 +05:30 2cbefa68-e1c1-411f-8d63-10e54188b3b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e48851a-77d3-4a9d-9c9b-9ff258497908}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:03:40.062 +05:30 2cbefa68-e1c1-411f-8d63-10e54188b3b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 8.2372ms 2024-09-02 10:06:55.200 +05:30 5e7a294d-13ed-4919-8b72-69686a9c9c91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MjExNCwiaWF0IjoxNzI1MjUxMjE0fQ.42_M00DL8ceQPfCY7GoQgCyfVWtL8OnSGRk3SJaTr2U - null null 2024-09-02 10:06:55.202 +05:30 5e7a294d-13ed-4919-8b72-69686a9c9c91 INF CORS policy execution successful. 2024-09-02 10:06:55.204 +05:30 5e7a294d-13ed-4919-8b72-69686a9c9c91 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MjExNCwiaWF0IjoxNzI1MjUxMjE0fQ.42_M00DL8ceQPfCY7GoQgCyfVWtL8OnSGRk3SJaTr2U 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-02 10:06:55.205 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:06:55.206 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 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-02 10:06:55.223 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF Token generated 2024-09-02 10:06:55.223 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF Token generated 2024-09-02 10:06:55.227 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:06:55.229 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 23.0391ms 2024-09-02 10:06:55.229 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:06:55.229 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e7a294d-13ed-4919-8b72-69686a9c9c91}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTE4MTUsImV4cCI6MTcyNTI1MjQxNSwiaWF0IjoxNzI1MjUxODE1fQ.ThtLy8n_vNi8KfJdc8isRLQ2MuOcHsBbBfSCMPbSFQY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTE4MTUsImV4cCI6MTcyNTI1MjcxNSwiaWF0IjoxNzI1MjUxODE1fQ.RKRE52pmfATo7of9IqBWwkbQYwA9CC0IvcFb9n2ziIQ\"}"} 2024-09-02 10:06:55.230 +05:30 cb47eaad-e417-4dc4-95be-515c01673de9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEyMTQsImV4cCI6MTcyNTI1MjExNCwiaWF0IjoxNzI1MjUxMjE0fQ.42_M00DL8ceQPfCY7GoQgCyfVWtL8OnSGRk3SJaTr2U - 200 899 application/json; charset=utf-8 30.1068ms 2024-09-02 10:07:43.619 +05:30 2dae2b35-5dce-485e-9e26-f13fa9907063 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-02 10:07:43.626 +05:30 2dae2b35-5dce-485e-9e26-f13fa9907063 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 6.7969ms 2024-09-02 10:07:43.966 +05:30 ee977ef8-c7a8-4c0c-b222-3514b35fc811 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-02 10:07:44.030 +05:30 ee977ef8-c7a8-4c0c-b222-3514b35fc811 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 64.5847ms 2024-09-02 10:09:25.523 +05:30 2afb4650-c0ad-4dac-8538-9a70472ef1a0 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-02 10:09:25.525 +05:30 2afb4650-c0ad-4dac-8538-9a70472ef1a0 INF CORS policy execution successful. 2024-09-02 10:09:25.526 +05:30 2afb4650-c0ad-4dac-8538-9a70472ef1a0 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.4092ms 2024-09-02 10:09:25.534 +05:30 dfbbda9f-1ca8-4d8d-86cb-3ee8a9515df9 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-02 10:09:25.534 +05:30 dfbbda9f-1ca8-4d8d-86cb-3ee8a9515df9 INF CORS policy execution successful. 2024-09-02 10:09:25.535 +05:30 dfbbda9f-1ca8-4d8d-86cb-3ee8a9515df9 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.4484ms 2024-09-02 10:09:25.583 +05:30 746167f2-3aea-4394-bbf4-21f1c55425bc 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-02 10:09:25.587 +05:30 746167f2-3aea-4394-bbf4-21f1c55425bc INF CORS policy execution successful. 2024-09-02 10:09:25.589 +05:30 746167f2-3aea-4394-bbf4-21f1c55425bc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTE4MTUsImV4cCI6MTcyNTI1MjQxNSwiaWF0IjoxNzI1MjUxODE1fQ.ThtLy8n_vNi8KfJdc8isRLQ2MuOcHsBbBfSCMPbSFQY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 10:09:25.592 +05:30 6ad5be31-a390-46bc-a970-310a5be786e0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:09:25.594 +05:30 6ad5be31-a390-46bc-a970-310a5be786e0 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-02 10:09:25.618 +05:30 6ad5be31-a390-46bc-a970-310a5be786e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:09:25.619 +05:30 6ad5be31-a390-46bc-a970-310a5be786e0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 24.9937ms 2024-09-02 10:09:25.619 +05:30 6ad5be31-a390-46bc-a970-310a5be786e0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:09:25.619 +05:30 6ad5be31-a390-46bc-a970-310a5be786e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 746167f2-3aea-4394-bbf4-21f1c55425bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:09:25.620 +05:30 6ad5be31-a390-46bc-a970-310a5be786e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 36.579ms 2024-09-02 10:09:25.668 +05:30 9788517d-b94c-4354-a6f7-02cbbae8e991 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-02 10:09:25.668 +05:30 9788517d-b94c-4354-a6f7-02cbbae8e991 INF CORS policy execution successful. 2024-09-02 10:09:25.669 +05:30 9788517d-b94c-4354-a6f7-02cbbae8e991 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTE4MTUsImV4cCI6MTcyNTI1MjQxNSwiaWF0IjoxNzI1MjUxODE1fQ.ThtLy8n_vNi8KfJdc8isRLQ2MuOcHsBbBfSCMPbSFQY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 10:09:25.669 +05:30 81d4a63e-1fb0-42c8-8ed8-3e7d8d3e389d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:09:25.669 +05:30 81d4a63e-1fb0-42c8-8ed8-3e7d8d3e389d 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-02 10:09:25.677 +05:30 81d4a63e-1fb0-42c8-8ed8-3e7d8d3e389d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:09:25.677 +05:30 81d4a63e-1fb0-42c8-8ed8-3e7d8d3e389d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.4899ms 2024-09-02 10:09:25.677 +05:30 81d4a63e-1fb0-42c8-8ed8-3e7d8d3e389d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:09:25.677 +05:30 81d4a63e-1fb0-42c8-8ed8-3e7d8d3e389d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9788517d-b94c-4354-a6f7-02cbbae8e991}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:09:25.677 +05:30 81d4a63e-1fb0-42c8-8ed8-3e7d8d3e389d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 9.6789ms 2024-09-02 10:12:09.043 +05:30 5e948d5e-a11a-4c6c-9a2a-89435f4145a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUxMjcwLCJleHAiOjE3MjUyNTIxNzAsImlhdCI6MTcyNTI1MTI3MH0.KtUQV3PKuMYftzyIn4I_gJSiVfU2-6FJ6S6zUVZjLko - null null 2024-09-02 10:12:09.044 +05:30 5e948d5e-a11a-4c6c-9a2a-89435f4145a0 INF CORS policy execution successful. 2024-09-02 10:12:09.046 +05:30 5e948d5e-a11a-4c6c-9a2a-89435f4145a0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUxMjcwLCJleHAiOjE3MjUyNTIxNzAsImlhdCI6MTcyNTI1MTI3MH0.KtUQV3PKuMYftzyIn4I_gJSiVfU2-6FJ6S6zUVZjLko Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:12:09.047 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:12:09.048 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c 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-02 10:12:09.063 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF Token generated 2024-09-02 10:12:09.063 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF Token generated 2024-09-02 10:12:09.064 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:12:09.065 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 16.9065ms 2024-09-02 10:12:09.065 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:12:09.066 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e948d5e-a11a-4c6c-9a2a-89435f4145a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUyMTI5LCJleHAiOjE3MjUyNTI3MjksImlhdCI6MTcyNTI1MjEyOX0.1S8dANP-sJeZZ6d5W8R4EvnSrgUeGvnTkyLcEBQUOXQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUyMTI5LCJleHAiOjE3MjUyNTMwMjksImlhdCI6MTcyNTI1MjEyOX0.5vNfK8LCF7dxpNfhl16cnVgYRH68TAleKnfPzk0EE-w\"}"} 2024-09-02 10:12:09.067 +05:30 f2ab11e5-1245-4175-9b44-eeca6533913c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUxMjcwLCJleHAiOjE3MjUyNTIxNzAsImlhdCI6MTcyNTI1MTI3MH0.KtUQV3PKuMYftzyIn4I_gJSiVfU2-6FJ6S6zUVZjLko - 200 877 application/json; charset=utf-8 24.2758ms 2024-09-02 10:22:17.611 +05:30 f8c5e499-7f80-41d5-857a-ca5ef9154da9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 10:22:17.618 +05:30 f8c5e499-7f80-41d5-857a-ca5ef9154da9 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: e38c1468-0186-4c2b-8be8-0b5de2074dda} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-02 10:22:17.619 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:22:17.620 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF 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-02 10:22:17.648 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Database retrieved 2024-09-02 10:22:17.666 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Token generated 2024-09-02 10:22:17.668 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Token generated 2024-09-02 10:22:17.669 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:22:17.676 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 55.4082ms 2024-09-02 10:22:17.676 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:22:17.677 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8c5e499-7f80-41d5-857a-ca5ef9154da9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUyNzM3LCJleHAiOjE3MjUyNTMzMzcsImlhdCI6MTcyNTI1MjczN30.y-M3BS0MjHqJK4y_O4WhMSjt4qwP54LqnEAqCo_0b6c\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUyNzM3LCJleHAiOjE3MjUyNTM2MzcsImlhdCI6MTcyNTI1MjczN30.yzjIaE0_qPy8F-_nJz1TTfi7QarpfEWfZtrpoyMEFbU\"}"} 2024-09-02 10:22:17.678 +05:30 402aff68-9e85-4fd3-9f38-51b21dcfd9ec INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 67.6672ms 2024-09-02 10:30:12.837 +05:30 06098d01-68e4-42c6-8bd8-68aed2295e29 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTE4MTUsImV4cCI6MTcyNTI1MjcxNSwiaWF0IjoxNzI1MjUxODE1fQ.RKRE52pmfATo7of9IqBWwkbQYwA9CC0IvcFb9n2ziIQ - null null 2024-09-02 10:30:12.840 +05:30 06098d01-68e4-42c6-8bd8-68aed2295e29 INF CORS policy execution successful. 2024-09-02 10:30:12.843 +05:30 06098d01-68e4-42c6-8bd8-68aed2295e29 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTE4MTUsImV4cCI6MTcyNTI1MjcxNSwiaWF0IjoxNzI1MjUxODE1fQ.RKRE52pmfATo7of9IqBWwkbQYwA9CC0IvcFb9n2ziIQ 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-02 10:30:12.845 +05:30 37aab308-13fb-4963-af90-3ca589333e8f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:30:12.847 +05:30 37aab308-13fb-4963-af90-3ca589333e8f 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-02 10:30:12.854 +05:30 37aab308-13fb-4963-af90-3ca589333e8f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:30:12.855 +05:30 37aab308-13fb-4963-af90-3ca589333e8f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.0949ms 2024-09-02 10:30:12.855 +05:30 37aab308-13fb-4963-af90-3ca589333e8f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:30:12.855 +05:30 37aab308-13fb-4963-af90-3ca589333e8f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 06098d01-68e4-42c6-8bd8-68aed2295e29}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 10:30:12.856 +05:30 37aab308-13fb-4963-af90-3ca589333e8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTE4MTUsImV4cCI6MTcyNTI1MjcxNSwiaWF0IjoxNzI1MjUxODE1fQ.RKRE52pmfATo7of9IqBWwkbQYwA9CC0IvcFb9n2ziIQ - 400 90 application/json; charset=utf-8 19.6559ms 2024-09-02 10:31:58.778 +05:30 1f409abd-7648-41d2-9cf4-9425391467c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 10:31:58.780 +05:30 1f409abd-7648-41d2-9cf4-9425391467c2 INF CORS policy execution successful. 2024-09-02 10:31:58.782 +05:30 1f409abd-7648-41d2-9cf4-9425391467c2 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-02 10:31:58.783 +05:30 78086a17-c4cd-49a1-8bb4-e67ca122394e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:31:58.783 +05:30 78086a17-c4cd-49a1-8bb4-e67ca122394e 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-02 10:31:58.815 +05:30 78086a17-c4cd-49a1-8bb4-e67ca122394e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:31:58.816 +05:30 78086a17-c4cd-49a1-8bb4-e67ca122394e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 32.3777ms 2024-09-02 10:31:58.816 +05:30 78086a17-c4cd-49a1-8bb4-e67ca122394e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:31:58.816 +05:30 78086a17-c4cd-49a1-8bb4-e67ca122394e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f409abd-7648-41d2-9cf4-9425391467c2}, {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-02 10:31:58.817 +05:30 78086a17-c4cd-49a1-8bb4-e67ca122394e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 38.7682ms 2024-09-02 10:32:00.351 +05:30 57a7de6f-d16e-4d46-bcc0-9b36dcfcc337 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 10:32:00.351 +05:30 57a7de6f-d16e-4d46-bcc0-9b36dcfcc337 INF CORS policy execution successful. 2024-09-02 10:32:00.351 +05:30 57a7de6f-d16e-4d46-bcc0-9b36dcfcc337 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.4599ms 2024-09-02 10:32:00.387 +05:30 45be00aa-e7b4-4f38-8f88-60b602b2b45c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 10:32:00.387 +05:30 45be00aa-e7b4-4f38-8f88-60b602b2b45c INF CORS policy execution successful. 2024-09-02 10:32:00.387 +05:30 45be00aa-e7b4-4f38-8f88-60b602b2b45c 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-02 10:32:00.388 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:32:00.388 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF 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-02 10:32:00.393 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Database retrieved 2024-09-02 10:32:00.411 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Token generated 2024-09-02 10:32:00.411 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Token generated 2024-09-02 10:32:00.412 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:32:00.412 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 24.2346ms 2024-09-02 10:32:00.412 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:32:00.412 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45be00aa-e7b4-4f38-8f88-60b602b2b45c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTMzMjAsImV4cCI6MTcyNTI1MzkyMCwiaWF0IjoxNzI1MjUzMzIwfQ.3kfuQ4_q0SkYJuxvCkxF_WE1CbZ3XecndBL1svFSg_Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTMzMjAsImV4cCI6MTcyNTI1NDIyMCwiaWF0IjoxNzI1MjUzMzIwfQ.fFHRjVImCygRp04aXT3wlRkrmC2xSvwas0T9L5U_iT8\"}"} 2024-09-02 10:32:00.413 +05:30 1e0fc8e3-5a48-46b7-823c-060f5b14cc02 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 26.0944ms 2024-09-02 10:32:01.717 +05:30 2e1305ac-1ce5-414a-86ee-4aac2faae968 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-02 10:32:01.719 +05:30 2e1305ac-1ce5-414a-86ee-4aac2faae968 INF CORS policy execution successful. 2024-09-02 10:32:01.719 +05:30 2e1305ac-1ce5-414a-86ee-4aac2faae968 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.6577ms 2024-09-02 10:32:01.880 +05:30 5118a499-327a-461b-9e7c-9ea7d71a127c 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-02 10:32:01.881 +05:30 5118a499-327a-461b-9e7c-9ea7d71a127c INF CORS policy execution successful. 2024-09-02 10:32:01.881 +05:30 5118a499-327a-461b-9e7c-9ea7d71a127c 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.8495ms 2024-09-02 10:32:01.916 +05:30 65eb4782-d6fe-4fbf-8728-e78dc526751a 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-02 10:32:01.918 +05:30 65eb4782-d6fe-4fbf-8728-e78dc526751a INF CORS policy execution successful. 2024-09-02 10:32:01.918 +05:30 65eb4782-d6fe-4fbf-8728-e78dc526751a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTMzMjAsImV4cCI6MTcyNTI1MzkyMCwiaWF0IjoxNzI1MjUzMzIwfQ.3kfuQ4_q0SkYJuxvCkxF_WE1CbZ3XecndBL1svFSg_Q}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 10:32:01.919 +05:30 ed537c61-323b-4d80-9d6f-ba5459415778 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:32:01.920 +05:30 ed537c61-323b-4d80-9d6f-ba5459415778 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-02 10:32:01.990 +05:30 ed537c61-323b-4d80-9d6f-ba5459415778 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:32:01.990 +05:30 ed537c61-323b-4d80-9d6f-ba5459415778 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 70.5494ms 2024-09-02 10:32:01.990 +05:30 ed537c61-323b-4d80-9d6f-ba5459415778 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:32:01.991 +05:30 ed537c61-323b-4d80-9d6f-ba5459415778 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65eb4782-d6fe-4fbf-8728-e78dc526751a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:32:01.991 +05:30 ed537c61-323b-4d80-9d6f-ba5459415778 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 75.6258ms 2024-09-02 10:32:02.125 +05:30 12dcf11a-f0db-4e7a-8697-c93bb074c17d 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-02 10:32:02.126 +05:30 12dcf11a-f0db-4e7a-8697-c93bb074c17d INF CORS policy execution successful. 2024-09-02 10:32:02.126 +05:30 12dcf11a-f0db-4e7a-8697-c93bb074c17d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTMzMjAsImV4cCI6MTcyNTI1MzkyMCwiaWF0IjoxNzI1MjUzMzIwfQ.3kfuQ4_q0SkYJuxvCkxF_WE1CbZ3XecndBL1svFSg_Q}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 10:32:02.128 +05:30 7771fa0a-2751-41f7-b557-39cc3a0996c4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:32:02.128 +05:30 7771fa0a-2751-41f7-b557-39cc3a0996c4 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-02 10:32:02.144 +05:30 7771fa0a-2751-41f7-b557-39cc3a0996c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:32:02.144 +05:30 7771fa0a-2751-41f7-b557-39cc3a0996c4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 16.2901ms 2024-09-02 10:32:02.144 +05:30 7771fa0a-2751-41f7-b557-39cc3a0996c4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:32:02.145 +05:30 7771fa0a-2751-41f7-b557-39cc3a0996c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12dcf11a-f0db-4e7a-8697-c93bb074c17d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:32:02.145 +05:30 7771fa0a-2751-41f7-b557-39cc3a0996c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 20.62ms 2024-09-02 10:34:23.334 +05:30 023387d8-ebf2-4410-b970-666df0022940 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 10:34:23.336 +05:30 023387d8-ebf2-4410-b970-666df0022940 INF CORS policy execution successful. 2024-09-02 10:34:23.338 +05:30 023387d8-ebf2-4410-b970-666df0022940 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-02 10:34:23.339 +05:30 7d7e766a-a37c-44f5-a6b3-78971876d854 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:34:23.340 +05:30 7d7e766a-a37c-44f5-a6b3-78971876d854 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-02 10:34:23.351 +05:30 7d7e766a-a37c-44f5-a6b3-78971876d854 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:34:23.352 +05:30 7d7e766a-a37c-44f5-a6b3-78971876d854 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 12.6093ms 2024-09-02 10:34:23.353 +05:30 7d7e766a-a37c-44f5-a6b3-78971876d854 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:34:23.353 +05:30 7d7e766a-a37c-44f5-a6b3-78971876d854 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 023387d8-ebf2-4410-b970-666df0022940}, {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-02 10:34:23.354 +05:30 7d7e766a-a37c-44f5-a6b3-78971876d854 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 19.7447ms 2024-09-02 10:34:24.828 +05:30 5f310a90-8f3f-40dd-98eb-6ffc88200ba6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 10:34:24.829 +05:30 5f310a90-8f3f-40dd-98eb-6ffc88200ba6 INF CORS policy execution successful. 2024-09-02 10:34:24.829 +05:30 5f310a90-8f3f-40dd-98eb-6ffc88200ba6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6062ms 2024-09-02 10:34:24.864 +05:30 b5d42ef6-668b-446f-9200-b25b9af6364e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 10:34:24.864 +05:30 b5d42ef6-668b-446f-9200-b25b9af6364e INF CORS policy execution successful. 2024-09-02 10:34:24.865 +05:30 b5d42ef6-668b-446f-9200-b25b9af6364e 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-02 10:34:24.865 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:34:24.866 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF 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-02 10:34:24.872 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Database retrieved 2024-09-02 10:34:24.876 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Token generated 2024-09-02 10:34:24.877 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Token generated 2024-09-02 10:34:24.877 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:34:24.877 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 11.4836ms 2024-09-02 10:34:24.877 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:34:24.877 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b5d42ef6-668b-446f-9200-b25b9af6364e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM0NjQsImV4cCI6MTcyNTI1NDA2NCwiaWF0IjoxNzI1MjUzNDY0fQ.0PAIgBdYoLKFJ0lFSeSR9Gmaycgft4k0qzojeyBIpYw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM0NjQsImV4cCI6MTcyNTI1NDM2NCwiaWF0IjoxNzI1MjUzNDY0fQ.v0i8iyZxmaUXQa-rWQ5JP0HJHT3qRB7GHkDuQNHTGHE\"}"} 2024-09-02 10:34:24.878 +05:30 0f2040c5-8e68-42ac-9612-41dca9bca123 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 13.7605ms 2024-09-02 10:34:25.180 +05:30 a46ffb9f-24c1-43d8-9a13-b271bfda623e 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-02 10:34:25.180 +05:30 a46ffb9f-24c1-43d8-9a13-b271bfda623e INF CORS policy execution successful. 2024-09-02 10:34:25.180 +05:30 a46ffb9f-24c1-43d8-9a13-b271bfda623e 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.6166ms 2024-09-02 10:34:25.212 +05:30 30619e1b-55c4-4c0e-b47c-b336dca781c9 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-02 10:34:25.212 +05:30 30619e1b-55c4-4c0e-b47c-b336dca781c9 INF CORS policy execution successful. 2024-09-02 10:34:25.213 +05:30 30619e1b-55c4-4c0e-b47c-b336dca781c9 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.6114ms 2024-09-02 10:34:25.230 +05:30 6c863fb8-b66c-4fb4-8df7-fc704314e4ed 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-02 10:34:25.231 +05:30 6c863fb8-b66c-4fb4-8df7-fc704314e4ed INF CORS policy execution successful. 2024-09-02 10:34:25.232 +05:30 6c863fb8-b66c-4fb4-8df7-fc704314e4ed 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM0NjQsImV4cCI6MTcyNTI1NDA2NCwiaWF0IjoxNzI1MjUzNDY0fQ.0PAIgBdYoLKFJ0lFSeSR9Gmaycgft4k0qzojeyBIpYw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 10:34:25.233 +05:30 7a8341a6-9270-4759-93b9-a7ba379ce824 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:34:25.233 +05:30 7a8341a6-9270-4759-93b9-a7ba379ce824 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-02 10:34:25.244 +05:30 7a8341a6-9270-4759-93b9-a7ba379ce824 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:34:25.245 +05:30 7a8341a6-9270-4759-93b9-a7ba379ce824 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.9283ms 2024-09-02 10:34:25.245 +05:30 7a8341a6-9270-4759-93b9-a7ba379ce824 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:34:25.245 +05:30 7a8341a6-9270-4759-93b9-a7ba379ce824 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c863fb8-b66c-4fb4-8df7-fc704314e4ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:34:25.245 +05:30 7a8341a6-9270-4759-93b9-a7ba379ce824 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 15.8109ms 2024-09-02 10:34:25.289 +05:30 8dcfb3b1-2b37-4e8f-b707-6ba5f01a8a07 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-02 10:34:25.291 +05:30 8dcfb3b1-2b37-4e8f-b707-6ba5f01a8a07 INF CORS policy execution successful. 2024-09-02 10:34:25.291 +05:30 8dcfb3b1-2b37-4e8f-b707-6ba5f01a8a07 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM0NjQsImV4cCI6MTcyNTI1NDA2NCwiaWF0IjoxNzI1MjUzNDY0fQ.0PAIgBdYoLKFJ0lFSeSR9Gmaycgft4k0qzojeyBIpYw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 10:34:25.292 +05:30 d17fe69f-2961-4cf5-9730-79ae272a450a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:34:25.293 +05:30 d17fe69f-2961-4cf5-9730-79ae272a450a 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-02 10:34:25.302 +05:30 d17fe69f-2961-4cf5-9730-79ae272a450a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:34:25.303 +05:30 d17fe69f-2961-4cf5-9730-79ae272a450a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.807ms 2024-09-02 10:34:25.303 +05:30 d17fe69f-2961-4cf5-9730-79ae272a450a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:34:25.303 +05:30 d17fe69f-2961-4cf5-9730-79ae272a450a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dcfb3b1-2b37-4e8f-b707-6ba5f01a8a07}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:34:25.303 +05:30 d17fe69f-2961-4cf5-9730-79ae272a450a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 14.0239ms 2024-09-02 10:35:26.445 +05:30 7836d864-b08f-4fe3-bbef-941f5259593a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwOTYyMjgsImV4cCI6MTcyNTA5NzEyOCwiaWF0IjoxNzI1MDk2MjI4fQ.IrHA04NaRHPXT3LXWloEu078SEwVk01vpX-Flyotlfw - null null 2024-09-02 10:35:26.446 +05:30 7836d864-b08f-4fe3-bbef-941f5259593a INF CORS policy execution successful. 2024-09-02 10:35:26.448 +05:30 7836d864-b08f-4fe3-bbef-941f5259593a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwOTYyMjgsImV4cCI6MTcyNTA5NzEyOCwiaWF0IjoxNzI1MDk2MjI4fQ.IrHA04NaRHPXT3LXWloEu078SEwVk01vpX-Flyotlfw 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-02 10:35:26.448 +05:30 c3ee8c8c-b0b3-4354-a033-02e8979aceff INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:35:26.449 +05:30 c3ee8c8c-b0b3-4354-a033-02e8979aceff 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-02 10:35:26.454 +05:30 c3ee8c8c-b0b3-4354-a033-02e8979aceff INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:26.455 +05:30 c3ee8c8c-b0b3-4354-a033-02e8979aceff INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.7939ms 2024-09-02 10:35:26.455 +05:30 c3ee8c8c-b0b3-4354-a033-02e8979aceff INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:35:26.455 +05:30 c3ee8c8c-b0b3-4354-a033-02e8979aceff INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 7836d864-b08f-4fe3-bbef-941f5259593a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 10:35:26.456 +05:30 c3ee8c8c-b0b3-4354-a033-02e8979aceff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwOTYyMjgsImV4cCI6MTcyNTA5NzEyOCwiaWF0IjoxNzI1MDk2MjI4fQ.IrHA04NaRHPXT3LXWloEu078SEwVk01vpX-Flyotlfw - 400 90 application/json; charset=utf-8 10.7742ms 2024-09-02 10:35:36.718 +05:30 c77ce032-82eb-4fdd-a74a-61d3e82eb841 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 10:35:36.719 +05:30 c77ce032-82eb-4fdd-a74a-61d3e82eb841 INF CORS policy execution successful. 2024-09-02 10:35:36.719 +05:30 c77ce032-82eb-4fdd-a74a-61d3e82eb841 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-02 10:35:36.719 +05:30 f9bc3890-0196-48b9-b1c4-97d0fc6a6cf7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:35:36.720 +05:30 f9bc3890-0196-48b9-b1c4-97d0fc6a6cf7 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-02 10:35:36.725 +05:30 f9bc3890-0196-48b9-b1c4-97d0fc6a6cf7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:36.725 +05:30 f9bc3890-0196-48b9-b1c4-97d0fc6a6cf7 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 5.6995ms 2024-09-02 10:35:36.725 +05:30 f9bc3890-0196-48b9-b1c4-97d0fc6a6cf7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:35:36.725 +05:30 f9bc3890-0196-48b9-b1c4-97d0fc6a6cf7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c77ce032-82eb-4fdd-a74a-61d3e82eb841}, {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-02 10:35:36.726 +05:30 f9bc3890-0196-48b9-b1c4-97d0fc6a6cf7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 7.732ms 2024-09-02 10:35:41.883 +05:30 ed15a195-90b6-4c49-b4de-e966560c0b69 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 10:35:41.884 +05:30 ed15a195-90b6-4c49-b4de-e966560c0b69 INF CORS policy execution successful. 2024-09-02 10:35:41.884 +05:30 ed15a195-90b6-4c49-b4de-e966560c0b69 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7072ms 2024-09-02 10:35:41.919 +05:30 31d7dab6-0fb1-46ae-a510-27429be88f56 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 10:35:41.920 +05:30 31d7dab6-0fb1-46ae-a510-27429be88f56 INF CORS policy execution successful. 2024-09-02 10:35:41.921 +05:30 31d7dab6-0fb1-46ae-a510-27429be88f56 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-02 10:35:41.922 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:35:41.923 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF 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-02 10:35:41.929 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Database retrieved 2024-09-02 10:35:41.932 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Token generated 2024-09-02 10:35:41.933 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Token generated 2024-09-02 10:35:41.933 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:41.933 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 10.5669ms 2024-09-02 10:35:41.933 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:35:41.933 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31d7dab6-0fb1-46ae-a510-27429be88f56}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDQ0MSwiaWF0IjoxNzI1MjUzNTQxfQ.PzREnejJJWHThqvBOrR8vT4R5DMG8CYOw_JegFfw9y0\"}"} 2024-09-02 10:35:41.934 +05:30 4958083d-6e55-4b15-8140-404e3edd2719 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 14.5382ms 2024-09-02 10:35:50.344 +05:30 b2b57472-e372-4ff5-9eea-7db972f7073b 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-02 10:35:50.344 +05:30 b2b57472-e372-4ff5-9eea-7db972f7073b INF CORS policy execution successful. 2024-09-02 10:35:50.344 +05:30 b2b57472-e372-4ff5-9eea-7db972f7073b 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.7071ms 2024-09-02 10:35:50.373 +05:30 381afea6-f7b2-4d33-bb55-c1606b23abab 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-02 10:35:50.375 +05:30 381afea6-f7b2-4d33-bb55-c1606b23abab INF CORS policy execution successful. 2024-09-02 10:35:50.375 +05:30 381afea6-f7b2-4d33-bb55-c1606b23abab 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:50.375 +05:30 fe844301-813d-4a36-a82a-1128ba47808b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:50.376 +05:30 fe844301-813d-4a36-a82a-1128ba47808b 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-02 10:35:50.384 +05:30 fe844301-813d-4a36-a82a-1128ba47808b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:50.385 +05:30 fe844301-813d-4a36-a82a-1128ba47808b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.0779ms 2024-09-02 10:35:50.385 +05:30 fe844301-813d-4a36-a82a-1128ba47808b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:50.385 +05:30 fe844301-813d-4a36-a82a-1128ba47808b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 381afea6-f7b2-4d33-bb55-c1606b23abab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 10:35:50.385 +05:30 fe844301-813d-4a36-a82a-1128ba47808b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 12.0926ms 2024-09-02 10:35:53.650 +05:30 1b3eebe6-013b-4a81-be76-38f3af8e59b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=u - null null 2024-09-02 10:35:53.650 +05:30 1b3eebe6-013b-4a81-be76-38f3af8e59b0 INF CORS policy execution successful. 2024-09-02 10:35:53.651 +05:30 1b3eebe6-013b-4a81-be76-38f3af8e59b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=u - 204 null null 1.3023ms 2024-09-02 10:35:53.686 +05:30 46b1ccd3-059a-44b3-a7d0-c6829dd71092 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=u - null null 2024-09-02 10:35:53.687 +05:30 46b1ccd3-059a-44b3-a7d0-c6829dd71092 INF CORS policy execution successful. 2024-09-02 10:35:53.687 +05:30 46b1ccd3-059a-44b3-a7d0-c6829dd71092 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=u Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:53.688 +05:30 c1a15e5b-619c-4213-983b-fb05212ec2eb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:53.688 +05:30 c1a15e5b-619c-4213-983b-fb05212ec2eb 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-02 10:35:53.699 +05:30 c1a15e5b-619c-4213-983b-fb05212ec2eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:53.699 +05:30 c1a15e5b-619c-4213-983b-fb05212ec2eb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.5091ms 2024-09-02 10:35:53.700 +05:30 c1a15e5b-619c-4213-983b-fb05212ec2eb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:53.700 +05:30 c1a15e5b-619c-4213-983b-fb05212ec2eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46b1ccd3-059a-44b3-a7d0-c6829dd71092}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1581} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"},{\"IId\":108,\"Name\":\"user18\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T14:59:34.423\",\"ModifiedOn\":\"08/27/2024 15:03:45\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"}],\"PageSummary\":[{\"TotalRows\":23,\"TotalPages\":3}]}"} 2024-09-02 10:35:53.700 +05:30 c1a15e5b-619c-4213-983b-fb05212ec2eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=u - 200 1581 application/json; charset=utf-8 14.465ms 2024-09-02 10:35:53.959 +05:30 64a71f6f-8755-4e62-b029-9bd22c991827 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=us - null null 2024-09-02 10:35:53.959 +05:30 64a71f6f-8755-4e62-b029-9bd22c991827 INF CORS policy execution successful. 2024-09-02 10:35:53.959 +05:30 64a71f6f-8755-4e62-b029-9bd22c991827 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=us - 204 null null 0.6701ms 2024-09-02 10:35:53.995 +05:30 23f36093-0ede-4fc0-a37a-fb400bcb9937 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=us - null null 2024-09-02 10:35:53.996 +05:30 23f36093-0ede-4fc0-a37a-fb400bcb9937 INF CORS policy execution successful. 2024-09-02 10:35:53.996 +05:30 23f36093-0ede-4fc0-a37a-fb400bcb9937 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=us Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:53.997 +05:30 fa000593-9d9f-4d69-823d-0acd08295386 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:53.997 +05:30 fa000593-9d9f-4d69-823d-0acd08295386 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-02 10:35:54.001 +05:30 fa000593-9d9f-4d69-823d-0acd08295386 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:54.001 +05:30 fa000593-9d9f-4d69-823d-0acd08295386 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.3624ms 2024-09-02 10:35:54.001 +05:30 fa000593-9d9f-4d69-823d-0acd08295386 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:54.001 +05:30 fa000593-9d9f-4d69-823d-0acd08295386 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23f36093-0ede-4fc0-a37a-fb400bcb9937}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1588} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"},{\"IId\":108,\"Name\":\"user18\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T14:59:34.423\",\"ModifiedOn\":\"08/27/2024 15:03:45\"},{\"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\"}],\"PageSummary\":[{\"TotalRows\":21,\"TotalPages\":3}]}"} 2024-09-02 10:35:54.002 +05:30 fa000593-9d9f-4d69-823d-0acd08295386 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=us - 200 1588 application/json; charset=utf-8 7.1035ms 2024-09-02 10:35:54.195 +05:30 1a0f4403-24f9-42e0-8a8b-5ba5ad868289 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=use - null null 2024-09-02 10:35:54.196 +05:30 1a0f4403-24f9-42e0-8a8b-5ba5ad868289 INF CORS policy execution successful. 2024-09-02 10:35:54.196 +05:30 1a0f4403-24f9-42e0-8a8b-5ba5ad868289 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=use - 204 null null 0.5863ms 2024-09-02 10:35:54.228 +05:30 cc4855c0-a180-4676-ab54-2a29ffe1a418 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=use - null null 2024-09-02 10:35:54.228 +05:30 cc4855c0-a180-4676-ab54-2a29ffe1a418 INF CORS policy execution successful. 2024-09-02 10:35:54.229 +05:30 cc4855c0-a180-4676-ab54-2a29ffe1a418 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=use Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:54.229 +05:30 a813bd79-7f9c-4245-b4bf-8525112636d4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:54.229 +05:30 a813bd79-7f9c-4245-b4bf-8525112636d4 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-02 10:35:54.233 +05:30 a813bd79-7f9c-4245-b4bf-8525112636d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:54.233 +05:30 a813bd79-7f9c-4245-b4bf-8525112636d4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.7679ms 2024-09-02 10:35:54.233 +05:30 a813bd79-7f9c-4245-b4bf-8525112636d4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:54.233 +05:30 a813bd79-7f9c-4245-b4bf-8525112636d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc4855c0-a180-4676-ab54-2a29ffe1a418}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1588} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"},{\"IId\":108,\"Name\":\"user18\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T14:59:34.423\",\"ModifiedOn\":\"08/27/2024 15:03:45\"},{\"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\"}],\"PageSummary\":[{\"TotalRows\":21,\"TotalPages\":3}]}"} 2024-09-02 10:35:54.234 +05:30 a813bd79-7f9c-4245-b4bf-8525112636d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=use - 200 1588 application/json; charset=utf-8 5.8606ms 2024-09-02 10:35:54.455 +05:30 a0081f0b-a152-4ba7-b537-d02283c23cee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user - null null 2024-09-02 10:35:54.455 +05:30 a0081f0b-a152-4ba7-b537-d02283c23cee INF CORS policy execution successful. 2024-09-02 10:35:54.456 +05:30 a0081f0b-a152-4ba7-b537-d02283c23cee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user - 204 null null 0.6664ms 2024-09-02 10:35:54.489 +05:30 32cc361c-d7f7-4bef-8231-c1a68af55268 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user - null null 2024-09-02 10:35:54.490 +05:30 32cc361c-d7f7-4bef-8231-c1a68af55268 INF CORS policy execution successful. 2024-09-02 10:35:54.490 +05:30 32cc361c-d7f7-4bef-8231-c1a68af55268 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:54.491 +05:30 a7141cc2-61c8-4dba-86bc-e5f5cb35df62 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:54.491 +05:30 a7141cc2-61c8-4dba-86bc-e5f5cb35df62 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-02 10:35:54.496 +05:30 a7141cc2-61c8-4dba-86bc-e5f5cb35df62 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:54.496 +05:30 a7141cc2-61c8-4dba-86bc-e5f5cb35df62 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.2726ms 2024-09-02 10:35:54.496 +05:30 a7141cc2-61c8-4dba-86bc-e5f5cb35df62 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:54.496 +05:30 a7141cc2-61c8-4dba-86bc-e5f5cb35df62 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32cc361c-d7f7-4bef-8231-c1a68af55268}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1588} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"},{\"IId\":108,\"Name\":\"user18\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T14:59:34.423\",\"ModifiedOn\":\"08/27/2024 15:03:45\"},{\"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\"}],\"PageSummary\":[{\"TotalRows\":21,\"TotalPages\":3}]}"} 2024-09-02 10:35:54.497 +05:30 a7141cc2-61c8-4dba-86bc-e5f5cb35df62 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user - 200 1588 application/json; charset=utf-8 7.9447ms 2024-09-02 10:35:57.128 +05:30 1ba656ae-3c8f-4a05-84a6-aa198b5c9986 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user6 - null null 2024-09-02 10:35:57.128 +05:30 1ba656ae-3c8f-4a05-84a6-aa198b5c9986 INF CORS policy execution successful. 2024-09-02 10:35:57.129 +05:30 1ba656ae-3c8f-4a05-84a6-aa198b5c9986 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user6 - 204 null null 0.7782ms 2024-09-02 10:35:57.162 +05:30 0b343026-f831-4213-9706-67ba9d104531 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user6 - null null 2024-09-02 10:35:57.163 +05:30 0b343026-f831-4213-9706-67ba9d104531 INF CORS policy execution successful. 2024-09-02 10:35:57.163 +05:30 0b343026-f831-4213-9706-67ba9d104531 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:57.163 +05:30 5bad4ed2-8059-4269-881e-121c627ce427 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:57.163 +05:30 5bad4ed2-8059-4269-881e-121c627ce427 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-02 10:35:57.169 +05:30 5bad4ed2-8059-4269-881e-121c627ce427 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:57.170 +05:30 5bad4ed2-8059-4269-881e-121c627ce427 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.6721ms 2024-09-02 10:35:57.170 +05:30 5bad4ed2-8059-4269-881e-121c627ce427 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 10:35:57.171 +05:30 5bad4ed2-8059-4269-881e-121c627ce427 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b343026-f831-4213-9706-67ba9d104531}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 431} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":14,\"Name\":\"TestUser6\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-08-14T07:10:43.463\",\"ModifiedOn\":\"08/14/2024 07:25:28\"},{\"IId\":8,\"Name\":\"User6\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-07-17T12:39:04.66\",\"ModifiedOn\":\"07/17/2024 12:47:07\"}],\"PageSummary\":[{\"TotalRows\":2,\"TotalPages\":1}]}"} 2024-09-02 10:35:57.171 +05:30 5bad4ed2-8059-4269-881e-121c627ce427 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=user6 - 200 431 application/json; charset=utf-8 8.9818ms 2024-09-02 10:35:59.205 +05:30 b9afbb58-4631-4241-9a50-cfd605548523 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=8 - null null 2024-09-02 10:35:59.206 +05:30 b9afbb58-4631-4241-9a50-cfd605548523 INF CORS policy execution successful. 2024-09-02 10:35:59.206 +05:30 b9afbb58-4631-4241-9a50-cfd605548523 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=8 - 204 null null 0.5668ms 2024-09-02 10:35:59.244 +05:30 2482038a-d1e5-4b9b-b74d-211446866f55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=8 - null null 2024-09-02 10:35:59.245 +05:30 2482038a-d1e5-4b9b-b74d-211446866f55 INF CORS policy execution successful. 2024-09-02 10:35:59.245 +05:30 2482038a-d1e5-4b9b-b74d-211446866f55 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:59.246 +05:30 dd8cbb31-b808-4d64-b7be-3dd6641b0636 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 10:35:59.255 +05:30 dd8cbb31-b808-4d64-b7be-3dd6641b0636 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-02 10:35:59.320 +05:30 dd8cbb31-b808-4d64-b7be-3dd6641b0636 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:59.321 +05:30 dd8cbb31-b808-4d64-b7be-3dd6641b0636 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 66.0491ms 2024-09-02 10:35:59.321 +05:30 dd8cbb31-b808-4d64-b7be-3dd6641b0636 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 10:35:59.321 +05:30 dd8cbb31-b808-4d64-b7be-3dd6641b0636 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2482038a-d1e5-4b9b-b74d-211446866f55}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1410} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":8,\"LoginName\":\"user6\",\"LoginAbbr\":\"U6\",\"UserName\":\"User6\",\"Email\":\"User6@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\":1061,\"RoleName\":\"TestRole\",\"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\":[]}"} 2024-09-02 10:35:59.321 +05:30 dd8cbb31-b808-4d64-b7be-3dd6641b0636 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=8 - 200 1410 application/json; charset=utf-8 77.0263ms 2024-09-02 10:35:59.469 +05:30 121fe089-d84a-4610-813e-85d2fa13922d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 10:35:59.469 +05:30 121fe089-d84a-4610-813e-85d2fa13922d INF CORS policy execution successful. 2024-09-02 10:35:59.469 +05:30 121fe089-d84a-4610-813e-85d2fa13922d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5068ms 2024-09-02 10:35:59.472 +05:30 c0186125-008a-45a4-8470-5fe67a665ace INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 10:35:59.473 +05:30 c0186125-008a-45a4-8470-5fe67a665ace INF CORS policy execution successful. 2024-09-02 10:35:59.473 +05:30 c0186125-008a-45a4-8470-5fe67a665ace INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6425ms 2024-09-02 10:35:59.499 +05:30 f6a2833a-4f56-499c-aee2-7e0dcde8c10f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 10:35:59.499 +05:30 f6a2833a-4f56-499c-aee2-7e0dcde8c10f INF CORS policy execution successful. 2024-09-02 10:35:59.500 +05:30 f6a2833a-4f56-499c-aee2-7e0dcde8c10f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:59.501 +05:30 23ec6637-5591-4a53-82c9-75be41ddd1d0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 10:35:59.506 +05:30 4f07bd6c-5d9d-4a8e-a0ce-6b0e18ce35e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 10:35:59.506 +05:30 23ec6637-5591-4a53-82c9-75be41ddd1d0 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-02 10:35:59.507 +05:30 4f07bd6c-5d9d-4a8e-a0ce-6b0e18ce35e8 INF CORS policy execution successful. 2024-09-02 10:35:59.507 +05:30 4f07bd6c-5d9d-4a8e-a0ce-6b0e18ce35e8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:59.507 +05:30 81be6895-673a-496e-87cd-9480b3420a67 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 10:35:59.512 +05:30 81be6895-673a-496e-87cd-9480b3420a67 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-02 10:35:59.549 +05:30 81be6895-673a-496e-87cd-9480b3420a67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:59.549 +05:30 81be6895-673a-496e-87cd-9480b3420a67 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 36.8258ms 2024-09-02 10:35:59.549 +05:30 81be6895-673a-496e-87cd-9480b3420a67 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 10:35:59.549 +05:30 81be6895-673a-496e-87cd-9480b3420a67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f07bd6c-5d9d-4a8e-a0ce-6b0e18ce35e8}, {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-02 10:35:59.550 +05:30 81be6895-673a-496e-87cd-9480b3420a67 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 43.4719ms 2024-09-02 10:35:59.572 +05:30 23ec6637-5591-4a53-82c9-75be41ddd1d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:59.573 +05:30 23ec6637-5591-4a53-82c9-75be41ddd1d0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 66.2188ms 2024-09-02 10:35:59.573 +05:30 23ec6637-5591-4a53-82c9-75be41ddd1d0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 10:35:59.573 +05:30 23ec6637-5591-4a53-82c9-75be41ddd1d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6a2833a-4f56-499c-aee2-7e0dcde8c10f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 869} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"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\"},{\"Id\":1010,\"Name\":\"RoleName_1010\"}]"} 2024-09-02 10:35:59.574 +05:30 23ec6637-5591-4a53-82c9-75be41ddd1d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 869 application/json; charset=utf-8 75.4622ms 2024-09-02 10:35:59.711 +05:30 816591ac-b8bd-4daa-8f18-0908680c0dab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 10:35:59.712 +05:30 816591ac-b8bd-4daa-8f18-0908680c0dab INF CORS policy execution successful. 2024-09-02 10:35:59.714 +05:30 816591ac-b8bd-4daa-8f18-0908680c0dab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 204 null null 2.6263ms 2024-09-02 10:35:59.748 +05:30 b0a8f203-be31-4395-a21a-a0f034a6850e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 10:35:59.749 +05:30 b0a8f203-be31-4395-a21a-a0f034a6850e INF CORS policy execution successful. 2024-09-02 10:35:59.750 +05:30 b0a8f203-be31-4395-a21a-a0f034a6850e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:35:59.755 +05:30 2e092ca1-9c28-4bff-9ecc-e3f2b04c24da INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 10:35:59.755 +05:30 2e092ca1-9c28-4bff-9ecc-e3f2b04c24da 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-02 10:35:59.766 +05:30 2e092ca1-9c28-4bff-9ecc-e3f2b04c24da INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:35:59.766 +05:30 2e092ca1-9c28-4bff-9ecc-e3f2b04c24da INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.1031ms 2024-09-02 10:35:59.766 +05:30 2e092ca1-9c28-4bff-9ecc-e3f2b04c24da INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 10:35:59.767 +05:30 2e092ca1-9c28-4bff-9ecc-e3f2b04c24da INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0a8f203-be31-4395-a21a-a0f034a6850e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 703} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"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-02 10:35:59.767 +05:30 2e092ca1-9c28-4bff-9ecc-e3f2b04c24da INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 200 703 application/json; charset=utf-8 18.988ms 2024-09-02 10:36:10.243 +05:30 efc212ed-37ac-48f5-a910-f139650afe77 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-02 10:36:10.244 +05:30 efc212ed-37ac-48f5-a910-f139650afe77 INF CORS policy execution successful. 2024-09-02 10:36:10.244 +05:30 efc212ed-37ac-48f5-a910-f139650afe77 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.0581ms 2024-09-02 10:36:10.269 +05:30 91f6f8ae-0dfb-4b86-a3f6-fbd36228533e 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-02 10:36:10.270 +05:30 91f6f8ae-0dfb-4b86-a3f6-fbd36228533e INF CORS policy execution successful. 2024-09-02 10:36:10.272 +05:30 91f6f8ae-0dfb-4b86-a3f6-fbd36228533e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:10.272 +05:30 f2187c79-de2d-4753-8857-8ea2ec043ba1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:10.280 +05:30 f2187c79-de2d-4753-8857-8ea2ec043ba1 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-02 10:36:10.335 +05:30 f2187c79-de2d-4753-8857-8ea2ec043ba1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:10.335 +05:30 f2187c79-de2d-4753-8857-8ea2ec043ba1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 54.677ms 2024-09-02 10:36:10.335 +05:30 f2187c79-de2d-4753-8857-8ea2ec043ba1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:10.335 +05:30 f2187c79-de2d-4753-8857-8ea2ec043ba1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91f6f8ae-0dfb-4b86-a3f6-fbd36228533e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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\":\"08/23/2024 09:11:32\"},{\"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-02 10:36:10.335 +05:30 f2187c79-de2d-4753-8857-8ea2ec043ba1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 65.9358ms 2024-09-02 10:36:14.039 +05:30 9080412d-3175-430e-a89b-6437cdc60e7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-02 10:36:14.040 +05:30 9080412d-3175-430e-a89b-6437cdc60e7f INF CORS policy execution successful. 2024-09-02 10:36:14.040 +05:30 9080412d-3175-430e-a89b-6437cdc60e7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 204 null null 0.8008ms 2024-09-02 10:36:14.068 +05:30 b1d6c1f8-9e38-4100-899d-4e4d12eab8b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - null null 2024-09-02 10:36:14.069 +05:30 b1d6c1f8-9e38-4100-899d-4e4d12eab8b9 INF CORS policy execution successful. 2024-09-02 10:36:14.069 +05:30 b1d6c1f8-9e38-4100-899d-4e4d12eab8b9 INF HTTP request: Path: /role/getrolesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:14.069 +05:30 a613449d-f8aa-4178-aa56-97c7c5f8db78 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.069 +05:30 a613449d-f8aa-4178-aa56-97c7c5f8db78 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-02 10:36:14.076 +05:30 a613449d-f8aa-4178-aa56-97c7c5f8db78 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:14.077 +05:30 a613449d-f8aa-4178-aa56-97c7c5f8db78 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 7.1589ms 2024-09-02 10:36:14.077 +05:30 a613449d-f8aa-4178-aa56-97c7c5f8db78 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.077 +05:30 a613449d-f8aa-4178-aa56-97c7c5f8db78 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1d6c1f8-9e38-4100-899d-4e4d12eab8b9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1237} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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\":\"08/23/2024 09:11:32\"},{\"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\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"}],\"PageSummary\":[{\"TotalRows\":12,\"TotalPages\":2}]}"} 2024-09-02 10:36:14.077 +05:30 a613449d-f8aa-4178-aa56-97c7c5f8db78 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 1237 application/json; charset=utf-8 9.1151ms 2024-09-02 10:36:14.371 +05:30 520e9874-b8d9-4807-81a6-583ec7c44417 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-02 10:36:14.371 +05:30 520e9874-b8d9-4807-81a6-583ec7c44417 INF CORS policy execution successful. 2024-09-02 10:36:14.371 +05:30 520e9874-b8d9-4807-81a6-583ec7c44417 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 204 null null 0.9824ms 2024-09-02 10:36:14.397 +05:30 20da0402-62c1-419f-959f-cf638df7a606 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - null null 2024-09-02 10:36:14.398 +05:30 20da0402-62c1-419f-959f-cf638df7a606 INF CORS policy execution successful. 2024-09-02 10:36:14.398 +05:30 20da0402-62c1-419f-959f-cf638df7a606 INF HTTP request: Path: /role/getrolesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:14.398 +05:30 491e7092-5632-4ab9-88a4-491fa4b2a99d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.398 +05:30 491e7092-5632-4ab9-88a4-491fa4b2a99d 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-02 10:36:14.407 +05:30 491e7092-5632-4ab9-88a4-491fa4b2a99d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:14.408 +05:30 491e7092-5632-4ab9-88a4-491fa4b2a99d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 9.6251ms 2024-09-02 10:36:14.408 +05:30 491e7092-5632-4ab9-88a4-491fa4b2a99d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.408 +05:30 491e7092-5632-4ab9-88a4-491fa4b2a99d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20da0402-62c1-419f-959f-cf638df7a606}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1253} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:36:14.409 +05:30 491e7092-5632-4ab9-88a4-491fa4b2a99d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 1253 application/json; charset=utf-8 11.6617ms 2024-09-02 10:36:14.647 +05:30 93d29daf-4f7c-4cb5-90f2-a15f95b93e7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-02 10:36:14.647 +05:30 93d29daf-4f7c-4cb5-90f2-a15f95b93e7a INF CORS policy execution successful. 2024-09-02 10:36:14.648 +05:30 93d29daf-4f7c-4cb5-90f2-a15f95b93e7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 204 null null 0.7885ms 2024-09-02 10:36:14.674 +05:30 a8f78122-c40e-4aaf-96bf-d716d503a029 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - null null 2024-09-02 10:36:14.675 +05:30 a8f78122-c40e-4aaf-96bf-d716d503a029 INF CORS policy execution successful. 2024-09-02 10:36:14.675 +05:30 a8f78122-c40e-4aaf-96bf-d716d503a029 INF HTTP request: Path: /role/getrolesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:14.675 +05:30 6180f3a1-6dd4-4f6a-9d2b-c9a67a9f517e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.676 +05:30 6180f3a1-6dd4-4f6a-9d2b-c9a67a9f517e 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-02 10:36:14.681 +05:30 6180f3a1-6dd4-4f6a-9d2b-c9a67a9f517e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:14.682 +05:30 6180f3a1-6dd4-4f6a-9d2b-c9a67a9f517e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 6.0439ms 2024-09-02 10:36:14.682 +05:30 6180f3a1-6dd4-4f6a-9d2b-c9a67a9f517e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.682 +05:30 6180f3a1-6dd4-4f6a-9d2b-c9a67a9f517e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8f78122-c40e-4aaf-96bf-d716d503a029}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1253} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:36:14.683 +05:30 6180f3a1-6dd4-4f6a-9d2b-c9a67a9f517e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 1253 application/json; charset=utf-8 8.795ms 2024-09-02 10:36:14.934 +05:30 1d1d3644-6ab8-4388-9ec4-e34849a15f51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-02 10:36:14.934 +05:30 1d1d3644-6ab8-4388-9ec4-e34849a15f51 INF CORS policy execution successful. 2024-09-02 10:36:14.934 +05:30 1d1d3644-6ab8-4388-9ec4-e34849a15f51 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 204 null null 0.5104ms 2024-09-02 10:36:14.961 +05:30 876b9822-ea13-4bd3-b132-52493ffba52b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - null null 2024-09-02 10:36:14.962 +05:30 876b9822-ea13-4bd3-b132-52493ffba52b INF CORS policy execution successful. 2024-09-02 10:36:14.962 +05:30 876b9822-ea13-4bd3-b132-52493ffba52b INF HTTP request: Path: /role/getrolesummary 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:14.963 +05:30 7390ad12-f4e2-4084-b314-d03738d98dea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.963 +05:30 7390ad12-f4e2-4084-b314-d03738d98dea 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-02 10:36:14.972 +05:30 7390ad12-f4e2-4084-b314-d03738d98dea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:14.972 +05:30 7390ad12-f4e2-4084-b314-d03738d98dea INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 9.298ms 2024-09-02 10:36:14.972 +05:30 7390ad12-f4e2-4084-b314-d03738d98dea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:14.972 +05:30 7390ad12-f4e2-4084-b314-d03738d98dea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 876b9822-ea13-4bd3-b132-52493ffba52b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1253} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:36:14.973 +05:30 7390ad12-f4e2-4084-b314-d03738d98dea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 1253 application/json; charset=utf-8 11.8406ms 2024-09-02 10:36:15.554 +05:30 8783dd65-5eec-4ef7-9db8-9a68e28fddc1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testr - null null 2024-09-02 10:36:15.555 +05:30 8783dd65-5eec-4ef7-9db8-9a68e28fddc1 INF CORS policy execution successful. 2024-09-02 10:36:15.555 +05:30 8783dd65-5eec-4ef7-9db8-9a68e28fddc1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testr - 204 null null 0.6977ms 2024-09-02 10:36:15.582 +05:30 9a383913-d266-47bf-b706-0ae81cdc270b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testr - null null 2024-09-02 10:36:15.583 +05:30 9a383913-d266-47bf-b706-0ae81cdc270b INF CORS policy execution successful. 2024-09-02 10:36:15.583 +05:30 9a383913-d266-47bf-b706-0ae81cdc270b INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:15.583 +05:30 61f77746-b9a5-486e-ab0b-9057ac97d87c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:15.583 +05:30 61f77746-b9a5-486e-ab0b-9057ac97d87c 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-02 10:36:15.592 +05:30 61f77746-b9a5-486e-ab0b-9057ac97d87c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:15.593 +05:30 61f77746-b9a5-486e-ab0b-9057ac97d87c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 9.3645ms 2024-09-02 10:36:15.593 +05:30 61f77746-b9a5-486e-ab0b-9057ac97d87c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:15.593 +05:30 61f77746-b9a5-486e-ab0b-9057ac97d87c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a383913-d266-47bf-b706-0ae81cdc270b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1259} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"},{\"IId\":36,\"Name\":\"TestRole1\",\"CreatedOn\":\"2024-07-05T07:02:22.263\",\"ModifiedOn\":\"08/28/2024 12:27:38\"}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-02 10:36:15.594 +05:30 61f77746-b9a5-486e-ab0b-9057ac97d87c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testr - 200 1259 application/json; charset=utf-8 12.0006ms 2024-09-02 10:36:15.878 +05:30 35ca9fc4-9315-4a93-97d5-3d56f73c0733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testro - null null 2024-09-02 10:36:15.878 +05:30 35ca9fc4-9315-4a93-97d5-3d56f73c0733 INF CORS policy execution successful. 2024-09-02 10:36:15.879 +05:30 35ca9fc4-9315-4a93-97d5-3d56f73c0733 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testro - 204 null null 0.6581ms 2024-09-02 10:36:15.907 +05:30 a18d71db-f95d-4e06-ab03-3665073b1344 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testro - null null 2024-09-02 10:36:15.909 +05:30 a18d71db-f95d-4e06-ab03-3665073b1344 INF CORS policy execution successful. 2024-09-02 10:36:15.909 +05:30 a18d71db-f95d-4e06-ab03-3665073b1344 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testro Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:15.910 +05:30 c8d5ebcb-c98d-4776-baab-c96fcb8e2bf2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:15.910 +05:30 c8d5ebcb-c98d-4776-baab-c96fcb8e2bf2 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-02 10:36:15.917 +05:30 c8d5ebcb-c98d-4776-baab-c96fcb8e2bf2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:15.917 +05:30 c8d5ebcb-c98d-4776-baab-c96fcb8e2bf2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 7.3087ms 2024-09-02 10:36:15.917 +05:30 c8d5ebcb-c98d-4776-baab-c96fcb8e2bf2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:15.917 +05:30 c8d5ebcb-c98d-4776-baab-c96fcb8e2bf2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a18d71db-f95d-4e06-ab03-3665073b1344}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1259} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"},{\"IId\":36,\"Name\":\"TestRole1\",\"CreatedOn\":\"2024-07-05T07:02:22.263\",\"ModifiedOn\":\"08/28/2024 12:27:38\"}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-02 10:36:15.918 +05:30 c8d5ebcb-c98d-4776-baab-c96fcb8e2bf2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testro - 200 1259 application/json; charset=utf-8 10.5974ms 2024-09-02 10:36:16.120 +05:30 c0a2d32d-83b6-45a0-b163-158aaed23397 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrol - null null 2024-09-02 10:36:16.120 +05:30 c0a2d32d-83b6-45a0-b163-158aaed23397 INF CORS policy execution successful. 2024-09-02 10:36:16.121 +05:30 c0a2d32d-83b6-45a0-b163-158aaed23397 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrol - 204 null null 0.4824ms 2024-09-02 10:36:16.149 +05:30 1c2e67d6-f868-47b9-a5ba-58a22377768e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrol - null null 2024-09-02 10:36:16.150 +05:30 1c2e67d6-f868-47b9-a5ba-58a22377768e INF CORS policy execution successful. 2024-09-02 10:36:16.150 +05:30 1c2e67d6-f868-47b9-a5ba-58a22377768e INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrol Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:16.150 +05:30 7abd5767-05ab-46c6-bf40-35f574517d21 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:16.150 +05:30 7abd5767-05ab-46c6-bf40-35f574517d21 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-02 10:36:16.160 +05:30 7abd5767-05ab-46c6-bf40-35f574517d21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:16.160 +05:30 7abd5767-05ab-46c6-bf40-35f574517d21 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 9.5709ms 2024-09-02 10:36:16.160 +05:30 7abd5767-05ab-46c6-bf40-35f574517d21 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:16.160 +05:30 7abd5767-05ab-46c6-bf40-35f574517d21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c2e67d6-f868-47b9-a5ba-58a22377768e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1259} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"},{\"IId\":36,\"Name\":\"TestRole1\",\"CreatedOn\":\"2024-07-05T07:02:22.263\",\"ModifiedOn\":\"08/28/2024 12:27:38\"}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-02 10:36:16.161 +05:30 7abd5767-05ab-46c6-bf40-35f574517d21 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrol - 200 1259 application/json; charset=utf-8 12.0838ms 2024-09-02 10:36:16.420 +05:30 a8de36c3-8294-488b-a7d5-0b84103ed337 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole - null null 2024-09-02 10:36:16.420 +05:30 a8de36c3-8294-488b-a7d5-0b84103ed337 INF CORS policy execution successful. 2024-09-02 10:36:16.421 +05:30 a8de36c3-8294-488b-a7d5-0b84103ed337 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole - 204 null null 0.5316ms 2024-09-02 10:36:16.447 +05:30 a26c92ff-f94d-40cf-a219-9ec41c1409ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole - null null 2024-09-02 10:36:16.448 +05:30 a26c92ff-f94d-40cf-a219-9ec41c1409ee INF CORS policy execution successful. 2024-09-02 10:36:16.449 +05:30 a26c92ff-f94d-40cf-a219-9ec41c1409ee INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:16.449 +05:30 c82d37d3-bd69-4737-acba-c6c9245ee27a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:16.449 +05:30 c82d37d3-bd69-4737-acba-c6c9245ee27a 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-02 10:36:16.471 +05:30 c82d37d3-bd69-4737-acba-c6c9245ee27a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:16.472 +05:30 c82d37d3-bd69-4737-acba-c6c9245ee27a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 22.0186ms 2024-09-02 10:36:16.472 +05:30 c82d37d3-bd69-4737-acba-c6c9245ee27a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:16.472 +05:30 c82d37d3-bd69-4737-acba-c6c9245ee27a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a26c92ff-f94d-40cf-a219-9ec41c1409ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1259} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"},{\"IId\":36,\"Name\":\"TestRole1\",\"CreatedOn\":\"2024-07-05T07:02:22.263\",\"ModifiedOn\":\"08/28/2024 12:27:38\"}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-02 10:36:16.473 +05:30 c82d37d3-bd69-4737-acba-c6c9245ee27a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole - 200 1259 application/json; charset=utf-8 26.0121ms 2024-09-02 10:36:17.866 +05:30 420abc39-4d1f-41ed-88b7-b7709c452816 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole+ - null null 2024-09-02 10:36:17.866 +05:30 420abc39-4d1f-41ed-88b7-b7709c452816 INF CORS policy execution successful. 2024-09-02 10:36:17.867 +05:30 420abc39-4d1f-41ed-88b7-b7709c452816 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole+ - 204 null null 0.4966ms 2024-09-02 10:36:17.892 +05:30 4782641d-6c62-41d0-90e9-98c715045d3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole+ - null null 2024-09-02 10:36:17.892 +05:30 4782641d-6c62-41d0-90e9-98c715045d3d INF CORS policy execution successful. 2024-09-02 10:36:17.893 +05:30 4782641d-6c62-41d0-90e9-98c715045d3d INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole+ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:17.893 +05:30 cc50ac3a-e07f-4b5e-bdef-a312db05be36 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:17.893 +05:30 cc50ac3a-e07f-4b5e-bdef-a312db05be36 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-02 10:36:17.899 +05:30 cc50ac3a-e07f-4b5e-bdef-a312db05be36 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:17.899 +05:30 cc50ac3a-e07f-4b5e-bdef-a312db05be36 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 6.08ms 2024-09-02 10:36:17.899 +05:30 cc50ac3a-e07f-4b5e-bdef-a312db05be36 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:17.899 +05:30 cc50ac3a-e07f-4b5e-bdef-a312db05be36 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 4782641d-6c62-41d0-90e9-98c715045d3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 10:36:17.900 +05:30 cc50ac3a-e07f-4b5e-bdef-a312db05be36 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole+ - 404 84 application/json; charset=utf-8 7.5996ms 2024-09-02 10:36:19.586 +05:30 f90c15d7-a331-4f25-9408-b0838a31c1ec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole - null null 2024-09-02 10:36:19.587 +05:30 f90c15d7-a331-4f25-9408-b0838a31c1ec INF CORS policy execution successful. 2024-09-02 10:36:19.587 +05:30 f90c15d7-a331-4f25-9408-b0838a31c1ec INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:19.587 +05:30 16e4fa2d-8d1a-4319-aa64-d35176e0108b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:19.588 +05:30 16e4fa2d-8d1a-4319-aa64-d35176e0108b 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-02 10:36:19.597 +05:30 16e4fa2d-8d1a-4319-aa64-d35176e0108b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:19.597 +05:30 16e4fa2d-8d1a-4319-aa64-d35176e0108b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 9.3245ms 2024-09-02 10:36:19.597 +05:30 16e4fa2d-8d1a-4319-aa64-d35176e0108b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 10:36:19.597 +05:30 16e4fa2d-8d1a-4319-aa64-d35176e0108b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f90c15d7-a331-4f25-9408-b0838a31c1ec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1259} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"IId\":1068,\"Name\":\"TestRole260801\",\"CreatedOn\":\"2024-08-26T05:06:14.09\",\"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\":\"08/23/2024 09:11:32\"},{\"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\":1054,\"Name\":\"TestRoleValidation\",\"CreatedOn\":\"2024-08-07T09:07:07.69\",\"ModifiedOn\":null},{\"IId\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"},{\"IId\":36,\"Name\":\"TestRole1\",\"CreatedOn\":\"2024-07-05T07:02:22.263\",\"ModifiedOn\":\"08/28/2024 12:27:38\"}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-02 10:36:19.598 +05:30 16e4fa2d-8d1a-4319-aa64-d35176e0108b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=testrole - 200 1259 application/json; charset=utf-8 11.7998ms 2024-09-02 10:36:22.007 +05:30 cbb38da6-44a3-427b-849d-9e3e7a58b5cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 10:36:22.007 +05:30 cbb38da6-44a3-427b-849d-9e3e7a58b5cc INF CORS policy execution successful. 2024-09-02 10:36:22.008 +05:30 cbb38da6-44a3-427b-849d-9e3e7a58b5cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.608ms 2024-09-02 10:36:22.008 +05:30 c9144002-1025-4eb0-b90a-7236c6a8c622 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1061 - null null 2024-09-02 10:36:22.008 +05:30 c9144002-1025-4eb0-b90a-7236c6a8c622 INF CORS policy execution successful. 2024-09-02 10:36:22.008 +05:30 c9144002-1025-4eb0-b90a-7236c6a8c622 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1061 - 204 null null 0.3349ms 2024-09-02 10:36:22.035 +05:30 ebe30d5d-0e6c-47ed-b47f-b84cbcc0ac4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1061 - null null 2024-09-02 10:36:22.035 +05:30 29369b03-9fd2-4dfa-91db-2b02be4e69f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 10:36:22.036 +05:30 29369b03-9fd2-4dfa-91db-2b02be4e69f6 INF CORS policy execution successful. 2024-09-02 10:36:22.036 +05:30 ebe30d5d-0e6c-47ed-b47f-b84cbcc0ac4d INF CORS policy execution successful. 2024-09-02 10:36:22.036 +05:30 ebe30d5d-0e6c-47ed-b47f-b84cbcc0ac4d INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:22.036 +05:30 29369b03-9fd2-4dfa-91db-2b02be4e69f6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:22.037 +05:30 9ef6c2bd-68e6-45aa-9c50-3e7793a587b4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 10:36:22.037 +05:30 e6edce94-9aec-45e8-99f3-f6c624b2a45f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 10:36:22.043 +05:30 e6edce94-9aec-45e8-99f3-f6c624b2a45f 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-02 10:36:22.043 +05:30 9ef6c2bd-68e6-45aa-9c50-3e7793a587b4 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-02 10:36:22.119 +05:30 e6edce94-9aec-45e8-99f3-f6c624b2a45f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:22.119 +05:30 e6edce94-9aec-45e8-99f3-f6c624b2a45f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 76.4073ms 2024-09-02 10:36:22.120 +05:30 e6edce94-9aec-45e8-99f3-f6c624b2a45f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 10:36:22.120 +05:30 e6edce94-9aec-45e8-99f3-f6c624b2a45f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29369b03-9fd2-4dfa-91db-2b02be4e69f6}, {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-02 10:36:22.120 +05:30 e6edce94-9aec-45e8-99f3-f6c624b2a45f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 84.7797ms 2024-09-02 10:36:22.124 +05:30 9ef6c2bd-68e6-45aa-9c50-3e7793a587b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:22.124 +05:30 9ef6c2bd-68e6-45aa-9c50-3e7793a587b4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 80.64ms 2024-09-02 10:36:22.124 +05:30 9ef6c2bd-68e6-45aa-9c50-3e7793a587b4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 10:36:22.124 +05:30 9ef6c2bd-68e6-45aa-9c50-3e7793a587b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ebe30d5d-0e6c-47ed-b47f-b84cbcc0ac4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2581} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1061,\"RoleName\":\"TestRole\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":true,\"ParentRoleID\":0,\"ParentRoleName\":null}],\"RestrictionsAdded\":[{\"MenuId\":8,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":2,\"ActionName\":\"Add\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":3,\"ActionName\":\"Edit\",\"CanAdd\":true}],\"RestrictionsExcluded\":[{\"MenuId\":8,\"ActionId\":2,\"ActionName\":\"Add\",\"CanAdd\":false},{\"MenuId\":8,\"ActionId\":3,\"ActionName\":\"Edit\",\"CanAdd\":false},{\"MenuId\":15,\"ActionId\":4,\"ActionName\":\"Delete\",\"CanAdd\":false},{\"MenuId\":16,\"ActionId\":5,\"ActionName\":\"Excel\",\"CanAdd\":false}],\"AssignedProfiles\":[{\"ProfileId\":100140,\"ProfileName\":\"FullAccess\"}],\"EntryRestrictionDetails\":[{\"TagTypeId\":2,\"TagId\":11,\"TagTypeName\":\"Account\",\"TagName\":\"Gulf Standard Time\",\"CanTransaction\":false,\"CanReport\":false,\"CanView\":false,\"Exclude\":false},{\"TagTypeId\":5,\"TagId\":2,\"TagTypeName\":\"Account Type\",\"TagName\":\"Name1\",\"CanTransaction\":true,\"CanReport\":true,\"CanView\":true,\"Exclude\":false},{\"TagTypeId\":5,\"TagId\":3,\"TagTypeName\":\"Account Type\",\"TagName\":\"Name2\",\"CanTransaction\":true,\"CanReport\":true,\"CanView\":true,\"Exclude\":false},{\"TagTypeId\":1,\"TagId\":1,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity1\",\"CanTransaction\":true,\"CanReport\":true,\"CanView\":true,\"Exclude\":false},{\"TagTypeId\":1,\"TagId\":2,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity2\",\"CanTransaction\":true,\"CanReport\":true,\"CanView\":true,\"Exclude\":false},{\"TagTypeId\":1,\"TagId\":3,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity3\",\"CanTransaction\":true,\"CanReport\":true,\"CanView\":true,\"Exclude\":true},{\"TagTypeId\":1,\"TagId\":3,\"TagTypeName\":\"Business Entity\",\"TagName\":\"Entity3\",\"CanTransaction\":true,\"CanReport\":true,\"CanView\":true,\"Exclude\":false}],\"TransactionRights\":[{\"CannotAddAfter\":30,\"CannotEditAfter\":30,\"CannotEditAfterDaysOfMonth\":2,\"CannotAddFutureTransactions\":true,\"BudgetLimitWarning\":1,\"CreditLimitWarning\":1,\"NegativeStockCheck\":1,\"NegativeCashCheck\":1,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":10,\"NoCustomize\":false,\"CannotPrintAfterValue\":10,\"CannotPrintAfterOption\":1,\"CannotRePrintAfterValue\":10,\"CannotRePrintAfterOption\":1,\"NoBatchCustomize\":false}]}"} 2024-09-02 10:36:22.125 +05:30 9ef6c2bd-68e6-45aa-9c50-3e7793a587b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1061 - 200 2581 application/json; charset=utf-8 89.311ms 2024-09-02 10:36:22.303 +05:30 57552d4f-2ef7-4cb0-b20f-a40b62b55776 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 10:36:22.304 +05:30 57552d4f-2ef7-4cb0-b20f-a40b62b55776 INF CORS policy execution successful. 2024-09-02 10:36:22.304 +05:30 57552d4f-2ef7-4cb0-b20f-a40b62b55776 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.8506ms 2024-09-02 10:36:22.331 +05:30 9cdd5ec7-24c0-4c2d-b071-72fc7030b187 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 10:36:22.332 +05:30 9cdd5ec7-24c0-4c2d-b071-72fc7030b187 INF CORS policy execution successful. 2024-09-02 10:36:22.332 +05:30 9cdd5ec7-24c0-4c2d-b071-72fc7030b187 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:22.333 +05:30 64222b8e-16cf-4c0e-a3b1-2b28473c5010 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 10:36:22.340 +05:30 64222b8e-16cf-4c0e-a3b1-2b28473c5010 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-02 10:36:22.354 +05:30 64222b8e-16cf-4c0e-a3b1-2b28473c5010 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:22.354 +05:30 64222b8e-16cf-4c0e-a3b1-2b28473c5010 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 14.0205ms 2024-09-02 10:36:22.354 +05:30 64222b8e-16cf-4c0e-a3b1-2b28473c5010 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 10:36:22.354 +05:30 64222b8e-16cf-4c0e-a3b1-2b28473c5010 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9cdd5ec7-24c0-4c2d-b071-72fc7030b187}, {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-02 10:36:22.355 +05:30 64222b8e-16cf-4c0e-a3b1-2b28473c5010 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.239ms 2024-09-02 10:36:22.517 +05:30 b5d31764-2509-445b-a8b3-dbe9ab8ac798 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 10:36:22.517 +05:30 b5d31764-2509-445b-a8b3-dbe9ab8ac798 INF CORS policy execution successful. 2024-09-02 10:36:22.518 +05:30 b5d31764-2509-445b-a8b3-dbe9ab8ac798 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.3283ms 2024-09-02 10:36:22.548 +05:30 723b916c-4fa3-4c7a-95ae-370f81978af7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 10:36:22.549 +05:30 723b916c-4fa3-4c7a-95ae-370f81978af7 INF CORS policy execution successful. 2024-09-02 10:36:22.549 +05:30 723b916c-4fa3-4c7a-95ae-370f81978af7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:36:22.549 +05:30 d6733d8a-57a0-4bc4-aad5-83c8c4942ec0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 10:36:22.558 +05:30 d6733d8a-57a0-4bc4-aad5-83c8c4942ec0 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-02 10:36:22.591 +05:30 d6733d8a-57a0-4bc4-aad5-83c8c4942ec0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:22.592 +05:30 d6733d8a-57a0-4bc4-aad5-83c8c4942ec0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 33.4334ms 2024-09-02 10:36:22.592 +05:30 d6733d8a-57a0-4bc4-aad5-83c8c4942ec0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 10:36:22.592 +05:30 d6733d8a-57a0-4bc4-aad5-83c8c4942ec0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 723b916c-4fa3-4c7a-95ae-370f81978af7}, {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-02 10:36:22.593 +05:30 d6733d8a-57a0-4bc4-aad5-83c8c4942ec0 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 45.1914ms 2024-09-02 10:36:44.057 +05:30 909c79c0-8360-4e57-92b3-ab67c065e1d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 10:36:44.057 +05:30 909c79c0-8360-4e57-92b3-ab67c065e1d2 INF CORS policy execution successful. 2024-09-02 10:36:44.058 +05:30 909c79c0-8360-4e57-92b3-ab67c065e1d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.2418ms 2024-09-02 10:36:44.085 +05:30 6a6cf8f6-975a-41db-b307-1799a60ef011 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 61 2024-09-02 10:36:44.085 +05:30 6a6cf8f6-975a-41db-b307-1799a60ef011 INF CORS policy execution successful. 2024-09-02 10:36:44.086 +05:30 6a6cf8f6-975a-41db-b307-1799a60ef011 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Content-Length: 61}, {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":100140}],"type":1,"menuId":"15"} 2024-09-02 10:36:44.086 +05:30 0d3ce61a-5dac-4a63-bcc3-603de17438cc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 10:36:44.098 +05:30 0d3ce61a-5dac-4a63-bcc3-603de17438cc 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-02 10:36:44.358 +05:30 0d3ce61a-5dac-4a63-bcc3-603de17438cc INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:44.358 +05:30 0d3ce61a-5dac-4a63-bcc3-603de17438cc INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 260.1207ms 2024-09-02 10:36:44.358 +05:30 0d3ce61a-5dac-4a63-bcc3-603de17438cc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 10:36:44.358 +05:30 0d3ce61a-5dac-4a63-bcc3-603de17438cc INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 6a6cf8f6-975a-41db-b307-1799a60ef011}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 10:36:44.359 +05:30 0d3ce61a-5dac-4a63-bcc3-603de17438cc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 274.2883ms 2024-09-02 10:36:48.894 +05:30 2cd0d35a-e10e-4d91-9fe9-9fe82eef3a1d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 61 2024-09-02 10:36:48.895 +05:30 2cd0d35a-e10e-4d91-9fe9-9fe82eef3a1d INF CORS policy execution successful. 2024-09-02 10:36:48.895 +05:30 2cd0d35a-e10e-4d91-9fe9-9fe82eef3a1d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Content-Length: 61}, {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":100140}],"type":1,"menuId":"40"} 2024-09-02 10:36:48.895 +05:30 d4b1cd06-a5ae-4fce-81eb-67c3885d4e22 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 10:36:48.896 +05:30 d4b1cd06-a5ae-4fce-81eb-67c3885d4e22 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-02 10:36:48.903 +05:30 d4b1cd06-a5ae-4fce-81eb-67c3885d4e22 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:48.903 +05:30 d4b1cd06-a5ae-4fce-81eb-67c3885d4e22 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 7.7889ms 2024-09-02 10:36:48.904 +05:30 d4b1cd06-a5ae-4fce-81eb-67c3885d4e22 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 10:36:48.904 +05:30 d4b1cd06-a5ae-4fce-81eb-67c3885d4e22 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 2cd0d35a-e10e-4d91-9fe9-9fe82eef3a1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 10:36:48.904 +05:30 d4b1cd06-a5ae-4fce-81eb-67c3885d4e22 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 10.2325ms 2024-09-02 10:36:50.380 +05:30 f4234ba2-db56-4988-a4da-ddc8756ba5c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 10:36:50.381 +05:30 f4234ba2-db56-4988-a4da-ddc8756ba5c6 INF CORS policy execution successful. 2024-09-02 10:36:50.381 +05:30 f4234ba2-db56-4988-a4da-ddc8756ba5c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.657ms 2024-09-02 10:36:50.409 +05:30 955bff50-0384-4612-a1db-309ab14ef501 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 61 2024-09-02 10:36:50.409 +05:30 955bff50-0384-4612-a1db-309ab14ef501 INF CORS policy execution successful. 2024-09-02 10:36:50.410 +05:30 955bff50-0384-4612-a1db-309ab14ef501 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Content-Length: 61}, {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":100140}],"type":1,"menuId":"14"} 2024-09-02 10:36:50.410 +05:30 19ede55d-f57f-422d-9352-d54554845d22 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 10:36:50.410 +05:30 19ede55d-f57f-422d-9352-d54554845d22 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-02 10:36:50.879 +05:30 19ede55d-f57f-422d-9352-d54554845d22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:36:50.879 +05:30 19ede55d-f57f-422d-9352-d54554845d22 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 468.6152ms 2024-09-02 10:36:50.879 +05:30 19ede55d-f57f-422d-9352-d54554845d22 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 10:36:50.879 +05:30 19ede55d-f57f-422d-9352-d54554845d22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 955bff50-0384-4612-a1db-309ab14ef501}, {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-02 10:36:50.880 +05:30 19ede55d-f57f-422d-9352-d54554845d22 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 471.0586ms 2024-09-02 10:38:35.192 +05:30 21f9deab-f425-4224-98a1-b2420f6153f4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-02 10:38:35.195 +05:30 21f9deab-f425-4224-98a1-b2420f6153f4 INF CORS policy execution successful. 2024-09-02 10:38:35.197 +05:30 21f9deab-f425-4224-98a1-b2420f6153f4 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-02 10:38:35.198 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:38:35.199 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF 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-02 10:38:35.212 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Database retrieved 2024-09-02 10:38:35.220 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Token generated 2024-09-02 10:38:35.221 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Token generated 2024-09-02 10:38:35.221 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:38:35.221 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.2294ms 2024-09-02 10:38:35.222 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:38:35.222 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21f9deab-f425-4224-98a1-b2420f6153f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUzNzE1LCJleHAiOjE3MjUyNTQzMTUsImlhdCI6MTcyNTI1MzcxNX0.tOvWgH0V_Lc_xMUNqmlKmxeXPcoKKqHf0Ttsr8RIOBc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUzNzE1LCJleHAiOjE3MjUyNTQ2MTUsImlhdCI6MTcyNTI1MzcxNX0.a4bDkC6mWHQQAgA7Prn1RlXIfUGp3y1NvcyXg5VtMhg\"}"} 2024-09-02 10:38:35.222 +05:30 78e832ea-9d94-4850-ba3e-d4e1493add0c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 30.6877ms 2024-09-02 10:39:00.077 +05:30 f56b6283-3948-489f-ae7c-4802dc75df13 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1061&roleName=TestRole - null null 2024-09-02 10:39:00.077 +05:30 f56b6283-3948-489f-ae7c-4802dc75df13 INF CORS policy execution successful. 2024-09-02 10:39:00.078 +05:30 f56b6283-3948-489f-ae7c-4802dc75df13 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1061&roleName=TestRole - 204 null null 1.4936ms 2024-09-02 10:39:00.102 +05:30 e8b46b11-2d91-48ad-b181-c5bd2aeee4b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1061&roleName=TestRole - null null 2024-09-02 10:39:00.104 +05:30 99480e93-7985-4e8a-a01e-c0717c8039df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 10:39:00.104 +05:30 99480e93-7985-4e8a-a01e-c0717c8039df INF CORS policy execution successful. 2024-09-02 10:39:00.105 +05:30 e8b46b11-2d91-48ad-b181-c5bd2aeee4b9 INF CORS policy execution successful. 2024-09-02 10:39:00.105 +05:30 99480e93-7985-4e8a-a01e-c0717c8039df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.4414ms 2024-09-02 10:39:00.105 +05:30 e8b46b11-2d91-48ad-b181-c5bd2aeee4b9 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=1061&roleName=TestRole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:39:00.107 +05:30 dea611e6-d13d-4dd0-95b4-4599b6aa899f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 10:39:00.117 +05:30 dea611e6-d13d-4dd0-95b4-4599b6aa899f 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-02 10:39:00.133 +05:30 7c744b4b-af51-4e63-a497-335b0e83cbb4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 1572 2024-09-02 10:39:00.134 +05:30 7c744b4b-af51-4e63-a497-335b0e83cbb4 INF CORS policy execution successful. 2024-09-02 10:39:00.134 +05:30 7c744b4b-af51-4e63-a497-335b0e83cbb4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Content-Length: 1572}, {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":1061,"name":"TestRole","passwordPolicy":19,"isGroup":true,"parentId":0,"assignedProfileIds":[{"id":100140}],"restrictionsAdded":[{"menuId":8,"actionId":1},{"menuId":8,"actionId":2},{"menuId":8,"actionId":3}],"restrictionsExcluded":[{"menuId":8,"actionId":2},{"menuId":8,"actionId":3},{"menuId":16,"actionId":5}],"entryRestrictionDetails":[{"tagTypeId":2,"tagId":11,"isTransaction":false,"isReport":false,"isView":false,"isExcluded":false,"tagName":"Gulf Standard Time"},{"tagTypeId":5,"tagId":2,"isTransaction":true,"isReport":true,"isView":true,"isExcluded":false,"tagName":"Name1"},{"tagTypeId":5,"tagId":3,"isTransaction":true,"isReport":true,"isView":true,"isExcluded":false,"tagName":"Name2"},{"tagTypeId":1,"tagId":1,"isTransaction":true,"isReport":true,"isView":true,"isExcluded":false,"tagName":"Entity1"},{"tagTypeId":1,"tagId":2,"isTransaction":true,"isReport":true,"isView":true,"isExcluded":false,"tagName":"Entity2"},{"tagTypeId":1,"tagId":3,"isTransaction":true,"isReport":true,"isView":true,"isExcluded":true,"tagName":"Entity3"},{"tagTypeId":1,"tagId":3,"isTransaction":true,"isReport":true,"isView":true,"isExcluded":false,"tagName":"Entity3"}],"cannotAddAfter":30,"cannotEditAfter":30,"cannotEditAfterDaysOfMonth":2,"cannotAddFutureTransactions":true,"budgetLimitWarning":1,"creditLimitWarning":1,"negativeStockCheck":1,"negativeCashCheck":1,"allowBillWiseAccounting":true,"cannotAddPrevEntries":10,"noCustomize":false,"cantPrintAfterValue":10,"cantPrintAfterOption":1,"cantRePrintAfterValue":10,"cantRePrintAfterOption":1,"noBatchCustomize":false} 2024-09-02 10:39:00.134 +05:30 33e437d5-e40d-4203-87ad-4cdb5f7b1057 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 10:39:00.141 +05:30 33e437d5-e40d-4203-87ad-4cdb5f7b1057 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-02 10:39:00.147 +05:30 dea611e6-d13d-4dd0-95b4-4599b6aa899f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:39:00.147 +05:30 dea611e6-d13d-4dd0-95b4-4599b6aa899f INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 29.7649ms 2024-09-02 10:39:00.147 +05:30 dea611e6-d13d-4dd0-95b4-4599b6aa899f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 10:39:00.147 +05:30 dea611e6-d13d-4dd0-95b4-4599b6aa899f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8b46b11-2d91-48ad-b181-c5bd2aeee4b9}, {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-02 10:39:00.147 +05:30 dea611e6-d13d-4dd0-95b4-4599b6aa899f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1061&roleName=TestRole - 200 90 application/json; charset=utf-8 45.0804ms 2024-09-02 10:39:00.329 +05:30 33e437d5-e40d-4203-87ad-4cdb5f7b1057 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:39:00.359 +05:30 33e437d5-e40d-4203-87ad-4cdb5f7b1057 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 218.6992ms 2024-09-02 10:39:00.360 +05:30 33e437d5-e40d-4203-87ad-4cdb5f7b1057 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 10:39:00.360 +05:30 33e437d5-e40d-4203-87ad-4cdb5f7b1057 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 7c744b4b-af51-4e63-a497-335b0e83cbb4}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Success","statusCode":2001,"message":"Role updated successfully.","result":"1061"} 2024-09-02 10:39:00.360 +05:30 33e437d5-e40d-4203-87ad-4cdb5f7b1057 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 93 application/json; charset=utf-8 226.7565ms 2024-09-02 10:39:00.747 +05:30 28ca9665-836c-451b-a37b-5a230c5ba69b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 10:39:00.751 +05:30 28ca9665-836c-451b-a37b-5a230c5ba69b INF CORS policy execution successful. 2024-09-02 10:39:00.751 +05:30 28ca9665-836c-451b-a37b-5a230c5ba69b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 4.2069ms 2024-09-02 10:39:00.789 +05:30 1428b568-e021-4468-bbc3-421634cb6c7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 10:39:00.789 +05:30 1428b568-e021-4468-bbc3-421634cb6c7b INF CORS policy execution successful. 2024-09-02 10:39:00.789 +05:30 1428b568-e021-4468-bbc3-421634cb6c7b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:39:00.792 +05:30 df86bba6-1467-4eaa-bf1d-76152ebb3827 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 10:39:00.793 +05:30 df86bba6-1467-4eaa-bf1d-76152ebb3827 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-02 10:39:00.797 +05:30 df86bba6-1467-4eaa-bf1d-76152ebb3827 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:39:00.797 +05:30 df86bba6-1467-4eaa-bf1d-76152ebb3827 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.5183ms 2024-09-02 10:39:00.797 +05:30 df86bba6-1467-4eaa-bf1d-76152ebb3827 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 10:39:00.797 +05:30 df86bba6-1467-4eaa-bf1d-76152ebb3827 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1428b568-e021-4468-bbc3-421634cb6c7b}, {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-02 10:39:00.798 +05:30 df86bba6-1467-4eaa-bf1d-76152ebb3827 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 9.101ms 2024-09-02 10:40:09.682 +05:30 7b3c06f9-4f55-47d8-b9ef-986d1b69d982 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 10:40:09.685 +05:30 7b3c06f9-4f55-47d8-b9ef-986d1b69d982 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: e6cf2ad7-dc87-486a-a52d-42d35407ddfb} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-02 10:40:09.686 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:40:09.687 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF 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-02 10:40:09.702 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Database retrieved 2024-09-02 10:40:09.708 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Token generated 2024-09-02 10:40:09.708 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Token generated 2024-09-02 10:40:09.709 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:40:09.710 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.8645ms 2024-09-02 10:40:09.710 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:40:09.710 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b3c06f9-4f55-47d8-b9ef-986d1b69d982}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUzODA5LCJleHAiOjE3MjUyNTQ0MDksImlhdCI6MTcyNTI1MzgwOX0.D1xBylKXNy9_kjlvSHCD83113aqr5uZefvj5RZal-0s\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUzODA5LCJleHAiOjE3MjUyNTQ3MDksImlhdCI6MTcyNTI1MzgwOX0.W62rmuUZwmeO_yjYgyyAdq_uScNgxWLz2e4gmUeTmAA\"}"} 2024-09-02 10:40:09.711 +05:30 404d73d9-1e7c-4fe0-beff-65f73247e875 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 28.9429ms 2024-09-02 10:46:14.598 +05:30 f1d19c42-4286-4bcc-ba29-29900466015b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUyMTI5LCJleHAiOjE3MjUyNTMwMjksImlhdCI6MTcyNTI1MjEyOX0.5vNfK8LCF7dxpNfhl16cnVgYRH68TAleKnfPzk0EE-w - null null 2024-09-02 10:46:14.600 +05:30 f1d19c42-4286-4bcc-ba29-29900466015b INF CORS policy execution successful. 2024-09-02 10:46:14.602 +05:30 f1d19c42-4286-4bcc-ba29-29900466015b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUyMTI5LCJleHAiOjE3MjUyNTMwMjksImlhdCI6MTcyNTI1MjEyOX0.5vNfK8LCF7dxpNfhl16cnVgYRH68TAleKnfPzk0EE-w Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:46:14.604 +05:30 9b9df334-2924-4a19-af03-a5c617622dc2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:46:14.605 +05:30 9b9df334-2924-4a19-af03-a5c617622dc2 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-02 10:46:14.613 +05:30 9b9df334-2924-4a19-af03-a5c617622dc2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:46:14.613 +05:30 9b9df334-2924-4a19-af03-a5c617622dc2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.7405ms 2024-09-02 10:46:14.613 +05:30 9b9df334-2924-4a19-af03-a5c617622dc2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:46:14.614 +05:30 9b9df334-2924-4a19-af03-a5c617622dc2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f1d19c42-4286-4bcc-ba29-29900466015b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 10:46:14.614 +05:30 9b9df334-2924-4a19-af03-a5c617622dc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjUyMTI5LCJleHAiOjE3MjUyNTMwMjksImlhdCI6MTcyNTI1MjEyOX0.5vNfK8LCF7dxpNfhl16cnVgYRH68TAleKnfPzk0EE-w - 400 90 application/json; charset=utf-8 16.6364ms 2024-09-02 10:46:18.042 +05:30 1c066d0c-9e22-4063-b22b-81df969bb26b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 10:46:18.043 +05:30 1c066d0c-9e22-4063-b22b-81df969bb26b INF CORS policy execution successful. 2024-09-02 10:46:18.043 +05:30 1c066d0c-9e22-4063-b22b-81df969bb26b 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 10:46:18.043 +05:30 c7a641e8-8c01-422c-a962-938b543d5db9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:46:18.043 +05:30 c7a641e8-8c01-422c-a962-938b543d5db9 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-02 10:46:18.069 +05:30 c7a641e8-8c01-422c-a962-938b543d5db9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:46:18.070 +05:30 c7a641e8-8c01-422c-a962-938b543d5db9 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 26.0503ms 2024-09-02 10:46:18.070 +05:30 c7a641e8-8c01-422c-a962-938b543d5db9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:46:18.070 +05:30 c7a641e8-8c01-422c-a962-938b543d5db9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c066d0c-9e22-4063-b22b-81df969bb26b}, {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-02 10:46:18.071 +05:30 c7a641e8-8c01-422c-a962-938b543d5db9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 29.1925ms 2024-09-02 10:46:19.343 +05:30 bba87825-2694-41e6-840f-1a3f9caaa8fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 10:46:19.343 +05:30 bba87825-2694-41e6-840f-1a3f9caaa8fc INF CORS policy execution successful. 2024-09-02 10:46:19.344 +05:30 bba87825-2694-41e6-840f-1a3f9caaa8fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.5946ms 2024-09-02 10:46:19.400 +05:30 785e8ef3-258a-495d-ad9f-106d22e2199a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 10:46:19.400 +05:30 785e8ef3-258a-495d-ad9f-106d22e2199a INF CORS policy execution successful. 2024-09-02 10:46:19.401 +05:30 785e8ef3-258a-495d-ad9f-106d22e2199a 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: 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-02 10:46:19.401 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:46:19.401 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF 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-02 10:46:19.419 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Database retrieved 2024-09-02 10:46:19.454 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Token generated 2024-09-02 10:46:19.454 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Token generated 2024-09-02 10:46:19.455 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:46:19.455 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 53.8657ms 2024-09-02 10:46:19.455 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:46:19.455 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 785e8ef3-258a-495d-ad9f-106d22e2199a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0MTc5LCJleHAiOjE3MjUyNTQ3NzksImlhdCI6MTcyNTI1NDE3OX0.uq3pfam3Wa-dpgLKr1VEdi54vUx-T0QRlhwrPIBEMRc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0MTc5LCJleHAiOjE3MjUyNTUwNzksImlhdCI6MTcyNTI1NDE3OX0.gdesJt6fRtmXTAZHVbfWO2VrEt_sLkwN1U-Q0sEIy5g\"}"} 2024-09-02 10:46:19.455 +05:30 4c743526-9be4-4bb4-9b1a-dad376f4f8e2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 55.4103ms 2024-09-02 10:46:30.302 +05:30 aa205d19-1f4e-42bc-8f9d-ccee28952f4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQzOTAxOTMsImV4cCI6MTcyNDM5MTA5MywiaWF0IjoxNzI0MzkwMTkzfQ.mmKJ0HTLMG-_2dsv3byaIBMXJsd-u0Py9JG-hXzixfE - null null 2024-09-02 10:46:30.303 +05:30 aa205d19-1f4e-42bc-8f9d-ccee28952f4d INF CORS policy execution successful. 2024-09-02 10:46:30.304 +05:30 aa205d19-1f4e-42bc-8f9d-ccee28952f4d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQzOTAxOTMsImV4cCI6MTcyNDM5MTA5MywiaWF0IjoxNzI0MzkwMTkzfQ.mmKJ0HTLMG-_2dsv3byaIBMXJsd-u0Py9JG-hXzixfE 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-02 10:46:30.304 +05:30 296f93f2-be06-4a4a-971a-2525b768390d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:46:30.305 +05:30 296f93f2-be06-4a4a-971a-2525b768390d 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-02 10:46:30.307 +05:30 296f93f2-be06-4a4a-971a-2525b768390d INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:46:30.307 +05:30 296f93f2-be06-4a4a-971a-2525b768390d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.684ms 2024-09-02 10:46:30.308 +05:30 296f93f2-be06-4a4a-971a-2525b768390d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:46:30.308 +05:30 296f93f2-be06-4a4a-971a-2525b768390d INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: aa205d19-1f4e-42bc-8f9d-ccee28952f4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 10:46:30.308 +05:30 296f93f2-be06-4a4a-971a-2525b768390d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQzOTAxOTMsImV4cCI6MTcyNDM5MTA5MywiaWF0IjoxNzI0MzkwMTkzfQ.mmKJ0HTLMG-_2dsv3byaIBMXJsd-u0Py9JG-hXzixfE - 400 90 application/json; charset=utf-8 6.0108ms 2024-09-02 10:46:36.654 +05:30 07813bab-4646-4901-9e7c-4c2f48e27c7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 10:46:36.655 +05:30 07813bab-4646-4901-9e7c-4c2f48e27c7b INF CORS policy execution successful. 2024-09-02 10:46:36.655 +05:30 07813bab-4646-4901-9e7c-4c2f48e27c7b 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-02 10:46:36.655 +05:30 82229601-d95d-457e-9af7-c251ca7eff44 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:46:36.655 +05:30 82229601-d95d-457e-9af7-c251ca7eff44 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-02 10:46:36.670 +05:30 82229601-d95d-457e-9af7-c251ca7eff44 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:46:36.670 +05:30 82229601-d95d-457e-9af7-c251ca7eff44 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 15.0633ms 2024-09-02 10:46:36.671 +05:30 82229601-d95d-457e-9af7-c251ca7eff44 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 10:46:36.671 +05:30 82229601-d95d-457e-9af7-c251ca7eff44 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07813bab-4646-4901-9e7c-4c2f48e27c7b}, {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-02 10:46:36.671 +05:30 82229601-d95d-457e-9af7-c251ca7eff44 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.4376ms 2024-09-02 10:46:44.161 +05:30 a4ebed0f-fda0-4449-af76-485d69c6ffd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 10:46:44.161 +05:30 a4ebed0f-fda0-4449-af76-485d69c6ffd7 INF CORS policy execution successful. 2024-09-02 10:46:44.162 +05:30 a4ebed0f-fda0-4449-af76-485d69c6ffd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2169ms 2024-09-02 10:46:44.289 +05:30 fb212a7b-0622-45f0-b160-d81820d62fe2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 10:46:44.289 +05:30 fb212a7b-0622-45f0-b160-d81820d62fe2 INF CORS policy execution successful. 2024-09-02 10:46:44.290 +05:30 fb212a7b-0622-45f0-b160-d81820d62fe2 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-02 10:46:44.291 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:46:44.291 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF 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-02 10:46:44.305 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Database retrieved 2024-09-02 10:46:44.322 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Token generated 2024-09-02 10:46:44.323 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Token generated 2024-09-02 10:46:44.324 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:46:44.324 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 32.8435ms 2024-09-02 10:46:44.324 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:46:44.324 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb212a7b-0622-45f0-b160-d81820d62fe2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NDgwNCwiaWF0IjoxNzI1MjU0MjA0fQ.viK_S3BTQgp2_97kcjaRBXzbbYU8tiqzGox9mrEASgg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NTEwNCwiaWF0IjoxNzI1MjU0MjA0fQ.rWMnKam_Lnjrpq-yr3181DRntk-ZBddibjtEEDHJaMs\"}"} 2024-09-02 10:46:44.325 +05:30 e504c021-e438-4f25-bd69-dcba79014cd2 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 35.9555ms 2024-09-02 10:46:53.223 +05:30 f46351a4-c35c-4035-84b3-a5d1bec35758 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-02 10:46:53.224 +05:30 f46351a4-c35c-4035-84b3-a5d1bec35758 INF CORS policy execution successful. 2024-09-02 10:46:53.224 +05:30 f46351a4-c35c-4035-84b3-a5d1bec35758 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.5469ms 2024-09-02 10:46:53.260 +05:30 3ffbba5a-e442-4cfb-bf6d-163919512efe 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-02 10:46:53.261 +05:30 3ffbba5a-e442-4cfb-bf6d-163919512efe INF CORS policy execution successful. 2024-09-02 10:46:53.261 +05:30 3ffbba5a-e442-4cfb-bf6d-163919512efe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NDgwNCwiaWF0IjoxNzI1MjU0MjA0fQ.viK_S3BTQgp2_97kcjaRBXzbbYU8tiqzGox9mrEASgg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:46:53.262 +05:30 36d0ef2d-b738-42ec-8b69-56d719e66a0d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:46:53.262 +05:30 36d0ef2d-b738-42ec-8b69-56d719e66a0d 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-02 10:46:53.390 +05:30 36d0ef2d-b738-42ec-8b69-56d719e66a0d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:46:53.391 +05:30 36d0ef2d-b738-42ec-8b69-56d719e66a0d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 128.5427ms 2024-09-02 10:46:53.391 +05:30 36d0ef2d-b738-42ec-8b69-56d719e66a0d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:46:53.391 +05:30 36d0ef2d-b738-42ec-8b69-56d719e66a0d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ffbba5a-e442-4cfb-bf6d-163919512efe}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:46:53.391 +05:30 36d0ef2d-b738-42ec-8b69-56d719e66a0d 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.2678ms 2024-09-02 10:47:10.256 +05:30 865b2c0a-c6c3-47c3-91a0-f0fc31887770 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 10:47:10.257 +05:30 865b2c0a-c6c3-47c3-91a0-f0fc31887770 INF CORS policy execution successful. 2024-09-02 10:47:10.257 +05:30 865b2c0a-c6c3-47c3-91a0-f0fc31887770 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 204 null null 1.7358ms 2024-09-02 10:47:10.293 +05:30 6c082f33-3c3e-40a9-aaae-c5912a252061 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 10:47:10.295 +05:30 6c082f33-3c3e-40a9-aaae-c5912a252061 INF CORS policy execution successful. 2024-09-02 10:47:10.296 +05:30 6c082f33-3c3e-40a9-aaae-c5912a252061 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=97 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NDgwNCwiaWF0IjoxNzI1MjU0MjA0fQ.viK_S3BTQgp2_97kcjaRBXzbbYU8tiqzGox9mrEASgg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:47:10.297 +05:30 718aacd9-51c6-4933-bd45-a45c62bedf7d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 10:47:10.312 +05:30 718aacd9-51c6-4933-bd45-a45c62bedf7d 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-02 10:47:10.360 +05:30 718aacd9-51c6-4933-bd45-a45c62bedf7d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:47:10.361 +05:30 718aacd9-51c6-4933-bd45-a45c62bedf7d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 48.632ms 2024-09-02 10:47:10.361 +05:30 718aacd9-51c6-4933-bd45-a45c62bedf7d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 10:47:10.361 +05:30 718aacd9-51c6-4933-bd45-a45c62bedf7d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c082f33-3c3e-40a9-aaae-c5912a252061}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":96,\"ParentName\":\"PK\",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":97,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 10:47:10.361 +05:30 718aacd9-51c6-4933-bd45-a45c62bedf7d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 200 405 application/json; charset=utf-8 68.4463ms 2024-09-02 10:47:10.568 +05:30 5c3c7d97-cb58-4f70-bde4-36d13e1598a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:47:10.569 +05:30 5c3c7d97-cb58-4f70-bde4-36d13e1598a1 INF CORS policy execution successful. 2024-09-02 10:47:10.569 +05:30 5c3c7d97-cb58-4f70-bde4-36d13e1598a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4609ms 2024-09-02 10:47:10.608 +05:30 2e5c48ae-8476-473c-a226-8b245e0090c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:47:10.608 +05:30 2e5c48ae-8476-473c-a226-8b245e0090c0 INF CORS policy execution successful. 2024-09-02 10:47:10.608 +05:30 2e5c48ae-8476-473c-a226-8b245e0090c0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NDgwNCwiaWF0IjoxNzI1MjU0MjA0fQ.viK_S3BTQgp2_97kcjaRBXzbbYU8tiqzGox9mrEASgg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:47:10.609 +05:30 2509e33e-890b-40e6-be5b-2a5a15f78a92 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:47:10.609 +05:30 2509e33e-890b-40e6-be5b-2a5a15f78a92 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-02 10:47:10.639 +05:30 2509e33e-890b-40e6-be5b-2a5a15f78a92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:47:10.640 +05:30 2509e33e-890b-40e6-be5b-2a5a15f78a92 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 31.0199ms 2024-09-02 10:47:10.640 +05:30 2509e33e-890b-40e6-be5b-2a5a15f78a92 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:47:10.640 +05:30 2509e33e-890b-40e6-be5b-2a5a15f78a92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e5c48ae-8476-473c-a226-8b245e0090c0}, {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-02 10:47:10.641 +05:30 2509e33e-890b-40e6-be5b-2a5a15f78a92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 33.2082ms 2024-09-02 10:47:10.748 +05:30 adf7e2ed-319b-4aee-abb1-cb5d5ad9ebdc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:47:10.748 +05:30 adf7e2ed-319b-4aee-abb1-cb5d5ad9ebdc INF CORS policy execution successful. 2024-09-02 10:47:10.749 +05:30 adf7e2ed-319b-4aee-abb1-cb5d5ad9ebdc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NDgwNCwiaWF0IjoxNzI1MjU0MjA0fQ.viK_S3BTQgp2_97kcjaRBXzbbYU8tiqzGox9mrEASgg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:47:10.749 +05:30 e700ca4d-8efd-43ef-85bc-10d69da564ae INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:47:10.749 +05:30 e700ca4d-8efd-43ef-85bc-10d69da564ae 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-02 10:47:10.769 +05:30 e700ca4d-8efd-43ef-85bc-10d69da564ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:47:10.770 +05:30 e700ca4d-8efd-43ef-85bc-10d69da564ae INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 21.0159ms 2024-09-02 10:47:10.770 +05:30 e700ca4d-8efd-43ef-85bc-10d69da564ae INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:47:10.770 +05:30 e700ca4d-8efd-43ef-85bc-10d69da564ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: adf7e2ed-319b-4aee-abb1-cb5d5ad9ebdc}, {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-02 10:47:10.770 +05:30 e700ca4d-8efd-43ef-85bc-10d69da564ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 22.9672ms 2024-09-02 10:53:09.455 +05:30 ee2dfea7-c65e-4e24-8489-cde0f3eaa3e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-02 10:53:09.462 +05:30 ee2dfea7-c65e-4e24-8489-cde0f3eaa3e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 7.557ms 2024-09-02 10:53:09.932 +05:30 5c298410-f70f-446b-bcb7-263e985406e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-02 10:53:10.001 +05:30 5c298410-f70f-446b-bcb7-263e985406e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 68.7384ms 2024-09-02 10:53:11.319 +05:30 d84ef51d-6802-46f3-80a4-17cbc3d2ac34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-02 10:53:11.320 +05:30 d84ef51d-6802-46f3-80a4-17cbc3d2ac34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 1.1849ms 2024-09-02 10:53:11.700 +05:30 464de8a6-eed4-4318-b50f-d64434bf1bcd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui.css - null null 2024-09-02 10:53:11.720 +05:30 464de8a6-eed4-4318-b50f-d64434bf1bcd INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2024-09-02 10:53:11.758 +05:30 464de8a6-eed4-4318-b50f-d64434bf1bcd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui.css - 200 144929 text/css 57.2375ms 2024-09-02 10:53:12.129 +05:30 d545b00c-5840-487c-b486-38a1a1de8173 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-bundle.js - null null 2024-09-02 10:53:12.154 +05:30 d545b00c-5840-487c-b486-38a1a1de8173 INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2024-09-02 10:53:12.240 +05:30 d545b00c-5840-487c-b486-38a1a1de8173 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 111.1234ms 2024-09-02 10:53:12.472 +05:30 1a3fc2bd-ad80-4459-aa57-13180b4770c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-standalone-preset.js - null null 2024-09-02 10:53:12.485 +05:30 1a3fc2bd-ad80-4459-aa57-13180b4770c9 INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2024-09-02 10:53:12.560 +05:30 1a3fc2bd-ad80-4459-aa57-13180b4770c9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 88.6416ms 2024-09-02 10:53:13.064 +05:30 b825d5e0-7208-4b41-9b54-e483322a193d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-02 10:53:13.105 +05:30 b825d5e0-7208-4b41-9b54-e483322a193d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 40.8527ms 2024-09-02 10:53:34.019 +05:30 8feb83c6-171c-4a28-b490-93f89532b35d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 10:53:34.021 +05:30 8feb83c6-171c-4a28-b490-93f89532b35d 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: 7dc8c160-397a-477f-beb1-bf6f18fc9c6e} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-02 10:53:34.022 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:53:34.022 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF 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-02 10:53:34.045 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Database retrieved 2024-09-02 10:53:34.076 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Token generated 2024-09-02 10:53:34.077 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Token generated 2024-09-02 10:53:34.077 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:53:34.078 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 55.3046ms 2024-09-02 10:53:34.078 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:53:34.078 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8feb83c6-171c-4a28-b490-93f89532b35d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0NjE0LCJleHAiOjE3MjUyNTUyMTQsImlhdCI6MTcyNTI1NDYxNH0.ZICoi_EfBgAncnDKu6rZ8C2W2ge92FAj3_nO4DJL--U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0NjE0LCJleHAiOjE3MjUyNTU1MTQsImlhdCI6MTcyNTI1NDYxNH0.tiP0DuzEMwlE1XjdxujAYegd0ylS1e7jXSSXYGsYBPs\"}"} 2024-09-02 10:53:34.078 +05:30 485335d9-0a16-4ef2-ad15-74d400c37fc8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 59.6852ms 2024-09-02 10:53:44.291 +05:30 7d830d20-a252-4e88-a1a6-67c3b581a983 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-02 10:53:44.291 +05:30 7d830d20-a252-4e88-a1a6-67c3b581a983 INF CORS policy execution successful. 2024-09-02 10:53:44.292 +05:30 7d830d20-a252-4e88-a1a6-67c3b581a983 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-02 10:53:44.292 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:53:44.292 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF 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-02 10:53:44.314 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Database retrieved 2024-09-02 10:53:44.326 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Token generated 2024-09-02 10:53:44.327 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Token generated 2024-09-02 10:53:44.328 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:53:44.328 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 35.8309ms 2024-09-02 10:53:44.328 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 10:53:44.328 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d830d20-a252-4e88-a1a6-67c3b581a983}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0NjI0LCJleHAiOjE3MjUyNTUyMjQsImlhdCI6MTcyNTI1NDYyNH0.kRx5eZ5846E3-I2v5Lg_mrhl_L2HG3pk9LcRk26DHLc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0NjI0LCJleHAiOjE3MjUyNTU1MjQsImlhdCI6MTcyNTI1NDYyNH0.yjXQFkmlYP8To67c0UNDPB10B7G65zg9bkzYJZ96jH0\"}"} 2024-09-02 10:53:44.329 +05:30 611086c4-f629-4236-b451-e7f20f312599 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 38.0847ms 2024-09-02 10:53:47.227 +05:30 410ad616-79d8-44e1-8d77-a9035d736520 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 10:53:47.230 +05:30 410ad616-79d8-44e1-8d77-a9035d736520 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=97 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0NjE0LCJleHAiOjE3MjUyNTUyMTQsImlhdCI6MTcyNTI1NDYxNH0.ZICoi_EfBgAncnDKu6rZ8C2W2ge92FAj3_nO4DJL--U}, {Connection: keep-alive}, {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-02 10:53:47.231 +05:30 ba8f6fdf-7776-44ca-844a-b50018df29dd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 10:53:47.231 +05:30 ba8f6fdf-7776-44ca-844a-b50018df29dd 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-02 10:53:47.294 +05:30 ba8f6fdf-7776-44ca-844a-b50018df29dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:53:47.294 +05:30 ba8f6fdf-7776-44ca-844a-b50018df29dd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 62.9112ms 2024-09-02 10:53:47.294 +05:30 ba8f6fdf-7776-44ca-844a-b50018df29dd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 10:53:47.294 +05:30 ba8f6fdf-7776-44ca-844a-b50018df29dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 410ad616-79d8-44e1-8d77-a9035d736520}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":96,\"ParentName\":\"PK\",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":97,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 10:53:47.295 +05:30 ba8f6fdf-7776-44ca-844a-b50018df29dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 200 405 application/json; charset=utf-8 67.9953ms 2024-09-02 10:55:48.196 +05:30 47f9557a-c24b-49a6-aa83-502d2fd3f2ab 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-02 10:55:48.200 +05:30 47f9557a-c24b-49a6-aa83-502d2fd3f2ab INF CORS policy execution successful. 2024-09-02 10:55:48.203 +05:30 47f9557a-c24b-49a6-aa83-502d2fd3f2ab 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.3205ms 2024-09-02 10:55:48.240 +05:30 b39dffd5-f0f5-4a01-ad2d-9530de1a6df0 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-02 10:55:48.243 +05:30 b39dffd5-f0f5-4a01-ad2d-9530de1a6df0 INF CORS policy execution successful. 2024-09-02 10:55:48.244 +05:30 b39dffd5-f0f5-4a01-ad2d-9530de1a6df0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NDgwNCwiaWF0IjoxNzI1MjU0MjA0fQ.viK_S3BTQgp2_97kcjaRBXzbbYU8tiqzGox9mrEASgg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:55:48.246 +05:30 2c1ab8d3-f137-44e0-8a08-be5fbf45964f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:55:48.247 +05:30 2c1ab8d3-f137-44e0-8a08-be5fbf45964f 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-02 10:55:48.301 +05:30 2c1ab8d3-f137-44e0-8a08-be5fbf45964f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:55:48.301 +05:30 2c1ab8d3-f137-44e0-8a08-be5fbf45964f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 54.4117ms 2024-09-02 10:55:48.301 +05:30 2c1ab8d3-f137-44e0-8a08-be5fbf45964f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 10:55:48.302 +05:30 2c1ab8d3-f137-44e0-8a08-be5fbf45964f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b39dffd5-f0f5-4a01-ad2d-9530de1a6df0}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 10:55:48.302 +05:30 2c1ab8d3-f137-44e0-8a08-be5fbf45964f 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 61.965ms 2024-09-02 10:55:57.187 +05:30 9f6e34b2-002a-49cb-b1f2-db1c6a44908c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:55:57.188 +05:30 9f6e34b2-002a-49cb-b1f2-db1c6a44908c INF CORS policy execution successful. 2024-09-02 10:55:57.188 +05:30 9f6e34b2-002a-49cb-b1f2-db1c6a44908c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.1511ms 2024-09-02 10:55:57.248 +05:30 53bd6a05-f41c-4e24-b057-996c6f5e942e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 10:55:57.248 +05:30 53bd6a05-f41c-4e24-b057-996c6f5e942e INF CORS policy execution successful. 2024-09-02 10:55:57.248 +05:30 53bd6a05-f41c-4e24-b057-996c6f5e942e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NDgwNCwiaWF0IjoxNzI1MjU0MjA0fQ.viK_S3BTQgp2_97kcjaRBXzbbYU8tiqzGox9mrEASgg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 10:55:57.249 +05:30 34cdcd4d-4ad7-423c-bc1c-3e49c7e6d200 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:55:57.249 +05:30 34cdcd4d-4ad7-423c-bc1c-3e49c7e6d200 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-02 10:55:57.287 +05:30 34cdcd4d-4ad7-423c-bc1c-3e49c7e6d200 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:55:57.287 +05:30 34cdcd4d-4ad7-423c-bc1c-3e49c7e6d200 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 38.007ms 2024-09-02 10:55:57.287 +05:30 34cdcd4d-4ad7-423c-bc1c-3e49c7e6d200 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 10:55:57.287 +05:30 34cdcd4d-4ad7-423c-bc1c-3e49c7e6d200 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53bd6a05-f41c-4e24-b057-996c6f5e942e}, {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-02 10:55:57.288 +05:30 34cdcd4d-4ad7-423c-bc1c-3e49c7e6d200 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 39.9773ms 2024-09-02 10:57:50.132 +05:30 be3feb6a-29a3-444d-9549-edc3cfd2d9bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0MTc5LCJleHAiOjE3MjUyNTUwNzksImlhdCI6MTcyNTI1NDE3OX0.gdesJt6fRtmXTAZHVbfWO2VrEt_sLkwN1U-Q0sEIy5g - null null 2024-09-02 10:57:50.134 +05:30 be3feb6a-29a3-444d-9549-edc3cfd2d9bb INF CORS policy execution successful. 2024-09-02 10:57:50.135 +05:30 be3feb6a-29a3-444d-9549-edc3cfd2d9bb INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0MTc5LCJleHAiOjE3MjUyNTUwNzksImlhdCI6MTcyNTI1NDE3OX0.gdesJt6fRtmXTAZHVbfWO2VrEt_sLkwN1U-Q0sEIy5g Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 10:57:50.136 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:57:50.136 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 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-02 10:57:50.159 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF Token generated 2024-09-02 10:57:50.159 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF Token generated 2024-09-02 10:57:50.160 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 10:57:50.160 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 23.6707ms 2024-09-02 10:57:50.160 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 10:57:50.161 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be3feb6a-29a3-444d-9549-edc3cfd2d9bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0ODcwLCJleHAiOjE3MjUyNTU0NzAsImlhdCI6MTcyNTI1NDg3MH0.M0mTjLkk7NIHaLncwwogPyHJShiSFZdzFy-y6D7rUTo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0ODcwLCJleHAiOjE3MjUyNTU3NzAsImlhdCI6MTcyNTI1NDg3MH0.ReTeOz3eKjMnpAX3etz3Or61Xq100B_wdQ9FB4FsdHA\"}"} 2024-09-02 10:57:50.161 +05:30 3340b807-9de1-4957-b04b-32053fe20a58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0MTc5LCJleHAiOjE3MjUyNTUwNzksImlhdCI6MTcyNTI1NDE3OX0.gdesJt6fRtmXTAZHVbfWO2VrEt_sLkwN1U-Q0sEIy5g - 200 877 application/json; charset=utf-8 29.1516ms 2024-09-02 11:00:03.920 +05:30 e0a892df-36ed-4545-a80f-ca50fac78966 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 11:00:03.924 +05:30 e0a892df-36ed-4545-a80f-ca50fac78966 INF CORS policy execution successful. 2024-09-02 11:00:03.933 +05:30 e0a892df-36ed-4545-a80f-ca50fac78966 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 (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-02 11:00:03.934 +05:30 777fe947-f880-400f-a20f-ccc4cb0bdd2d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:00:03.936 +05:30 777fe947-f880-400f-a20f-ccc4cb0bdd2d 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-02 11:00:04.051 +05:30 777fe947-f880-400f-a20f-ccc4cb0bdd2d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:00:04.052 +05:30 777fe947-f880-400f-a20f-ccc4cb0bdd2d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 115.6789ms 2024-09-02 11:00:04.052 +05:30 777fe947-f880-400f-a20f-ccc4cb0bdd2d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:00:04.052 +05:30 777fe947-f880-400f-a20f-ccc4cb0bdd2d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0a892df-36ed-4545-a80f-ca50fac78966}, {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-02 11:00:04.053 +05:30 777fe947-f880-400f-a20f-ccc4cb0bdd2d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 133.1901ms 2024-09-02 11:00:06.202 +05:30 9f30a576-3c95-4126-bad8-9ff18c0dfe8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 11:00:06.202 +05:30 9f30a576-3c95-4126-bad8-9ff18c0dfe8a INF CORS policy execution successful. 2024-09-02 11:00:06.202 +05:30 9f30a576-3c95-4126-bad8-9ff18c0dfe8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9383ms 2024-09-02 11:00:06.238 +05:30 f93a281c-3211-4d40-8b92-22b56136aa12 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 11:00:06.239 +05:30 f93a281c-3211-4d40-8b92-22b56136aa12 INF CORS policy execution successful. 2024-09-02 11:00:06.240 +05:30 f93a281c-3211-4d40-8b92-22b56136aa12 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 (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-02 11:00:06.240 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:00:06.240 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF 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-02 11:00:06.308 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Database retrieved 2024-09-02 11:00:06.418 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Token generated 2024-09-02 11:00:06.418 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Token generated 2024-09-02 11:00:06.418 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:00:06.419 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 178.354ms 2024-09-02 11:00:06.419 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:00:06.419 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f93a281c-3211-4d40-8b92-22b56136aa12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTUwMDYsImV4cCI6MTcyNTI1NTYwNiwiaWF0IjoxNzI1MjU1MDA2fQ.g_PtvIPeHHHFXaRr7XwAQHr2gFgpDH8gAN6p4UqSb-4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTUwMDYsImV4cCI6MTcyNTI1NTkwNiwiaWF0IjoxNzI1MjU1MDA2fQ.OlWzp4gLrI7DyIpxg-fgC9c058SpTkRM-D3WnP1RjMQ\"}"} 2024-09-02 11:00:06.420 +05:30 24a84b5b-c0ab-4408-9016-05702fe82685 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 181.211ms 2024-09-02 11:00:07.008 +05:30 197ab1e2-692d-4e41-9210-5e2fce87d680 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-02 11:00:07.008 +05:30 197ab1e2-692d-4e41-9210-5e2fce87d680 INF CORS policy execution successful. 2024-09-02 11:00:07.009 +05:30 197ab1e2-692d-4e41-9210-5e2fce87d680 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.0769ms 2024-09-02 11:00:07.011 +05:30 9a4f4c3b-69a0-41fe-8434-1cd0c2af7cc8 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-02 11:00:07.011 +05:30 9a4f4c3b-69a0-41fe-8434-1cd0c2af7cc8 INF CORS policy execution successful. 2024-09-02 11:00:07.012 +05:30 9a4f4c3b-69a0-41fe-8434-1cd0c2af7cc8 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.7395ms 2024-09-02 11:00:07.063 +05:30 7e204cbd-65f0-4691-80e5-f8e5878c322d 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-02 11:00:07.075 +05:30 9588e702-aa66-45cf-970a-926234b8479c 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-02 11:00:07.077 +05:30 9588e702-aa66-45cf-970a-926234b8479c INF CORS policy execution successful. 2024-09-02 11:00:07.078 +05:30 9588e702-aa66-45cf-970a-926234b8479c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTUwMDYsImV4cCI6MTcyNTI1NTYwNiwiaWF0IjoxNzI1MjU1MDA2fQ.g_PtvIPeHHHFXaRr7XwAQHr2gFgpDH8gAN6p4UqSb-4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:00:07.079 +05:30 ae0b9224-0902-480e-8e15-b15f620f404b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:00:07.079 +05:30 ae0b9224-0902-480e-8e15-b15f620f404b 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-02 11:00:07.084 +05:30 7e204cbd-65f0-4691-80e5-f8e5878c322d INF CORS policy execution successful. 2024-09-02 11:00:07.085 +05:30 7e204cbd-65f0-4691-80e5-f8e5878c322d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTUwMDYsImV4cCI6MTcyNTI1NTYwNiwiaWF0IjoxNzI1MjU1MDA2fQ.g_PtvIPeHHHFXaRr7XwAQHr2gFgpDH8gAN6p4UqSb-4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:00:07.087 +05:30 64efe675-ea3b-4953-bb6f-f491131c2c92 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:00:07.101 +05:30 64efe675-ea3b-4953-bb6f-f491131c2c92 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-02 11:00:07.273 +05:30 ae0b9224-0902-480e-8e15-b15f620f404b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:00:07.274 +05:30 ae0b9224-0902-480e-8e15-b15f620f404b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 194.2847ms 2024-09-02 11:00:07.274 +05:30 ae0b9224-0902-480e-8e15-b15f620f404b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:00:07.274 +05:30 ae0b9224-0902-480e-8e15-b15f620f404b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9588e702-aa66-45cf-970a-926234b8479c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 11:00:07.276 +05:30 ae0b9224-0902-480e-8e15-b15f620f404b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 201.0231ms 2024-09-02 11:00:07.314 +05:30 64efe675-ea3b-4953-bb6f-f491131c2c92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:00:07.315 +05:30 64efe675-ea3b-4953-bb6f-f491131c2c92 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 210.9982ms 2024-09-02 11:00:07.315 +05:30 64efe675-ea3b-4953-bb6f-f491131c2c92 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:00:07.315 +05:30 64efe675-ea3b-4953-bb6f-f491131c2c92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e204cbd-65f0-4691-80e5-f8e5878c322d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 11:00:07.315 +05:30 64efe675-ea3b-4953-bb6f-f491131c2c92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 252.8211ms 2024-09-02 11:06:35.573 +05:30 6a7a16bc-3ba8-4926-9561-0379cbbcb53f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-02 11:06:35.575 +05:30 6a7a16bc-3ba8-4926-9561-0379cbbcb53f INF CORS policy execution successful. 2024-09-02 11:06:35.576 +05:30 6a7a16bc-3ba8-4926-9561-0379cbbcb53f 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-02 11:06:35.577 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:06:35.577 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF 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-02 11:06:35.593 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Database retrieved 2024-09-02 11:06:35.617 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Token generated 2024-09-02 11:06:35.617 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Token generated 2024-09-02 11:06:35.618 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:06:35.618 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 40.8707ms 2024-09-02 11:06:35.618 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:06:35.618 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a7a16bc-3ba8-4926-9561-0379cbbcb53f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1Mzk1LCJleHAiOjE3MjUyNTU5OTUsImlhdCI6MTcyNTI1NTM5NX0.QJoX2H7DncUjFAy750ARe2xScgA5KGVyttAb2c837d0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1Mzk1LCJleHAiOjE3MjUyNTYyOTUsImlhdCI6MTcyNTI1NTM5NX0.WLS2U4NlKmJQG7GBL6PPfQyRiqp-l_JQ5ujm31Qif9M\"}"} 2024-09-02 11:06:35.619 +05:30 392c3669-ab9e-441d-992c-93a631ea0d5a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 46.7514ms 2024-09-02 11:07:55.493 +05:30 bc007249-d7bb-4f3e-8d6a-5b52f8b73f40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0ODcwLCJleHAiOjE3MjUyNTU3NzAsImlhdCI6MTcyNTI1NDg3MH0.ReTeOz3eKjMnpAX3etz3Or61Xq100B_wdQ9FB4FsdHA - null null 2024-09-02 11:07:55.497 +05:30 bc007249-d7bb-4f3e-8d6a-5b52f8b73f40 INF CORS policy execution successful. 2024-09-02 11:07:55.499 +05:30 bc007249-d7bb-4f3e-8d6a-5b52f8b73f40 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0ODcwLCJleHAiOjE3MjUyNTU3NzAsImlhdCI6MTcyNTI1NDg3MH0.ReTeOz3eKjMnpAX3etz3Or61Xq100B_wdQ9FB4FsdHA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:07:55.500 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:07:55.500 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 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-02 11:07:55.520 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF Token generated 2024-09-02 11:07:55.520 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF Token generated 2024-09-02 11:07:55.522 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:07:55.523 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 22.2615ms 2024-09-02 11:07:55.523 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:07:55.523 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc007249-d7bb-4f3e-8d6a-5b52f8b73f40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYzNzUsImlhdCI6MTcyNTI1NTQ3NX0.rBv8JwDAiH5oaaPim1lpC4-MPgiN5mx_kCFAWgFexPg\"}"} 2024-09-02 11:07:55.524 +05:30 abf736ee-0e4e-4972-be30-722433e5f523 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU0ODcwLCJleHAiOjE3MjUyNTU3NzAsImlhdCI6MTcyNTI1NDg3MH0.ReTeOz3eKjMnpAX3etz3Or61Xq100B_wdQ9FB4FsdHA - 200 877 application/json; charset=utf-8 30.8322ms 2024-09-02 11:08:12.784 +05:30 d3e534c5-4f8d-492c-9c73-997ab5e6c075 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-02 11:08:12.784 +05:30 d3e534c5-4f8d-492c-9c73-997ab5e6c075 INF CORS policy execution successful. 2024-09-02 11:08:12.784 +05:30 d3e534c5-4f8d-492c-9c73-997ab5e6c075 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.7689ms 2024-09-02 11:08:12.785 +05:30 d977d189-7f60-428f-a0a2-371d146b966a 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-02 11:08:12.785 +05:30 d977d189-7f60-428f-a0a2-371d146b966a INF CORS policy execution successful. 2024-09-02 11:08:12.785 +05:30 d977d189-7f60-428f-a0a2-371d146b966a 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.235ms 2024-09-02 11:08:12.837 +05:30 a42d06ac-9e4d-4e46-879d-0b1beeb3c098 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-02 11:08:12.839 +05:30 a42d06ac-9e4d-4e46-879d-0b1beeb3c098 INF CORS policy execution successful. 2024-09-02 11:08:12.839 +05:30 a42d06ac-9e4d-4e46-879d-0b1beeb3c098 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:12.840 +05:30 dbae02b0-d833-47e3-ab65-e93b3c739324 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 11:08:12.840 +05:30 dbae02b0-d833-47e3-ab65-e93b3c739324 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-02 11:08:12.876 +05:30 dbae02b0-d833-47e3-ab65-e93b3c739324 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:12.876 +05:30 dbae02b0-d833-47e3-ab65-e93b3c739324 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 35.6478ms 2024-09-02 11:08:12.876 +05:30 dbae02b0-d833-47e3-ab65-e93b3c739324 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 11:08:12.876 +05:30 dbae02b0-d833-47e3-ab65-e93b3c739324 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a42d06ac-9e4d-4e46-879d-0b1beeb3c098}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 11:08:12.877 +05:30 dbae02b0-d833-47e3-ab65-e93b3c739324 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 39.383ms 2024-09-02 11:08:12.923 +05:30 a29cf7db-fd09-4cdd-a492-91c506c9920b 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-02 11:08:12.923 +05:30 a29cf7db-fd09-4cdd-a492-91c506c9920b INF CORS policy execution successful. 2024-09-02 11:08:12.923 +05:30 a29cf7db-fd09-4cdd-a492-91c506c9920b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:12.923 +05:30 645b739b-0671-46dc-abea-acddf236f04a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 11:08:12.924 +05:30 645b739b-0671-46dc-abea-acddf236f04a 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-02 11:08:13.087 +05:30 645b739b-0671-46dc-abea-acddf236f04a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:13.087 +05:30 645b739b-0671-46dc-abea-acddf236f04a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 163.168ms 2024-09-02 11:08:13.087 +05:30 645b739b-0671-46dc-abea-acddf236f04a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 11:08:13.087 +05:30 645b739b-0671-46dc-abea-acddf236f04a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a29cf7db-fd09-4cdd-a492-91c506c9920b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 11:08:13.087 +05:30 645b739b-0671-46dc-abea-acddf236f04a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 164.7453ms 2024-09-02 11:08:14.563 +05:30 4381c50a-6885-40dc-b462-b1f46c61a03e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - null null 2024-09-02 11:08:14.563 +05:30 fabcf80c-616e-433b-821e-d077a767decb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 11:08:14.563 +05:30 4381c50a-6885-40dc-b462-b1f46c61a03e INF CORS policy execution successful. 2024-09-02 11:08:14.563 +05:30 fabcf80c-616e-433b-821e-d077a767decb INF CORS policy execution successful. 2024-09-02 11:08:14.564 +05:30 fabcf80c-616e-433b-821e-d077a767decb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1683ms 2024-09-02 11:08:14.564 +05:30 4381c50a-6885-40dc-b462-b1f46c61a03e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - 204 null null 1.1707ms 2024-09-02 11:08:14.565 +05:30 b588278a-7182-437c-bbae-14e220370b40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 11:08:14.565 +05:30 45672fcc-eef0-4d7f-abb4-9fec3ec08ebb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - null null 2024-09-02 11:08:14.565 +05:30 b588278a-7182-437c-bbae-14e220370b40 INF CORS policy execution successful. 2024-09-02 11:08:14.566 +05:30 45672fcc-eef0-4d7f-abb4-9fec3ec08ebb INF CORS policy execution successful. 2024-09-02 11:08:14.566 +05:30 45672fcc-eef0-4d7f-abb4-9fec3ec08ebb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - 204 null null 0.38ms 2024-09-02 11:08:14.566 +05:30 b588278a-7182-437c-bbae-14e220370b40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5508ms 2024-09-02 11:08:14.626 +05:30 36e8055a-7af5-42c1-a262-1c5a7ca40532 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - null null 2024-09-02 11:08:14.628 +05:30 36e8055a-7af5-42c1-a262-1c5a7ca40532 INF CORS policy execution successful. 2024-09-02 11:08:14.628 +05:30 36e8055a-7af5-42c1-a262-1c5a7ca40532 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1067 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:14.628 +05:30 3c0a615d-4bb0-4e52-9176-1fe46984720e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 11:08:14.629 +05:30 3c0a615d-4bb0-4e52-9176-1fe46984720e 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-02 11:08:14.631 +05:30 eb5c548a-8e79-4ee1-aa99-6748e1fdee15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 11:08:14.631 +05:30 eb5c548a-8e79-4ee1-aa99-6748e1fdee15 INF CORS policy execution successful. 2024-09-02 11:08:14.631 +05:30 eb5c548a-8e79-4ee1-aa99-6748e1fdee15 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:14.631 +05:30 254cc429-af44-479d-a481-f2be5f1486ce INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 11:08:14.632 +05:30 254cc429-af44-479d-a481-f2be5f1486ce 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-02 11:08:14.668 +05:30 3c0a615d-4bb0-4e52-9176-1fe46984720e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:14.669 +05:30 3c0a615d-4bb0-4e52-9176-1fe46984720e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 40.3794ms 2024-09-02 11:08:14.669 +05:30 3c0a615d-4bb0-4e52-9176-1fe46984720e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 11:08:14.669 +05:30 3c0a615d-4bb0-4e52-9176-1fe46984720e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36e8055a-7af5-42c1-a262-1c5a7ca40532}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2591} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1067,\"RoleName\":\"Accountant\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":1061,\"ParentRoleName\":\"TestRole\"}],\"RestrictionsAdded\":[{\"MenuId\":5,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":6,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":7,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":9,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":14,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":16,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":26,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":27,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":28,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":29,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":30,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":31,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":32,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":2,\"ActionName\":\"Add\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":3,\"ActionName\":\"Edit\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":4,\"ActionName\":\"Delete\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":5,\"ActionName\":\"Excel\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":6,\"ActionName\":\"View\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true}],\"RestrictionsExcluded\":[{\"MenuId\":5,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":false},{\"MenuId\":6,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":false}],\"AssignedProfiles\":[{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"}],\"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-02 11:08:14.670 +05:30 3c0a615d-4bb0-4e52-9176-1fe46984720e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - 200 2591 application/json; charset=utf-8 43.6799ms 2024-09-02 11:08:14.708 +05:30 254cc429-af44-479d-a481-f2be5f1486ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:14.708 +05:30 254cc429-af44-479d-a481-f2be5f1486ce INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 76.1782ms 2024-09-02 11:08:14.708 +05:30 254cc429-af44-479d-a481-f2be5f1486ce INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 11:08:14.708 +05:30 254cc429-af44-479d-a481-f2be5f1486ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb5c548a-8e79-4ee1-aa99-6748e1fdee15}, {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-02 11:08:14.709 +05:30 254cc429-af44-479d-a481-f2be5f1486ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 78.0196ms 2024-09-02 11:08:14.734 +05:30 a3741ce9-1a28-4402-91eb-da77b1b547cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - null null 2024-09-02 11:08:14.736 +05:30 a3741ce9-1a28-4402-91eb-da77b1b547cd INF CORS policy execution successful. 2024-09-02 11:08:14.736 +05:30 a3741ce9-1a28-4402-91eb-da77b1b547cd INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1067 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:14.736 +05:30 71c0038b-023f-4fb2-8ed6-c4479646892b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 11:08:14.737 +05:30 71c0038b-023f-4fb2-8ed6-c4479646892b 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-02 11:08:14.755 +05:30 20c3b224-7031-4d6c-858a-90a00da01872 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 11:08:14.756 +05:30 20c3b224-7031-4d6c-858a-90a00da01872 INF CORS policy execution successful. 2024-09-02 11:08:14.757 +05:30 71c0038b-023f-4fb2-8ed6-c4479646892b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:14.757 +05:30 20c3b224-7031-4d6c-858a-90a00da01872 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:14.757 +05:30 71c0038b-023f-4fb2-8ed6-c4479646892b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 20.3139ms 2024-09-02 11:08:14.757 +05:30 71c0038b-023f-4fb2-8ed6-c4479646892b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 11:08:14.758 +05:30 e8850a2c-4b9b-42d3-8af8-bcd944dee44d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 11:08:14.758 +05:30 71c0038b-023f-4fb2-8ed6-c4479646892b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3741ce9-1a28-4402-91eb-da77b1b547cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2591} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1067,\"RoleName\":\"Accountant\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":1061,\"ParentRoleName\":\"TestRole\"}],\"RestrictionsAdded\":[{\"MenuId\":5,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":6,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":7,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":9,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":14,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":16,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":26,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":27,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":28,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":29,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":30,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":31,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":32,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":2,\"ActionName\":\"Add\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":3,\"ActionName\":\"Edit\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":4,\"ActionName\":\"Delete\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":5,\"ActionName\":\"Excel\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":6,\"ActionName\":\"View\",\"CanAdd\":true},{\"MenuId\":37,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true}],\"RestrictionsExcluded\":[{\"MenuId\":5,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":false},{\"MenuId\":6,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":false}],\"AssignedProfiles\":[{\"ProfileId\":98,\"ProfileName\":\"Profile - 1\"}],\"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-02 11:08:14.758 +05:30 e8850a2c-4b9b-42d3-8af8-bcd944dee44d 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-02 11:08:14.764 +05:30 71c0038b-023f-4fb2-8ed6-c4479646892b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1067 - 200 2591 application/json; charset=utf-8 29.7927ms 2024-09-02 11:08:14.787 +05:30 e8850a2c-4b9b-42d3-8af8-bcd944dee44d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:14.788 +05:30 e8850a2c-4b9b-42d3-8af8-bcd944dee44d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 29.5227ms 2024-09-02 11:08:14.788 +05:30 e8850a2c-4b9b-42d3-8af8-bcd944dee44d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 11:08:14.788 +05:30 e8850a2c-4b9b-42d3-8af8-bcd944dee44d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20c3b224-7031-4d6c-858a-90a00da01872}, {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-02 11:08:14.788 +05:30 e8850a2c-4b9b-42d3-8af8-bcd944dee44d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 33.8353ms 2024-09-02 11:08:15.145 +05:30 8e2c6c91-1628-4fd6-ac18-63ec8795f43d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 11:08:15.145 +05:30 8e2c6c91-1628-4fd6-ac18-63ec8795f43d INF CORS policy execution successful. 2024-09-02 11:08:15.145 +05:30 8e2c6c91-1628-4fd6-ac18-63ec8795f43d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 204 null null 0.4585ms 2024-09-02 11:08:15.147 +05:30 68c72966-2ebf-42e3-89a7-c34511ed61c2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 11:08:15.147 +05:30 68c72966-2ebf-42e3-89a7-c34511ed61c2 INF CORS policy execution successful. 2024-09-02 11:08:15.147 +05:30 68c72966-2ebf-42e3-89a7-c34511ed61c2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.3319ms 2024-09-02 11:08:15.190 +05:30 30881312-9ad6-4669-98fe-7239421ef94d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 11:08:15.190 +05:30 30881312-9ad6-4669-98fe-7239421ef94d INF CORS policy execution successful. 2024-09-02 11:08:15.191 +05:30 30881312-9ad6-4669-98fe-7239421ef94d INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=TestRole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:15.191 +05:30 bc907880-ad92-47ca-add6-dbf5ed37db32 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 11:08:15.191 +05:30 bc907880-ad92-47ca-add6-dbf5ed37db32 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-02 11:08:15.193 +05:30 b69bd9a7-310b-448f-846a-527a3e74e5bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 11:08:15.193 +05:30 b69bd9a7-310b-448f-846a-527a3e74e5bb INF CORS policy execution successful. 2024-09-02 11:08:15.193 +05:30 b69bd9a7-310b-448f-846a-527a3e74e5bb 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYwNzUsImlhdCI6MTcyNTI1NTQ3NX0.-Vp8PGVx9Cw91zMje0atb19s3OYxNk-DfbPSUQyYUWc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:08:15.193 +05:30 aeb5f513-a478-45cb-922e-8da4ce982e6b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 11:08:15.194 +05:30 aeb5f513-a478-45cb-922e-8da4ce982e6b 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-02 11:08:15.209 +05:30 bc907880-ad92-47ca-add6-dbf5ed37db32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:15.209 +05:30 bc907880-ad92-47ca-add6-dbf5ed37db32 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 18.262ms 2024-09-02 11:08:15.209 +05:30 bc907880-ad92-47ca-add6-dbf5ed37db32 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 11:08:15.209 +05:30 bc907880-ad92-47ca-add6-dbf5ed37db32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30881312-9ad6-4669-98fe-7239421ef94d}, {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-02 11:08:15.210 +05:30 bc907880-ad92-47ca-add6-dbf5ed37db32 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 200 133 application/json; charset=utf-8 19.9951ms 2024-09-02 11:08:15.215 +05:30 aeb5f513-a478-45cb-922e-8da4ce982e6b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:08:15.216 +05:30 aeb5f513-a478-45cb-922e-8da4ce982e6b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 21.8567ms 2024-09-02 11:08:15.216 +05:30 aeb5f513-a478-45cb-922e-8da4ce982e6b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 11:08:15.216 +05:30 aeb5f513-a478-45cb-922e-8da4ce982e6b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b69bd9a7-310b-448f-846a-527a3e74e5bb}, {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-02 11:08:15.216 +05:30 aeb5f513-a478-45cb-922e-8da4ce982e6b 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 23.4526ms 2024-09-02 11:19:03.187 +05:30 INF Application is shutting down... 2024-09-02 11:22:31.552 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 11:22:31.612 +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-02 11:22:31.634 +05:30 INF Creating key {1dd3e05d-0281-4995-b95d-752f29397874} with creation date 2024-09-02 05:52:31Z, activation date 2024-09-02 05:52:31Z, and expiration date 2024-12-01 05:52:31Z. 2024-09-02 11:22:31.649 +05:30 WRN No XML encryptor configured. Key {1dd3e05d-0281-4995-b95d-752f29397874} may be persisted to storage in unencrypted form. 2024-09-02 11:22:31.859 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 11:22:31.859 +05:30 INF Hosting environment: Production 2024-09-02 11:22:31.860 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 11:22:31.874 +05:30 6620c14c-7e4f-4015-b636-be7cd03f3b60 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYzNzUsImlhdCI6MTcyNTI1NTQ3NX0.rBv8JwDAiH5oaaPim1lpC4-MPgiN5mx_kCFAWgFexPg - null null 2024-09-02 11:22:31.949 +05:30 6620c14c-7e4f-4015-b636-be7cd03f3b60 INF CORS policy execution successful. 2024-09-02 11:22:31.973 +05:30 6620c14c-7e4f-4015-b636-be7cd03f3b60 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYzNzUsImlhdCI6MTcyNTI1NTQ3NX0.rBv8JwDAiH5oaaPim1lpC4-MPgiN5mx_kCFAWgFexPg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:22:32.029 +05:30 e832391e-159a-450b-9aac-94c77b08b15f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:22:32.055 +05:30 e832391e-159a-450b-9aac-94c77b08b15f 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-02 11:22:32.369 +05:30 e832391e-159a-450b-9aac-94c77b08b15f 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:ced08f07-da15-470f-903c-860050528b14 Error Number:18456,State:1,Class:14 2024-09-02 11:22:32.390 +05:30 e832391e-159a-450b-9aac-94c77b08b15f 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:ced08f07-da15-470f-903c-860050528b14 Error Number:18456,State:1,Class:14 2024-09-02 11:22:32.401 +05:30 e832391e-159a-450b-9aac-94c77b08b15f INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:22:32.507 +05:30 e832391e-159a-450b-9aac-94c77b08b15f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 447.4478ms 2024-09-02 11:22:32.512 +05:30 e832391e-159a-450b-9aac-94c77b08b15f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:22:32.513 +05:30 e832391e-159a-450b-9aac-94c77b08b15f INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 6620c14c-7e4f-4015-b636-be7cd03f3b60}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-02 11:22:32.526 +05:30 e832391e-159a-450b-9aac-94c77b08b15f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU1NDc1LCJleHAiOjE3MjUyNTYzNzUsImlhdCI6MTcyNTI1NTQ3NX0.rBv8JwDAiH5oaaPim1lpC4-MPgiN5mx_kCFAWgFexPg - 500 89 application/json; charset=utf-8 653.8596ms 2024-09-02 11:23:02.465 +05:30 f3903638-0162-42b6-92b4-9376f808bb11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 11:23:02.472 +05:30 f3903638-0162-42b6-92b4-9376f808bb11 INF CORS policy execution successful. 2024-09-02 11:23:02.478 +05:30 f3903638-0162-42b6-92b4-9376f808bb11 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:23:02.484 +05:30 e10eff89-d264-4ff4-86e0-cf657f871c63 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:23:02.496 +05:30 e10eff89-d264-4ff4-86e0-cf657f871c63 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-02 11:23:02.816 +05:30 e10eff89-d264-4ff4-86e0-cf657f871c63 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:23:02.820 +05:30 e10eff89-d264-4ff4-86e0-cf657f871c63 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 323.2095ms 2024-09-02 11:23:02.820 +05:30 e10eff89-d264-4ff4-86e0-cf657f871c63 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:23:02.821 +05:30 e10eff89-d264-4ff4-86e0-cf657f871c63 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3903638-0162-42b6-92b4-9376f808bb11}, {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-02 11:23:02.823 +05:30 e10eff89-d264-4ff4-86e0-cf657f871c63 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 358.2061ms 2024-09-02 11:23:04.471 +05:30 d7cb5867-3c90-4aa4-84bc-261baaa1b16f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 11:23:04.476 +05:30 d7cb5867-3c90-4aa4-84bc-261baaa1b16f INF CORS policy execution successful. 2024-09-02 11:23:04.477 +05:30 d7cb5867-3c90-4aa4-84bc-261baaa1b16f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.8732ms 2024-09-02 11:23:04.526 +05:30 4c5c78f5-dd35-49a3-aacc-26f31ccc8c52 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 11:23:04.527 +05:30 4c5c78f5-dd35-49a3-aacc-26f31ccc8c52 INF CORS policy execution successful. 2024-09-02 11:23:04.528 +05:30 4c5c78f5-dd35-49a3-aacc-26f31ccc8c52 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: 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-02 11:23:04.529 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:23:04.535 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF 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-02 11:23:04.630 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Database retrieved 2024-09-02 11:23:04.745 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Token generated 2024-09-02 11:23:04.747 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Token generated 2024-09-02 11:23:04.750 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:23:04.750 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 214.3001ms 2024-09-02 11:23:04.751 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:23:04.751 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c5c78f5-dd35-49a3-aacc-26f31ccc8c52}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU2Mzg0LCJleHAiOjE3MjUyNTY5ODQsImlhdCI6MTcyNTI1NjM4NH0.96jeNFJDlWCoOBJRc0J6k6x87xUgKr8WX5L-FZOJlxM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU2Mzg0LCJleHAiOjE3MjUyNTcyODQsImlhdCI6MTcyNTI1NjM4NH0._7NVdUUYbU2opfvCxDnOiQx1ol7g83jyUtlOiKkyoV0\"}"} 2024-09-02 11:23:04.752 +05:30 bc64e664-876b-4acf-b571-5d708b375367 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 225.3171ms 2024-09-02 11:29:51.946 +05:30 20e2b65b-d179-4988-a9bd-e920ca0ffd06 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 11:29:51.949 +05:30 20e2b65b-d179-4988-a9bd-e920ca0ffd06 INF CORS policy execution successful. 2024-09-02 11:29:51.955 +05:30 20e2b65b-d179-4988-a9bd-e920ca0ffd06 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 (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-02 11:29:51.957 +05:30 9c1b9338-e4f2-4292-ae1f-45773f436e8f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:29:51.959 +05:30 9c1b9338-e4f2-4292-ae1f-45773f436e8f 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-02 11:29:51.998 +05:30 9c1b9338-e4f2-4292-ae1f-45773f436e8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:29:52.001 +05:30 9c1b9338-e4f2-4292-ae1f-45773f436e8f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 42.3129ms 2024-09-02 11:29:52.002 +05:30 9c1b9338-e4f2-4292-ae1f-45773f436e8f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:29:52.002 +05:30 9c1b9338-e4f2-4292-ae1f-45773f436e8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20e2b65b-d179-4988-a9bd-e920ca0ffd06}, {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-02 11:29:52.004 +05:30 9c1b9338-e4f2-4292-ae1f-45773f436e8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 57.8438ms 2024-09-02 11:29:55.019 +05:30 6569ce95-31f6-4788-b7ee-32cdbb3f82cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 11:29:55.020 +05:30 6569ce95-31f6-4788-b7ee-32cdbb3f82cf INF CORS policy execution successful. 2024-09-02 11:29:55.020 +05:30 6569ce95-31f6-4788-b7ee-32cdbb3f82cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.543ms 2024-09-02 11:29:55.059 +05:30 bfca6305-a479-49a5-a173-b5e077c4589f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 11:29:55.060 +05:30 bfca6305-a479-49a5-a173-b5e077c4589f INF CORS policy execution successful. 2024-09-02 11:29:55.065 +05:30 bfca6305-a479-49a5-a173-b5e077c4589f 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 (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-02 11:29:55.066 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:29:55.066 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF 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-02 11:29:55.092 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Database retrieved 2024-09-02 11:29:55.137 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Token generated 2024-09-02 11:29:55.137 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Token generated 2024-09-02 11:29:55.138 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:29:55.139 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 71.9419ms 2024-09-02 11:29:55.139 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:29:55.139 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfca6305-a479-49a5-a173-b5e077c4589f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY3OTUsImV4cCI6MTcyNTI1NzM5NSwiaWF0IjoxNzI1MjU2Nzk1fQ.fArl_XTlS1MGsyo4SS4smZkIFQXG6lC-9fdQVuPnRRM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY3OTUsImV4cCI6MTcyNTI1NzY5NSwiaWF0IjoxNzI1MjU2Nzk1fQ.88NZqy3jz2ShHa4kO144fjxLZfeSXYC6Ph01OwpOFvU\"}"} 2024-09-02 11:29:55.139 +05:30 fdb96f6a-0338-43d9-9a42-d7a50795ebc7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 80.8279ms 2024-09-02 11:29:55.527 +05:30 5aff337d-2081-471d-a091-3d3b8bf08d2e 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-02 11:29:55.527 +05:30 5aff337d-2081-471d-a091-3d3b8bf08d2e INF CORS policy execution successful. 2024-09-02 11:29:55.528 +05:30 5aff337d-2081-471d-a091-3d3b8bf08d2e 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.006ms 2024-09-02 11:29:55.562 +05:30 a9d59116-e2ab-456d-97d2-2060d3a14247 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-02 11:29:55.563 +05:30 a9d59116-e2ab-456d-97d2-2060d3a14247 INF CORS policy execution successful. 2024-09-02 11:29:55.563 +05:30 a9d59116-e2ab-456d-97d2-2060d3a14247 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.9858ms 2024-09-02 11:29:55.590 +05:30 88c1af32-064d-4882-a2d7-335863ae9c18 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-02 11:29:55.633 +05:30 88c1af32-064d-4882-a2d7-335863ae9c18 INF CORS policy execution successful. 2024-09-02 11:29:55.633 +05:30 88c1af32-064d-4882-a2d7-335863ae9c18 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY3OTUsImV4cCI6MTcyNTI1NzM5NSwiaWF0IjoxNzI1MjU2Nzk1fQ.fArl_XTlS1MGsyo4SS4smZkIFQXG6lC-9fdQVuPnRRM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:29:55.646 +05:30 64407475-f8bd-47a4-b429-73e79d4c6629 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:29:55.647 +05:30 2e1cab89-44d5-44c0-b1ff-1a4f4c37593c 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-02 11:29:55.649 +05:30 2e1cab89-44d5-44c0-b1ff-1a4f4c37593c INF CORS policy execution successful. 2024-09-02 11:29:55.650 +05:30 2e1cab89-44d5-44c0-b1ff-1a4f4c37593c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY3OTUsImV4cCI6MTcyNTI1NzM5NSwiaWF0IjoxNzI1MjU2Nzk1fQ.fArl_XTlS1MGsyo4SS4smZkIFQXG6lC-9fdQVuPnRRM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:29:55.655 +05:30 64407475-f8bd-47a4-b429-73e79d4c6629 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-02 11:29:55.656 +05:30 47242758-5c6d-4de0-82f9-92202b91c46d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:29:55.656 +05:30 47242758-5c6d-4de0-82f9-92202b91c46d 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-02 11:29:55.809 +05:30 64407475-f8bd-47a4-b429-73e79d4c6629 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:29:55.809 +05:30 47242758-5c6d-4de0-82f9-92202b91c46d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:29:55.810 +05:30 64407475-f8bd-47a4-b429-73e79d4c6629 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 153.9652ms 2024-09-02 11:29:55.810 +05:30 47242758-5c6d-4de0-82f9-92202b91c46d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 153.6205ms 2024-09-02 11:29:55.810 +05:30 64407475-f8bd-47a4-b429-73e79d4c6629 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:29:55.810 +05:30 47242758-5c6d-4de0-82f9-92202b91c46d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:29:55.810 +05:30 64407475-f8bd-47a4-b429-73e79d4c6629 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 88c1af32-064d-4882-a2d7-335863ae9c18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 11:29:55.810 +05:30 47242758-5c6d-4de0-82f9-92202b91c46d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e1cab89-44d5-44c0-b1ff-1a4f4c37593c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 11:29:55.811 +05:30 64407475-f8bd-47a4-b429-73e79d4c6629 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 221.602ms 2024-09-02 11:29:55.811 +05:30 47242758-5c6d-4de0-82f9-92202b91c46d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 164.0666ms 2024-09-02 11:31:16.552 +05:30 f7a2808d-b774-41f6-831a-98f613e6c911 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 11:31:16.558 +05:30 f7a2808d-b774-41f6-831a-98f613e6c911 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: a4068977-7b8b-4b14-89ef-af6b5785a3d5} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-02 11:31:16.559 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:31:16.560 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF 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-02 11:31:16.598 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Database retrieved 2024-09-02 11:31:16.613 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Token generated 2024-09-02 11:31:16.614 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Token generated 2024-09-02 11:31:16.615 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:31:16.616 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 55.3808ms 2024-09-02 11:31:16.616 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:31:16.616 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7a2808d-b774-41f6-831a-98f613e6c911}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU2ODc2LCJleHAiOjE3MjUyNTc0NzYsImlhdCI6MTcyNTI1Njg3Nn0.dTphtpOTEqfU6nauspTPEIiA6ba2azsqpJ55w9AfFjI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU2ODc2LCJleHAiOjE3MjUyNTc3NzYsImlhdCI6MTcyNTI1Njg3Nn0.tOAR4ewV3wUsGtY9HQ0bffwZmC1F_ztXuWzie49MMEI\"}"} 2024-09-02 11:31:16.617 +05:30 71b0381e-2adc-40f4-82f0-a0ffd1c7e00e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 66.23ms 2024-09-02 11:33:16.847 +05:30 3fd52b54-3f27-4d32-8155-33bf53d39a96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-02 11:33:16.850 +05:30 3fd52b54-3f27-4d32-8155-33bf53d39a96 INF CORS policy execution successful. 2024-09-02 11:33:16.852 +05:30 3fd52b54-3f27-4d32-8155-33bf53d39a96 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://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 11:33:16.853 +05:30 e4d326b1-78b0-4d86-b364-a04cca2199e7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:33:16.854 +05:30 e4d326b1-78b0-4d86-b364-a04cca2199e7 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-02 11:33:16.884 +05:30 e4d326b1-78b0-4d86-b364-a04cca2199e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:33:16.886 +05:30 e4d326b1-78b0-4d86-b364-a04cca2199e7 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 31.1075ms 2024-09-02 11:33:16.886 +05:30 e4d326b1-78b0-4d86-b364-a04cca2199e7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 11:33:16.887 +05:30 e4d326b1-78b0-4d86-b364-a04cca2199e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fd52b54-3f27-4d32-8155-33bf53d39a96}, {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-02 11:33:16.888 +05:30 e4d326b1-78b0-4d86-b364-a04cca2199e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 41.121ms 2024-09-02 11:33:18.705 +05:30 cbbfd5f8-efd6-4512-8eb6-fe710d45a394 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 11:33:18.705 +05:30 cbbfd5f8-efd6-4512-8eb6-fe710d45a394 INF CORS policy execution successful. 2024-09-02 11:33:18.707 +05:30 cbbfd5f8-efd6-4512-8eb6-fe710d45a394 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.8322ms 2024-09-02 11:33:18.740 +05:30 ff867cd1-c3c7-4bd1-a3d1-9e6b1ee38fb1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 11:33:18.740 +05:30 ff867cd1-c3c7-4bd1-a3d1-9e6b1ee38fb1 INF CORS policy execution successful. 2024-09-02 11:33:18.741 +05:30 ff867cd1-c3c7-4bd1-a3d1-9e6b1ee38fb1 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 (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":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-02 11:33:18.741 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:33:18.742 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF 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-02 11:33:18.753 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Database retrieved 2024-09-02 11:33:18.785 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Token generated 2024-09-02 11:33:18.786 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Token generated 2024-09-02 11:33:18.787 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:33:18.787 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 45.4373ms 2024-09-02 11:33:18.788 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:33:18.788 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff867cd1-c3c7-4bd1-a3d1-9e6b1ee38fb1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1Nzg5OCwiaWF0IjoxNzI1MjU2OTk4fQ.n8IywtSpfuDgTQ30l_pNXvpMZ2oE36GdAOdv01-WcsI\"}"} 2024-09-02 11:33:18.789 +05:30 ecc9965f-5db9-40be-acc6-02ae461abd33 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 48.5906ms 2024-09-02 11:33:19.203 +05:30 7cffe594-53e2-4bce-99cf-444532c95336 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-02 11:33:19.204 +05:30 7cffe594-53e2-4bce-99cf-444532c95336 INF CORS policy execution successful. 2024-09-02 11:33:19.204 +05:30 7cffe594-53e2-4bce-99cf-444532c95336 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.0621ms 2024-09-02 11:33:19.234 +05:30 0bd7da17-6df5-4c08-8a38-e5a993551d24 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-02 11:33:19.235 +05:30 0bd7da17-6df5-4c08-8a38-e5a993551d24 INF CORS policy execution successful. 2024-09-02 11:33:19.235 +05:30 0bd7da17-6df5-4c08-8a38-e5a993551d24 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.877ms 2024-09-02 11:33:19.269 +05:30 d23acdb6-ac0f-4bf0-ac73-9eeeff216368 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-02 11:33:19.272 +05:30 d23acdb6-ac0f-4bf0-ac73-9eeeff216368 INF CORS policy execution successful. 2024-09-02 11:33:19.273 +05:30 d23acdb6-ac0f-4bf0-ac73-9eeeff216368 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:33:19.275 +05:30 b9d7d2dd-0b5f-4134-9937-d3c6677b5bdf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:33:19.276 +05:30 b9d7d2dd-0b5f-4134-9937-d3c6677b5bdf 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-02 11:33:19.277 +05:30 806fe2b2-3c47-4225-a00b-2d6c3df4e6a7 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-02 11:33:19.278 +05:30 806fe2b2-3c47-4225-a00b-2d6c3df4e6a7 INF CORS policy execution successful. 2024-09-02 11:33:19.279 +05:30 806fe2b2-3c47-4225-a00b-2d6c3df4e6a7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:33:19.279 +05:30 85f00add-3e68-4193-9f1f-132e08f11b2a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:33:19.279 +05:30 85f00add-3e68-4193-9f1f-132e08f11b2a 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-02 11:33:19.367 +05:30 b9d7d2dd-0b5f-4134-9937-d3c6677b5bdf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:33:19.368 +05:30 b9d7d2dd-0b5f-4134-9937-d3c6677b5bdf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 92.0996ms 2024-09-02 11:33:19.368 +05:30 b9d7d2dd-0b5f-4134-9937-d3c6677b5bdf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:33:19.369 +05:30 b9d7d2dd-0b5f-4134-9937-d3c6677b5bdf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d23acdb6-ac0f-4bf0-ac73-9eeeff216368}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 11:33:19.370 +05:30 b9d7d2dd-0b5f-4134-9937-d3c6677b5bdf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 100.1906ms 2024-09-02 11:33:19.383 +05:30 85f00add-3e68-4193-9f1f-132e08f11b2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:33:19.384 +05:30 85f00add-3e68-4193-9f1f-132e08f11b2a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 104.3964ms 2024-09-02 11:33:19.384 +05:30 85f00add-3e68-4193-9f1f-132e08f11b2a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 11:33:19.384 +05:30 85f00add-3e68-4193-9f1f-132e08f11b2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 806fe2b2-3c47-4225-a00b-2d6c3df4e6a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 11:33:19.385 +05:30 85f00add-3e68-4193-9f1f-132e08f11b2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 107.7863ms 2024-09-02 11:33:37.173 +05:30 9d58ce26-bea4-4dfd-ab57-18d4482a66be 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-02 11:33:37.174 +05:30 fe4dedcf-5a58-4d5e-a34a-b5155ee7e5f2 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-02 11:33:37.174 +05:30 9d58ce26-bea4-4dfd-ab57-18d4482a66be INF CORS policy execution successful. 2024-09-02 11:33:37.174 +05:30 fe4dedcf-5a58-4d5e-a34a-b5155ee7e5f2 INF CORS policy execution successful. 2024-09-02 11:33:37.175 +05:30 9d58ce26-bea4-4dfd-ab57-18d4482a66be 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.3429ms 2024-09-02 11:33:37.175 +05:30 fe4dedcf-5a58-4d5e-a34a-b5155ee7e5f2 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.3193ms 2024-09-02 11:33:37.207 +05:30 cd575025-7126-4b44-9fa4-1326c54810ba 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-02 11:33:37.209 +05:30 c020e61e-271c-47be-be3b-5455cbed9338 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-02 11:33:37.210 +05:30 cd575025-7126-4b44-9fa4-1326c54810ba INF CORS policy execution successful. 2024-09-02 11:33:37.210 +05:30 c020e61e-271c-47be-be3b-5455cbed9338 INF CORS policy execution successful. 2024-09-02 11:33:37.211 +05:30 c020e61e-271c-47be-be3b-5455cbed9338 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:33:37.211 +05:30 cd575025-7126-4b44-9fa4-1326c54810ba 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:33:37.213 +05:30 c0e125f5-b983-4f64-931b-0f24247de634 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 11:33:37.213 +05:30 15b1ba97-723f-4f34-a77b-b262255c8e32 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 11:33:37.223 +05:30 c0e125f5-b983-4f64-931b-0f24247de634 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-02 11:33:37.223 +05:30 15b1ba97-723f-4f34-a77b-b262255c8e32 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-02 11:33:37.312 +05:30 15b1ba97-723f-4f34-a77b-b262255c8e32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:33:37.312 +05:30 c0e125f5-b983-4f64-931b-0f24247de634 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:33:37.312 +05:30 15b1ba97-723f-4f34-a77b-b262255c8e32 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 89.3592ms 2024-09-02 11:33:37.312 +05:30 c0e125f5-b983-4f64-931b-0f24247de634 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 89.4374ms 2024-09-02 11:33:37.312 +05:30 15b1ba97-723f-4f34-a77b-b262255c8e32 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 11:33:37.312 +05:30 c0e125f5-b983-4f64-931b-0f24247de634 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 11:33:37.313 +05:30 15b1ba97-723f-4f34-a77b-b262255c8e32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c020e61e-271c-47be-be3b-5455cbed9338}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 11:33:37.313 +05:30 c0e125f5-b983-4f64-931b-0f24247de634 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd575025-7126-4b44-9fa4-1326c54810ba}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 11:33:37.313 +05:30 15b1ba97-723f-4f34-a77b-b262255c8e32 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.5352ms 2024-09-02 11:33:37.313 +05:30 c0e125f5-b983-4f64-931b-0f24247de634 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 106.2211ms 2024-09-02 11:33:40.244 +05:30 8ad05ddd-74da-47dd-9bfd-48540b9a3ce5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 11:33:40.245 +05:30 8ad05ddd-74da-47dd-9bfd-48540b9a3ce5 INF CORS policy execution successful. 2024-09-02 11:33:40.245 +05:30 8ad05ddd-74da-47dd-9bfd-48540b9a3ce5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.4573ms 2024-09-02 11:33:40.279 +05:30 a9d5b6a6-59db-44ab-b4df-4a4905e88853 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 11:33:40.280 +05:30 a9d5b6a6-59db-44ab-b4df-4a4905e88853 INF CORS policy execution successful. 2024-09-02 11:33:40.281 +05:30 a9d5b6a6-59db-44ab-b4df-4a4905e88853 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:33:40.284 +05:30 3fd19035-9d21-42a5-820d-8199d95e4fe9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 11:33:40.289 +05:30 3fd19035-9d21-42a5-820d-8199d95e4fe9 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-02 11:33:40.327 +05:30 3fd19035-9d21-42a5-820d-8199d95e4fe9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:33:40.327 +05:30 3fd19035-9d21-42a5-820d-8199d95e4fe9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 37.8652ms 2024-09-02 11:33:40.327 +05:30 3fd19035-9d21-42a5-820d-8199d95e4fe9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 11:33:40.328 +05:30 3fd19035-9d21-42a5-820d-8199d95e4fe9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9d5b6a6-59db-44ab-b4df-4a4905e88853}, {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-02 11:33:40.328 +05:30 3fd19035-9d21-42a5-820d-8199d95e4fe9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 49.1698ms 2024-09-02 11:35:57.607 +05:30 bb2309e0-fd7a-4734-9a08-237007d1e43b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU2Mzg0LCJleHAiOjE3MjUyNTcyODQsImlhdCI6MTcyNTI1NjM4NH0._7NVdUUYbU2opfvCxDnOiQx1ol7g83jyUtlOiKkyoV0 - null null 2024-09-02 11:35:57.610 +05:30 bb2309e0-fd7a-4734-9a08-237007d1e43b INF CORS policy execution successful. 2024-09-02 11:35:57.613 +05:30 bb2309e0-fd7a-4734-9a08-237007d1e43b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU2Mzg0LCJleHAiOjE3MjUyNTcyODQsImlhdCI6MTcyNTI1NjM4NH0._7NVdUUYbU2opfvCxDnOiQx1ol7g83jyUtlOiKkyoV0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:35:57.617 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:35:57.619 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 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-02 11:35:57.664 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF Token generated 2024-09-02 11:35:57.665 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF Token generated 2024-09-02 11:35:57.667 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:35:57.670 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 50.4638ms 2024-09-02 11:35:57.671 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:35:57.672 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb2309e0-fd7a-4734-9a08-237007d1e43b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3MTU3LCJleHAiOjE3MjUyNTc3NTcsImlhdCI6MTcyNTI1NzE1N30.9MFKsPypVcY3UxZIuopvHkO_rx2gljsGa-Pr04PwEck\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3MTU3LCJleHAiOjE3MjUyNTgwNTcsImlhdCI6MTcyNTI1NzE1N30.CFdW_hu-chLfbt7H0vl8R2f38aaERW4c8wffGu_MB0w\"}"} 2024-09-02 11:35:57.674 +05:30 69e95371-2375-49b5-9889-8b2d21e66956 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU2Mzg0LCJleHAiOjE3MjUyNTcyODQsImlhdCI6MTcyNTI1NjM4NH0._7NVdUUYbU2opfvCxDnOiQx1ol7g83jyUtlOiKkyoV0 - 200 877 application/json; charset=utf-8 67.622ms 2024-09-02 11:37:56.404 +05:30 f3669df5-5d9a-4286-ae30-26eed8e62dd3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 11:37:56.408 +05:30 f3669df5-5d9a-4286-ae30-26eed8e62dd3 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: 52840231-873f-4ba8-9670-a594892dd1e5} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 11:37:56.410 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:37:56.411 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF 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-02 11:37:56.443 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Database retrieved 2024-09-02 11:37:56.464 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Token generated 2024-09-02 11:37:56.464 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Token generated 2024-09-02 11:37:56.466 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:37:56.467 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 54.5436ms 2024-09-02 11:37:56.467 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:37:56.467 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3669df5-5d9a-4286-ae30-26eed8e62dd3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTcyNzYsImV4cCI6MTcyNTI1Nzg3NiwiaWF0IjoxNzI1MjU3Mjc2fQ.FqmnxANyNVoLKQZH1XK4pfa3FlbqfgvnmFxpZWQR64A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTcyNzYsImV4cCI6MTcyNTI1ODE3NiwiaWF0IjoxNzI1MjU3Mjc2fQ.Q9uPVEKI73tXC-7PSfTJDPQuhHv9Oy94AYt5nJXW5Fg\"}"} 2024-09-02 11:37:56.468 +05:30 60fd424c-67cd-410d-96de-752acd86b619 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 64.4573ms 2024-09-02 11:38:12.484 +05:30 35ebc1a0-7f02-44b8-9f6a-ba61bbdb67cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 11:38:12.488 +05:30 35ebc1a0-7f02-44b8-9f6a-ba61bbdb67cb INF CORS policy execution successful. 2024-09-02 11:38:12.490 +05:30 35ebc1a0-7f02-44b8-9f6a-ba61bbdb67cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 6.1081ms 2024-09-02 11:38:12.536 +05:30 075a5094-1dab-4d6c-99b1-2d52a4db794a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - null 0 2024-09-02 11:38:12.540 +05:30 075a5094-1dab-4d6c-99b1-2d52a4db794a INF CORS policy execution successful. 2024-09-02 11:38:12.543 +05:30 075a5094-1dab-4d6c-99b1-2d52a4db794a 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3MTU3LCJleHAiOjE3MjUyNTc3NTcsImlhdCI6MTcyNTI1NzE1N30.9MFKsPypVcY3UxZIuopvHkO_rx2gljsGa-Pr04PwEck}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:38:12.546 +05:30 c40b967b-401f-4abc-aa1b-3ae6db9ad01e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:38:12.559 +05:30 c40b967b-401f-4abc-aa1b-3ae6db9ad01e 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-02 11:38:12.603 +05:30 c40b967b-401f-4abc-aa1b-3ae6db9ad01e INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-09-02 11:38:12.633 +05:30 c40b967b-401f-4abc-aa1b-3ae6db9ad01e INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 73.4393ms 2024-09-02 11:38:12.634 +05:30 c40b967b-401f-4abc-aa1b-3ae6db9ad01e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:38:12.634 +05:30 c40b967b-401f-4abc-aa1b-3ae6db9ad01e INF HTTP Response: StatusCode: 415 Headers: {X-Correlation-Id: 075a5094-1dab-4d6c-99b1-2d52a4db794a}, {Content-Type: application/problem+json; charset=utf-8}, {Content-Length: 176} Body: {"type":"https://tools.ietf.org/html/rfc9110#section-15.5.16","title":"Unsupported Media Type","status":415,"traceId":"00-0c5992f8d6af66e50b1c5f28041f2f6a-cb8181ab8f05ddfe-00"} 2024-09-02 11:38:12.635 +05:30 c40b967b-401f-4abc-aa1b-3ae6db9ad01e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 415 176 application/problem+json; charset=utf-8 99.2905ms 2024-09-02 11:39:38.719 +05:30 d45c091f-79fd-40d9-a654-c9b940dae211 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-02 11:39:38.724 +05:30 d45c091f-79fd-40d9-a654-c9b940dae211 INF CORS policy execution successful. 2024-09-02 11:39:38.727 +05:30 d45c091f-79fd-40d9-a654-c9b940dae211 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-02 11:39:38.730 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:39:38.732 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF 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-02 11:39:38.769 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Database retrieved 2024-09-02 11:39:38.808 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Token generated 2024-09-02 11:39:38.808 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Token generated 2024-09-02 11:39:38.810 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:39:38.813 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 80.2072ms 2024-09-02 11:39:38.813 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:39:38.814 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d45c091f-79fd-40d9-a654-c9b940dae211}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3Mzc4LCJleHAiOjE3MjUyNTc5NzgsImlhdCI6MTcyNTI1NzM3OH0.FjuRMMD5Yd6HiUFVKCiWNiHbO8mwrH7DeLQSlcS89iY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3Mzc4LCJleHAiOjE3MjUyNTgyNzgsImlhdCI6MTcyNTI1NzM3OH0.S2pLBYbXzhZEiARRiv6blb8cJC0VDA5vruivMgZ7h18\"}"} 2024-09-02 11:39:38.815 +05:30 c6f24aea-7811-4459-afa6-83f7a88052bb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 97.9221ms 2024-09-02 11:46:06.448 +05:30 ed3b76a2-2006-4185-a82f-21579daae9a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3MTU3LCJleHAiOjE3MjUyNTgwNTcsImlhdCI6MTcyNTI1NzE1N30.CFdW_hu-chLfbt7H0vl8R2f38aaERW4c8wffGu_MB0w - null null 2024-09-02 11:46:06.452 +05:30 ed3b76a2-2006-4185-a82f-21579daae9a9 INF CORS policy execution successful. 2024-09-02 11:46:06.455 +05:30 ed3b76a2-2006-4185-a82f-21579daae9a9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3MTU3LCJleHAiOjE3MjUyNTgwNTcsImlhdCI6MTcyNTI1NzE1N30.CFdW_hu-chLfbt7H0vl8R2f38aaERW4c8wffGu_MB0w Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:46:06.456 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:46:06.458 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 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-02 11:46:06.517 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF Token generated 2024-09-02 11:46:06.518 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF Token generated 2024-09-02 11:46:06.520 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:46:06.521 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 63.5872ms 2024-09-02 11:46:06.522 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:46:06.522 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed3b76a2-2006-4185-a82f-21579daae9a9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3NzY2LCJleHAiOjE3MjUyNTgzNjYsImlhdCI6MTcyNTI1Nzc2Nn0.oCMLFzldFFwchoo_RHRMInnnFdrE3i32yMy6KQZGXAA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3NzY2LCJleHAiOjE3MjUyNTg2NjYsImlhdCI6MTcyNTI1Nzc2Nn0.HlI_cW-__YO-5NYTlDbJ7781UvUJyVamqjRKO6tF3E4\"}"} 2024-09-02 11:46:06.524 +05:30 af4022a2-608c-4410-917f-26a443bc7c83 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3MTU3LCJleHAiOjE3MjUyNTgwNTcsImlhdCI6MTcyNTI1NzE1N30.CFdW_hu-chLfbt7H0vl8R2f38aaERW4c8wffGu_MB0w - 200 877 application/json; charset=utf-8 78.7231ms 2024-09-02 11:52:53.675 +05:30 8bfaa98a-4ce1-4f37-81bb-2163a85f0d42 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 11:52:53.679 +05:30 8bfaa98a-4ce1-4f37-81bb-2163a85f0d42 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: 32e770a4-bdc1-496d-98b1-668798ac22af} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 11:52:53.681 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:52:53.682 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF 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-02 11:52:53.721 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Database retrieved 2024-09-02 11:52:53.750 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Token generated 2024-09-02 11:52:53.751 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Token generated 2024-09-02 11:52:53.752 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:52:53.753 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 70.771ms 2024-09-02 11:52:53.753 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 11:52:53.753 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8bfaa98a-4ce1-4f37-81bb-2163a85f0d42}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTgxNzMsImV4cCI6MTcyNTI1ODc3MywiaWF0IjoxNzI1MjU4MTczfQ.y2xEQjfST9rB_r1aDjAF_l_h5gyGn9ixqTocHhORtyo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTgxNzMsImV4cCI6MTcyNTI1OTA3MywiaWF0IjoxNzI1MjU4MTczfQ.QsYrtxtLiZNmA2pGPi5JsA2mLEY0UqC1QohD7kigwIw\"}"} 2024-09-02 11:52:53.755 +05:30 ed7caef1-3ecc-42f4-9d29-347c4f6b933d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 80.2499ms 2024-09-02 11:52:59.911 +05:30 8369fdaa-514d-4e8a-b651-c83e034c2ad6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 11:52:59.911 +05:30 8369fdaa-514d-4e8a-b651-c83e034c2ad6 INF CORS policy execution successful. 2024-09-02 11:52:59.912 +05:30 8369fdaa-514d-4e8a-b651-c83e034c2ad6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 1.3416ms 2024-09-02 11:52:59.986 +05:30 76a439bd-873f-416f-806b-ee0e40c78114 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - null 0 2024-09-02 11:52:59.989 +05:30 76a439bd-873f-416f-806b-ee0e40c78114 INF CORS policy execution successful. 2024-09-02 11:52:59.989 +05:30 76a439bd-873f-416f-806b-ee0e40c78114 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3NzY2LCJleHAiOjE3MjUyNTgzNjYsImlhdCI6MTcyNTI1Nzc2Nn0.oCMLFzldFFwchoo_RHRMInnnFdrE3i32yMy6KQZGXAA}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:52:59.996 +05:30 0216c10c-1229-4e81-9490-a38bf05ad6a5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:52:59.996 +05:30 0216c10c-1229-4e81-9490-a38bf05ad6a5 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-02 11:53:00.005 +05:30 0216c10c-1229-4e81-9490-a38bf05ad6a5 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-09-02 11:53:00.006 +05:30 0216c10c-1229-4e81-9490-a38bf05ad6a5 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 9.3077ms 2024-09-02 11:53:00.006 +05:30 0216c10c-1229-4e81-9490-a38bf05ad6a5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:53:00.006 +05:30 0216c10c-1229-4e81-9490-a38bf05ad6a5 INF HTTP Response: StatusCode: 415 Headers: {X-Correlation-Id: 76a439bd-873f-416f-806b-ee0e40c78114}, {Content-Type: application/problem+json; charset=utf-8}, {Content-Length: 176} Body: {"type":"https://tools.ietf.org/html/rfc9110#section-15.5.16","title":"Unsupported Media Type","status":415,"traceId":"00-3480cd700ff3a5a9b23207e079eef658-db201550a2c76542-00"} 2024-09-02 11:53:00.007 +05:30 0216c10c-1229-4e81-9490-a38bf05ad6a5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 415 176 application/problem+json; charset=utf-8 21.1436ms 2024-09-02 11:54:08.776 +05:30 7b9c157d-8060-4440-82ab-c13888f5e62e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 11:54:08.780 +05:30 7b9c157d-8060-4440-82ab-c13888f5e62e INF CORS policy execution successful. 2024-09-02 11:54:08.783 +05:30 7b9c157d-8060-4440-82ab-c13888f5e62e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 7.2482ms 2024-09-02 11:54:08.834 +05:30 65236dbf-ef38-4a41-91bb-9aaab4b7b4f6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - null 0 2024-09-02 11:54:08.838 +05:30 65236dbf-ef38-4a41-91bb-9aaab4b7b4f6 INF CORS policy execution successful. 2024-09-02 11:54:08.841 +05:30 65236dbf-ef38-4a41-91bb-9aaab4b7b4f6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3NzY2LCJleHAiOjE3MjUyNTgzNjYsImlhdCI6MTcyNTI1Nzc2Nn0.oCMLFzldFFwchoo_RHRMInnnFdrE3i32yMy6KQZGXAA}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:54:08.844 +05:30 640e305b-dcfb-4af5-8fec-3e730d451112 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:54:08.845 +05:30 640e305b-dcfb-4af5-8fec-3e730d451112 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-02 11:54:08.864 +05:30 640e305b-dcfb-4af5-8fec-3e730d451112 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-09-02 11:54:08.866 +05:30 640e305b-dcfb-4af5-8fec-3e730d451112 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 20.3142ms 2024-09-02 11:54:08.866 +05:30 640e305b-dcfb-4af5-8fec-3e730d451112 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:54:08.866 +05:30 640e305b-dcfb-4af5-8fec-3e730d451112 INF HTTP Response: StatusCode: 415 Headers: {X-Correlation-Id: 65236dbf-ef38-4a41-91bb-9aaab4b7b4f6}, {Content-Type: application/problem+json; charset=utf-8}, {Content-Length: 176} Body: {"type":"https://tools.ietf.org/html/rfc9110#section-15.5.16","title":"Unsupported Media Type","status":415,"traceId":"00-39156df54c2b2a27083b37240457b26c-bb46abd661815848-00"} 2024-09-02 11:54:08.867 +05:30 640e305b-dcfb-4af5-8fec-3e730d451112 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 415 176 application/problem+json; charset=utf-8 33.3652ms 2024-09-02 11:56:22.651 +05:30 e37e7512-2d57-497c-9a7c-57064c26dfef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3NzY2LCJleHAiOjE3MjUyNTg2NjYsImlhdCI6MTcyNTI1Nzc2Nn0.HlI_cW-__YO-5NYTlDbJ7781UvUJyVamqjRKO6tF3E4 - null null 2024-09-02 11:56:22.656 +05:30 e37e7512-2d57-497c-9a7c-57064c26dfef INF CORS policy execution successful. 2024-09-02 11:56:22.659 +05:30 e37e7512-2d57-497c-9a7c-57064c26dfef INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3NzY2LCJleHAiOjE3MjUyNTg2NjYsImlhdCI6MTcyNTI1Nzc2Nn0.HlI_cW-__YO-5NYTlDbJ7781UvUJyVamqjRKO6tF3E4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 11:56:22.672 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:56:22.675 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 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-02 11:56:22.790 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF Token generated 2024-09-02 11:56:22.790 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF Token generated 2024-09-02 11:56:22.792 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 11:56:22.793 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 117.6654ms 2024-09-02 11:56:22.793 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 11:56:22.794 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e37e7512-2d57-497c-9a7c-57064c26dfef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4MzgyLCJleHAiOjE3MjUyNTg5ODIsImlhdCI6MTcyNTI1ODM4Mn0.bp0rBvOZMU_channh5bkbLBVYcogTi5-2PCUhECkzwk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4MzgyLCJleHAiOjE3MjUyNTkyODIsImlhdCI6MTcyNTI1ODM4Mn0.6OJYvZ8kxqoXw4fdYmyj1Jn0JMYw8Cruv5cR1Mi_4jw\"}"} 2024-09-02 11:56:22.796 +05:30 a633363c-81c2-4207-8e8e-3235f6071f34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU3NzY2LCJleHAiOjE3MjUyNTg2NjYsImlhdCI6MTcyNTI1Nzc2Nn0.HlI_cW-__YO-5NYTlDbJ7781UvUJyVamqjRKO6tF3E4 - 200 877 application/json; charset=utf-8 145.0639ms 2024-09-02 11:57:11.201 +05:30 ca3db4db-206b-4a18-a665-0b9fe2398a28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 11:57:11.207 +05:30 ca3db4db-206b-4a18-a665-0b9fe2398a28 INF CORS policy execution successful. 2024-09-02 11:57:11.210 +05:30 ca3db4db-206b-4a18-a665-0b9fe2398a28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 8.5541ms 2024-09-02 11:57:11.288 +05:30 f74eacc6-3d94-46b3-a612-43d417aa8d69 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - null 0 2024-09-02 11:57:11.292 +05:30 f74eacc6-3d94-46b3-a612-43d417aa8d69 INF CORS policy execution successful. 2024-09-02 11:57:11.294 +05:30 f74eacc6-3d94-46b3-a612-43d417aa8d69 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4MzgyLCJleHAiOjE3MjUyNTg5ODIsImlhdCI6MTcyNTI1ODM4Mn0.bp0rBvOZMU_channh5bkbLBVYcogTi5-2PCUhECkzwk}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 11:57:11.296 +05:30 4acc26bb-d591-4501-a6b8-9e5563600550 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:57:11.298 +05:30 4acc26bb-d591-4501-a6b8-9e5563600550 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-02 11:57:11.305 +05:30 4acc26bb-d591-4501-a6b8-9e5563600550 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-09-02 11:57:11.306 +05:30 4acc26bb-d591-4501-a6b8-9e5563600550 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 8.2143ms 2024-09-02 11:57:11.306 +05:30 4acc26bb-d591-4501-a6b8-9e5563600550 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 11:57:11.306 +05:30 4acc26bb-d591-4501-a6b8-9e5563600550 INF HTTP Response: StatusCode: 415 Headers: {X-Correlation-Id: f74eacc6-3d94-46b3-a612-43d417aa8d69}, {Content-Type: application/problem+json; charset=utf-8}, {Content-Length: 176} Body: {"type":"https://tools.ietf.org/html/rfc9110#section-15.5.16","title":"Unsupported Media Type","status":415,"traceId":"00-78acc59979b103964a84a2c8ad62f4db-4fb1071d783a7406-00"} 2024-09-02 11:57:11.307 +05:30 4acc26bb-d591-4501-a6b8-9e5563600550 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 415 176 application/problem+json; charset=utf-8 19.4259ms 2024-09-02 12:03:37.142 +05:30 b86d29c8-5c0a-42bf-9665-4696b5e1e141 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 12:03:37.147 +05:30 b86d29c8-5c0a-42bf-9665-4696b5e1e141 INF CORS policy execution successful. 2024-09-02 12:03:37.149 +05:30 b86d29c8-5c0a-42bf-9665-4696b5e1e141 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 7.7214ms 2024-09-02 12:03:37.193 +05:30 73939dae-edbd-41b1-887d-1182ddbaf62b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - null 0 2024-09-02 12:03:37.196 +05:30 73939dae-edbd-41b1-887d-1182ddbaf62b INF CORS policy execution successful. 2024-09-02 12:03:37.197 +05:30 73939dae-edbd-41b1-887d-1182ddbaf62b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4MzgyLCJleHAiOjE3MjUyNTg5ODIsImlhdCI6MTcyNTI1ODM4Mn0.bp0rBvOZMU_channh5bkbLBVYcogTi5-2PCUhECkzwk}, {Connection: keep-alive}, {Content-Length: 0}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:03:37.200 +05:30 0d94066a-2ccb-48db-9b04-1fd898b71723 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 12:03:37.202 +05:30 0d94066a-2ccb-48db-9b04-1fd898b71723 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-02 12:03:37.212 +05:30 0d94066a-2ccb-48db-9b04-1fd898b71723 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-09-02 12:03:37.213 +05:30 0d94066a-2ccb-48db-9b04-1fd898b71723 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 10.7544ms 2024-09-02 12:03:37.213 +05:30 0d94066a-2ccb-48db-9b04-1fd898b71723 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 12:03:37.213 +05:30 0d94066a-2ccb-48db-9b04-1fd898b71723 INF HTTP Response: StatusCode: 415 Headers: {X-Correlation-Id: 73939dae-edbd-41b1-887d-1182ddbaf62b}, {Content-Type: application/problem+json; charset=utf-8}, {Content-Length: 176} Body: {"type":"https://tools.ietf.org/html/rfc9110#section-15.5.16","title":"Unsupported Media Type","status":415,"traceId":"00-bfe07a2f33a1ee56a34ec4ecaf0894a1-b6c145a9f87f03e1-00"} 2024-09-02 12:03:37.215 +05:30 0d94066a-2ccb-48db-9b04-1fd898b71723 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 415 176 application/problem+json; charset=utf-8 21.8697ms 2024-09-02 12:05:24.075 +05:30 7645f013-53cc-48fe-ba22-674be82f1100 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 12:05:24.085 +05:30 7645f013-53cc-48fe-ba22-674be82f1100 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: 771864d0-809d-4015-a191-b519cfd3f01b} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 12:05:24.089 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:05:24.091 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF 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-02 12:05:24.506 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Database retrieved 2024-09-02 12:05:24.786 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Token generated 2024-09-02 12:05:24.848 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Token generated 2024-09-02 12:05:24.849 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:05:24.851 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 759.3631ms 2024-09-02 12:05:24.851 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:05:24.851 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7645f013-53cc-48fe-ba22-674be82f1100}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTg5MjQsImV4cCI6MTcyNTI1OTUyNCwiaWF0IjoxNzI1MjU4OTI0fQ.3CsIfqpN3L540iUNWGxfd6bSi4NYEEczv10DG11ZzV8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTg5MjQsImV4cCI6MTcyNTI1OTgyNCwiaWF0IjoxNzI1MjU4OTI0fQ.x8c_6uN7mikKbBPm2u1ahi7Vz-dzyHQNG7QLRvvMyPM\"}"} 2024-09-02 12:05:24.852 +05:30 1a7e67cd-9031-475a-8707-6b28e1e61538 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 778.5302ms 2024-09-02 12:06:25.624 +05:30 8566969b-58c9-4b25-8e2d-9819abacb932 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4MzgyLCJleHAiOjE3MjUyNTkyODIsImlhdCI6MTcyNTI1ODM4Mn0.6OJYvZ8kxqoXw4fdYmyj1Jn0JMYw8Cruv5cR1Mi_4jw - null null 2024-09-02 12:06:25.636 +05:30 8566969b-58c9-4b25-8e2d-9819abacb932 INF CORS policy execution successful. 2024-09-02 12:06:25.639 +05:30 8566969b-58c9-4b25-8e2d-9819abacb932 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4MzgyLCJleHAiOjE3MjUyNTkyODIsImlhdCI6MTcyNTI1ODM4Mn0.6OJYvZ8kxqoXw4fdYmyj1Jn0JMYw8Cruv5cR1Mi_4jw Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:06:25.641 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:06:25.643 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab 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-02 12:06:25.683 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF Token generated 2024-09-02 12:06:25.684 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF Token generated 2024-09-02 12:06:25.685 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:06:25.686 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 42.4305ms 2024-09-02 12:06:25.686 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:06:25.686 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8566969b-58c9-4b25-8e2d-9819abacb932}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk1ODUsImlhdCI6MTcyNTI1ODk4NX0.sRb_o415t2tUeEJmn6Z8rHPD4y5UpLI37kHWe2IxWCg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk4ODUsImlhdCI6MTcyNTI1ODk4NX0.9V36dpNejI5eHpSOpgXsTsHEcskYcvSocYpAUjvvIfc\"}"} 2024-09-02 12:06:25.687 +05:30 5bded037-a906-4ac4-8937-1caa631a6bab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4MzgyLCJleHAiOjE3MjUyNTkyODIsImlhdCI6MTcyNTI1ODM4Mn0.6OJYvZ8kxqoXw4fdYmyj1Jn0JMYw8Cruv5cR1Mi_4jw - 200 877 application/json; charset=utf-8 63.5385ms 2024-09-02 12:11:20.254 +05:30 e4367e85-9173-4e47-9834-29bcc39d5481 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 12:11:20.259 +05:30 e4367e85-9173-4e47-9834-29bcc39d5481 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: 52d0feba-7540-41f4-9cae-7aa0bb875bc1} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 12:11:20.261 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:11:20.263 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF 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-02 12:11:20.312 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Database retrieved 2024-09-02 12:11:20.341 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Token generated 2024-09-02 12:11:20.341 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Token generated 2024-09-02 12:11:20.342 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:11:20.344 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 81.1993ms 2024-09-02 12:11:20.344 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:11:20.345 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4367e85-9173-4e47-9834-29bcc39d5481}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTkyODAsImV4cCI6MTcyNTI1OTg4MCwiaWF0IjoxNzI1MjU5MjgwfQ.e84O__aT6XC0JIj9WgXr0z89grIVuK6pOrtGAZNkS4U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTkyODAsImV4cCI6MTcyNTI2MDE4MCwiaWF0IjoxNzI1MjU5MjgwfQ.kvnwCANiLxLqfEyGra_olozciGmgC3OQ2KRBOBekYrI\"}"} 2024-09-02 12:11:20.346 +05:30 6e30edde-d7a1-405c-aa4d-308468bb6f74 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 92.759ms 2024-09-02 12:16:30.813 +05:30 0fc47f00-d728-4a23-8294-ed3c9329e168 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-02 12:16:30.816 +05:30 0fc47f00-d728-4a23-8294-ed3c9329e168 INF CORS policy execution successful. 2024-09-02 12:16:30.817 +05:30 0fc47f00-d728-4a23-8294-ed3c9329e168 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.0353ms 2024-09-02 12:16:30.855 +05:30 e2e11783-fa6c-4e51-be3e-84c95d504e8b 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-02 12:16:30.856 +05:30 e2e11783-fa6c-4e51-be3e-84c95d504e8b INF CORS policy execution successful. 2024-09-02 12:16:30.857 +05:30 e2e11783-fa6c-4e51-be3e-84c95d504e8b 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.921ms 2024-09-02 12:16:30.894 +05:30 03a91661-2e56-46ac-ab11-9d950327cf47 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-02 12:16:30.910 +05:30 03a91661-2e56-46ac-ab11-9d950327cf47 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:46:25 AM', Current time (UTC): '9/2/2024 6:46:30 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 12:16:30.921 +05:30 03a91661-2e56-46ac-ab11-9d950327cf47 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:46:25 AM', Current time (UTC): '9/2/2024 6:46:30 AM'. 2024-09-02 12:16:30.922 +05:30 03a91661-2e56-46ac-ab11-9d950327cf47 INF CORS policy execution successful. 2024-09-02 12:16:30.925 +05:30 03a91661-2e56-46ac-ab11-9d950327cf47 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk1ODUsImlhdCI6MTcyNTI1ODk4NX0.sRb_o415t2tUeEJmn6Z8rHPD4y5UpLI37kHWe2IxWCg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:30.937 +05:30 0a23119c-aa9e-47b1-948b-3a0e688af643 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 12:16:30.952 +05:30 0a23119c-aa9e-47b1-948b-3a0e688af643 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 12:16:30.952 +05:30 0a23119c-aa9e-47b1-948b-3a0e688af643 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 03a91661-2e56-46ac-ab11-9d950327cf47}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 06:46:25'"} Body: 2024-09-02 12:16:30.954 +05:30 0a23119c-aa9e-47b1-948b-3a0e688af643 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 60.1542ms 2024-09-02 12:16:30.995 +05:30 9a162606-10ca-4609-9472-8a94aa376fff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk4ODUsImlhdCI6MTcyNTI1ODk4NX0.9V36dpNejI5eHpSOpgXsTsHEcskYcvSocYpAUjvvIfc - null null 2024-09-02 12:16:30.995 +05:30 9a162606-10ca-4609-9472-8a94aa376fff INF CORS policy execution successful. 2024-09-02 12:16:30.997 +05:30 9a162606-10ca-4609-9472-8a94aa376fff INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk4ODUsImlhdCI6MTcyNTI1ODk4NX0.9V36dpNejI5eHpSOpgXsTsHEcskYcvSocYpAUjvvIfc Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:16:30.997 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:16:30.997 +05:30 939c73ef-b767-432c-8d8c-f67e44b55e35 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-02 12:16:30.998 +05:30 939c73ef-b767-432c-8d8c-f67e44b55e35 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:46:25 AM', Current time (UTC): '9/2/2024 6:46:30 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 12:16:30.999 +05:30 939c73ef-b767-432c-8d8c-f67e44b55e35 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:46:25 AM', Current time (UTC): '9/2/2024 6:46:30 AM'. 2024-09-02 12:16:30.999 +05:30 939c73ef-b767-432c-8d8c-f67e44b55e35 INF CORS policy execution successful. 2024-09-02 12:16:30.999 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 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-02 12:16:31.000 +05:30 939c73ef-b767-432c-8d8c-f67e44b55e35 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk1ODUsImlhdCI6MTcyNTI1ODk4NX0.sRb_o415t2tUeEJmn6Z8rHPD4y5UpLI37kHWe2IxWCg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:31.000 +05:30 4a68c121-2de6-4ca9-854c-ffba52272b31 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 12:16:31.001 +05:30 4a68c121-2de6-4ca9-854c-ffba52272b31 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 12:16:31.001 +05:30 4a68c121-2de6-4ca9-854c-ffba52272b31 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 939c73ef-b767-432c-8d8c-f67e44b55e35}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 06:46:25'"} Body: 2024-09-02 12:16:31.001 +05:30 4a68c121-2de6-4ca9-854c-ffba52272b31 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 4.0656ms 2024-09-02 12:16:31.071 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF Token generated 2024-09-02 12:16:31.072 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF Token generated 2024-09-02 12:16:31.073 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:31.074 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 74.9228ms 2024-09-02 12:16:31.075 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:16:31.075 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a162606-10ca-4609-9472-8a94aa376fff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjA0OTEsImlhdCI6MTcyNTI1OTU5MX0.ASN6wEV2miOeVPiBcpl9bEoInSnfGnDMGbB20OqCYts\"}"} 2024-09-02 12:16:31.076 +05:30 d37c081a-6931-4bb5-924a-7a7b97a67d76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk4ODUsImlhdCI6MTcyNTI1ODk4NX0.9V36dpNejI5eHpSOpgXsTsHEcskYcvSocYpAUjvvIfc - 200 877 application/json; charset=utf-8 80.8884ms 2024-09-02 12:16:31.119 +05:30 7d82106b-a68d-4938-98f5-c19fa3260574 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk4ODUsImlhdCI6MTcyNTI1ODk4NX0.9V36dpNejI5eHpSOpgXsTsHEcskYcvSocYpAUjvvIfc - null null 2024-09-02 12:16:31.120 +05:30 7d82106b-a68d-4938-98f5-c19fa3260574 INF CORS policy execution successful. 2024-09-02 12:16:31.120 +05:30 7d82106b-a68d-4938-98f5-c19fa3260574 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk4ODUsImlhdCI6MTcyNTI1ODk4NX0.9V36dpNejI5eHpSOpgXsTsHEcskYcvSocYpAUjvvIfc Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:16:31.120 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:16:31.121 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d 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-02 12:16:31.124 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF Token generated 2024-09-02 12:16:31.124 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF Token generated 2024-09-02 12:16:31.125 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:31.126 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 4.7913ms 2024-09-02 12:16:31.126 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:16:31.126 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d82106b-a68d-4938-98f5-c19fa3260574}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjA0OTEsImlhdCI6MTcyNTI1OTU5MX0.ASN6wEV2miOeVPiBcpl9bEoInSnfGnDMGbB20OqCYts\"}"} 2024-09-02 12:16:31.127 +05:30 b464b7b5-2c28-4ff2-a9f1-e658d26c060d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU4OTg1LCJleHAiOjE3MjUyNTk4ODUsImlhdCI6MTcyNTI1ODk4NX0.9V36dpNejI5eHpSOpgXsTsHEcskYcvSocYpAUjvvIfc - 200 877 application/json; charset=utf-8 7.7052ms 2024-09-02 12:16:31.179 +05:30 f440e567-dd4b-4e09-be79-b800c28710b0 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-02 12:16:31.180 +05:30 f440e567-dd4b-4e09-be79-b800c28710b0 INF CORS policy execution successful. 2024-09-02 12:16:31.180 +05:30 f440e567-dd4b-4e09-be79-b800c28710b0 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:31.181 +05:30 abeea0d7-9c6d-460e-a607-7471f71d02ed INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:16:31.191 +05:30 abeea0d7-9c6d-460e-a607-7471f71d02ed 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-02 12:16:31.284 +05:30 abeea0d7-9c6d-460e-a607-7471f71d02ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:31.284 +05:30 abeea0d7-9c6d-460e-a607-7471f71d02ed INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 93.2321ms 2024-09-02 12:16:31.285 +05:30 abeea0d7-9c6d-460e-a607-7471f71d02ed INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:16:31.285 +05:30 abeea0d7-9c6d-460e-a607-7471f71d02ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f440e567-dd4b-4e09-be79-b800c28710b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:16:31.285 +05:30 abeea0d7-9c6d-460e-a607-7471f71d02ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 106.6572ms 2024-09-02 12:16:31.331 +05:30 06a19642-6229-4f96-8a22-e817a6b4d7f2 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-02 12:16:31.331 +05:30 06a19642-6229-4f96-8a22-e817a6b4d7f2 INF CORS policy execution successful. 2024-09-02 12:16:31.332 +05:30 06a19642-6229-4f96-8a22-e817a6b4d7f2 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:31.332 +05:30 c79648e4-224e-4105-ad3a-aac1f5914f3d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:16:31.332 +05:30 c79648e4-224e-4105-ad3a-aac1f5914f3d 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-02 12:16:31.371 +05:30 c79648e4-224e-4105-ad3a-aac1f5914f3d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:31.371 +05:30 c79648e4-224e-4105-ad3a-aac1f5914f3d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 39.2157ms 2024-09-02 12:16:31.372 +05:30 c79648e4-224e-4105-ad3a-aac1f5914f3d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:16:31.372 +05:30 c79648e4-224e-4105-ad3a-aac1f5914f3d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06a19642-6229-4f96-8a22-e817a6b4d7f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:16:31.373 +05:30 c79648e4-224e-4105-ad3a-aac1f5914f3d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 41.9857ms 2024-09-02 12:16:32.348 +05:30 b0fbca65-c80e-4d3a-8193-50f9e8ea296e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:16:32.349 +05:30 b0fbca65-c80e-4d3a-8193-50f9e8ea296e INF CORS policy execution successful. 2024-09-02 12:16:32.349 +05:30 b0fbca65-c80e-4d3a-8193-50f9e8ea296e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7726ms 2024-09-02 12:16:32.354 +05:30 79022665-323f-4fa3-a5e3-b220b5dbcd37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:16:32.355 +05:30 79022665-323f-4fa3-a5e3-b220b5dbcd37 INF CORS policy execution successful. 2024-09-02 12:16:32.355 +05:30 79022665-323f-4fa3-a5e3-b220b5dbcd37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5923ms 2024-09-02 12:16:32.403 +05:30 12f00800-7a67-441d-b8f0-3b4194dd6758 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:16:32.404 +05:30 12f00800-7a67-441d-b8f0-3b4194dd6758 INF CORS policy execution successful. 2024-09-02 12:16:32.405 +05:30 12f00800-7a67-441d-b8f0-3b4194dd6758 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:32.406 +05:30 39a6fe18-3342-4f2a-a18c-3bda9db0b778 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:16:32.412 +05:30 39a6fe18-3342-4f2a-a18c-3bda9db0b778 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-02 12:16:32.465 +05:30 39a6fe18-3342-4f2a-a18c-3bda9db0b778 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:32.466 +05:30 39a6fe18-3342-4f2a-a18c-3bda9db0b778 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 53.7868ms 2024-09-02 12:16:32.466 +05:30 39a6fe18-3342-4f2a-a18c-3bda9db0b778 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:16:32.466 +05:30 39a6fe18-3342-4f2a-a18c-3bda9db0b778 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12f00800-7a67-441d-b8f0-3b4194dd6758}, {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-02 12:16:32.467 +05:30 39a6fe18-3342-4f2a-a18c-3bda9db0b778 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 64.2437ms 2024-09-02 12:16:32.644 +05:30 4847266a-1262-4eae-9392-7f46e11922dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:16:32.644 +05:30 4847266a-1262-4eae-9392-7f46e11922dd INF CORS policy execution successful. 2024-09-02 12:16:32.644 +05:30 b4aa6c5d-2ba2-4c98-a3db-343097e9969b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:16:32.644 +05:30 b4aa6c5d-2ba2-4c98-a3db-343097e9969b INF CORS policy execution successful. 2024-09-02 12:16:32.645 +05:30 4847266a-1262-4eae-9392-7f46e11922dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6627ms 2024-09-02 12:16:32.645 +05:30 b4aa6c5d-2ba2-4c98-a3db-343097e9969b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5273ms 2024-09-02 12:16:32.665 +05:30 d0d16764-6d32-4dda-bcab-0dae307c006c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:16:32.666 +05:30 d0d16764-6d32-4dda-bcab-0dae307c006c INF CORS policy execution successful. 2024-09-02 12:16:32.666 +05:30 d0d16764-6d32-4dda-bcab-0dae307c006c 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:32.667 +05:30 7f1d05eb-c3d3-4612-a626-243a4a80d91f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:16:32.667 +05:30 7f1d05eb-c3d3-4612-a626-243a4a80d91f 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-02 12:16:32.686 +05:30 7f1d05eb-c3d3-4612-a626-243a4a80d91f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:32.686 +05:30 7f1d05eb-c3d3-4612-a626-243a4a80d91f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 19.4819ms 2024-09-02 12:16:32.687 +05:30 7f1d05eb-c3d3-4612-a626-243a4a80d91f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:16:32.687 +05:30 7f1d05eb-c3d3-4612-a626-243a4a80d91f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0d16764-6d32-4dda-bcab-0dae307c006c}, {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-02 12:16:32.687 +05:30 7f1d05eb-c3d3-4612-a626-243a4a80d91f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 21.7263ms 2024-09-02 12:16:32.691 +05:30 5daf1dab-d934-4d13-af89-83b1634c864b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:16:32.692 +05:30 5daf1dab-d934-4d13-af89-83b1634c864b INF CORS policy execution successful. 2024-09-02 12:16:32.692 +05:30 5daf1dab-d934-4d13-af89-83b1634c864b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:32.693 +05:30 5081af42-ba98-4f81-adc5-f4e38e8333d4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:16:32.693 +05:30 39730e69-824a-4b7d-95bd-0d143d9ac3e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:16:32.694 +05:30 39730e69-824a-4b7d-95bd-0d143d9ac3e4 INF CORS policy execution successful. 2024-09-02 12:16:32.694 +05:30 39730e69-824a-4b7d-95bd-0d143d9ac3e4 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjAxOTEsImlhdCI6MTcyNTI1OTU5MX0.77CIayUXHFCb2VwbKbhci4mf6PjtGflGdtJRJtV5EqA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:16:32.694 +05:30 497fcd6a-f1e5-4407-b205-39f2eca813a4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:16:32.699 +05:30 5081af42-ba98-4f81-adc5-f4e38e8333d4 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-02 12:16:32.707 +05:30 497fcd6a-f1e5-4407-b205-39f2eca813a4 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-02 12:16:32.728 +05:30 5081af42-ba98-4f81-adc5-f4e38e8333d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:32.728 +05:30 5081af42-ba98-4f81-adc5-f4e38e8333d4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 29.2744ms 2024-09-02 12:16:32.728 +05:30 5081af42-ba98-4f81-adc5-f4e38e8333d4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:16:32.728 +05:30 5081af42-ba98-4f81-adc5-f4e38e8333d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5daf1dab-d934-4d13-af89-83b1634c864b}, {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-02 12:16:32.729 +05:30 5081af42-ba98-4f81-adc5-f4e38e8333d4 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.9334ms 2024-09-02 12:16:32.743 +05:30 497fcd6a-f1e5-4407-b205-39f2eca813a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:16:32.743 +05:30 497fcd6a-f1e5-4407-b205-39f2eca813a4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 36.0023ms 2024-09-02 12:16:32.743 +05:30 497fcd6a-f1e5-4407-b205-39f2eca813a4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:16:32.743 +05:30 497fcd6a-f1e5-4407-b205-39f2eca813a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39730e69-824a-4b7d-95bd-0d143d9ac3e4}, {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-02 12:16:32.744 +05:30 497fcd6a-f1e5-4407-b205-39f2eca813a4 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.4928ms 2024-09-02 12:17:27.601 +05:30 ef2a7685-31f9-4ded-b46f-1734467471a2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-02 12:17:27.604 +05:30 ef2a7685-31f9-4ded-b46f-1734467471a2 INF CORS policy execution successful. 2024-09-02 12:17:27.605 +05:30 ef2a7685-31f9-4ded-b46f-1734467471a2 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-02 12:17:27.606 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:17:27.607 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF 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-02 12:17:27.650 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Database retrieved 2024-09-02 12:17:27.675 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Token generated 2024-09-02 12:17:27.676 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Token generated 2024-09-02 12:17:27.677 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:17:27.677 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 69.5863ms 2024-09-02 12:17:27.677 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:17:27.678 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef2a7685-31f9-4ded-b46f-1734467471a2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NjQ3LCJleHAiOjE3MjUyNjAyNDcsImlhdCI6MTcyNTI1OTY0N30.cAT94xqIhdOuhiITec3skD4RccLv2x2SCCcH9PGGq8o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NjQ3LCJleHAiOjE3MjUyNjA1NDcsImlhdCI6MTcyNTI1OTY0N30.1uToMHqLIZ4o6xvho44FrGLdVDXzDXmQvU27snlUj9E\"}"} 2024-09-02 12:17:27.678 +05:30 3d845928-2634-412c-be7e-9edade7cebdc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 77.5076ms 2024-09-02 12:24:59.604 +05:30 d51da10c-a397-450b-a9a9-27e035c31b92 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 12:24:59.619 +05:30 d51da10c-a397-450b-a9a9-27e035c31b92 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: 95a6f59c-c124-40ff-b19f-ec25ef3c192b} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 12:24:59.623 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:24:59.624 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF 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-02 12:24:59.681 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Database retrieved 2024-09-02 12:24:59.719 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Token generated 2024-09-02 12:24:59.720 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Token generated 2024-09-02 12:24:59.721 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:24:59.721 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 96.8942ms 2024-09-02 12:24:59.721 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:24:59.722 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d51da10c-a397-450b-a9a9-27e035c31b92}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjAwOTksImV4cCI6MTcyNTI2MDY5OSwiaWF0IjoxNzI1MjYwMDk5fQ.l7HQdBoJDcTDzAJyjTDq0VFqhwybZBXl0SNW1ZFVopY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjAwOTksImV4cCI6MTcyNTI2MDk5OSwiaWF0IjoxNzI1MjYwMDk5fQ.kI7sBBF5v4tbp_bc8upJCMIt4M7HkXkfnSsF0p-UbfM\"}"} 2024-09-02 12:24:59.722 +05:30 c0f883b9-158c-4572-af7f-b074dd25260c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 119.799ms 2024-09-02 12:25:07.192 +05:30 5daa5a01-e0b3-40a2-8450-2fb33c920f5a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 12:25:07.199 +05:30 5daa5a01-e0b3-40a2-8450-2fb33c920f5a 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: 6f2c301a-1978-40df-9db7-c4fe697d804e} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 12:25:07.203 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:25:07.204 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF 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-02 12:25:07.242 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Database retrieved 2024-09-02 12:25:07.268 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Token generated 2024-09-02 12:25:07.269 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Token generated 2024-09-02 12:25:07.269 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:25:07.270 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 65.4198ms 2024-09-02 12:25:07.270 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:25:07.270 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5daa5a01-e0b3-40a2-8450-2fb33c920f5a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjAxMDcsImV4cCI6MTcyNTI2MDcwNywiaWF0IjoxNzI1MjYwMTA3fQ.n0E664rLRtQxhyU0KUyQTHQ54JLE4d3Nl64jS8_EQvc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjAxMDcsImV4cCI6MTcyNTI2MTAwNywiaWF0IjoxNzI1MjYwMTA3fQ.KkOEvzKge3x6Uvh-NxyM7n3q2OZvWlhwPuED2-nS_x0\"}"} 2024-09-02 12:25:07.271 +05:30 44525275-c9f0-4c42-912b-53d4ed149118 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 79.2305ms 2024-09-02 12:31:01.896 +05:30 949b8fef-1cba-4200-bb21-112feae673ff 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-02 12:31:01.896 +05:30 cebf8ddb-9576-4f7f-99b2-3c681d65d846 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-02 12:31:01.898 +05:30 cebf8ddb-9576-4f7f-99b2-3c681d65d846 INF CORS policy execution successful. 2024-09-02 12:31:01.898 +05:30 949b8fef-1cba-4200-bb21-112feae673ff INF CORS policy execution successful. 2024-09-02 12:31:01.899 +05:30 949b8fef-1cba-4200-bb21-112feae673ff 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.3876ms 2024-09-02 12:31:01.899 +05:30 cebf8ddb-9576-4f7f-99b2-3c681d65d846 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.3937ms 2024-09-02 12:31:01.943 +05:30 fab2798b-a513-42b9-a763-4df806ed0e6c 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-02 12:31:01.947 +05:30 46b4a151-3d3e-46c1-944c-af03c03427dd 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-02 12:31:01.948 +05:30 fab2798b-a513-42b9-a763-4df806ed0e6c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:13:18 AM', Current time (UTC): '9/2/2024 7:01:01 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 12:31:01.951 +05:30 fab2798b-a513-42b9-a763-4df806ed0e6c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:13:18 AM', Current time (UTC): '9/2/2024 7:01:01 AM'. 2024-09-02 12:31:01.951 +05:30 46b4a151-3d3e-46c1-944c-af03c03427dd INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:13:18 AM', Current time (UTC): '9/2/2024 7:01:01 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 12:31:01.951 +05:30 fab2798b-a513-42b9-a763-4df806ed0e6c INF CORS policy execution successful. 2024-09-02 12:31:01.951 +05:30 46b4a151-3d3e-46c1-944c-af03c03427dd INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 6:13:18 AM', Current time (UTC): '9/2/2024 7:01:01 AM'. 2024-09-02 12:31:01.951 +05:30 46b4a151-3d3e-46c1-944c-af03c03427dd INF CORS policy execution successful. 2024-09-02 12:31:01.953 +05:30 46b4a151-3d3e-46c1-944c-af03c03427dd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:31:01.953 +05:30 fab2798b-a513-42b9-a763-4df806ed0e6c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1NzU5OCwiaWF0IjoxNzI1MjU2OTk4fQ.QCDeQcOuG48IKKGd-RWYE8WBZPlKO84S4wwlLT98P5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:31:01.955 +05:30 ad0adec4-f13a-434c-b908-32ad623929c4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 12:31:01.955 +05:30 a81088f7-f2fc-44aa-96ad-deb4a8376ba9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 12:31:01.955 +05:30 a81088f7-f2fc-44aa-96ad-deb4a8376ba9 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 12:31:01.955 +05:30 ad0adec4-f13a-434c-b908-32ad623929c4 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 12:31:01.956 +05:30 a81088f7-f2fc-44aa-96ad-deb4a8376ba9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 46b4a151-3d3e-46c1-944c-af03c03427dd}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 06:13:18'"} Body: 2024-09-02 12:31:01.956 +05:30 ad0adec4-f13a-434c-b908-32ad623929c4 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: fab2798b-a513-42b9-a763-4df806ed0e6c}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 06:13:18'"} Body: 2024-09-02 12:31:01.956 +05:30 a81088f7-f2fc-44aa-96ad-deb4a8376ba9 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 9.1515ms 2024-09-02 12:31:01.956 +05:30 ad0adec4-f13a-434c-b908-32ad623929c4 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 13.0516ms 2024-09-02 12:31:02.007 +05:30 6572fea1-b21b-416c-87b3-99546c1b4dd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1Nzg5OCwiaWF0IjoxNzI1MjU2OTk4fQ.n8IywtSpfuDgTQ30l_pNXvpMZ2oE36GdAOdv01-WcsI - null null 2024-09-02 12:31:02.008 +05:30 6572fea1-b21b-416c-87b3-99546c1b4dd0 INF CORS policy execution successful. 2024-09-02 12:31:02.009 +05:30 6572fea1-b21b-416c-87b3-99546c1b4dd0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1Nzg5OCwiaWF0IjoxNzI1MjU2OTk4fQ.n8IywtSpfuDgTQ30l_pNXvpMZ2oE36GdAOdv01-WcsI 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 (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-02 12:31:02.009 +05:30 7b4b87ae-2782-4d81-ac30-05461a34432a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:31:02.010 +05:30 7b4b87ae-2782-4d81-ac30-05461a34432a 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-02 12:31:02.014 +05:30 7b4b87ae-2782-4d81-ac30-05461a34432a INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:31:02.016 +05:30 7b4b87ae-2782-4d81-ac30-05461a34432a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.6944ms 2024-09-02 12:31:02.016 +05:30 7b4b87ae-2782-4d81-ac30-05461a34432a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:31:02.016 +05:30 7b4b87ae-2782-4d81-ac30-05461a34432a INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 6572fea1-b21b-416c-87b3-99546c1b4dd0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 12:31:02.017 +05:30 7b4b87ae-2782-4d81-ac30-05461a34432a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTY5OTgsImV4cCI6MTcyNTI1Nzg5OCwiaWF0IjoxNzI1MjU2OTk4fQ.n8IywtSpfuDgTQ30l_pNXvpMZ2oE36GdAOdv01-WcsI - 400 90 application/json; charset=utf-8 9.1855ms 2024-09-02 12:31:11.101 +05:30 a6403113-3b5a-40db-a455-08c2060be3e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-02 12:31:11.103 +05:30 a6403113-3b5a-40db-a455-08c2060be3e8 INF CORS policy execution successful. 2024-09-02 12:31:11.106 +05:30 a6403113-3b5a-40db-a455-08c2060be3e8 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://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:31:11.108 +05:30 6cfe82c3-ed12-4144-aff7-ec794517f964 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:31:11.109 +05:30 6cfe82c3-ed12-4144-aff7-ec794517f964 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-02 12:31:11.145 +05:30 6cfe82c3-ed12-4144-aff7-ec794517f964 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:31:11.146 +05:30 6cfe82c3-ed12-4144-aff7-ec794517f964 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 36.464ms 2024-09-02 12:31:11.146 +05:30 6cfe82c3-ed12-4144-aff7-ec794517f964 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:31:11.146 +05:30 6cfe82c3-ed12-4144-aff7-ec794517f964 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6403113-3b5a-40db-a455-08c2060be3e8}, {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-02 12:31:11.147 +05:30 6cfe82c3-ed12-4144-aff7-ec794517f964 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 46.2067ms 2024-09-02 12:31:12.957 +05:30 578fc1e5-7a01-410a-9d99-8845e92c4e66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 12:31:12.957 +05:30 578fc1e5-7a01-410a-9d99-8845e92c4e66 INF CORS policy execution successful. 2024-09-02 12:31:12.958 +05:30 578fc1e5-7a01-410a-9d99-8845e92c4e66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9054ms 2024-09-02 12:31:13.070 +05:30 6b8f30e6-9b12-498c-971d-03f77c28432e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 12:31:13.070 +05:30 6b8f30e6-9b12-498c-971d-03f77c28432e INF CORS policy execution successful. 2024-09-02 12:31:13.071 +05:30 6b8f30e6-9b12-498c-971d-03f77c28432e 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 (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":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-02 12:31:13.071 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:31:13.071 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF 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-02 12:31:13.082 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Database retrieved 2024-09-02 12:31:13.107 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Token generated 2024-09-02 12:31:13.107 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Token generated 2024-09-02 12:31:13.107 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:31:13.108 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 36.6834ms 2024-09-02 12:31:13.108 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:31:13.108 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b8f30e6-9b12-498c-971d-03f77c28432e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTM3MywiaWF0IjoxNzI1MjYwNDczfQ.RNVlTdr8kbIneeoD1bZ1YszJJ43u0KLidOHNz1pBe3c\"}"} 2024-09-02 12:31:13.109 +05:30 f5670dc0-76ab-4566-a50a-2330d3546b77 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 38.6016ms 2024-09-02 12:31:14.104 +05:30 53084765-6c6f-47e7-8037-3e5088d47101 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-02 12:31:14.105 +05:30 53084765-6c6f-47e7-8037-3e5088d47101 INF CORS policy execution successful. 2024-09-02 12:31:14.105 +05:30 53084765-6c6f-47e7-8037-3e5088d47101 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.5934ms 2024-09-02 12:31:14.328 +05:30 a3e6c344-b9eb-4a78-9079-45b503bb815e 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-02 12:31:14.329 +05:30 a3e6c344-b9eb-4a78-9079-45b503bb815e INF CORS policy execution successful. 2024-09-02 12:31:14.329 +05:30 a3e6c344-b9eb-4a78-9079-45b503bb815e 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.6144ms 2024-09-02 12:31:14.536 +05:30 7254e4cc-dd29-48ec-8c03-4a571fa2515b 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-02 12:31:14.538 +05:30 7254e4cc-dd29-48ec-8c03-4a571fa2515b INF CORS policy execution successful. 2024-09-02 12:31:14.539 +05:30 7254e4cc-dd29-48ec-8c03-4a571fa2515b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:31:14.539 +05:30 0b4f42b2-c802-4816-8401-07dc5ac8e04f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:31:14.539 +05:30 0b4f42b2-c802-4816-8401-07dc5ac8e04f 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-02 12:31:14.573 +05:30 0b4f42b2-c802-4816-8401-07dc5ac8e04f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:31:14.573 +05:30 0b4f42b2-c802-4816-8401-07dc5ac8e04f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 33.4786ms 2024-09-02 12:31:14.573 +05:30 0b4f42b2-c802-4816-8401-07dc5ac8e04f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:31:14.573 +05:30 0b4f42b2-c802-4816-8401-07dc5ac8e04f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7254e4cc-dd29-48ec-8c03-4a571fa2515b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:31:14.574 +05:30 0b4f42b2-c802-4816-8401-07dc5ac8e04f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 37.6125ms 2024-09-02 12:31:14.599 +05:30 453ce344-834a-47ff-8733-d30e984706fd 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-02 12:31:14.600 +05:30 453ce344-834a-47ff-8733-d30e984706fd INF CORS policy execution successful. 2024-09-02 12:31:14.600 +05:30 453ce344-834a-47ff-8733-d30e984706fd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:31:14.601 +05:30 bc86f2bf-3db5-4016-a85b-7bf3ca9b045d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:31:14.601 +05:30 bc86f2bf-3db5-4016-a85b-7bf3ca9b045d 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-02 12:31:14.689 +05:30 bc86f2bf-3db5-4016-a85b-7bf3ca9b045d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:31:14.689 +05:30 bc86f2bf-3db5-4016-a85b-7bf3ca9b045d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 88.0035ms 2024-09-02 12:31:14.689 +05:30 bc86f2bf-3db5-4016-a85b-7bf3ca9b045d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:31:14.689 +05:30 bc86f2bf-3db5-4016-a85b-7bf3ca9b045d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 453ce344-834a-47ff-8733-d30e984706fd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:31:14.690 +05:30 bc86f2bf-3db5-4016-a85b-7bf3ca9b045d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 91.0456ms 2024-09-02 12:33:11.712 +05:30 c48ab8c0-78f8-44b7-be9c-036318e45169 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-02 12:33:11.713 +05:30 76b90bda-b24d-48d1-a165-8214db6f2897 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-02 12:33:11.714 +05:30 76b90bda-b24d-48d1-a165-8214db6f2897 INF CORS policy execution successful. 2024-09-02 12:33:11.713 +05:30 c48ab8c0-78f8-44b7-be9c-036318e45169 INF CORS policy execution successful. 2024-09-02 12:33:11.716 +05:30 c48ab8c0-78f8-44b7-be9c-036318e45169 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.837ms 2024-09-02 12:33:11.716 +05:30 76b90bda-b24d-48d1-a165-8214db6f2897 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.1404ms 2024-09-02 12:33:11.758 +05:30 057ad833-ffa2-40f8-bffa-317305326c90 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-02 12:33:11.763 +05:30 057ad833-ffa2-40f8-bffa-317305326c90 INF CORS policy execution successful. 2024-09-02 12:33:11.764 +05:30 057ad833-ffa2-40f8-bffa-317305326c90 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:33:11.766 +05:30 49f1938e-8e81-4e1b-8c12-53c2a71c08ef INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:11.767 +05:30 49f1938e-8e81-4e1b-8c12-53c2a71c08ef 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-02 12:33:11.837 +05:30 49f1938e-8e81-4e1b-8c12-53c2a71c08ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:33:11.838 +05:30 49f1938e-8e81-4e1b-8c12-53c2a71c08ef INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 70.6808ms 2024-09-02 12:33:11.838 +05:30 49f1938e-8e81-4e1b-8c12-53c2a71c08ef INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:11.838 +05:30 49f1938e-8e81-4e1b-8c12-53c2a71c08ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 057ad833-ffa2-40f8-bffa-317305326c90}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:33:11.839 +05:30 49f1938e-8e81-4e1b-8c12-53c2a71c08ef 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 80.2979ms 2024-09-02 12:33:11.878 +05:30 ac3e0e28-3e76-41df-9f85-f4d704f9b536 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-02 12:33:11.879 +05:30 ac3e0e28-3e76-41df-9f85-f4d704f9b536 INF CORS policy execution successful. 2024-09-02 12:33:11.879 +05:30 ac3e0e28-3e76-41df-9f85-f4d704f9b536 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:33:11.880 +05:30 d670b0da-e066-435e-a49a-4a96dec0f247 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:11.880 +05:30 d670b0da-e066-435e-a49a-4a96dec0f247 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-02 12:33:11.914 +05:30 d670b0da-e066-435e-a49a-4a96dec0f247 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:33:11.914 +05:30 d670b0da-e066-435e-a49a-4a96dec0f247 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 34.1557ms 2024-09-02 12:33:11.914 +05:30 d670b0da-e066-435e-a49a-4a96dec0f247 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:11.914 +05:30 d670b0da-e066-435e-a49a-4a96dec0f247 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac3e0e28-3e76-41df-9f85-f4d704f9b536}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:33:11.915 +05:30 d670b0da-e066-435e-a49a-4a96dec0f247 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 36.6234ms 2024-09-02 12:33:18.502 +05:30 38e2047c-ae35-4e58-9214-cc1be14a62bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 12:33:18.502 +05:30 38e2047c-ae35-4e58-9214-cc1be14a62bc INF CORS policy execution successful. 2024-09-02 12:33:18.503 +05:30 38e2047c-ae35-4e58-9214-cc1be14a62bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 2.2444ms 2024-09-02 12:33:32.994 +05:30 5422dcf1-18d8-4354-97a1-aa46e990957a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 12:33:32.999 +05:30 5422dcf1-18d8-4354-97a1-aa46e990957a INF CORS policy execution successful. 2024-09-02 12:33:33.001 +05:30 5422dcf1-18d8-4354-97a1-aa46e990957a 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:33:33.003 +05:30 f07e3016-7e02-4b69-ab12-eacb914aa54d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 12:33:33.004 +05:30 f07e3016-7e02-4b69-ab12-eacb914aa54d 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-02 12:33:33.053 +05:30 f07e3016-7e02-4b69-ab12-eacb914aa54d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:33:33.054 +05:30 f07e3016-7e02-4b69-ab12-eacb914aa54d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 49.7363ms 2024-09-02 12:33:33.054 +05:30 f07e3016-7e02-4b69-ab12-eacb914aa54d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 12:33:33.054 +05:30 f07e3016-7e02-4b69-ab12-eacb914aa54d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5422dcf1-18d8-4354-97a1-aa46e990957a}, {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-02 12:33:33.055 +05:30 f07e3016-7e02-4b69-ab12-eacb914aa54d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 60.5261ms 2024-09-02 12:33:57.602 +05:30 3be91482-7cf7-4acd-a955-bb9830f9050c 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-02 12:33:57.607 +05:30 3be91482-7cf7-4acd-a955-bb9830f9050c INF CORS policy execution successful. 2024-09-02 12:33:57.609 +05:30 3be91482-7cf7-4acd-a955-bb9830f9050c 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 7.9739ms 2024-09-02 12:33:57.613 +05:30 dc1ceedb-ac7f-4cd1-9731-f09a49448fa2 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-02 12:33:57.613 +05:30 dc1ceedb-ac7f-4cd1-9731-f09a49448fa2 INF CORS policy execution successful. 2024-09-02 12:33:57.614 +05:30 dc1ceedb-ac7f-4cd1-9731-f09a49448fa2 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.0491ms 2024-09-02 12:33:57.663 +05:30 db1df6b4-c547-4075-b327-1880426c3567 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-02 12:33:57.674 +05:30 db1df6b4-c547-4075-b327-1880426c3567 INF CORS policy execution successful. 2024-09-02 12:33:57.676 +05:30 db1df6b4-c547-4075-b327-1880426c3567 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:33:57.678 +05:30 a28e184f-e37b-464a-84d5-0a49ccb3a19e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:57.679 +05:30 a28e184f-e37b-464a-84d5-0a49ccb3a19e 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-02 12:33:57.778 +05:30 a28e184f-e37b-464a-84d5-0a49ccb3a19e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:33:57.780 +05:30 a28e184f-e37b-464a-84d5-0a49ccb3a19e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 100.5511ms 2024-09-02 12:33:57.780 +05:30 a28e184f-e37b-464a-84d5-0a49ccb3a19e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:57.780 +05:30 a28e184f-e37b-464a-84d5-0a49ccb3a19e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db1df6b4-c547-4075-b327-1880426c3567}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:33:57.781 +05:30 a28e184f-e37b-464a-84d5-0a49ccb3a19e 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 117.2162ms 2024-09-02 12:33:57.831 +05:30 e48348f5-0237-4202-9b40-5e97633b7ed4 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-02 12:33:57.832 +05:30 e48348f5-0237-4202-9b40-5e97633b7ed4 INF CORS policy execution successful. 2024-09-02 12:33:57.833 +05:30 e48348f5-0237-4202-9b40-5e97633b7ed4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:33:57.833 +05:30 41ebff1c-a01f-4114-8ae2-51a25b41287a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:57.833 +05:30 41ebff1c-a01f-4114-8ae2-51a25b41287a 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-02 12:33:57.865 +05:30 41ebff1c-a01f-4114-8ae2-51a25b41287a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:33:57.865 +05:30 41ebff1c-a01f-4114-8ae2-51a25b41287a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 31.9897ms 2024-09-02 12:33:57.865 +05:30 41ebff1c-a01f-4114-8ae2-51a25b41287a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:33:57.866 +05:30 41ebff1c-a01f-4114-8ae2-51a25b41287a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e48348f5-0237-4202-9b40-5e97633b7ed4}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:33:57.866 +05:30 41ebff1c-a01f-4114-8ae2-51a25b41287a 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 34.8948ms 2024-09-02 12:34:17.106 +05:30 85f39552-b208-40d4-b1a6-5fd841a2b7c6 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-02 12:34:17.107 +05:30 85f39552-b208-40d4-b1a6-5fd841a2b7c6 INF CORS policy execution successful. 2024-09-02 12:34:17.108 +05:30 85f39552-b208-40d4-b1a6-5fd841a2b7c6 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.6541ms 2024-09-02 12:34:17.110 +05:30 d05f0f8e-93ad-4be6-9fd8-e473b4612ebc 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-02 12:34:17.110 +05:30 d05f0f8e-93ad-4be6-9fd8-e473b4612ebc INF CORS policy execution successful. 2024-09-02 12:34:17.111 +05:30 d05f0f8e-93ad-4be6-9fd8-e473b4612ebc 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.3621ms 2024-09-02 12:34:17.152 +05:30 d4108101-c9d5-4b18-af78-0ac2ff07b820 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-02 12:34:17.153 +05:30 d4108101-c9d5-4b18-af78-0ac2ff07b820 INF CORS policy execution successful. 2024-09-02 12:34:17.154 +05:30 d4108101-c9d5-4b18-af78-0ac2ff07b820 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:34:17.155 +05:30 2f9333ba-6b2c-431c-af57-fe389e9e4f69 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:17.156 +05:30 2f9333ba-6b2c-431c-af57-fe389e9e4f69 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-02 12:34:17.187 +05:30 2f9333ba-6b2c-431c-af57-fe389e9e4f69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:17.189 +05:30 2f9333ba-6b2c-431c-af57-fe389e9e4f69 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 32.8457ms 2024-09-02 12:34:17.189 +05:30 2f9333ba-6b2c-431c-af57-fe389e9e4f69 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:17.189 +05:30 2f9333ba-6b2c-431c-af57-fe389e9e4f69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4108101-c9d5-4b18-af78-0ac2ff07b820}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:34:17.190 +05:30 2f9333ba-6b2c-431c-af57-fe389e9e4f69 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 38.172ms 2024-09-02 12:34:17.233 +05:30 5749f840-5d6c-4555-b9b2-3a688aae5005 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-02 12:34:17.233 +05:30 5749f840-5d6c-4555-b9b2-3a688aae5005 INF CORS policy execution successful. 2024-09-02 12:34:17.233 +05:30 5749f840-5d6c-4555-b9b2-3a688aae5005 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:34:17.234 +05:30 5812df86-d15f-47de-b2cb-66258f3ab8d0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:17.234 +05:30 5812df86-d15f-47de-b2cb-66258f3ab8d0 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-02 12:34:17.239 +05:30 5812df86-d15f-47de-b2cb-66258f3ab8d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:17.239 +05:30 5812df86-d15f-47de-b2cb-66258f3ab8d0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.5576ms 2024-09-02 12:34:17.239 +05:30 5812df86-d15f-47de-b2cb-66258f3ab8d0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:17.240 +05:30 5812df86-d15f-47de-b2cb-66258f3ab8d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5749f840-5d6c-4555-b9b2-3a688aae5005}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:34:17.240 +05:30 5812df86-d15f-47de-b2cb-66258f3ab8d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 7.5711ms 2024-09-02 12:34:35.489 +05:30 8e7f1589-3866-4b1e-bccb-2501d3e83234 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-02 12:34:35.490 +05:30 8e7f1589-3866-4b1e-bccb-2501d3e83234 INF CORS policy execution successful. 2024-09-02 12:34:35.490 +05:30 8e7f1589-3866-4b1e-bccb-2501d3e83234 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.8875ms 2024-09-02 12:34:35.493 +05:30 eaa1106f-880d-46fe-84fb-ec9acf6cd8dd 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-02 12:34:35.493 +05:30 eaa1106f-880d-46fe-84fb-ec9acf6cd8dd INF CORS policy execution successful. 2024-09-02 12:34:35.494 +05:30 eaa1106f-880d-46fe-84fb-ec9acf6cd8dd 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.3603ms 2024-09-02 12:34:35.530 +05:30 ca7cd3f8-56da-4d02-87ed-3dff46ec7015 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-02 12:34:35.531 +05:30 85aa4643-58a5-4d38-bef8-b7d48c2c5c79 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-02 12:34:35.532 +05:30 85aa4643-58a5-4d38-bef8-b7d48c2c5c79 INF CORS policy execution successful. 2024-09-02 12:34:35.533 +05:30 ca7cd3f8-56da-4d02-87ed-3dff46ec7015 INF CORS policy execution successful. 2024-09-02 12:34:35.533 +05:30 85aa4643-58a5-4d38-bef8-b7d48c2c5c79 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:34:35.533 +05:30 ca7cd3f8-56da-4d02-87ed-3dff46ec7015 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:34:35.534 +05:30 29ed5eee-c4e7-46c6-83b9-a2dad46270a7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:35.535 +05:30 29ed5eee-c4e7-46c6-83b9-a2dad46270a7 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-02 12:34:35.535 +05:30 cd54b61b-f5da-497e-a803-ca883de4729b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:35.535 +05:30 cd54b61b-f5da-497e-a803-ca883de4729b 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-02 12:34:35.580 +05:30 29ed5eee-c4e7-46c6-83b9-a2dad46270a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:35.580 +05:30 cd54b61b-f5da-497e-a803-ca883de4729b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:35.581 +05:30 29ed5eee-c4e7-46c6-83b9-a2dad46270a7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 46.6935ms 2024-09-02 12:34:35.581 +05:30 cd54b61b-f5da-497e-a803-ca883de4729b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 46.052ms 2024-09-02 12:34:35.581 +05:30 29ed5eee-c4e7-46c6-83b9-a2dad46270a7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:35.582 +05:30 cd54b61b-f5da-497e-a803-ca883de4729b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:35.582 +05:30 29ed5eee-c4e7-46c6-83b9-a2dad46270a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca7cd3f8-56da-4d02-87ed-3dff46ec7015}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:34:35.582 +05:30 cd54b61b-f5da-497e-a803-ca883de4729b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85aa4643-58a5-4d38-bef8-b7d48c2c5c79}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:34:35.582 +05:30 cd54b61b-f5da-497e-a803-ca883de4729b 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 50.7664ms 2024-09-02 12:34:35.582 +05:30 29ed5eee-c4e7-46c6-83b9-a2dad46270a7 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 52.7427ms 2024-09-02 12:34:38.229 +05:30 06bd9608-02bf-4fcf-800c-7bfafeadc5b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 12:34:38.229 +05:30 06bd9608-02bf-4fcf-800c-7bfafeadc5b2 INF CORS policy execution successful. 2024-09-02 12:34:38.230 +05:30 06bd9608-02bf-4fcf-800c-7bfafeadc5b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4746ms 2024-09-02 12:34:38.282 +05:30 b39d45b5-5eb0-426d-aab1-10d91ca6b9f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 12:34:38.283 +05:30 b39d45b5-5eb0-426d-aab1-10d91ca6b9f3 INF CORS policy execution successful. 2024-09-02 12:34:38.284 +05:30 b39d45b5-5eb0-426d-aab1-10d91ca6b9f3 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:34:38.286 +05:30 123c6259-2063-44f8-8361-75e3bcdb8b78 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 12:34:38.286 +05:30 123c6259-2063-44f8-8361-75e3bcdb8b78 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-02 12:34:38.310 +05:30 123c6259-2063-44f8-8361-75e3bcdb8b78 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:38.310 +05:30 123c6259-2063-44f8-8361-75e3bcdb8b78 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 23.7898ms 2024-09-02 12:34:38.310 +05:30 123c6259-2063-44f8-8361-75e3bcdb8b78 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 12:34:38.310 +05:30 123c6259-2063-44f8-8361-75e3bcdb8b78 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b39d45b5-5eb0-426d-aab1-10d91ca6b9f3}, {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-02 12:34:38.311 +05:30 123c6259-2063-44f8-8361-75e3bcdb8b78 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 28.9083ms 2024-09-02 12:34:47.131 +05:30 e7f5def4-680a-4cae-ab27-228e4375752b 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-02 12:34:47.131 +05:30 e7f5def4-680a-4cae-ab27-228e4375752b INF CORS policy execution successful. 2024-09-02 12:34:47.132 +05:30 e7f5def4-680a-4cae-ab27-228e4375752b 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.2362ms 2024-09-02 12:34:47.135 +05:30 a6b37450-5ea1-4123-84d0-e72249e59685 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-02 12:34:47.135 +05:30 a6b37450-5ea1-4123-84d0-e72249e59685 INF CORS policy execution successful. 2024-09-02 12:34:47.135 +05:30 a6b37450-5ea1-4123-84d0-e72249e59685 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.6318ms 2024-09-02 12:34:47.246 +05:30 3c523d29-20a8-41b0-a0c5-0dba91cc7a31 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-02 12:34:47.246 +05:30 6bb52f7b-ecf1-4b50-a51c-bf2a2b633ce0 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-02 12:34:47.247 +05:30 6bb52f7b-ecf1-4b50-a51c-bf2a2b633ce0 INF CORS policy execution successful. 2024-09-02 12:34:47.247 +05:30 3c523d29-20a8-41b0-a0c5-0dba91cc7a31 INF CORS policy execution successful. 2024-09-02 12:34:47.247 +05:30 3c523d29-20a8-41b0-a0c5-0dba91cc7a31 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:34:47.247 +05:30 6bb52f7b-ecf1-4b50-a51c-bf2a2b633ce0 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:34:47.249 +05:30 28630864-fab5-48c6-87a7-b4a24c15b436 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:47.249 +05:30 aee0f480-d10d-4086-82e7-e9b88ab73d0a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:47.249 +05:30 aee0f480-d10d-4086-82e7-e9b88ab73d0a 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-02 12:34:47.249 +05:30 28630864-fab5-48c6-87a7-b4a24c15b436 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-02 12:34:47.279 +05:30 aee0f480-d10d-4086-82e7-e9b88ab73d0a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:47.279 +05:30 28630864-fab5-48c6-87a7-b4a24c15b436 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:47.279 +05:30 aee0f480-d10d-4086-82e7-e9b88ab73d0a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 30.2108ms 2024-09-02 12:34:47.279 +05:30 aee0f480-d10d-4086-82e7-e9b88ab73d0a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:47.279 +05:30 aee0f480-d10d-4086-82e7-e9b88ab73d0a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6bb52f7b-ecf1-4b50-a51c-bf2a2b633ce0}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:34:47.280 +05:30 28630864-fab5-48c6-87a7-b4a24c15b436 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 30.4941ms 2024-09-02 12:34:47.280 +05:30 28630864-fab5-48c6-87a7-b4a24c15b436 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:34:47.280 +05:30 28630864-fab5-48c6-87a7-b4a24c15b436 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c523d29-20a8-41b0-a0c5-0dba91cc7a31}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:34:47.280 +05:30 aee0f480-d10d-4086-82e7-e9b88ab73d0a 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 33.616ms 2024-09-02 12:34:47.280 +05:30 28630864-fab5-48c6-87a7-b4a24c15b436 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 33.8257ms 2024-09-02 12:34:53.431 +05:30 eddb64ba-c8cb-40da-bebd-c91306c91b5a 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-02 12:34:53.431 +05:30 eddb64ba-c8cb-40da-bebd-c91306c91b5a INF CORS policy execution successful. 2024-09-02 12:34:53.432 +05:30 eddb64ba-c8cb-40da-bebd-c91306c91b5a 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.2317ms 2024-09-02 12:34:53.434 +05:30 302ed60d-4636-45f6-b8a2-d65d89b9d060 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-02 12:34:53.434 +05:30 302ed60d-4636-45f6-b8a2-d65d89b9d060 INF CORS policy execution successful. 2024-09-02 12:34:53.434 +05:30 302ed60d-4636-45f6-b8a2-d65d89b9d060 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.4642ms 2024-09-02 12:34:53.513 +05:30 ba4bdc4c-ad83-4dfb-98fc-7e565b72ccd7 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-02 12:34:53.576 +05:30 ba4bdc4c-ad83-4dfb-98fc-7e565b72ccd7 INF CORS policy execution successful. 2024-09-02 12:34:53.577 +05:30 ba4bdc4c-ad83-4dfb-98fc-7e565b72ccd7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:34:53.578 +05:30 9e5bb18e-923e-4b96-a1b1-b856391055f5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:53.578 +05:30 8b3633e4-ccca-4be7-9780-d843d9af640d 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-02 12:34:53.578 +05:30 9e5bb18e-923e-4b96-a1b1-b856391055f5 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-02 12:34:53.579 +05:30 8b3633e4-ccca-4be7-9780-d843d9af640d INF CORS policy execution successful. 2024-09-02 12:34:53.579 +05:30 8b3633e4-ccca-4be7-9780-d843d9af640d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:34:53.580 +05:30 0a5509bd-609a-4269-b1e5-283dd1dff3f9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:53.580 +05:30 0a5509bd-609a-4269-b1e5-283dd1dff3f9 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-02 12:34:53.623 +05:30 0a5509bd-609a-4269-b1e5-283dd1dff3f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:53.623 +05:30 0a5509bd-609a-4269-b1e5-283dd1dff3f9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 43.4511ms 2024-09-02 12:34:53.623 +05:30 0a5509bd-609a-4269-b1e5-283dd1dff3f9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:53.623 +05:30 0a5509bd-609a-4269-b1e5-283dd1dff3f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b3633e4-ccca-4be7-9780-d843d9af640d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:34:53.624 +05:30 0a5509bd-609a-4269-b1e5-283dd1dff3f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 46.2141ms 2024-09-02 12:34:53.639 +05:30 9e5bb18e-923e-4b96-a1b1-b856391055f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:34:53.640 +05:30 9e5bb18e-923e-4b96-a1b1-b856391055f5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 61.6902ms 2024-09-02 12:34:53.641 +05:30 9e5bb18e-923e-4b96-a1b1-b856391055f5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:34:53.641 +05:30 9e5bb18e-923e-4b96-a1b1-b856391055f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba4bdc4c-ad83-4dfb-98fc-7e565b72ccd7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:34:53.643 +05:30 9e5bb18e-923e-4b96-a1b1-b856391055f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 130.0113ms 2024-09-02 12:35:32.672 +05:30 c4b12aa8-288b-48cb-9b04-e3af0d9422a3 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-02 12:35:32.673 +05:30 c4b12aa8-288b-48cb-9b04-e3af0d9422a3 INF CORS policy execution successful. 2024-09-02 12:35:32.674 +05:30 741f7d3d-8f81-48ff-a413-171b297dd814 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-02 12:35:32.674 +05:30 741f7d3d-8f81-48ff-a413-171b297dd814 INF CORS policy execution successful. 2024-09-02 12:35:32.674 +05:30 c4b12aa8-288b-48cb-9b04-e3af0d9422a3 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.0937ms 2024-09-02 12:35:32.674 +05:30 741f7d3d-8f81-48ff-a413-171b297dd814 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.3375ms 2024-09-02 12:35:32.716 +05:30 15a09db6-08e7-478a-8977-9bf19316c73d 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-02 12:35:32.717 +05:30 eaf9e188-bcea-4b97-b12d-e7faa1f39792 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-02 12:35:32.729 +05:30 15a09db6-08e7-478a-8977-9bf19316c73d INF CORS policy execution successful. 2024-09-02 12:35:32.729 +05:30 eaf9e188-bcea-4b97-b12d-e7faa1f39792 INF CORS policy execution successful. 2024-09-02 12:35:32.731 +05:30 15a09db6-08e7-478a-8977-9bf19316c73d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:35:32.731 +05:30 eaf9e188-bcea-4b97-b12d-e7faa1f39792 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA0NzMsImV4cCI6MTcyNTI2MTA3MywiaWF0IjoxNzI1MjYwNDczfQ.bCx2vWpuDmxJSreWMeA0FcIERGu41d6wbMuvsqRyDu8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:35:32.734 +05:30 b881421f-6e64-4083-877e-4285d33ee1c8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:35:32.734 +05:30 ed95701a-4f1c-482b-88ce-94911e2b4c7b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:35:32.735 +05:30 ed95701a-4f1c-482b-88ce-94911e2b4c7b 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-02 12:35:32.735 +05:30 b881421f-6e64-4083-877e-4285d33ee1c8 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-02 12:35:32.790 +05:30 ed95701a-4f1c-482b-88ce-94911e2b4c7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:32.790 +05:30 b881421f-6e64-4083-877e-4285d33ee1c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:32.790 +05:30 ed95701a-4f1c-482b-88ce-94911e2b4c7b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 55.2043ms 2024-09-02 12:35:32.790 +05:30 b881421f-6e64-4083-877e-4285d33ee1c8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 55.0977ms 2024-09-02 12:35:32.790 +05:30 ed95701a-4f1c-482b-88ce-94911e2b4c7b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:35:32.790 +05:30 b881421f-6e64-4083-877e-4285d33ee1c8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 12:35:32.791 +05:30 ed95701a-4f1c-482b-88ce-94911e2b4c7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15a09db6-08e7-478a-8977-9bf19316c73d}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:35:32.791 +05:30 b881421f-6e64-4083-877e-4285d33ee1c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eaf9e188-bcea-4b97-b12d-e7faa1f39792}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 12:35:32.791 +05:30 b881421f-6e64-4083-877e-4285d33ee1c8 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 74.1705ms 2024-09-02 12:35:32.791 +05:30 ed95701a-4f1c-482b-88ce-94911e2b4c7b 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 75.8087ms 2024-09-02 12:35:38.580 +05:30 525fd46a-70fc-4673-aadf-e18ecfb2ceb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-02 12:35:38.581 +05:30 525fd46a-70fc-4673-aadf-e18ecfb2ceb4 INF CORS policy execution successful. 2024-09-02 12:35:38.581 +05:30 525fd46a-70fc-4673-aadf-e18ecfb2ceb4 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://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:35:38.582 +05:30 e8e77445-2245-4269-92ea-c3861d46a7e0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:35:38.582 +05:30 e8e77445-2245-4269-92ea-c3861d46a7e0 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-02 12:35:38.605 +05:30 e8e77445-2245-4269-92ea-c3861d46a7e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:38.606 +05:30 e8e77445-2245-4269-92ea-c3861d46a7e0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 23.5448ms 2024-09-02 12:35:38.606 +05:30 e8e77445-2245-4269-92ea-c3861d46a7e0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:35:38.606 +05:30 e8e77445-2245-4269-92ea-c3861d46a7e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 525fd46a-70fc-4673-aadf-e18ecfb2ceb4}, {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-02 12:35:38.606 +05:30 e8e77445-2245-4269-92ea-c3861d46a7e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 26.07ms 2024-09-02 12:35:40.838 +05:30 3c8e3b4d-913d-4836-95cf-a88760dd698d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-02 12:35:40.839 +05:30 3c8e3b4d-913d-4836-95cf-a88760dd698d INF CORS policy execution successful. 2024-09-02 12:35:40.840 +05:30 3c8e3b4d-913d-4836-95cf-a88760dd698d 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://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:35:40.840 +05:30 fedd1ff9-c488-48cb-ba81-ffd2a820b6ec INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:35:40.841 +05:30 fedd1ff9-c488-48cb-ba81-ffd2a820b6ec 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-02 12:35:40.880 +05:30 fedd1ff9-c488-48cb-ba81-ffd2a820b6ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:40.881 +05:30 fedd1ff9-c488-48cb-ba81-ffd2a820b6ec INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 39.6582ms 2024-09-02 12:35:40.882 +05:30 fedd1ff9-c488-48cb-ba81-ffd2a820b6ec INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:35:40.882 +05:30 fedd1ff9-c488-48cb-ba81-ffd2a820b6ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c8e3b4d-913d-4836-95cf-a88760dd698d}, {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-02 12:35:40.883 +05:30 fedd1ff9-c488-48cb-ba81-ffd2a820b6ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 45.0088ms 2024-09-02 12:35:43.453 +05:30 f0b01bb8-fdaa-452f-95f3-12d44debe26e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 12:35:43.453 +05:30 f0b01bb8-fdaa-452f-95f3-12d44debe26e INF CORS policy execution successful. 2024-09-02 12:35:43.454 +05:30 f0b01bb8-fdaa-452f-95f3-12d44debe26e 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 (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-02 12:35:43.454 +05:30 25812fc2-c5a2-49ac-b60d-a9f0c4e245b5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:35:43.454 +05:30 25812fc2-c5a2-49ac-b60d-a9f0c4e245b5 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-02 12:35:43.472 +05:30 25812fc2-c5a2-49ac-b60d-a9f0c4e245b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:43.473 +05:30 25812fc2-c5a2-49ac-b60d-a9f0c4e245b5 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 18.3531ms 2024-09-02 12:35:43.473 +05:30 25812fc2-c5a2-49ac-b60d-a9f0c4e245b5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:35:43.473 +05:30 25812fc2-c5a2-49ac-b60d-a9f0c4e245b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0b01bb8-fdaa-452f-95f3-12d44debe26e}, {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-02 12:35:43.473 +05:30 25812fc2-c5a2-49ac-b60d-a9f0c4e245b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 19.9304ms 2024-09-02 12:35:44.418 +05:30 4e7fbfde-ba15-4065-b7f2-ae917f751747 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 12:35:44.418 +05:30 4e7fbfde-ba15-4065-b7f2-ae917f751747 INF CORS policy execution successful. 2024-09-02 12:35:44.418 +05:30 4e7fbfde-ba15-4065-b7f2-ae917f751747 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.5922ms 2024-09-02 12:35:44.462 +05:30 595106c1-d9a8-4118-816d-5810123c25cf INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 12:35:44.463 +05:30 595106c1-d9a8-4118-816d-5810123c25cf INF CORS policy execution successful. 2024-09-02 12:35:44.463 +05:30 595106c1-d9a8-4118-816d-5810123c25cf 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 (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-02 12:35:44.463 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:35:44.463 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF 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-02 12:35:44.475 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Database retrieved 2024-09-02 12:35:44.487 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Token generated 2024-09-02 12:35:44.488 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Token generated 2024-09-02 12:35:44.488 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:44.488 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 25.2356ms 2024-09-02 12:35:44.488 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:35:44.489 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 595106c1-d9a8-4118-816d-5810123c25cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTM0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.8youLszgFQuzDYXJQ2TCSrRqYmQmhEi7K96BvM8IG5U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTY0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.Sz4gm_4i-XRQq96G3m8u6CBc-zZzXnKpuZbBOC3nPm4\"}"} 2024-09-02 12:35:44.489 +05:30 dc4d4a30-33de-45ab-b4b5-d651b037e2f6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 26.6833ms 2024-09-02 12:35:45.020 +05:30 89ae239a-5d37-41ea-a1ce-59992b465ac2 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-02 12:35:45.020 +05:30 89ae239a-5d37-41ea-a1ce-59992b465ac2 INF CORS policy execution successful. 2024-09-02 12:35:45.020 +05:30 89ae239a-5d37-41ea-a1ce-59992b465ac2 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.4859ms 2024-09-02 12:35:45.059 +05:30 16337e03-5cff-4105-b8e5-95d5f45e6b4c 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-02 12:35:45.059 +05:30 16337e03-5cff-4105-b8e5-95d5f45e6b4c INF CORS policy execution successful. 2024-09-02 12:35:45.060 +05:30 16337e03-5cff-4105-b8e5-95d5f45e6b4c 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.3771ms 2024-09-02 12:35:45.094 +05:30 6e037ec6-fa2a-424a-81e8-02547e89b01b 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-02 12:35:45.095 +05:30 6e037ec6-fa2a-424a-81e8-02547e89b01b INF CORS policy execution successful. 2024-09-02 12:35:45.095 +05:30 6e037ec6-fa2a-424a-81e8-02547e89b01b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTM0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.8youLszgFQuzDYXJQ2TCSrRqYmQmhEi7K96BvM8IG5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:35:45.095 +05:30 a64155dc-d483-4f5d-aa1a-165601f050c8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:35:45.095 +05:30 a64155dc-d483-4f5d-aa1a-165601f050c8 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-02 12:35:45.110 +05:30 a64155dc-d483-4f5d-aa1a-165601f050c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:45.111 +05:30 a64155dc-d483-4f5d-aa1a-165601f050c8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.0935ms 2024-09-02 12:35:45.111 +05:30 a64155dc-d483-4f5d-aa1a-165601f050c8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:35:45.111 +05:30 a64155dc-d483-4f5d-aa1a-165601f050c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e037ec6-fa2a-424a-81e8-02547e89b01b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:35:45.111 +05:30 a64155dc-d483-4f5d-aa1a-165601f050c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 17.0986ms 2024-09-02 12:35:45.139 +05:30 b1715db8-4c04-4bdd-a5a5-e44cd36732e8 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-02 12:35:45.140 +05:30 b1715db8-4c04-4bdd-a5a5-e44cd36732e8 INF CORS policy execution successful. 2024-09-02 12:35:45.140 +05:30 b1715db8-4c04-4bdd-a5a5-e44cd36732e8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTM0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.8youLszgFQuzDYXJQ2TCSrRqYmQmhEi7K96BvM8IG5U}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:35:45.140 +05:30 ee223f06-7f88-4e4d-9a46-da4931262ce0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:35:45.140 +05:30 ee223f06-7f88-4e4d-9a46-da4931262ce0 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-02 12:35:45.145 +05:30 ee223f06-7f88-4e4d-9a46-da4931262ce0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:35:45.146 +05:30 ee223f06-7f88-4e4d-9a46-da4931262ce0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.5434ms 2024-09-02 12:35:45.146 +05:30 ee223f06-7f88-4e4d-9a46-da4931262ce0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:35:45.146 +05:30 ee223f06-7f88-4e4d-9a46-da4931262ce0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1715db8-4c04-4bdd-a5a5-e44cd36732e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:35:45.146 +05:30 ee223f06-7f88-4e4d-9a46-da4931262ce0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 7.0947ms 2024-09-02 12:37:53.546 +05:30 91faba4a-8d8c-497c-8a74-6a40b5d90793 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjA0OTEsImlhdCI6MTcyNTI1OTU5MX0.ASN6wEV2miOeVPiBcpl9bEoInSnfGnDMGbB20OqCYts - null null 2024-09-02 12:37:53.547 +05:30 91faba4a-8d8c-497c-8a74-6a40b5d90793 INF CORS policy execution successful. 2024-09-02 12:37:53.549 +05:30 91faba4a-8d8c-497c-8a74-6a40b5d90793 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjA0OTEsImlhdCI6MTcyNTI1OTU5MX0.ASN6wEV2miOeVPiBcpl9bEoInSnfGnDMGbB20OqCYts Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:37:53.550 +05:30 ee41a3ca-4e67-4bd9-9c3e-84a7e8c13c18 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:37:53.550 +05:30 ee41a3ca-4e67-4bd9-9c3e-84a7e8c13c18 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-02 12:37:53.555 +05:30 ee41a3ca-4e67-4bd9-9c3e-84a7e8c13c18 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:37:53.556 +05:30 ee41a3ca-4e67-4bd9-9c3e-84a7e8c13c18 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.5584ms 2024-09-02 12:37:53.556 +05:30 ee41a3ca-4e67-4bd9-9c3e-84a7e8c13c18 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:37:53.556 +05:30 ee41a3ca-4e67-4bd9-9c3e-84a7e8c13c18 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 91faba4a-8d8c-497c-8a74-6a40b5d90793}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 12:37:53.557 +05:30 ee41a3ca-4e67-4bd9-9c3e-84a7e8c13c18 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjU5NTkxLCJleHAiOjE3MjUyNjA0OTEsImlhdCI6MTcyNTI1OTU5MX0.ASN6wEV2miOeVPiBcpl9bEoInSnfGnDMGbB20OqCYts - 400 90 application/json; charset=utf-8 11.4444ms 2024-09-02 12:37:56.624 +05:30 e264604b-6b3e-4c6b-be90-9568a36fae38 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 12:37:56.624 +05:30 e264604b-6b3e-4c6b-be90-9568a36fae38 INF CORS policy execution successful. 2024-09-02 12:37:56.625 +05:30 e264604b-6b3e-4c6b-be90-9568a36fae38 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:37:56.625 +05:30 aa754fa5-aa2d-4831-9c81-fb8de69752f6 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:37:56.625 +05:30 aa754fa5-aa2d-4831-9c81-fb8de69752f6 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-02 12:37:56.652 +05:30 aa754fa5-aa2d-4831-9c81-fb8de69752f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:37:56.652 +05:30 aa754fa5-aa2d-4831-9c81-fb8de69752f6 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 27.018ms 2024-09-02 12:37:56.652 +05:30 aa754fa5-aa2d-4831-9c81-fb8de69752f6 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 12:37:56.652 +05:30 aa754fa5-aa2d-4831-9c81-fb8de69752f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e264604b-6b3e-4c6b-be90-9568a36fae38}, {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-02 12:37:56.653 +05:30 aa754fa5-aa2d-4831-9c81-fb8de69752f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 29.2643ms 2024-09-02 12:37:58.096 +05:30 d91e1255-868f-4634-8174-2cc563eb6cbd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 12:37:58.096 +05:30 d91e1255-868f-4634-8174-2cc563eb6cbd INF CORS policy execution successful. 2024-09-02 12:37:58.096 +05:30 d91e1255-868f-4634-8174-2cc563eb6cbd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6956ms 2024-09-02 12:37:58.151 +05:30 908117f5-8302-40ba-b351-0af2b151601b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 12:37:58.152 +05:30 908117f5-8302-40ba-b351-0af2b151601b INF CORS policy execution successful. 2024-09-02 12:37:58.152 +05:30 908117f5-8302-40ba-b351-0af2b151601b 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: 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-02 12:37:58.152 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:37:58.152 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF 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-02 12:37:58.161 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Database retrieved 2024-09-02 12:37:58.179 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Token generated 2024-09-02 12:37:58.179 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Token generated 2024-09-02 12:37:58.179 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:37:58.180 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 27.1404ms 2024-09-02 12:37:58.180 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 12:37:58.180 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 908117f5-8302-40ba-b351-0af2b151601b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE3NzgsImlhdCI6MTcyNTI2MDg3OH0.r12DZ6kyQSDqSddZIXCy6Elt_q6mF4O8i6e7XQXzaJs\"}"} 2024-09-02 12:37:58.180 +05:30 474f8adf-8d90-48f7-b614-a95371f958fc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 29.0303ms 2024-09-02 12:39:43.373 +05:30 903ff573-f1a0-4e3f-b3a9-160e615006ba 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-02 12:39:43.374 +05:30 903ff573-f1a0-4e3f-b3a9-160e615006ba INF CORS policy execution successful. 2024-09-02 12:39:43.375 +05:30 903ff573-f1a0-4e3f-b3a9-160e615006ba 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.4986ms 2024-09-02 12:39:43.377 +05:30 38306f9f-e189-4856-910e-c13cbd5f1617 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-02 12:39:43.377 +05:30 38306f9f-e189-4856-910e-c13cbd5f1617 INF CORS policy execution successful. 2024-09-02 12:39:43.378 +05:30 38306f9f-e189-4856-910e-c13cbd5f1617 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.3996ms 2024-09-02 12:39:43.430 +05:30 fd0837a8-2053-4fed-92d1-22e6f9e87d11 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-02 12:39:43.432 +05:30 fd0837a8-2053-4fed-92d1-22e6f9e87d11 INF CORS policy execution successful. 2024-09-02 12:39:43.433 +05:30 fd0837a8-2053-4fed-92d1-22e6f9e87d11 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:43.433 +05:30 af8e0099-e1e7-4f1c-beca-8f21f75b64c4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:39:43.434 +05:30 af8e0099-e1e7-4f1c-beca-8f21f75b64c4 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-02 12:39:43.485 +05:30 af8e0099-e1e7-4f1c-beca-8f21f75b64c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:43.486 +05:30 af8e0099-e1e7-4f1c-beca-8f21f75b64c4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 51.6088ms 2024-09-02 12:39:43.486 +05:30 af8e0099-e1e7-4f1c-beca-8f21f75b64c4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:39:43.486 +05:30 af8e0099-e1e7-4f1c-beca-8f21f75b64c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd0837a8-2053-4fed-92d1-22e6f9e87d11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:39:43.486 +05:30 af8e0099-e1e7-4f1c-beca-8f21f75b64c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 56.5319ms 2024-09-02 12:39:43.564 +05:30 bd72a4f2-6d34-413c-bccb-b00606ca3561 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-02 12:39:43.564 +05:30 bd72a4f2-6d34-413c-bccb-b00606ca3561 INF CORS policy execution successful. 2024-09-02 12:39:43.564 +05:30 bd72a4f2-6d34-413c-bccb-b00606ca3561 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:43.565 +05:30 97a94ca6-33d3-462b-b3e6-db5d2ee3e8fb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:39:43.565 +05:30 97a94ca6-33d3-462b-b3e6-db5d2ee3e8fb 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-02 12:39:43.641 +05:30 97a94ca6-33d3-462b-b3e6-db5d2ee3e8fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:43.641 +05:30 97a94ca6-33d3-462b-b3e6-db5d2ee3e8fb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 76.5774ms 2024-09-02 12:39:43.641 +05:30 97a94ca6-33d3-462b-b3e6-db5d2ee3e8fb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:39:43.642 +05:30 97a94ca6-33d3-462b-b3e6-db5d2ee3e8fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd72a4f2-6d34-413c-bccb-b00606ca3561}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:39:43.642 +05:30 97a94ca6-33d3-462b-b3e6-db5d2ee3e8fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 78.2091ms 2024-09-02 12:39:44.795 +05:30 6f44c733-334d-4176-be14-ec4ab789d02b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:39:44.795 +05:30 6f44c733-334d-4176-be14-ec4ab789d02b INF CORS policy execution successful. 2024-09-02 12:39:44.796 +05:30 6f44c733-334d-4176-be14-ec4ab789d02b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5122ms 2024-09-02 12:39:44.797 +05:30 5ed6bf80-f770-4117-82c1-44fbc5128c0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:39:44.797 +05:30 5ed6bf80-f770-4117-82c1-44fbc5128c0f INF CORS policy execution successful. 2024-09-02 12:39:44.797 +05:30 5ed6bf80-f770-4117-82c1-44fbc5128c0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 204 null null 0.2612ms 2024-09-02 12:39:44.802 +05:30 9ca86f18-2650-457e-9f48-74c4bf66cfb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:39:44.802 +05:30 9ca86f18-2650-457e-9f48-74c4bf66cfb2 INF CORS policy execution successful. 2024-09-02 12:39:44.802 +05:30 8173a1d5-efc1-4f7a-841d-c9ee4ff7e319 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:39:44.802 +05:30 8173a1d5-efc1-4f7a-841d-c9ee4ff7e319 INF CORS policy execution successful. 2024-09-02 12:39:44.803 +05:30 9ca86f18-2650-457e-9f48-74c4bf66cfb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 204 null null 0.7596ms 2024-09-02 12:39:44.803 +05:30 8173a1d5-efc1-4f7a-841d-c9ee4ff7e319 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5174ms 2024-09-02 12:39:44.841 +05:30 a93ecab0-bd1b-4070-8b1c-b5cfedc2eabb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:39:44.841 +05:30 a93ecab0-bd1b-4070-8b1c-b5cfedc2eabb INF CORS policy execution successful. 2024-09-02 12:39:44.842 +05:30 a93ecab0-bd1b-4070-8b1c-b5cfedc2eabb 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:44.842 +05:30 a53913ad-89d3-4525-88be-9d7f09f329f8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:39:44.842 +05:30 a53913ad-89d3-4525-88be-9d7f09f329f8 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-02 12:39:44.843 +05:30 5227ef5a-98e9-48a8-93c7-65cf42e94973 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:39:44.843 +05:30 5227ef5a-98e9-48a8-93c7-65cf42e94973 INF CORS policy execution successful. 2024-09-02 12:39:44.844 +05:30 5227ef5a-98e9-48a8-93c7-65cf42e94973 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1068 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:44.844 +05:30 b469ff7e-4a99-4e15-893e-e62ad5d2e6af INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:39:44.855 +05:30 b469ff7e-4a99-4e15-893e-e62ad5d2e6af 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-02 12:39:44.873 +05:30 a53913ad-89d3-4525-88be-9d7f09f329f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:44.874 +05:30 a53913ad-89d3-4525-88be-9d7f09f329f8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 31.6863ms 2024-09-02 12:39:44.874 +05:30 a53913ad-89d3-4525-88be-9d7f09f329f8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:39:44.874 +05:30 a53913ad-89d3-4525-88be-9d7f09f329f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a93ecab0-bd1b-4070-8b1c-b5cfedc2eabb}, {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-02 12:39:44.874 +05:30 a53913ad-89d3-4525-88be-9d7f09f329f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 33.2601ms 2024-09-02 12:39:44.910 +05:30 b469ff7e-4a99-4e15-893e-e62ad5d2e6af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:44.911 +05:30 b469ff7e-4a99-4e15-893e-e62ad5d2e6af INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 55.2876ms 2024-09-02 12:39:44.911 +05:30 b469ff7e-4a99-4e15-893e-e62ad5d2e6af INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:39:44.911 +05:30 b469ff7e-4a99-4e15-893e-e62ad5d2e6af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5227ef5a-98e9-48a8-93c7-65cf42e94973}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 914} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1068,\"RoleName\":\"TestRole260801\",\"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\":1,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 12:39:44.911 +05:30 b469ff7e-4a99-4e15-893e-e62ad5d2e6af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 200 914 application/json; charset=utf-8 68.0138ms 2024-09-02 12:39:44.922 +05:30 3de5a48d-b42a-467d-bda1-f16d6c113648 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:39:44.923 +05:30 3de5a48d-b42a-467d-bda1-f16d6c113648 INF CORS policy execution successful. 2024-09-02 12:39:44.924 +05:30 3de5a48d-b42a-467d-bda1-f16d6c113648 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:44.924 +05:30 4548fb72-4956-455e-8532-6693fbc01530 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:39:44.924 +05:30 4548fb72-4956-455e-8532-6693fbc01530 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-02 12:39:44.945 +05:30 4548fb72-4956-455e-8532-6693fbc01530 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:44.945 +05:30 4548fb72-4956-455e-8532-6693fbc01530 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 20.8242ms 2024-09-02 12:39:44.945 +05:30 4548fb72-4956-455e-8532-6693fbc01530 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:39:44.945 +05:30 4548fb72-4956-455e-8532-6693fbc01530 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3de5a48d-b42a-467d-bda1-f16d6c113648}, {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-02 12:39:44.945 +05:30 4548fb72-4956-455e-8532-6693fbc01530 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 23.0018ms 2024-09-02 12:39:44.963 +05:30 42586dfc-6c42-49fe-a5b6-3c9ab766fed0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:39:44.963 +05:30 42586dfc-6c42-49fe-a5b6-3c9ab766fed0 INF CORS policy execution successful. 2024-09-02 12:39:44.964 +05:30 42586dfc-6c42-49fe-a5b6-3c9ab766fed0 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1068 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:44.964 +05:30 0e96b130-52da-4163-b37a-efa7518b1d1f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:39:44.964 +05:30 0e96b130-52da-4163-b37a-efa7518b1d1f 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-02 12:39:44.968 +05:30 0e96b130-52da-4163-b37a-efa7518b1d1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:44.968 +05:30 0e96b130-52da-4163-b37a-efa7518b1d1f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 4.2571ms 2024-09-02 12:39:44.968 +05:30 0e96b130-52da-4163-b37a-efa7518b1d1f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:39:44.968 +05:30 0e96b130-52da-4163-b37a-efa7518b1d1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42586dfc-6c42-49fe-a5b6-3c9ab766fed0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 914} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1068,\"RoleName\":\"TestRole260801\",\"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\":1,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 12:39:44.969 +05:30 0e96b130-52da-4163-b37a-efa7518b1d1f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 200 914 application/json; charset=utf-8 5.5719ms 2024-09-02 12:39:45.130 +05:30 be619c76-daa7-4018-86a8-2e092772b881 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:39:45.130 +05:30 be619c76-daa7-4018-86a8-2e092772b881 INF CORS policy execution successful. 2024-09-02 12:39:45.130 +05:30 be619c76-daa7-4018-86a8-2e092772b881 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4956ms 2024-09-02 12:39:45.188 +05:30 a5bdd86d-1f32-4a6b-80d7-9e5d828414c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:39:45.188 +05:30 a5bdd86d-1f32-4a6b-80d7-9e5d828414c1 INF CORS policy execution successful. 2024-09-02 12:39:45.189 +05:30 a5bdd86d-1f32-4a6b-80d7-9e5d828414c1 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:45.189 +05:30 2a609783-55f2-41a6-84e6-df6e1f448d5b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:39:45.189 +05:30 2a609783-55f2-41a6-84e6-df6e1f448d5b 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-02 12:39:45.221 +05:30 2a609783-55f2-41a6-84e6-df6e1f448d5b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:45.222 +05:30 2a609783-55f2-41a6-84e6-df6e1f448d5b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 32.2948ms 2024-09-02 12:39:45.222 +05:30 2a609783-55f2-41a6-84e6-df6e1f448d5b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:39:45.222 +05:30 2a609783-55f2-41a6-84e6-df6e1f448d5b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5bdd86d-1f32-4a6b-80d7-9e5d828414c1}, {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-02 12:39:45.222 +05:30 2a609783-55f2-41a6-84e6-df6e1f448d5b 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 34.7108ms 2024-09-02 12:39:45.441 +05:30 97c4cc01-a1e1-4721-b86e-8c316e393294 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:39:45.441 +05:30 97c4cc01-a1e1-4721-b86e-8c316e393294 INF CORS policy execution successful. 2024-09-02 12:39:45.442 +05:30 97c4cc01-a1e1-4721-b86e-8c316e393294 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.6627ms 2024-09-02 12:39:45.501 +05:30 e580cbbb-45ff-4b97-9629-5ae64c73a915 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:39:45.502 +05:30 e580cbbb-45ff-4b97-9629-5ae64c73a915 INF CORS policy execution successful. 2024-09-02 12:39:45.502 +05:30 e580cbbb-45ff-4b97-9629-5ae64c73a915 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:39:45.508 +05:30 9ef60c2c-0f2a-4a6c-81d5-448ea6d3b1ca INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:39:45.509 +05:30 9ef60c2c-0f2a-4a6c-81d5-448ea6d3b1ca 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-02 12:39:45.523 +05:30 9ef60c2c-0f2a-4a6c-81d5-448ea6d3b1ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:39:45.524 +05:30 9ef60c2c-0f2a-4a6c-81d5-448ea6d3b1ca INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 15.1038ms 2024-09-02 12:39:45.524 +05:30 9ef60c2c-0f2a-4a6c-81d5-448ea6d3b1ca INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:39:45.525 +05:30 9ef60c2c-0f2a-4a6c-81d5-448ea6d3b1ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e580cbbb-45ff-4b97-9629-5ae64c73a915}, {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-02 12:39:45.525 +05:30 9ef60c2c-0f2a-4a6c-81d5-448ea6d3b1ca 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 24.5376ms 2024-09-02 12:45:07.542 +05:30 78c479b0-9b7f-4c25-b4ad-006fce3d391f 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-02 12:45:07.542 +05:30 8b10c23d-53c2-41c8-892c-4b74c232a363 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-02 12:45:07.544 +05:30 8b10c23d-53c2-41c8-892c-4b74c232a363 INF CORS policy execution successful. 2024-09-02 12:45:07.544 +05:30 78c479b0-9b7f-4c25-b4ad-006fce3d391f INF CORS policy execution successful. 2024-09-02 12:45:07.546 +05:30 78c479b0-9b7f-4c25-b4ad-006fce3d391f 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.8085ms 2024-09-02 12:45:07.546 +05:30 8b10c23d-53c2-41c8-892c-4b74c232a363 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.4624ms 2024-09-02 12:45:07.577 +05:30 40e2fcfc-2c12-4f73-96ec-056f20bb02d8 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-02 12:45:07.583 +05:30 40e2fcfc-2c12-4f73-96ec-056f20bb02d8 INF CORS policy execution successful. 2024-09-02 12:45:07.585 +05:30 40e2fcfc-2c12-4f73-96ec-056f20bb02d8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTM0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.8youLszgFQuzDYXJQ2TCSrRqYmQmhEi7K96BvM8IG5U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:45:07.588 +05:30 a7c55454-2ca8-436d-874c-332b3f753006 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:45:07.594 +05:30 a7c55454-2ca8-436d-874c-332b3f753006 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-02 12:45:07.660 +05:30 a7c55454-2ca8-436d-874c-332b3f753006 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:45:07.662 +05:30 a7c55454-2ca8-436d-874c-332b3f753006 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 66.587ms 2024-09-02 12:45:07.663 +05:30 a7c55454-2ca8-436d-874c-332b3f753006 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:45:07.664 +05:30 a7c55454-2ca8-436d-874c-332b3f753006 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40e2fcfc-2c12-4f73-96ec-056f20bb02d8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:45:07.666 +05:30 a7c55454-2ca8-436d-874c-332b3f753006 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 89.1666ms 2024-09-02 12:45:07.710 +05:30 f78e8462-c075-42c9-a99c-fbb68f1a68ae 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-02 12:45:07.711 +05:30 f78e8462-c075-42c9-a99c-fbb68f1a68ae INF CORS policy execution successful. 2024-09-02 12:45:07.711 +05:30 f78e8462-c075-42c9-a99c-fbb68f1a68ae 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTM0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.8youLszgFQuzDYXJQ2TCSrRqYmQmhEi7K96BvM8IG5U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:45:07.711 +05:30 5fff2ee3-cfb3-46ff-a7ee-e62fe1796647 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:45:07.711 +05:30 5fff2ee3-cfb3-46ff-a7ee-e62fe1796647 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-02 12:45:07.873 +05:30 5fff2ee3-cfb3-46ff-a7ee-e62fe1796647 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:45:07.874 +05:30 5fff2ee3-cfb3-46ff-a7ee-e62fe1796647 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 162.0201ms 2024-09-02 12:45:07.874 +05:30 5fff2ee3-cfb3-46ff-a7ee-e62fe1796647 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:45:07.874 +05:30 5fff2ee3-cfb3-46ff-a7ee-e62fe1796647 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f78e8462-c075-42c9-a99c-fbb68f1a68ae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:45:07.875 +05:30 5fff2ee3-cfb3-46ff-a7ee-e62fe1796647 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 164.7022ms 2024-09-02 12:45:58.737 +05:30 9e3177c8-9293-4e03-b77f-eb0baf6de97a 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-02 12:45:58.738 +05:30 9e3177c8-9293-4e03-b77f-eb0baf6de97a INF CORS policy execution successful. 2024-09-02 12:45:58.739 +05:30 9e3177c8-9293-4e03-b77f-eb0baf6de97a 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.3462ms 2024-09-02 12:45:58.789 +05:30 ab66fe56-5027-4a82-a357-48586df3d21d 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-02 12:45:58.789 +05:30 ab66fe56-5027-4a82-a357-48586df3d21d INF CORS policy execution successful. 2024-09-02 12:45:58.790 +05:30 ab66fe56-5027-4a82-a357-48586df3d21d 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.0047ms 2024-09-02 12:45:58.810 +05:30 e05b3031-7586-46ce-a933-1c10f88e9be3 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-02 12:45:58.818 +05:30 e05b3031-7586-46ce-a933-1c10f88e9be3 INF CORS policy execution successful. 2024-09-02 12:45:58.818 +05:30 e05b3031-7586-46ce-a933-1c10f88e9be3 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:45:58.820 +05:30 ae113d53-620e-47e2-bf35-5b251295956e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:45:58.820 +05:30 ae113d53-620e-47e2-bf35-5b251295956e 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-02 12:45:58.867 +05:30 ae113d53-620e-47e2-bf35-5b251295956e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:45:58.868 +05:30 ae113d53-620e-47e2-bf35-5b251295956e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 47.4933ms 2024-09-02 12:45:58.868 +05:30 ae113d53-620e-47e2-bf35-5b251295956e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:45:58.868 +05:30 ae113d53-620e-47e2-bf35-5b251295956e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e05b3031-7586-46ce-a933-1c10f88e9be3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:45:58.869 +05:30 ae113d53-620e-47e2-bf35-5b251295956e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 58.6852ms 2024-09-02 12:45:58.940 +05:30 6f0b58e9-3aa4-4619-b54f-c4ca1328c5b4 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-02 12:45:58.941 +05:30 6f0b58e9-3aa4-4619-b54f-c4ca1328c5b4 INF CORS policy execution successful. 2024-09-02 12:45:58.941 +05:30 6f0b58e9-3aa4-4619-b54f-c4ca1328c5b4 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:45:58.941 +05:30 7a20f68e-e469-4226-8892-37c8eda655e6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:45:58.942 +05:30 7a20f68e-e469-4226-8892-37c8eda655e6 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-02 12:45:59.041 +05:30 7a20f68e-e469-4226-8892-37c8eda655e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:45:59.041 +05:30 7a20f68e-e469-4226-8892-37c8eda655e6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 99.8615ms 2024-09-02 12:45:59.042 +05:30 7a20f68e-e469-4226-8892-37c8eda655e6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:45:59.042 +05:30 7a20f68e-e469-4226-8892-37c8eda655e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f0b58e9-3aa4-4619-b54f-c4ca1328c5b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:45:59.042 +05:30 7a20f68e-e469-4226-8892-37c8eda655e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 101.9009ms 2024-09-02 12:46:06.840 +05:30 9569547d-0941-4645-9334-f7b0889fa66a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:46:06.840 +05:30 d30d0fdf-e525-43e0-84b9-b8cf4be25324 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:46:06.840 +05:30 9569547d-0941-4645-9334-f7b0889fa66a INF CORS policy execution successful. 2024-09-02 12:46:06.840 +05:30 d30d0fdf-e525-43e0-84b9-b8cf4be25324 INF CORS policy execution successful. 2024-09-02 12:46:06.841 +05:30 9569547d-0941-4645-9334-f7b0889fa66a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1979ms 2024-09-02 12:46:06.841 +05:30 d30d0fdf-e525-43e0-84b9-b8cf4be25324 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1758ms 2024-09-02 12:46:06.890 +05:30 dd0d14e5-9aa0-4424-826b-e68141601cd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:46:06.892 +05:30 dd0d14e5-9aa0-4424-826b-e68141601cd8 INF CORS policy execution successful. 2024-09-02 12:46:06.892 +05:30 dd0d14e5-9aa0-4424-826b-e68141601cd8 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:46:06.893 +05:30 f19a6c86-1419-4ef6-adba-30c865b77265 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:46:06.893 +05:30 f19a6c86-1419-4ef6-adba-30c865b77265 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-02 12:46:06.942 +05:30 f19a6c86-1419-4ef6-adba-30c865b77265 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:46:06.942 +05:30 f19a6c86-1419-4ef6-adba-30c865b77265 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 49.0131ms 2024-09-02 12:46:06.942 +05:30 f19a6c86-1419-4ef6-adba-30c865b77265 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:46:06.943 +05:30 f19a6c86-1419-4ef6-adba-30c865b77265 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd0d14e5-9aa0-4424-826b-e68141601cd8}, {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-02 12:46:06.943 +05:30 f19a6c86-1419-4ef6-adba-30c865b77265 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 52.9946ms 2024-09-02 12:46:06.997 +05:30 bd6472e5-5a4f-4523-a93e-cf63b2af3e13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:46:06.998 +05:30 bd6472e5-5a4f-4523-a93e-cf63b2af3e13 INF CORS policy execution successful. 2024-09-02 12:46:06.998 +05:30 bd6472e5-5a4f-4523-a93e-cf63b2af3e13 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:46:06.998 +05:30 d3f78e6c-ceb4-4264-89f5-721efb358a4b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:46:06.998 +05:30 d3f78e6c-ceb4-4264-89f5-721efb358a4b 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-02 12:46:07.020 +05:30 d3f78e6c-ceb4-4264-89f5-721efb358a4b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:46:07.020 +05:30 d3f78e6c-ceb4-4264-89f5-721efb358a4b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 21.8072ms 2024-09-02 12:46:07.020 +05:30 d3f78e6c-ceb4-4264-89f5-721efb358a4b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:46:07.020 +05:30 d3f78e6c-ceb4-4264-89f5-721efb358a4b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd6472e5-5a4f-4523-a93e-cf63b2af3e13}, {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-02 12:46:07.021 +05:30 d3f78e6c-ceb4-4264-89f5-721efb358a4b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 23.8033ms 2024-09-02 12:46:07.130 +05:30 d075f661-841c-4e60-a07e-49804b9a897e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:46:07.130 +05:30 d075f661-841c-4e60-a07e-49804b9a897e INF CORS policy execution successful. 2024-09-02 12:46:07.130 +05:30 d075f661-841c-4e60-a07e-49804b9a897e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6198ms 2024-09-02 12:46:07.133 +05:30 ee15bc5d-0dbe-4a44-9adc-4989e440ba36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:46:07.133 +05:30 ee15bc5d-0dbe-4a44-9adc-4989e440ba36 INF CORS policy execution successful. 2024-09-02 12:46:07.133 +05:30 ee15bc5d-0dbe-4a44-9adc-4989e440ba36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4198ms 2024-09-02 12:46:07.179 +05:30 fc3c21b8-38b2-4b0c-89ea-08f261942383 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:46:07.179 +05:30 ffdd9745-38e5-40a1-8232-876dfbb0913d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:46:07.179 +05:30 ffdd9745-38e5-40a1-8232-876dfbb0913d INF CORS policy execution successful. 2024-09-02 12:46:07.179 +05:30 fc3c21b8-38b2-4b0c-89ea-08f261942383 INF CORS policy execution successful. 2024-09-02 12:46:07.180 +05:30 fc3c21b8-38b2-4b0c-89ea-08f261942383 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:46:07.180 +05:30 ffdd9745-38e5-40a1-8232-876dfbb0913d 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:46:07.180 +05:30 c6c2b278-3490-4a65-81e3-09886f28dbce INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:46:07.180 +05:30 e594dce9-d661-4e00-8a48-94755bc0fba8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:46:07.180 +05:30 e594dce9-d661-4e00-8a48-94755bc0fba8 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-02 12:46:07.180 +05:30 c6c2b278-3490-4a65-81e3-09886f28dbce 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-02 12:46:07.194 +05:30 e594dce9-d661-4e00-8a48-94755bc0fba8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:46:07.194 +05:30 e594dce9-d661-4e00-8a48-94755bc0fba8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 13.9674ms 2024-09-02 12:46:07.194 +05:30 e594dce9-d661-4e00-8a48-94755bc0fba8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:46:07.194 +05:30 e594dce9-d661-4e00-8a48-94755bc0fba8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc3c21b8-38b2-4b0c-89ea-08f261942383}, {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-02 12:46:07.195 +05:30 e594dce9-d661-4e00-8a48-94755bc0fba8 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.8327ms 2024-09-02 12:46:07.213 +05:30 c6c2b278-3490-4a65-81e3-09886f28dbce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:46:07.214 +05:30 c6c2b278-3490-4a65-81e3-09886f28dbce INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 33.3397ms 2024-09-02 12:46:07.214 +05:30 c6c2b278-3490-4a65-81e3-09886f28dbce INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:46:07.214 +05:30 c6c2b278-3490-4a65-81e3-09886f28dbce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ffdd9745-38e5-40a1-8232-876dfbb0913d}, {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-02 12:46:07.214 +05:30 c6c2b278-3490-4a65-81e3-09886f28dbce 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.1305ms 2024-09-02 12:47:20.393 +05:30 c2007973-e646-4a45-9cab-c1e6853ea913 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-02 12:47:20.395 +05:30 c2007973-e646-4a45-9cab-c1e6853ea913 INF CORS policy execution successful. 2024-09-02 12:47:20.396 +05:30 c2007973-e646-4a45-9cab-c1e6853ea913 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.5262ms 2024-09-02 12:47:20.413 +05:30 b6e54e61-d58a-4362-b295-15ccbeb80113 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-02 12:47:20.414 +05:30 b6e54e61-d58a-4362-b295-15ccbeb80113 INF CORS policy execution successful. 2024-09-02 12:47:20.414 +05:30 b6e54e61-d58a-4362-b295-15ccbeb80113 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.3945ms 2024-09-02 12:47:20.477 +05:30 2a0f29a1-b153-4b94-81f4-1d76205d38c6 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-02 12:47:20.482 +05:30 2a0f29a1-b153-4b94-81f4-1d76205d38c6 INF CORS policy execution successful. 2024-09-02 12:47:20.483 +05:30 2a0f29a1-b153-4b94-81f4-1d76205d38c6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:47:20.484 +05:30 83559a84-1928-40e9-99f3-a2bd22d37fbc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:47:20.484 +05:30 83559a84-1928-40e9-99f3-a2bd22d37fbc 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-02 12:47:20.518 +05:30 83559a84-1928-40e9-99f3-a2bd22d37fbc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:47:20.519 +05:30 83559a84-1928-40e9-99f3-a2bd22d37fbc INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 34.0963ms 2024-09-02 12:47:20.519 +05:30 83559a84-1928-40e9-99f3-a2bd22d37fbc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:47:20.519 +05:30 83559a84-1928-40e9-99f3-a2bd22d37fbc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a0f29a1-b153-4b94-81f4-1d76205d38c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:47:20.519 +05:30 83559a84-1928-40e9-99f3-a2bd22d37fbc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 41.9618ms 2024-09-02 12:47:20.601 +05:30 8cd6f849-2628-44fe-b111-059fe358a677 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-02 12:47:20.602 +05:30 8cd6f849-2628-44fe-b111-059fe358a677 INF CORS policy execution successful. 2024-09-02 12:47:20.602 +05:30 8cd6f849-2628-44fe-b111-059fe358a677 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:47:20.602 +05:30 10909554-afdd-4956-97b1-c038d719c0a4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:47:20.602 +05:30 10909554-afdd-4956-97b1-c038d719c0a4 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-02 12:47:20.740 +05:30 10909554-afdd-4956-97b1-c038d719c0a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:47:20.740 +05:30 10909554-afdd-4956-97b1-c038d719c0a4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 137.7574ms 2024-09-02 12:47:20.740 +05:30 10909554-afdd-4956-97b1-c038d719c0a4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:47:20.740 +05:30 10909554-afdd-4956-97b1-c038d719c0a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8cd6f849-2628-44fe-b111-059fe358a677}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:47:20.741 +05:30 10909554-afdd-4956-97b1-c038d719c0a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 139.4544ms 2024-09-02 12:47:25.894 +05:30 052d9f67-3622-477c-84a4-1969e562b5df INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:47:25.895 +05:30 052d9f67-3622-477c-84a4-1969e562b5df INF CORS policy execution successful. 2024-09-02 12:47:25.895 +05:30 052d9f67-3622-477c-84a4-1969e562b5df INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.9376ms 2024-09-02 12:47:25.897 +05:30 e816c673-22f3-4839-9f0d-e984593290b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:47:25.897 +05:30 e816c673-22f3-4839-9f0d-e984593290b0 INF CORS policy execution successful. 2024-09-02 12:47:25.898 +05:30 e816c673-22f3-4839-9f0d-e984593290b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.494ms 2024-09-02 12:47:25.951 +05:30 48d25971-8d32-4aa4-a7ef-9d8e8ee72742 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:47:25.953 +05:30 48d25971-8d32-4aa4-a7ef-9d8e8ee72742 INF CORS policy execution successful. 2024-09-02 12:47:25.954 +05:30 48d25971-8d32-4aa4-a7ef-9d8e8ee72742 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:47:25.954 +05:30 cb6ff57b-88a9-4075-bab2-66faf4ad9d3a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:47:25.955 +05:30 cb6ff57b-88a9-4075-bab2-66faf4ad9d3a 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-02 12:47:25.994 +05:30 cb6ff57b-88a9-4075-bab2-66faf4ad9d3a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:47:25.995 +05:30 cb6ff57b-88a9-4075-bab2-66faf4ad9d3a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 39.6633ms 2024-09-02 12:47:25.995 +05:30 cb6ff57b-88a9-4075-bab2-66faf4ad9d3a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:47:25.995 +05:30 cb6ff57b-88a9-4075-bab2-66faf4ad9d3a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48d25971-8d32-4aa4-a7ef-9d8e8ee72742}, {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-02 12:47:25.995 +05:30 cb6ff57b-88a9-4075-bab2-66faf4ad9d3a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 44.6012ms 2024-09-02 12:47:26.053 +05:30 15c8ad64-a32f-4da5-a6c1-6a093aa2fdaf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:47:26.053 +05:30 15c8ad64-a32f-4da5-a6c1-6a093aa2fdaf INF CORS policy execution successful. 2024-09-02 12:47:26.054 +05:30 15c8ad64-a32f-4da5-a6c1-6a093aa2fdaf 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:47:26.054 +05:30 9bd0c566-badf-4849-a930-2d0af56dc820 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:47:26.054 +05:30 9bd0c566-badf-4849-a930-2d0af56dc820 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-02 12:47:26.078 +05:30 9bd0c566-badf-4849-a930-2d0af56dc820 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:47:26.078 +05:30 9bd0c566-badf-4849-a930-2d0af56dc820 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 23.8296ms 2024-09-02 12:47:26.078 +05:30 9bd0c566-badf-4849-a930-2d0af56dc820 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:47:26.078 +05:30 9bd0c566-badf-4849-a930-2d0af56dc820 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15c8ad64-a32f-4da5-a6c1-6a093aa2fdaf}, {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-02 12:47:26.078 +05:30 9bd0c566-badf-4849-a930-2d0af56dc820 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 25.6112ms 2024-09-02 12:47:26.199 +05:30 9b82d5e3-9a06-4404-95ea-4fb3f84b6e31 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:47:26.200 +05:30 9b82d5e3-9a06-4404-95ea-4fb3f84b6e31 INF CORS policy execution successful. 2024-09-02 12:47:26.200 +05:30 9b82d5e3-9a06-4404-95ea-4fb3f84b6e31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.1759ms 2024-09-02 12:47:26.204 +05:30 b946178c-9b43-4d2b-82fa-f0292739b15e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:47:26.204 +05:30 b946178c-9b43-4d2b-82fa-f0292739b15e INF CORS policy execution successful. 2024-09-02 12:47:26.204 +05:30 b946178c-9b43-4d2b-82fa-f0292739b15e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.485ms 2024-09-02 12:47:26.304 +05:30 4bad15f1-2de6-4377-aa99-b575e77777af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:47:26.305 +05:30 4bad15f1-2de6-4377-aa99-b575e77777af INF CORS policy execution successful. 2024-09-02 12:47:26.305 +05:30 4bad15f1-2de6-4377-aa99-b575e77777af 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:47:26.306 +05:30 336f89f2-d136-4dce-a9d4-de13c85e9b91 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:47:26.306 +05:30 336f89f2-d136-4dce-a9d4-de13c85e9b91 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-02 12:47:26.307 +05:30 65102ad9-3bd6-491e-820d-6592307dae1b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:47:26.308 +05:30 65102ad9-3bd6-491e-820d-6592307dae1b INF CORS policy execution successful. 2024-09-02 12:47:26.308 +05:30 65102ad9-3bd6-491e-820d-6592307dae1b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:47:26.308 +05:30 129c47c9-1b4f-4bf8-ad64-c4fff16df04d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:47:26.308 +05:30 129c47c9-1b4f-4bf8-ad64-c4fff16df04d 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-02 12:47:26.321 +05:30 336f89f2-d136-4dce-a9d4-de13c85e9b91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:47:26.321 +05:30 336f89f2-d136-4dce-a9d4-de13c85e9b91 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 15.414ms 2024-09-02 12:47:26.321 +05:30 336f89f2-d136-4dce-a9d4-de13c85e9b91 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:47:26.321 +05:30 336f89f2-d136-4dce-a9d4-de13c85e9b91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bad15f1-2de6-4377-aa99-b575e77777af}, {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-02 12:47:26.322 +05:30 336f89f2-d136-4dce-a9d4-de13c85e9b91 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.8187ms 2024-09-02 12:47:26.328 +05:30 129c47c9-1b4f-4bf8-ad64-c4fff16df04d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:47:26.328 +05:30 129c47c9-1b4f-4bf8-ad64-c4fff16df04d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 19.6084ms 2024-09-02 12:47:26.328 +05:30 129c47c9-1b4f-4bf8-ad64-c4fff16df04d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:47:26.328 +05:30 129c47c9-1b4f-4bf8-ad64-c4fff16df04d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65102ad9-3bd6-491e-820d-6592307dae1b}, {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-02 12:47:26.329 +05:30 129c47c9-1b4f-4bf8-ad64-c4fff16df04d 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 21.2343ms 2024-09-02 12:48:23.876 +05:30 ed2f0bb9-f547-4192-86b2-edf2a4712d3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTY0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.Sz4gm_4i-XRQq96G3m8u6CBc-zZzXnKpuZbBOC3nPm4 - null null 2024-09-02 12:48:23.879 +05:30 ed2f0bb9-f547-4192-86b2-edf2a4712d3d INF CORS policy execution successful. 2024-09-02 12:48:23.881 +05:30 ed2f0bb9-f547-4192-86b2-edf2a4712d3d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTY0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.Sz4gm_4i-XRQq96G3m8u6CBc-zZzXnKpuZbBOC3nPm4 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-02 12:48:23.882 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:48:23.883 +05:30 a30e1b2d-0822-4938-9478-517c83378127 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-02 12:48:23.915 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF Token generated 2024-09-02 12:48:23.915 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF Token generated 2024-09-02 12:48:23.916 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:48:23.916 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.6478ms 2024-09-02 12:48:23.917 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:48:23.917 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed2f0bb9-f547-4192-86b2-edf2a4712d3d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjEwMywiaWF0IjoxNzI1MjYxNTAzfQ.dvI0dYOVTnyVWFuDmegwBjdwCa6xK-cStQR-Ti9KOCI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjQwMywiaWF0IjoxNzI1MjYxNTAzfQ.CaXFDsmHj_wPza-IVqQV_SZqOfZzKUUpuMzDng1ixhQ\"}"} 2024-09-02 12:48:23.918 +05:30 a30e1b2d-0822-4938-9478-517c83378127 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjA3NDQsImV4cCI6MTcyNTI2MTY0NCwiaWF0IjoxNzI1MjYwNzQ0fQ.Sz4gm_4i-XRQq96G3m8u6CBc-zZzXnKpuZbBOC3nPm4 - 200 899 application/json; charset=utf-8 42.6022ms 2024-09-02 12:48:24.313 +05:30 8dd85b51-c8ab-40d3-b2fa-f7622eb4e44a 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-02 12:48:24.313 +05:30 8dd85b51-c8ab-40d3-b2fa-f7622eb4e44a INF CORS policy execution successful. 2024-09-02 12:48:24.313 +05:30 8dd85b51-c8ab-40d3-b2fa-f7622eb4e44a 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.4977ms 2024-09-02 12:48:24.320 +05:30 9f5328b7-b0ab-487a-a250-e70c6a0effa2 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-02 12:48:24.320 +05:30 9f5328b7-b0ab-487a-a250-e70c6a0effa2 INF CORS policy execution successful. 2024-09-02 12:48:24.320 +05:30 9f5328b7-b0ab-487a-a250-e70c6a0effa2 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.3823ms 2024-09-02 12:48:24.353 +05:30 dfdfb5e9-b0a1-4d3c-8dfc-3184df52df3b 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-02 12:48:24.354 +05:30 dfdfb5e9-b0a1-4d3c-8dfc-3184df52df3b INF CORS policy execution successful. 2024-09-02 12:48:24.354 +05:30 dfdfb5e9-b0a1-4d3c-8dfc-3184df52df3b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjEwMywiaWF0IjoxNzI1MjYxNTAzfQ.dvI0dYOVTnyVWFuDmegwBjdwCa6xK-cStQR-Ti9KOCI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:48:24.355 +05:30 37f9bf84-1924-4d06-bcac-0e45737f32c4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:48:24.355 +05:30 37f9bf84-1924-4d06-bcac-0e45737f32c4 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-02 12:48:24.390 +05:30 37f9bf84-1924-4d06-bcac-0e45737f32c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:48:24.391 +05:30 37f9bf84-1924-4d06-bcac-0e45737f32c4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 35.6915ms 2024-09-02 12:48:24.391 +05:30 37f9bf84-1924-4d06-bcac-0e45737f32c4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:48:24.391 +05:30 37f9bf84-1924-4d06-bcac-0e45737f32c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfdfb5e9-b0a1-4d3c-8dfc-3184df52df3b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:48:24.392 +05:30 37f9bf84-1924-4d06-bcac-0e45737f32c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 38.7425ms 2024-09-02 12:48:24.429 +05:30 23349156-3df4-4672-9959-461922042322 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-02 12:48:24.430 +05:30 23349156-3df4-4672-9959-461922042322 INF CORS policy execution successful. 2024-09-02 12:48:24.430 +05:30 23349156-3df4-4672-9959-461922042322 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjEwMywiaWF0IjoxNzI1MjYxNTAzfQ.dvI0dYOVTnyVWFuDmegwBjdwCa6xK-cStQR-Ti9KOCI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:48:24.430 +05:30 8f887ef3-b772-44e4-8110-43c2f3c5a865 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:48:24.431 +05:30 8f887ef3-b772-44e4-8110-43c2f3c5a865 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-02 12:48:24.509 +05:30 8f887ef3-b772-44e4-8110-43c2f3c5a865 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:48:24.509 +05:30 8f887ef3-b772-44e4-8110-43c2f3c5a865 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 78.4957ms 2024-09-02 12:48:24.509 +05:30 8f887ef3-b772-44e4-8110-43c2f3c5a865 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:48:24.510 +05:30 8f887ef3-b772-44e4-8110-43c2f3c5a865 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23349156-3df4-4672-9959-461922042322}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:48:24.510 +05:30 8f887ef3-b772-44e4-8110-43c2f3c5a865 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 81.2049ms 2024-09-02 12:48:58.517 +05:30 342aa9c2-3a92-4284-a132-aeed9e483d8d 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-02 12:48:58.519 +05:30 342aa9c2-3a92-4284-a132-aeed9e483d8d INF CORS policy execution successful. 2024-09-02 12:48:58.521 +05:30 342aa9c2-3a92-4284-a132-aeed9e483d8d 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.6424ms 2024-09-02 12:48:58.522 +05:30 f6dc8465-e6dc-4701-8d34-ef8926c8024a 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-02 12:48:58.522 +05:30 f6dc8465-e6dc-4701-8d34-ef8926c8024a INF CORS policy execution successful. 2024-09-02 12:48:58.523 +05:30 f6dc8465-e6dc-4701-8d34-ef8926c8024a 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.5526ms 2024-09-02 12:48:58.587 +05:30 1f56b6e3-9ac4-4be4-b9a6-7487520fb837 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-02 12:48:58.592 +05:30 1f56b6e3-9ac4-4be4-b9a6-7487520fb837 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 7:17:58 AM', Current time (UTC): '9/2/2024 7:18:58 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 12:48:58.595 +05:30 1f56b6e3-9ac4-4be4-b9a6-7487520fb837 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 7:17:58 AM', Current time (UTC): '9/2/2024 7:18:58 AM'. 2024-09-02 12:48:58.595 +05:30 1f56b6e3-9ac4-4be4-b9a6-7487520fb837 INF CORS policy execution successful. 2024-09-02 12:48:58.596 +05:30 1f56b6e3-9ac4-4be4-b9a6-7487520fb837 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:48:58.598 +05:30 dc0a0147-ad05-4277-8eb7-98919aa18496 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 12:48:58.598 +05:30 dc0a0147-ad05-4277-8eb7-98919aa18496 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 12:48:58.599 +05:30 dc0a0147-ad05-4277-8eb7-98919aa18496 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1f56b6e3-9ac4-4be4-b9a6-7487520fb837}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 07:17:58'"} Body: 2024-09-02 12:48:58.599 +05:30 dc0a0147-ad05-4277-8eb7-98919aa18496 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.2167ms 2024-09-02 12:48:58.656 +05:30 f7f68e01-af58-46ac-ac15-71f400d17f5b 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-02 12:48:58.656 +05:30 f7f68e01-af58-46ac-ac15-71f400d17f5b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 7:17:58 AM', Current time (UTC): '9/2/2024 7:18:58 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 12:48:58.657 +05:30 f7f68e01-af58-46ac-ac15-71f400d17f5b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 7:17:58 AM', Current time (UTC): '9/2/2024 7:18:58 AM'. 2024-09-02 12:48:58.657 +05:30 f7f68e01-af58-46ac-ac15-71f400d17f5b INF CORS policy execution successful. 2024-09-02 12:48:58.657 +05:30 f7f68e01-af58-46ac-ac15-71f400d17f5b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE0NzgsImlhdCI6MTcyNTI2MDg3OH0.9qBlCcMEHvAuyLMwW6ZL_cQk3FW2gfmZz-sNS2cJf4I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:48:58.657 +05:30 2d275d29-3631-45dc-a2ff-336e031dd3b2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 12:48:58.657 +05:30 2d275d29-3631-45dc-a2ff-336e031dd3b2 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 12:48:58.657 +05:30 2d275d29-3631-45dc-a2ff-336e031dd3b2 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f7f68e01-af58-46ac-ac15-71f400d17f5b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 07:17:58'"} Body: 2024-09-02 12:48:58.658 +05:30 2d275d29-3631-45dc-a2ff-336e031dd3b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 2.0724ms 2024-09-02 12:48:58.678 +05:30 c8536484-1a65-499c-94e2-4c6cc6a26726 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE3NzgsImlhdCI6MTcyNTI2MDg3OH0.r12DZ6kyQSDqSddZIXCy6Elt_q6mF4O8i6e7XQXzaJs - null null 2024-09-02 12:48:58.678 +05:30 c8536484-1a65-499c-94e2-4c6cc6a26726 INF CORS policy execution successful. 2024-09-02 12:48:58.678 +05:30 c8536484-1a65-499c-94e2-4c6cc6a26726 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE3NzgsImlhdCI6MTcyNTI2MDg3OH0.r12DZ6kyQSDqSddZIXCy6Elt_q6mF4O8i6e7XQXzaJs Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:48:58.679 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:48:58.680 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 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-02 12:48:58.733 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF Token generated 2024-09-02 12:48:58.733 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF Token generated 2024-09-02 12:48:58.734 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:48:58.734 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 54.4979ms 2024-09-02 12:48:58.734 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:48:58.735 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c8536484-1a65-499c-94e2-4c6cc6a26726}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjI0MzgsImlhdCI6MTcyNTI2MTUzOH0.Ap5Yaq_3SuxML1k-FaL7lK6DqRwq_3cdPXB_oc2p6e0\"}"} 2024-09-02 12:48:58.735 +05:30 b35bbe54-5732-48ef-a275-2311d7181727 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYwODc4LCJleHAiOjE3MjUyNjE3NzgsImlhdCI6MTcyNTI2MDg3OH0.r12DZ6kyQSDqSddZIXCy6Elt_q6mF4O8i6e7XQXzaJs - 200 877 application/json; charset=utf-8 57.5303ms 2024-09-02 12:48:58.827 +05:30 2fb4d27f-8c7d-42ec-803d-d3687dec6418 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-02 12:48:58.827 +05:30 2fb4d27f-8c7d-42ec-803d-d3687dec6418 INF CORS policy execution successful. 2024-09-02 12:48:58.828 +05:30 2fb4d27f-8c7d-42ec-803d-d3687dec6418 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:48:58.828 +05:30 56e974df-4de4-4be6-8e3c-bad19c4014b3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:48:58.828 +05:30 56e974df-4de4-4be6-8e3c-bad19c4014b3 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-02 12:48:58.863 +05:30 56e974df-4de4-4be6-8e3c-bad19c4014b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:48:58.863 +05:30 56e974df-4de4-4be6-8e3c-bad19c4014b3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 34.9496ms 2024-09-02 12:48:58.863 +05:30 56e974df-4de4-4be6-8e3c-bad19c4014b3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:48:58.863 +05:30 56e974df-4de4-4be6-8e3c-bad19c4014b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fb4d27f-8c7d-42ec-803d-d3687dec6418}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:48:58.864 +05:30 56e974df-4de4-4be6-8e3c-bad19c4014b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 37.4258ms 2024-09-02 12:48:58.934 +05:30 966b62b1-c07e-4b02-ac4b-1db5bfdbfba1 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-02 12:48:58.935 +05:30 966b62b1-c07e-4b02-ac4b-1db5bfdbfba1 INF CORS policy execution successful. 2024-09-02 12:48:58.935 +05:30 966b62b1-c07e-4b02-ac4b-1db5bfdbfba1 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:48:58.935 +05:30 b7eff982-e3ea-4147-991e-8ff443d620e6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:48:58.935 +05:30 b7eff982-e3ea-4147-991e-8ff443d620e6 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-02 12:48:58.951 +05:30 b7eff982-e3ea-4147-991e-8ff443d620e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:48:58.952 +05:30 b7eff982-e3ea-4147-991e-8ff443d620e6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 16.1742ms 2024-09-02 12:48:58.952 +05:30 b7eff982-e3ea-4147-991e-8ff443d620e6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:48:58.952 +05:30 b7eff982-e3ea-4147-991e-8ff443d620e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 966b62b1-c07e-4b02-ac4b-1db5bfdbfba1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:48:58.952 +05:30 b7eff982-e3ea-4147-991e-8ff443d620e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 17.9616ms 2024-09-02 12:49:00.129 +05:30 2c107cce-4de8-40c7-b86b-43acea4ea44e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:00.130 +05:30 2c107cce-4de8-40c7-b86b-43acea4ea44e INF CORS policy execution successful. 2024-09-02 12:49:00.130 +05:30 2c107cce-4de8-40c7-b86b-43acea4ea44e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.6585ms 2024-09-02 12:49:00.141 +05:30 876d9de9-63f3-4d25-b142-60907525738a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:49:00.141 +05:30 876d9de9-63f3-4d25-b142-60907525738a INF CORS policy execution successful. 2024-09-02 12:49:00.141 +05:30 b722d16c-b39e-46e1-842c-3ba7a83d256d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:49:00.142 +05:30 b722d16c-b39e-46e1-842c-3ba7a83d256d INF CORS policy execution successful. 2024-09-02 12:49:00.142 +05:30 876d9de9-63f3-4d25-b142-60907525738a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.7748ms 2024-09-02 12:49:00.142 +05:30 b722d16c-b39e-46e1-842c-3ba7a83d256d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.9512ms 2024-09-02 12:49:00.144 +05:30 b265ea60-fdff-49e5-aeb6-969195fa3a50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:00.145 +05:30 b265ea60-fdff-49e5-aeb6-969195fa3a50 INF CORS policy execution successful. 2024-09-02 12:49:00.147 +05:30 b265ea60-fdff-49e5-aeb6-969195fa3a50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.3555ms 2024-09-02 12:49:00.192 +05:30 3408775c-a548-4824-8512-cd7ab34397f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:00.192 +05:30 3408775c-a548-4824-8512-cd7ab34397f0 INF CORS policy execution successful. 2024-09-02 12:49:00.193 +05:30 3408775c-a548-4824-8512-cd7ab34397f0 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:00.193 +05:30 d12a5a74-e574-4dde-8736-06c011603486 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:00.193 +05:30 d12a5a74-e574-4dde-8736-06c011603486 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-02 12:49:00.205 +05:30 bda53019-aa98-40e5-8855-ff8e54062f1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:49:00.205 +05:30 bda53019-aa98-40e5-8855-ff8e54062f1f INF CORS policy execution successful. 2024-09-02 12:49:00.206 +05:30 bda53019-aa98-40e5-8855-ff8e54062f1f 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:00.206 +05:30 fa2307ba-fc03-4dd3-9333-aaaf448fa1ae INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:00.206 +05:30 fa2307ba-fc03-4dd3-9333-aaaf448fa1ae 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-02 12:49:00.246 +05:30 d12a5a74-e574-4dde-8736-06c011603486 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.246 +05:30 d12a5a74-e574-4dde-8736-06c011603486 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 53.1195ms 2024-09-02 12:49:00.246 +05:30 d12a5a74-e574-4dde-8736-06c011603486 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:00.246 +05:30 d12a5a74-e574-4dde-8736-06c011603486 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3408775c-a548-4824-8512-cd7ab34397f0}, {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-02 12:49:00.247 +05:30 d12a5a74-e574-4dde-8736-06c011603486 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 54.8262ms 2024-09-02 12:49:00.269 +05:30 95272c8b-183b-401f-b0fa-1c74fb6fff3a 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-02 12:49:00.270 +05:30 95272c8b-183b-401f-b0fa-1c74fb6fff3a INF CORS policy execution successful. 2024-09-02 12:49:00.270 +05:30 95272c8b-183b-401f-b0fa-1c74fb6fff3a 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.1015ms 2024-09-02 12:49:00.282 +05:30 fa2307ba-fc03-4dd3-9333-aaaf448fa1ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.282 +05:30 fa2307ba-fc03-4dd3-9333-aaaf448fa1ae INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 76.5612ms 2024-09-02 12:49:00.283 +05:30 fa2307ba-fc03-4dd3-9333-aaaf448fa1ae INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:00.283 +05:30 fa2307ba-fc03-4dd3-9333-aaaf448fa1ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bda53019-aa98-40e5-8855-ff8e54062f1f}, {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-02 12:49:00.283 +05:30 fa2307ba-fc03-4dd3-9333-aaaf448fa1ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 78.3019ms 2024-09-02 12:49:00.289 +05:30 8832b341-8c6f-4d6a-8b7b-5ea94879c398 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-02 12:49:00.289 +05:30 8832b341-8c6f-4d6a-8b7b-5ea94879c398 INF CORS policy execution successful. 2024-09-02 12:49:00.289 +05:30 8832b341-8c6f-4d6a-8b7b-5ea94879c398 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.4627ms 2024-09-02 12:49:00.298 +05:30 86824a4c-8173-4d4b-b2e8-91006ecf5588 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:00.298 +05:30 86824a4c-8173-4d4b-b2e8-91006ecf5588 INF CORS policy execution successful. 2024-09-02 12:49:00.298 +05:30 86824a4c-8173-4d4b-b2e8-91006ecf5588 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:00.298 +05:30 3a5e91b7-f2c5-4933-84b3-663bd78f5ca6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:00.298 +05:30 3a5e91b7-f2c5-4933-84b3-663bd78f5ca6 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-02 12:49:00.321 +05:30 3a5e91b7-f2c5-4933-84b3-663bd78f5ca6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.322 +05:30 3a5e91b7-f2c5-4933-84b3-663bd78f5ca6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 23.2702ms 2024-09-02 12:49:00.322 +05:30 3a5e91b7-f2c5-4933-84b3-663bd78f5ca6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:00.322 +05:30 3a5e91b7-f2c5-4933-84b3-663bd78f5ca6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86824a4c-8173-4d4b-b2e8-91006ecf5588}, {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-02 12:49:00.322 +05:30 3a5e91b7-f2c5-4933-84b3-663bd78f5ca6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 24.8041ms 2024-09-02 12:49:00.324 +05:30 5bf6998a-e9b3-41e4-8ae1-eaced5421c7a 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-02 12:49:00.324 +05:30 5bf6998a-e9b3-41e4-8ae1-eaced5421c7a INF CORS policy execution successful. 2024-09-02 12:49:00.324 +05:30 5bf6998a-e9b3-41e4-8ae1-eaced5421c7a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjEwMywiaWF0IjoxNzI1MjYxNTAzfQ.dvI0dYOVTnyVWFuDmegwBjdwCa6xK-cStQR-Ti9KOCI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:49:00.324 +05:30 a4c77374-9b38-4c11-b0ef-eed2fabbebe7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:49:00.325 +05:30 a4c77374-9b38-4c11-b0ef-eed2fabbebe7 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-02 12:49:00.350 +05:30 3280ed25-f71a-499d-9fe6-60ee783cc71f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:49:00.350 +05:30 3280ed25-f71a-499d-9fe6-60ee783cc71f INF CORS policy execution successful. 2024-09-02 12:49:00.350 +05:30 3280ed25-f71a-499d-9fe6-60ee783cc71f 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:00.350 +05:30 d4bafb28-d462-48d1-ae9a-8c3f08434300 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:00.351 +05:30 d4bafb28-d462-48d1-ae9a-8c3f08434300 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-02 12:49:00.441 +05:30 37a9c270-7c2e-4d17-ae0d-fb3ee881508f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:49:00.441 +05:30 37a9c270-7c2e-4d17-ae0d-fb3ee881508f INF CORS policy execution successful. 2024-09-02 12:49:00.441 +05:30 37a9c270-7c2e-4d17-ae0d-fb3ee881508f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4676ms 2024-09-02 12:49:00.451 +05:30 a4c77374-9b38-4c11-b0ef-eed2fabbebe7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.451 +05:30 a4c77374-9b38-4c11-b0ef-eed2fabbebe7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 126.6904ms 2024-09-02 12:49:00.451 +05:30 a4c77374-9b38-4c11-b0ef-eed2fabbebe7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:49:00.452 +05:30 a4c77374-9b38-4c11-b0ef-eed2fabbebe7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5bf6998a-e9b3-41e4-8ae1-eaced5421c7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:49:00.452 +05:30 a4c77374-9b38-4c11-b0ef-eed2fabbebe7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 128.3493ms 2024-09-02 12:49:00.461 +05:30 d4bafb28-d462-48d1-ae9a-8c3f08434300 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.461 +05:30 d4bafb28-d462-48d1-ae9a-8c3f08434300 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 110.8276ms 2024-09-02 12:49:00.462 +05:30 d4bafb28-d462-48d1-ae9a-8c3f08434300 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:00.462 +05:30 d4bafb28-d462-48d1-ae9a-8c3f08434300 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3280ed25-f71a-499d-9fe6-60ee783cc71f}, {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-02 12:49:00.462 +05:30 d4bafb28-d462-48d1-ae9a-8c3f08434300 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 112.5438ms 2024-09-02 12:49:00.491 +05:30 06983dee-e3f1-4293-a8f8-afec0ba14f2c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:49:00.492 +05:30 06983dee-e3f1-4293-a8f8-afec0ba14f2c INF CORS policy execution successful. 2024-09-02 12:49:00.492 +05:30 06983dee-e3f1-4293-a8f8-afec0ba14f2c 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:00.492 +05:30 ae932d5d-7954-43cb-b8b9-0cc533d66d26 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:49:00.493 +05:30 ae932d5d-7954-43cb-b8b9-0cc533d66d26 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-02 12:49:00.520 +05:30 83bf896d-01ea-4b39-90f6-dcd6b0bf3c20 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-02 12:49:00.521 +05:30 83bf896d-01ea-4b39-90f6-dcd6b0bf3c20 INF CORS policy execution successful. 2024-09-02 12:49:00.521 +05:30 ae932d5d-7954-43cb-b8b9-0cc533d66d26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.521 +05:30 83bf896d-01ea-4b39-90f6-dcd6b0bf3c20 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjEwMywiaWF0IjoxNzI1MjYxNTAzfQ.dvI0dYOVTnyVWFuDmegwBjdwCa6xK-cStQR-Ti9KOCI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 12:49:00.521 +05:30 ae932d5d-7954-43cb-b8b9-0cc533d66d26 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 28.3505ms 2024-09-02 12:49:00.521 +05:30 452f4c54-75c4-4ee2-835e-117015acf4f1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:49:00.521 +05:30 ae932d5d-7954-43cb-b8b9-0cc533d66d26 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:49:00.521 +05:30 452f4c54-75c4-4ee2-835e-117015acf4f1 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-02 12:49:00.521 +05:30 ae932d5d-7954-43cb-b8b9-0cc533d66d26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06983dee-e3f1-4293-a8f8-afec0ba14f2c}, {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-02 12:49:00.521 +05:30 ae932d5d-7954-43cb-b8b9-0cc533d66d26 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 30.1051ms 2024-09-02 12:49:00.560 +05:30 452f4c54-75c4-4ee2-835e-117015acf4f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.561 +05:30 452f4c54-75c4-4ee2-835e-117015acf4f1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 39.4606ms 2024-09-02 12:49:00.561 +05:30 452f4c54-75c4-4ee2-835e-117015acf4f1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:49:00.561 +05:30 452f4c54-75c4-4ee2-835e-117015acf4f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83bf896d-01ea-4b39-90f6-dcd6b0bf3c20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:49:00.562 +05:30 452f4c54-75c4-4ee2-835e-117015acf4f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 41.241ms 2024-09-02 12:49:00.744 +05:30 3476c573-c8a4-4078-84ad-a6e5a7d0969c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:49:00.744 +05:30 3476c573-c8a4-4078-84ad-a6e5a7d0969c INF CORS policy execution successful. 2024-09-02 12:49:00.745 +05:30 3476c573-c8a4-4078-84ad-a6e5a7d0969c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.5589ms 2024-09-02 12:49:00.797 +05:30 505997ae-1746-4538-975e-7aee9b8239f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:49:00.798 +05:30 505997ae-1746-4538-975e-7aee9b8239f6 INF CORS policy execution successful. 2024-09-02 12:49:00.798 +05:30 505997ae-1746-4538-975e-7aee9b8239f6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:00.799 +05:30 2c50b513-f1e3-4b10-bbad-1bcb08936d2e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:49:00.799 +05:30 2c50b513-f1e3-4b10-bbad-1bcb08936d2e 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-02 12:49:00.810 +05:30 2c50b513-f1e3-4b10-bbad-1bcb08936d2e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:00.810 +05:30 2c50b513-f1e3-4b10-bbad-1bcb08936d2e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 11.2237ms 2024-09-02 12:49:00.810 +05:30 2c50b513-f1e3-4b10-bbad-1bcb08936d2e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:49:00.810 +05:30 2c50b513-f1e3-4b10-bbad-1bcb08936d2e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 505997ae-1746-4538-975e-7aee9b8239f6}, {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-02 12:49:00.811 +05:30 2c50b513-f1e3-4b10-bbad-1bcb08936d2e 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.7246ms 2024-09-02 12:49:06.743 +05:30 7824264e-6b9e-4909-b1c6-33f4b3b8d59e 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-02 12:49:06.743 +05:30 7824264e-6b9e-4909-b1c6-33f4b3b8d59e INF CORS policy execution successful. 2024-09-02 12:49:06.744 +05:30 7824264e-6b9e-4909-b1c6-33f4b3b8d59e 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.8094ms 2024-09-02 12:49:06.754 +05:30 e4dfcb99-ca69-4120-b1e1-d6fccf64e689 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-02 12:49:06.754 +05:30 e4dfcb99-ca69-4120-b1e1-d6fccf64e689 INF CORS policy execution successful. 2024-09-02 12:49:06.754 +05:30 e4dfcb99-ca69-4120-b1e1-d6fccf64e689 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.4984ms 2024-09-02 12:49:06.799 +05:30 f9f19ebb-7940-49a3-bd07-735c33197d11 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-02 12:49:06.800 +05:30 f9f19ebb-7940-49a3-bd07-735c33197d11 INF CORS policy execution successful. 2024-09-02 12:49:06.801 +05:30 f9f19ebb-7940-49a3-bd07-735c33197d11 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:06.801 +05:30 001d8ef9-f911-4313-999a-f8987faa3ff1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:49:06.802 +05:30 001d8ef9-f911-4313-999a-f8987faa3ff1 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-02 12:49:06.828 +05:30 001d8ef9-f911-4313-999a-f8987faa3ff1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:06.828 +05:30 001d8ef9-f911-4313-999a-f8987faa3ff1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 26.4974ms 2024-09-02 12:49:06.828 +05:30 001d8ef9-f911-4313-999a-f8987faa3ff1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:49:06.829 +05:30 001d8ef9-f911-4313-999a-f8987faa3ff1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9f19ebb-7940-49a3-bd07-735c33197d11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:49:06.829 +05:30 001d8ef9-f911-4313-999a-f8987faa3ff1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 29.9502ms 2024-09-02 12:49:06.878 +05:30 9cea0cd3-7c1b-4697-b429-035846d5bb3f 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-02 12:49:06.878 +05:30 9cea0cd3-7c1b-4697-b429-035846d5bb3f INF CORS policy execution successful. 2024-09-02 12:49:06.878 +05:30 9cea0cd3-7c1b-4697-b429-035846d5bb3f 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:06.879 +05:30 680b95d8-2534-41c0-a776-4b732af2cec4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:49:06.879 +05:30 680b95d8-2534-41c0-a776-4b732af2cec4 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-02 12:49:06.891 +05:30 680b95d8-2534-41c0-a776-4b732af2cec4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:06.891 +05:30 680b95d8-2534-41c0-a776-4b732af2cec4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 12.0309ms 2024-09-02 12:49:06.891 +05:30 680b95d8-2534-41c0-a776-4b732af2cec4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:49:06.891 +05:30 680b95d8-2534-41c0-a776-4b732af2cec4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9cea0cd3-7c1b-4697-b429-035846d5bb3f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:49:06.891 +05:30 680b95d8-2534-41c0-a776-4b732af2cec4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 13.7797ms 2024-09-02 12:49:08.106 +05:30 98eceba7-f192-4e8f-8a07-cb0dd4f45e93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=102&pageSize=10&searchString= - null null 2024-09-02 12:49:08.106 +05:30 98eceba7-f192-4e8f-8a07-cb0dd4f45e93 INF CORS policy execution successful. 2024-09-02 12:49:08.106 +05:30 98eceba7-f192-4e8f-8a07-cb0dd4f45e93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=102&pageSize=10&searchString= - 204 null null 0.5906ms 2024-09-02 12:49:08.153 +05:30 36851eb2-9fda-4b1a-a3f1-09c054a413e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=102&pageSize=10&searchString= - null null 2024-09-02 12:49:08.154 +05:30 36851eb2-9fda-4b1a-a3f1-09c054a413e0 INF CORS policy execution successful. 2024-09-02 12:49:08.154 +05:30 36851eb2-9fda-4b1a-a3f1-09c054a413e0 INF HTTP request: Path: /role/getrolesummary QueryString: ?refreshFlag=false&pageNumber=102&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:08.154 +05:30 df771de6-938f-4183-8bc8-4e6d30bde74c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:49:08.155 +05:30 df771de6-938f-4183-8bc8-4e6d30bde74c 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-02 12:49:08.161 +05:30 df771de6-938f-4183-8bc8-4e6d30bde74c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:08.161 +05:30 df771de6-938f-4183-8bc8-4e6d30bde74c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 6.6169ms 2024-09-02 12:49:08.161 +05:30 df771de6-938f-4183-8bc8-4e6d30bde74c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:49:08.162 +05:30 df771de6-938f-4183-8bc8-4e6d30bde74c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36851eb2-9fda-4b1a-a3f1-09c054a413e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 940} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":50,\"Name\":\"RoleName_50\",\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":49,\"Name\":\"RoleName_49\",\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":48,\"Name\":\"RoleName_48\",\"CreatedOn\":null,\"ModifiedOn\":\"08/20/2024 10:33:29\"},{\"IId\":47,\"Name\":\"RoleName_47\",\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":46,\"Name\":\"RoleName_46\",\"CreatedOn\":null,\"ModifiedOn\":\"08/22/2024 04:10:49\"},{\"IId\":41,\"Name\":\"TestRole6\",\"CreatedOn\":\"2024-07-05T13:27:33.613\",\"ModifiedOn\":\"08/29/2024 07:18:38\"},{\"IId\":40,\"Name\":\"TestRole5\",\"CreatedOn\":\"2024-07-05T13:25:40.457\",\"ModifiedOn\":\"08/23/2024 10:07:21\"},{\"IId\":36,\"Name\":\"TestRole1\",\"CreatedOn\":\"2024-07-05T07:02:22.263\",\"ModifiedOn\":\"08/28/2024 12:27:38\"}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:49:08.162 +05:30 df771de6-938f-4183-8bc8-4e6d30bde74c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=false&pageNumber=102&pageSize=10&searchString= - 200 940 application/json; charset=utf-8 9.066ms 2024-09-02 12:49:16.374 +05:30 36b4f090-0124-4cf3-8f19-6d862e6035b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:16.374 +05:30 36b4f090-0124-4cf3-8f19-6d862e6035b8 INF CORS policy execution successful. 2024-09-02 12:49:16.375 +05:30 36b4f090-0124-4cf3-8f19-6d862e6035b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8436ms 2024-09-02 12:49:16.381 +05:30 70e2ac17-227f-4fb3-8d5c-e39a71c60068 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - null null 2024-09-02 12:49:16.381 +05:30 70e2ac17-227f-4fb3-8d5c-e39a71c60068 INF CORS policy execution successful. 2024-09-02 12:49:16.381 +05:30 70e2ac17-227f-4fb3-8d5c-e39a71c60068 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - 204 null null 0.3813ms 2024-09-02 12:49:16.384 +05:30 8ffb7b30-b693-4014-9bd3-8cbe051631da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - null null 2024-09-02 12:49:16.384 +05:30 8ffb7b30-b693-4014-9bd3-8cbe051631da INF CORS policy execution successful. 2024-09-02 12:49:16.384 +05:30 8ffb7b30-b693-4014-9bd3-8cbe051631da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - 204 null null 0.262ms 2024-09-02 12:49:16.384 +05:30 b2303300-348a-4353-829b-74b522966ac2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:16.384 +05:30 b2303300-348a-4353-829b-74b522966ac2 INF CORS policy execution successful. 2024-09-02 12:49:16.385 +05:30 b2303300-348a-4353-829b-74b522966ac2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5163ms 2024-09-02 12:49:16.436 +05:30 3de20f0a-8046-4a97-8822-965d69b332a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - null null 2024-09-02 12:49:16.436 +05:30 3de20f0a-8046-4a97-8822-965d69b332a3 INF CORS policy execution successful. 2024-09-02 12:49:16.436 +05:30 3de20f0a-8046-4a97-8822-965d69b332a3 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=36 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:16.437 +05:30 28a63a51-b118-4fab-87c7-235fc5c3f1b4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:16.437 +05:30 28a63a51-b118-4fab-87c7-235fc5c3f1b4 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-02 12:49:16.441 +05:30 da4db536-9c4b-4e4f-8cf1-b023fda61492 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:16.442 +05:30 da4db536-9c4b-4e4f-8cf1-b023fda61492 INF CORS policy execution successful. 2024-09-02 12:49:16.442 +05:30 da4db536-9c4b-4e4f-8cf1-b023fda61492 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:16.442 +05:30 bc2f2120-59f6-4a24-b48d-236210775c9f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:16.442 +05:30 bc2f2120-59f6-4a24-b48d-236210775c9f 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-02 12:49:16.506 +05:30 bc2f2120-59f6-4a24-b48d-236210775c9f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:16.506 +05:30 bc2f2120-59f6-4a24-b48d-236210775c9f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 64.3384ms 2024-09-02 12:49:16.507 +05:30 bc2f2120-59f6-4a24-b48d-236210775c9f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:16.507 +05:30 bc2f2120-59f6-4a24-b48d-236210775c9f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da4db536-9c4b-4e4f-8cf1-b023fda61492}, {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-02 12:49:16.507 +05:30 bc2f2120-59f6-4a24-b48d-236210775c9f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 65.9839ms 2024-09-02 12:49:16.507 +05:30 28a63a51-b118-4fab-87c7-235fc5c3f1b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:16.508 +05:30 28a63a51-b118-4fab-87c7-235fc5c3f1b4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 70.4989ms 2024-09-02 12:49:16.508 +05:30 28a63a51-b118-4fab-87c7-235fc5c3f1b4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:16.508 +05:30 28a63a51-b118-4fab-87c7-235fc5c3f1b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3de20f0a-8046-4a97-8822-965d69b332a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":36,\"RoleName\":\"TestRole1\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":1061,\"ParentRoleName\":\"TestRole\"}],\"RestrictionsAdded\":[{\"MenuId\":5,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":6,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true},{\"MenuId\":7,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":7,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":6,\"ActionName\":\"View\",\"CanAdd\":true},{\"MenuId\":9,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true}],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":true,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 12:49:16.508 +05:30 28a63a51-b118-4fab-87c7-235fc5c3f1b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - 200 1436 application/json; charset=utf-8 72.4913ms 2024-09-02 12:49:16.554 +05:30 f798f208-454e-4f7b-8c5d-1abec90a9382 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:49:16.554 +05:30 f798f208-454e-4f7b-8c5d-1abec90a9382 INF CORS policy execution successful. 2024-09-02 12:49:16.555 +05:30 f798f208-454e-4f7b-8c5d-1abec90a9382 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:16.555 +05:30 0bf30d23-2a14-48d3-b3f4-b0369fce26f5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:16.555 +05:30 0bf30d23-2a14-48d3-b3f4-b0369fce26f5 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-02 12:49:16.561 +05:30 47e6da8b-9b9d-413b-87d0-caa169f1a1c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - null null 2024-09-02 12:49:16.562 +05:30 47e6da8b-9b9d-413b-87d0-caa169f1a1c2 INF CORS policy execution successful. 2024-09-02 12:49:16.562 +05:30 47e6da8b-9b9d-413b-87d0-caa169f1a1c2 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=36 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:16.562 +05:30 18416815-4d61-4d31-92d7-78557b0b360b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:16.562 +05:30 18416815-4d61-4d31-92d7-78557b0b360b 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-02 12:49:16.574 +05:30 0bf30d23-2a14-48d3-b3f4-b0369fce26f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:16.574 +05:30 0bf30d23-2a14-48d3-b3f4-b0369fce26f5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 19.0731ms 2024-09-02 12:49:16.574 +05:30 0bf30d23-2a14-48d3-b3f4-b0369fce26f5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:49:16.574 +05:30 0bf30d23-2a14-48d3-b3f4-b0369fce26f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f798f208-454e-4f7b-8c5d-1abec90a9382}, {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-02 12:49:16.575 +05:30 0bf30d23-2a14-48d3-b3f4-b0369fce26f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 20.8093ms 2024-09-02 12:49:16.576 +05:30 18416815-4d61-4d31-92d7-78557b0b360b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:16.576 +05:30 18416815-4d61-4d31-92d7-78557b0b360b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 13.7436ms 2024-09-02 12:49:16.576 +05:30 18416815-4d61-4d31-92d7-78557b0b360b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:49:16.576 +05:30 18416815-4d61-4d31-92d7-78557b0b360b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47e6da8b-9b9d-413b-87d0-caa169f1a1c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1436} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":36,\"RoleName\":\"TestRole1\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":1061,\"ParentRoleName\":\"TestRole\"}],\"RestrictionsAdded\":[{\"MenuId\":5,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":6,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true},{\"MenuId\":7,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":7,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":1,\"ActionName\":\"Access\",\"CanAdd\":true},{\"MenuId\":8,\"ActionId\":6,\"ActionName\":\"View\",\"CanAdd\":true},{\"MenuId\":9,\"ActionId\":23,\"ActionName\":\"ViewSummary\",\"CanAdd\":true}],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":101,\"ProfileName\":\"Profile - 4\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":true,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 12:49:16.576 +05:30 18416815-4d61-4d31-92d7-78557b0b360b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=36 - 200 1436 application/json; charset=utf-8 15.006ms 2024-09-02 12:49:16.986 +05:30 c955120e-3d20-45bc-9046-d999dcb07557 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:49:16.986 +05:30 c955120e-3d20-45bc-9046-d999dcb07557 INF CORS policy execution successful. 2024-09-02 12:49:16.987 +05:30 c955120e-3d20-45bc-9046-d999dcb07557 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4018ms 2024-09-02 12:49:16.990 +05:30 3a4107d2-7139-480e-a7bd-f4bb99b61307 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 12:49:16.990 +05:30 3a4107d2-7139-480e-a7bd-f4bb99b61307 INF CORS policy execution successful. 2024-09-02 12:49:16.990 +05:30 3a4107d2-7139-480e-a7bd-f4bb99b61307 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 204 null null 0.3743ms 2024-09-02 12:49:17.044 +05:30 c3060a03-2665-456d-ab62-d48404d634e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:49:17.045 +05:30 c3060a03-2665-456d-ab62-d48404d634e2 INF CORS policy execution successful. 2024-09-02 12:49:17.045 +05:30 c3060a03-2665-456d-ab62-d48404d634e2 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:17.046 +05:30 97f87df0-2912-4eb1-8ce4-680c5da8cb09 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:49:17.046 +05:30 97f87df0-2912-4eb1-8ce4-680c5da8cb09 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-02 12:49:17.048 +05:30 61f6f94e-fcaf-4a29-868f-cf201dd0ba81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 12:49:17.049 +05:30 61f6f94e-fcaf-4a29-868f-cf201dd0ba81 INF CORS policy execution successful. 2024-09-02 12:49:17.049 +05:30 61f6f94e-fcaf-4a29-868f-cf201dd0ba81 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=TestRole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:49:17.049 +05:30 4b736df1-25c8-4fee-b51e-140617688fc8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:49:17.049 +05:30 4b736df1-25c8-4fee-b51e-140617688fc8 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-02 12:49:17.065 +05:30 97f87df0-2912-4eb1-8ce4-680c5da8cb09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:17.065 +05:30 97f87df0-2912-4eb1-8ce4-680c5da8cb09 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 19.2795ms 2024-09-02 12:49:17.065 +05:30 97f87df0-2912-4eb1-8ce4-680c5da8cb09 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:49:17.065 +05:30 97f87df0-2912-4eb1-8ce4-680c5da8cb09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3060a03-2665-456d-ab62-d48404d634e2}, {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-02 12:49:17.066 +05:30 97f87df0-2912-4eb1-8ce4-680c5da8cb09 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 21.7565ms 2024-09-02 12:49:17.072 +05:30 4b736df1-25c8-4fee-b51e-140617688fc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:49:17.073 +05:30 4b736df1-25c8-4fee-b51e-140617688fc8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 23.4948ms 2024-09-02 12:49:17.073 +05:30 4b736df1-25c8-4fee-b51e-140617688fc8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:49:17.073 +05:30 4b736df1-25c8-4fee-b51e-140617688fc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61f6f94e-fcaf-4a29-868f-cf201dd0ba81}, {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-02 12:49:17.073 +05:30 4b736df1-25c8-4fee-b51e-140617688fc8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 200 133 application/json; charset=utf-8 25.007ms 2024-09-02 12:51:39.179 +05:30 1b669c3a-58d3-4940-9ff4-66fcdca8236f 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-02 12:51:39.180 +05:30 1b669c3a-58d3-4940-9ff4-66fcdca8236f INF CORS policy execution successful. 2024-09-02 12:51:39.181 +05:30 1b669c3a-58d3-4940-9ff4-66fcdca8236f 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.6402ms 2024-09-02 12:51:39.221 +05:30 e3414e7f-eb16-41d1-985a-48b8e46d7bc5 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-02 12:51:39.222 +05:30 e3414e7f-eb16-41d1-985a-48b8e46d7bc5 INF CORS policy execution successful. 2024-09-02 12:51:39.222 +05:30 e3414e7f-eb16-41d1-985a-48b8e46d7bc5 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.6397ms 2024-09-02 12:51:39.311 +05:30 2be5ef4e-589c-43f5-a8b1-6339305649d4 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-02 12:51:39.313 +05:30 2be5ef4e-589c-43f5-a8b1-6339305649d4 INF CORS policy execution successful. 2024-09-02 12:51:39.314 +05:30 2be5ef4e-589c-43f5-a8b1-6339305649d4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjEwMywiaWF0IjoxNzI1MjYxNTAzfQ.dvI0dYOVTnyVWFuDmegwBjdwCa6xK-cStQR-Ti9KOCI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:51:39.314 +05:30 64412524-1147-48e4-a2f9-92143c49ca88 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:51:39.315 +05:30 64412524-1147-48e4-a2f9-92143c49ca88 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-02 12:51:39.322 +05:30 03d41f15-f9bc-45f4-bcec-5b548c5cb0f4 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-02 12:51:39.323 +05:30 03d41f15-f9bc-45f4-bcec-5b548c5cb0f4 INF CORS policy execution successful. 2024-09-02 12:51:39.323 +05:30 03d41f15-f9bc-45f4-bcec-5b548c5cb0f4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjEwMywiaWF0IjoxNzI1MjYxNTAzfQ.dvI0dYOVTnyVWFuDmegwBjdwCa6xK-cStQR-Ti9KOCI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:51:39.323 +05:30 c14194d7-cc50-4f0d-a98f-06465cd259b0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:51:39.323 +05:30 c14194d7-cc50-4f0d-a98f-06465cd259b0 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-02 12:51:39.347 +05:30 64412524-1147-48e4-a2f9-92143c49ca88 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:51:39.348 +05:30 64412524-1147-48e4-a2f9-92143c49ca88 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 32.502ms 2024-09-02 12:51:39.348 +05:30 64412524-1147-48e4-a2f9-92143c49ca88 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:51:39.348 +05:30 64412524-1147-48e4-a2f9-92143c49ca88 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2be5ef4e-589c-43f5-a8b1-6339305649d4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:51:39.349 +05:30 64412524-1147-48e4-a2f9-92143c49ca88 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 37.7957ms 2024-09-02 12:51:39.350 +05:30 c14194d7-cc50-4f0d-a98f-06465cd259b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:51:39.350 +05:30 c14194d7-cc50-4f0d-a98f-06465cd259b0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 27.4643ms 2024-09-02 12:51:39.351 +05:30 c14194d7-cc50-4f0d-a98f-06465cd259b0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 12:51:39.351 +05:30 c14194d7-cc50-4f0d-a98f-06465cd259b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03d41f15-f9bc-45f4-bcec-5b548c5cb0f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 12:51:39.351 +05:30 c14194d7-cc50-4f0d-a98f-06465cd259b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 29.2055ms 2024-09-02 12:53:50.716 +05:30 e0de8816-2afd-4b8b-965d-1d9ff533ee4e 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-02 12:53:50.716 +05:30 954f50dd-5507-42a4-a8db-80b94d4b6285 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-02 12:53:50.717 +05:30 954f50dd-5507-42a4-a8db-80b94d4b6285 INF CORS policy execution successful. 2024-09-02 12:53:50.717 +05:30 e0de8816-2afd-4b8b-965d-1d9ff533ee4e INF CORS policy execution successful. 2024-09-02 12:53:50.718 +05:30 954f50dd-5507-42a4-a8db-80b94d4b6285 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.2678ms 2024-09-02 12:53:50.718 +05:30 e0de8816-2afd-4b8b-965d-1d9ff533ee4e 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.3431ms 2024-09-02 12:53:50.781 +05:30 928c9560-d471-4b2e-ab23-aacc996f66a6 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-02 12:53:50.784 +05:30 928c9560-d471-4b2e-ab23-aacc996f66a6 INF CORS policy execution successful. 2024-09-02 12:53:50.785 +05:30 928c9560-d471-4b2e-ab23-aacc996f66a6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:50.787 +05:30 ad0934d7-7d75-417f-83df-d1bfcdeadd16 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:53:50.788 +05:30 ad0934d7-7d75-417f-83df-d1bfcdeadd16 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-02 12:53:50.837 +05:30 ad0934d7-7d75-417f-83df-d1bfcdeadd16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:50.837 +05:30 ad0934d7-7d75-417f-83df-d1bfcdeadd16 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 48.8718ms 2024-09-02 12:53:50.837 +05:30 ad0934d7-7d75-417f-83df-d1bfcdeadd16 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:53:50.838 +05:30 ad0934d7-7d75-417f-83df-d1bfcdeadd16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 928c9560-d471-4b2e-ab23-aacc996f66a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:53:50.838 +05:30 ad0934d7-7d75-417f-83df-d1bfcdeadd16 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 57.2405ms 2024-09-02 12:53:50.901 +05:30 3109cf5b-f383-4394-a2b8-fbe8840be2ec 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-02 12:53:50.903 +05:30 3109cf5b-f383-4394-a2b8-fbe8840be2ec INF CORS policy execution successful. 2024-09-02 12:53:50.903 +05:30 3109cf5b-f383-4394-a2b8-fbe8840be2ec 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:50.903 +05:30 7ad6f30f-7a4b-4002-bb24-09794fd8dcd7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:53:50.903 +05:30 7ad6f30f-7a4b-4002-bb24-09794fd8dcd7 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-02 12:53:50.981 +05:30 7ad6f30f-7a4b-4002-bb24-09794fd8dcd7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:50.981 +05:30 7ad6f30f-7a4b-4002-bb24-09794fd8dcd7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 77.3373ms 2024-09-02 12:53:50.981 +05:30 7ad6f30f-7a4b-4002-bb24-09794fd8dcd7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:53:50.981 +05:30 7ad6f30f-7a4b-4002-bb24-09794fd8dcd7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3109cf5b-f383-4394-a2b8-fbe8840be2ec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:53:50.982 +05:30 7ad6f30f-7a4b-4002-bb24-09794fd8dcd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 80.7287ms 2024-09-02 12:53:56.748 +05:30 d920a2e4-1fc4-49af-a184-3aff0f8b3b67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:53:56.748 +05:30 66e5ebab-80f2-41b6-b605-e5e890d4c6c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:53:56.748 +05:30 66e5ebab-80f2-41b6-b605-e5e890d4c6c0 INF CORS policy execution successful. 2024-09-02 12:53:56.748 +05:30 d920a2e4-1fc4-49af-a184-3aff0f8b3b67 INF CORS policy execution successful. 2024-09-02 12:53:56.749 +05:30 d920a2e4-1fc4-49af-a184-3aff0f8b3b67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.9253ms 2024-09-02 12:53:56.749 +05:30 66e5ebab-80f2-41b6-b605-e5e890d4c6c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 204 null null 0.9234ms 2024-09-02 12:53:56.751 +05:30 f9051439-209d-4e66-8a69-d10f16418f1d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:53:56.751 +05:30 f9051439-209d-4e66-8a69-d10f16418f1d INF CORS policy execution successful. 2024-09-02 12:53:56.752 +05:30 f9051439-209d-4e66-8a69-d10f16418f1d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5791ms 2024-09-02 12:53:56.756 +05:30 8da21ede-c4fe-4eb8-ad13-dbaab1427f43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:53:56.756 +05:30 8da21ede-c4fe-4eb8-ad13-dbaab1427f43 INF CORS policy execution successful. 2024-09-02 12:53:56.756 +05:30 8da21ede-c4fe-4eb8-ad13-dbaab1427f43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 204 null null 0.4419ms 2024-09-02 12:53:56.809 +05:30 8b4b2a8c-4a26-4bb6-8839-65fcab834b48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:53:56.810 +05:30 8b4b2a8c-4a26-4bb6-8839-65fcab834b48 INF CORS policy execution successful. 2024-09-02 12:53:56.810 +05:30 8b4b2a8c-4a26-4bb6-8839-65fcab834b48 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:56.811 +05:30 e5f22bd7-057b-4496-8dc9-3123e953a661 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:53:56.811 +05:30 e5f22bd7-057b-4496-8dc9-3123e953a661 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-02 12:53:56.817 +05:30 e73da29f-ad16-423d-9d6b-cced0783f00d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:53:56.817 +05:30 e73da29f-ad16-423d-9d6b-cced0783f00d INF CORS policy execution successful. 2024-09-02 12:53:56.818 +05:30 e73da29f-ad16-423d-9d6b-cced0783f00d INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1068 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:56.818 +05:30 d63d456d-c42e-4373-be8e-23634a43977a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:53:56.818 +05:30 d63d456d-c42e-4373-be8e-23634a43977a 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-02 12:53:56.859 +05:30 e5f22bd7-057b-4496-8dc9-3123e953a661 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:56.860 +05:30 e5f22bd7-057b-4496-8dc9-3123e953a661 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 47.9553ms 2024-09-02 12:53:56.860 +05:30 e5f22bd7-057b-4496-8dc9-3123e953a661 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:53:56.860 +05:30 e5f22bd7-057b-4496-8dc9-3123e953a661 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b4b2a8c-4a26-4bb6-8839-65fcab834b48}, {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-02 12:53:56.860 +05:30 e5f22bd7-057b-4496-8dc9-3123e953a661 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 51.1952ms 2024-09-02 12:53:56.885 +05:30 d63d456d-c42e-4373-be8e-23634a43977a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:56.886 +05:30 d63d456d-c42e-4373-be8e-23634a43977a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 67.5964ms 2024-09-02 12:53:56.886 +05:30 d63d456d-c42e-4373-be8e-23634a43977a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:53:56.886 +05:30 d63d456d-c42e-4373-be8e-23634a43977a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e73da29f-ad16-423d-9d6b-cced0783f00d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 914} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1068,\"RoleName\":\"TestRole260801\",\"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\":1,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 12:53:56.886 +05:30 d63d456d-c42e-4373-be8e-23634a43977a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 200 914 application/json; charset=utf-8 69.1044ms 2024-09-02 12:53:57.045 +05:30 69e66c4e-f038-462e-bca8-3e6ee1ae36ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:53:57.046 +05:30 69e66c4e-f038-462e-bca8-3e6ee1ae36ec INF CORS policy execution successful. 2024-09-02 12:53:57.046 +05:30 69e66c4e-f038-462e-bca8-3e6ee1ae36ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.722ms 2024-09-02 12:53:57.082 +05:30 7b65305e-3174-4491-86a1-4c45a7eb0970 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 12:53:57.083 +05:30 7b65305e-3174-4491-86a1-4c45a7eb0970 INF CORS policy execution successful. 2024-09-02 12:53:57.083 +05:30 7b65305e-3174-4491-86a1-4c45a7eb0970 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1068 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:57.083 +05:30 196b806e-7110-4d09-9e33-2cc8aff18257 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:53:57.084 +05:30 196b806e-7110-4d09-9e33-2cc8aff18257 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-02 12:53:57.090 +05:30 3d6b5ebf-285d-458c-b705-1deb0e0f6dbd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:53:57.090 +05:30 3d6b5ebf-285d-458c-b705-1deb0e0f6dbd INF CORS policy execution successful. 2024-09-02 12:53:57.090 +05:30 3d6b5ebf-285d-458c-b705-1deb0e0f6dbd 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:57.090 +05:30 62d46974-3b06-4146-8488-6777a740f45d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:53:57.090 +05:30 62d46974-3b06-4146-8488-6777a740f45d 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-02 12:53:57.107 +05:30 bab066b9-06be-446c-8173-02e48415b6db INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:53:57.107 +05:30 bab066b9-06be-446c-8173-02e48415b6db INF CORS policy execution successful. 2024-09-02 12:53:57.107 +05:30 bab066b9-06be-446c-8173-02e48415b6db 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:57.107 +05:30 21c94ec3-25fe-4e34-bc72-e375179f80d6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:53:57.108 +05:30 21c94ec3-25fe-4e34-bc72-e375179f80d6 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-02 12:53:57.115 +05:30 196b806e-7110-4d09-9e33-2cc8aff18257 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:57.115 +05:30 196b806e-7110-4d09-9e33-2cc8aff18257 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 31.2235ms 2024-09-02 12:53:57.115 +05:30 196b806e-7110-4d09-9e33-2cc8aff18257 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:53:57.115 +05:30 196b806e-7110-4d09-9e33-2cc8aff18257 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b65305e-3174-4491-86a1-4c45a7eb0970}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 914} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1068,\"RoleName\":\"TestRole260801\",\"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\":1,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 12:53:57.115 +05:30 196b806e-7110-4d09-9e33-2cc8aff18257 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 200 914 application/json; charset=utf-8 33.1501ms 2024-09-02 12:53:57.134 +05:30 62d46974-3b06-4146-8488-6777a740f45d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:57.134 +05:30 62d46974-3b06-4146-8488-6777a740f45d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 43.6335ms 2024-09-02 12:53:57.134 +05:30 62d46974-3b06-4146-8488-6777a740f45d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:53:57.134 +05:30 62d46974-3b06-4146-8488-6777a740f45d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d6b5ebf-285d-458c-b705-1deb0e0f6dbd}, {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-02 12:53:57.135 +05:30 62d46974-3b06-4146-8488-6777a740f45d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 44.9128ms 2024-09-02 12:53:57.147 +05:30 21c94ec3-25fe-4e34-bc72-e375179f80d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:57.148 +05:30 21c94ec3-25fe-4e34-bc72-e375179f80d6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 39.7505ms 2024-09-02 12:53:57.148 +05:30 21c94ec3-25fe-4e34-bc72-e375179f80d6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:53:57.148 +05:30 21c94ec3-25fe-4e34-bc72-e375179f80d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bab066b9-06be-446c-8173-02e48415b6db}, {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-02 12:53:57.148 +05:30 21c94ec3-25fe-4e34-bc72-e375179f80d6 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 41.4497ms 2024-09-02 12:53:57.333 +05:30 e69d4455-33d0-43d6-8292-b89d3baceb60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:53:57.334 +05:30 e69d4455-33d0-43d6-8292-b89d3baceb60 INF CORS policy execution successful. 2024-09-02 12:53:57.334 +05:30 e69d4455-33d0-43d6-8292-b89d3baceb60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.4359ms 2024-09-02 12:53:57.398 +05:30 c0c4a34f-2228-4480-8e44-fe16ca6a0320 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:53:57.399 +05:30 c0c4a34f-2228-4480-8e44-fe16ca6a0320 INF CORS policy execution successful. 2024-09-02 12:53:57.399 +05:30 c0c4a34f-2228-4480-8e44-fe16ca6a0320 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:53:57.399 +05:30 c2615f0b-f763-4866-9882-101166fe87f4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:53:57.399 +05:30 c2615f0b-f763-4866-9882-101166fe87f4 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-02 12:53:57.409 +05:30 c2615f0b-f763-4866-9882-101166fe87f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:53:57.409 +05:30 c2615f0b-f763-4866-9882-101166fe87f4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 10.2146ms 2024-09-02 12:53:57.409 +05:30 c2615f0b-f763-4866-9882-101166fe87f4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:53:57.409 +05:30 c2615f0b-f763-4866-9882-101166fe87f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0c4a34f-2228-4480-8e44-fe16ca6a0320}, {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-02 12:53:57.410 +05:30 c2615f0b-f763-4866-9882-101166fe87f4 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.8041ms 2024-09-02 12:57:42.728 +05:30 dbbf57b8-eb3d-4adc-8a70-6cffa5b603e4 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-02 12:57:42.730 +05:30 dbbf57b8-eb3d-4adc-8a70-6cffa5b603e4 INF CORS policy execution successful. 2024-09-02 12:57:42.732 +05:30 dbbf57b8-eb3d-4adc-8a70-6cffa5b603e4 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.3505ms 2024-09-02 12:57:42.734 +05:30 6cbb8309-9f8b-4006-b12f-248443815369 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-02 12:57:42.735 +05:30 6cbb8309-9f8b-4006-b12f-248443815369 INF CORS policy execution successful. 2024-09-02 12:57:42.735 +05:30 6cbb8309-9f8b-4006-b12f-248443815369 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.8602ms 2024-09-02 12:57:42.817 +05:30 a03cc899-bcdf-446d-8d41-c2ab72ad1809 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-02 12:57:42.820 +05:30 a03cc899-bcdf-446d-8d41-c2ab72ad1809 INF CORS policy execution successful. 2024-09-02 12:57:42.822 +05:30 a03cc899-bcdf-446d-8d41-c2ab72ad1809 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:42.824 +05:30 33d57e9f-5358-4c9d-a966-0a4e169aca57 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:57:42.825 +05:30 33d57e9f-5358-4c9d-a966-0a4e169aca57 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-02 12:57:42.940 +05:30 33d57e9f-5358-4c9d-a966-0a4e169aca57 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:42.941 +05:30 33d57e9f-5358-4c9d-a966-0a4e169aca57 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 115.7742ms 2024-09-02 12:57:42.941 +05:30 33d57e9f-5358-4c9d-a966-0a4e169aca57 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:57:42.941 +05:30 33d57e9f-5358-4c9d-a966-0a4e169aca57 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a03cc899-bcdf-446d-8d41-c2ab72ad1809}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:57:42.942 +05:30 33d57e9f-5358-4c9d-a966-0a4e169aca57 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 124.7876ms 2024-09-02 12:57:43.016 +05:30 cb5dee34-8ef8-4601-836a-c44c02245c44 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-02 12:57:43.017 +05:30 cb5dee34-8ef8-4601-836a-c44c02245c44 INF CORS policy execution successful. 2024-09-02 12:57:43.017 +05:30 cb5dee34-8ef8-4601-836a-c44c02245c44 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:43.017 +05:30 b2dda60c-4207-4c92-8729-ef0b16fa723e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:57:43.017 +05:30 b2dda60c-4207-4c92-8729-ef0b16fa723e 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-02 12:57:43.072 +05:30 b2dda60c-4207-4c92-8729-ef0b16fa723e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:43.072 +05:30 b2dda60c-4207-4c92-8729-ef0b16fa723e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 54.7681ms 2024-09-02 12:57:43.072 +05:30 b2dda60c-4207-4c92-8729-ef0b16fa723e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 12:57:43.072 +05:30 b2dda60c-4207-4c92-8729-ef0b16fa723e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb5dee34-8ef8-4601-836a-c44c02245c44}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 12:57:43.073 +05:30 b2dda60c-4207-4c92-8729-ef0b16fa723e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 56.7389ms 2024-09-02 12:57:47.959 +05:30 d73a0d48-c6cb-4029-8c17-be9e35291ab9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:57:47.959 +05:30 243dc41c-c59d-416d-8d97-feaa74d68303 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:57:47.960 +05:30 243dc41c-c59d-416d-8d97-feaa74d68303 INF CORS policy execution successful. 2024-09-02 12:57:47.960 +05:30 d73a0d48-c6cb-4029-8c17-be9e35291ab9 INF CORS policy execution successful. 2024-09-02 12:57:47.960 +05:30 243dc41c-c59d-416d-8d97-feaa74d68303 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.7333ms 2024-09-02 12:57:47.961 +05:30 9f5e07f0-dafc-482c-8b6d-1e0b515cc399 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:57:47.961 +05:30 9f5e07f0-dafc-482c-8b6d-1e0b515cc399 INF CORS policy execution successful. 2024-09-02 12:57:47.961 +05:30 9f5e07f0-dafc-482c-8b6d-1e0b515cc399 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7866ms 2024-09-02 12:57:48.012 +05:30 d73a0d48-c6cb-4029-8c17-be9e35291ab9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 36.7886ms 2024-09-02 12:57:48.029 +05:30 eb9e0bed-3d3a-4353-aa98-144b8552e785 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:57:48.030 +05:30 eb9e0bed-3d3a-4353-aa98-144b8552e785 INF CORS policy execution successful. 2024-09-02 12:57:48.030 +05:30 eb9e0bed-3d3a-4353-aa98-144b8552e785 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:48.030 +05:30 939d1334-a6b7-44bd-b475-1471b0d104b7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:57:48.030 +05:30 939d1334-a6b7-44bd-b475-1471b0d104b7 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-02 12:57:48.072 +05:30 939d1334-a6b7-44bd-b475-1471b0d104b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:48.072 +05:30 939d1334-a6b7-44bd-b475-1471b0d104b7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 41.7777ms 2024-09-02 12:57:48.072 +05:30 939d1334-a6b7-44bd-b475-1471b0d104b7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:57:48.073 +05:30 939d1334-a6b7-44bd-b475-1471b0d104b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb9e0bed-3d3a-4353-aa98-144b8552e785}, {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-02 12:57:48.073 +05:30 939d1334-a6b7-44bd-b475-1471b0d104b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 43.7303ms 2024-09-02 12:57:48.154 +05:30 8956ff72-f2e3-43ac-a1fe-cca6a102a476 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 12:57:48.155 +05:30 8956ff72-f2e3-43ac-a1fe-cca6a102a476 INF CORS policy execution successful. 2024-09-02 12:57:48.155 +05:30 8956ff72-f2e3-43ac-a1fe-cca6a102a476 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:48.155 +05:30 52d8af25-6d13-42cc-9297-5ea01a6614a1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:57:48.155 +05:30 52d8af25-6d13-42cc-9297-5ea01a6614a1 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-02 12:57:48.172 +05:30 52d8af25-6d13-42cc-9297-5ea01a6614a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:48.173 +05:30 52d8af25-6d13-42cc-9297-5ea01a6614a1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 17.5749ms 2024-09-02 12:57:48.173 +05:30 52d8af25-6d13-42cc-9297-5ea01a6614a1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 12:57:48.173 +05:30 52d8af25-6d13-42cc-9297-5ea01a6614a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8956ff72-f2e3-43ac-a1fe-cca6a102a476}, {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-02 12:57:48.174 +05:30 52d8af25-6d13-42cc-9297-5ea01a6614a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 19.567ms 2024-09-02 12:57:48.266 +05:30 4f3a659f-c8d2-4e87-a508-33144385dceb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:57:48.267 +05:30 4f3a659f-c8d2-4e87-a508-33144385dceb INF CORS policy execution successful. 2024-09-02 12:57:48.267 +05:30 4f3a659f-c8d2-4e87-a508-33144385dceb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.905ms 2024-09-02 12:57:48.305 +05:30 9b2b238f-c58b-4c39-b90e-df47e55b0da6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:57:48.305 +05:30 9b2b238f-c58b-4c39-b90e-df47e55b0da6 INF CORS policy execution successful. 2024-09-02 12:57:48.306 +05:30 9b2b238f-c58b-4c39-b90e-df47e55b0da6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.2325ms 2024-09-02 12:57:48.307 +05:30 c446195c-ddbf-4fe5-90ba-a46a84c08b21 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:57:48.307 +05:30 c446195c-ddbf-4fe5-90ba-a46a84c08b21 INF CORS policy execution successful. 2024-09-02 12:57:48.307 +05:30 c446195c-ddbf-4fe5-90ba-a46a84c08b21 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:48.308 +05:30 63cea72d-13db-42f9-8090-fd88e430df82 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:57:48.308 +05:30 63cea72d-13db-42f9-8090-fd88e430df82 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-02 12:57:48.374 +05:30 6086d813-bcaf-4042-8177-ce8f64139272 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 12:57:48.374 +05:30 a98f7991-0ee8-4a24-a3b8-21429930d716 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 12:57:48.374 +05:30 a98f7991-0ee8-4a24-a3b8-21429930d716 INF CORS policy execution successful. 2024-09-02 12:57:48.374 +05:30 6086d813-bcaf-4042-8177-ce8f64139272 INF CORS policy execution successful. 2024-09-02 12:57:48.375 +05:30 a98f7991-0ee8-4a24-a3b8-21429930d716 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:48.375 +05:30 6086d813-bcaf-4042-8177-ce8f64139272 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:48.375 +05:30 713944fe-cf7c-43f2-9193-a5e182520ead INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:57:48.375 +05:30 687200f1-8965-4be2-9ff4-ae3372e3ed3f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:57:48.375 +05:30 713944fe-cf7c-43f2-9193-a5e182520ead 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-02 12:57:48.377 +05:30 687200f1-8965-4be2-9ff4-ae3372e3ed3f 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-02 12:57:48.397 +05:30 713944fe-cf7c-43f2-9193-a5e182520ead INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:48.397 +05:30 687200f1-8965-4be2-9ff4-ae3372e3ed3f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:48.398 +05:30 713944fe-cf7c-43f2-9193-a5e182520ead INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 22.1672ms 2024-09-02 12:57:48.398 +05:30 687200f1-8965-4be2-9ff4-ae3372e3ed3f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 20.7732ms 2024-09-02 12:57:48.398 +05:30 713944fe-cf7c-43f2-9193-a5e182520ead INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 12:57:48.398 +05:30 687200f1-8965-4be2-9ff4-ae3372e3ed3f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:57:48.398 +05:30 713944fe-cf7c-43f2-9193-a5e182520ead INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6086d813-bcaf-4042-8177-ce8f64139272}, {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-02 12:57:48.398 +05:30 687200f1-8965-4be2-9ff4-ae3372e3ed3f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a98f7991-0ee8-4a24-a3b8-21429930d716}, {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-02 12:57:48.398 +05:30 687200f1-8965-4be2-9ff4-ae3372e3ed3f 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 24.3337ms 2024-09-02 12:57:48.398 +05:30 713944fe-cf7c-43f2-9193-a5e182520ead 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 24.3357ms 2024-09-02 12:57:48.398 +05:30 63cea72d-13db-42f9-8090-fd88e430df82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:48.398 +05:30 63cea72d-13db-42f9-8090-fd88e430df82 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 90.4902ms 2024-09-02 12:57:48.399 +05:30 63cea72d-13db-42f9-8090-fd88e430df82 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:57:48.399 +05:30 63cea72d-13db-42f9-8090-fd88e430df82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c446195c-ddbf-4fe5-90ba-a46a84c08b21}, {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-02 12:57:48.399 +05:30 63cea72d-13db-42f9-8090-fd88e430df82 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 92.3134ms 2024-09-02 12:57:51.319 +05:30 fd5936d5-41a4-4eb5-834b-669ddc0f20c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:57:51.320 +05:30 fd5936d5-41a4-4eb5-834b-669ddc0f20c3 INF CORS policy execution successful. 2024-09-02 12:57:51.321 +05:30 fd5936d5-41a4-4eb5-834b-669ddc0f20c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.3438ms 2024-09-02 12:57:51.394 +05:30 0eab2c22-4795-4895-a29f-ed4f69282e37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 12:57:51.395 +05:30 0eab2c22-4795-4895-a29f-ed4f69282e37 INF CORS policy execution successful. 2024-09-02 12:57:51.395 +05:30 0eab2c22-4795-4895-a29f-ed4f69282e37 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:51.396 +05:30 d7b7cc76-0faf-4933-9c44-38b7e98ea20d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:57:51.396 +05:30 d7b7cc76-0faf-4933-9c44-38b7e98ea20d 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-02 12:57:51.424 +05:30 d7b7cc76-0faf-4933-9c44-38b7e98ea20d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:51.424 +05:30 d7b7cc76-0faf-4933-9c44-38b7e98ea20d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 28.4482ms 2024-09-02 12:57:51.424 +05:30 d7b7cc76-0faf-4933-9c44-38b7e98ea20d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 12:57:51.424 +05:30 d7b7cc76-0faf-4933-9c44-38b7e98ea20d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0eab2c22-4795-4895-a29f-ed4f69282e37}, {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-02 12:57:51.425 +05:30 d7b7cc76-0faf-4933-9c44-38b7e98ea20d 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 30.5355ms 2024-09-02 12:57:53.970 +05:30 7ca078b6-3f73-46a9-9889-27566b228503 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:57:53.971 +05:30 7ca078b6-3f73-46a9-9889-27566b228503 INF CORS policy execution successful. 2024-09-02 12:57:53.971 +05:30 7ca078b6-3f73-46a9-9889-27566b228503 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.7372ms 2024-09-02 12:57:54.019 +05:30 5ba4a6e8-98fd-4706-aa89-5a32e7d68d38 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 12:57:54.020 +05:30 5ba4a6e8-98fd-4706-aa89-5a32e7d68d38 INF CORS policy execution successful. 2024-09-02 12:57:54.021 +05:30 5ba4a6e8-98fd-4706-aa89-5a32e7d68d38 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjIxMzgsImlhdCI6MTcyNTI2MTUzOH0.GNgkQ6v8NUV70hCfjmSlsNsb8VtwCge0BgLNFtjXKEI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 12:57:54.022 +05:30 742a42c4-d183-4625-a6ca-250998484b36 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:57:54.022 +05:30 742a42c4-d183-4625-a6ca-250998484b36 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-02 12:57:54.086 +05:30 742a42c4-d183-4625-a6ca-250998484b36 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:57:54.087 +05:30 742a42c4-d183-4625-a6ca-250998484b36 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 64.8522ms 2024-09-02 12:57:54.087 +05:30 742a42c4-d183-4625-a6ca-250998484b36 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 12:57:54.087 +05:30 742a42c4-d183-4625-a6ca-250998484b36 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ba4a6e8-98fd-4706-aa89-5a32e7d68d38}, {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-02 12:57:54.088 +05:30 742a42c4-d183-4625-a6ca-250998484b36 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 69.1996ms 2024-09-02 12:59:47.936 +05:30 40c90bcb-a9d0-425c-bc61-c070f9c4b281 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjI0MzgsImlhdCI6MTcyNTI2MTUzOH0.Ap5Yaq_3SuxML1k-FaL7lK6DqRwq_3cdPXB_oc2p6e0 - null null 2024-09-02 12:59:47.939 +05:30 40c90bcb-a9d0-425c-bc61-c070f9c4b281 INF CORS policy execution successful. 2024-09-02 12:59:47.942 +05:30 40c90bcb-a9d0-425c-bc61-c070f9c4b281 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjI0MzgsImlhdCI6MTcyNTI2MTUzOH0.Ap5Yaq_3SuxML1k-FaL7lK6DqRwq_3cdPXB_oc2p6e0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 12:59:47.944 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:59:47.945 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 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-02 12:59:48.021 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF Token generated 2024-09-02 12:59:48.021 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF Token generated 2024-09-02 12:59:48.023 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 12:59:48.024 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 78.1397ms 2024-09-02 12:59:48.024 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 12:59:48.024 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40c90bcb-a9d0-425c-bc61-c070f9c4b281}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYyMTg4LCJleHAiOjE3MjUyNjI3ODgsImlhdCI6MTcyNTI2MjE4OH0.GRq-lUXhpRtHRiIAh7ZV5N-vzAAcuI5-Q-XjrhXqd18\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYyMTg4LCJleHAiOjE3MjUyNjMwODgsImlhdCI6MTcyNTI2MjE4OH0.U_UZr2pVq1PJELbg74XxdDwJiWdt30-xHIhCN5e6t9M\"}"} 2024-09-02 12:59:48.025 +05:30 1a8b8232-e3ae-449d-8c26-1ce4b0f5aa26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYxNTM4LCJleHAiOjE3MjUyNjI0MzgsImlhdCI6MTcyNTI2MTUzOH0.Ap5Yaq_3SuxML1k-FaL7lK6DqRwq_3cdPXB_oc2p6e0 - 200 877 application/json; charset=utf-8 89.1193ms 2024-09-02 13:00:20.689 +05:30 7769d819-8fe3-4ee0-9318-7993135a7cda INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjQwMywiaWF0IjoxNzI1MjYxNTAzfQ.CaXFDsmHj_wPza-IVqQV_SZqOfZzKUUpuMzDng1ixhQ - null null 2024-09-02 13:00:20.691 +05:30 7769d819-8fe3-4ee0-9318-7993135a7cda INF CORS policy execution successful. 2024-09-02 13:00:20.694 +05:30 7769d819-8fe3-4ee0-9318-7993135a7cda INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjQwMywiaWF0IjoxNzI1MjYxNTAzfQ.CaXFDsmHj_wPza-IVqQV_SZqOfZzKUUpuMzDng1ixhQ 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 (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-02 13:00:20.706 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:00:20.707 +05:30 182c41bb-e6dc-41f7-8238-64969427badf 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-02 13:00:20.800 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF Token generated 2024-09-02 13:00:20.801 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF Token generated 2024-09-02 13:00:20.802 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:00:20.803 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 95.6199ms 2024-09-02 13:00:20.803 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:00:20.803 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7769d819-8fe3-4ee0-9318-7993135a7cda}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MzEyMCwiaWF0IjoxNzI1MjYyMjIwfQ.dU_Y4pNEoaTxjEizn2ALJvIfDL2_HkK-Zr3hPgxkn1s\"}"} 2024-09-02 13:00:20.804 +05:30 182c41bb-e6dc-41f7-8238-64969427badf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjE1MDMsImV4cCI6MTcyNTI2MjQwMywiaWF0IjoxNzI1MjYxNTAzfQ.CaXFDsmHj_wPza-IVqQV_SZqOfZzKUUpuMzDng1ixhQ - 200 899 application/json; charset=utf-8 115.8169ms 2024-09-02 13:00:45.322 +05:30 6966cf94-a839-4263-8815-ebe6da59362a 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-02 13:00:45.326 +05:30 6966cf94-a839-4263-8815-ebe6da59362a INF CORS policy execution successful. 2024-09-02 13:00:45.327 +05:30 6966cf94-a839-4263-8815-ebe6da59362a 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.4915ms 2024-09-02 13:00:46.335 +05:30 9992e206-1971-4b64-bb23-9da6226d02c8 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-02 13:00:46.337 +05:30 9992e206-1971-4b64-bb23-9da6226d02c8 INF CORS policy execution successful. 2024-09-02 13:00:46.338 +05:30 9992e206-1971-4b64-bb23-9da6226d02c8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:00:46.339 +05:30 4a8deb56-428a-4c3f-9e9c-f062599dfe89 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:00:46.339 +05:30 4a8deb56-428a-4c3f-9e9c-f062599dfe89 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-02 13:00:46.375 +05:30 560471ba-ddc1-473b-876b-d14b6b5e742f 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-02 13:00:46.376 +05:30 560471ba-ddc1-473b-876b-d14b6b5e742f INF CORS policy execution successful. 2024-09-02 13:00:46.376 +05:30 560471ba-ddc1-473b-876b-d14b6b5e742f 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.8689ms 2024-09-02 13:00:46.408 +05:30 1b19603e-d7d0-4702-b3ba-08efef432344 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-02 13:00:46.408 +05:30 1b19603e-d7d0-4702-b3ba-08efef432344 INF CORS policy execution successful. 2024-09-02 13:00:46.409 +05:30 1b19603e-d7d0-4702-b3ba-08efef432344 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:00:46.409 +05:30 65138704-eafe-4e88-b4cf-3feac3ee5979 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:00:46.409 +05:30 65138704-eafe-4e88-b4cf-3feac3ee5979 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-02 13:00:46.409 +05:30 4a8deb56-428a-4c3f-9e9c-f062599dfe89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:00:46.410 +05:30 4a8deb56-428a-4c3f-9e9c-f062599dfe89 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 69.8801ms 2024-09-02 13:00:46.410 +05:30 4a8deb56-428a-4c3f-9e9c-f062599dfe89 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:00:46.410 +05:30 4a8deb56-428a-4c3f-9e9c-f062599dfe89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9992e206-1971-4b64-bb23-9da6226d02c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:00:46.411 +05:30 4a8deb56-428a-4c3f-9e9c-f062599dfe89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 76.2092ms 2024-09-02 13:00:46.448 +05:30 65138704-eafe-4e88-b4cf-3feac3ee5979 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:00:46.449 +05:30 65138704-eafe-4e88-b4cf-3feac3ee5979 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 39.9098ms 2024-09-02 13:00:46.449 +05:30 65138704-eafe-4e88-b4cf-3feac3ee5979 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:00:46.450 +05:30 65138704-eafe-4e88-b4cf-3feac3ee5979 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b19603e-d7d0-4702-b3ba-08efef432344}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:00:46.452 +05:30 65138704-eafe-4e88-b4cf-3feac3ee5979 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 43.9468ms 2024-09-02 13:00:50.509 +05:30 5952cf21-c9d8-456c-9bd2-e7d01852555f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 13:00:50.510 +05:30 5952cf21-c9d8-456c-9bd2-e7d01852555f INF CORS policy execution successful. 2024-09-02 13:00:50.510 +05:30 5952cf21-c9d8-456c-9bd2-e7d01852555f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.088ms 2024-09-02 13:00:50.515 +05:30 9ec29f7d-e6b9-49f5-bac7-749606abc04d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 13:00:50.516 +05:30 9ec29f7d-e6b9-49f5-bac7-749606abc04d INF CORS policy execution successful. 2024-09-02 13:00:50.516 +05:30 9ec29f7d-e6b9-49f5-bac7-749606abc04d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.5358ms 2024-09-02 13:00:50.568 +05:30 d5ba322a-e762-496b-95e5-e0b96151c199 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 13:00:50.569 +05:30 d5ba322a-e762-496b-95e5-e0b96151c199 INF CORS policy execution successful. 2024-09-02 13:00:50.570 +05:30 d5ba322a-e762-496b-95e5-e0b96151c199 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:00:50.574 +05:30 ffdaae2b-9722-44af-8abb-d8c090fdcb15 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 13:00:50.579 +05:30 8dd84a78-8b5d-4144-a7da-3179759997f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 13:00:50.580 +05:30 8dd84a78-8b5d-4144-a7da-3179759997f6 INF CORS policy execution successful. 2024-09-02 13:00:50.580 +05:30 8dd84a78-8b5d-4144-a7da-3179759997f6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:00:50.581 +05:30 7856acd4-eb63-4475-b110-56e8d0d95eea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 13:00:50.596 +05:30 ffdaae2b-9722-44af-8abb-d8c090fdcb15 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-02 13:00:50.597 +05:30 7856acd4-eb63-4475-b110-56e8d0d95eea 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-02 13:00:50.736 +05:30 7856acd4-eb63-4475-b110-56e8d0d95eea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:00:50.741 +05:30 7856acd4-eb63-4475-b110-56e8d0d95eea INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 143.015ms 2024-09-02 13:00:50.741 +05:30 7856acd4-eb63-4475-b110-56e8d0d95eea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 13:00:50.741 +05:30 7856acd4-eb63-4475-b110-56e8d0d95eea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dd84a78-8b5d-4144-a7da-3179759997f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 869} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1067,\"Name\":\"Accountant\"},{\"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\"},{\"Id\":1010,\"Name\":\"RoleName_1010\"}]"} 2024-09-02 13:00:50.742 +05:30 7856acd4-eb63-4475-b110-56e8d0d95eea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 869 application/json; charset=utf-8 162.5978ms 2024-09-02 13:00:50.743 +05:30 ffdaae2b-9722-44af-8abb-d8c090fdcb15 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:00:50.743 +05:30 ffdaae2b-9722-44af-8abb-d8c090fdcb15 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 147.1551ms 2024-09-02 13:00:50.743 +05:30 ffdaae2b-9722-44af-8abb-d8c090fdcb15 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 13:00:50.744 +05:30 ffdaae2b-9722-44af-8abb-d8c090fdcb15 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5ba322a-e762-496b-95e5-e0b96151c199}, {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-02 13:00:50.744 +05:30 ffdaae2b-9722-44af-8abb-d8c090fdcb15 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 176.201ms 2024-09-02 13:01:13.873 +05:30 06fbb429-4afb-4f86-9767-dac3a5d7b336 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 13:01:13.877 +05:30 06fbb429-4afb-4f86-9767-dac3a5d7b336 INF CORS policy execution successful. 2024-09-02 13:01:13.880 +05:30 06fbb429-4afb-4f86-9767-dac3a5d7b336 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 79.8217ms 2024-09-02 13:01:13.987 +05:30 1e0a1540-2c11-4dbb-8d54-74b110d8a957 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 13:01:13.996 +05:30 1e0a1540-2c11-4dbb-8d54-74b110d8a957 INF CORS policy execution successful. 2024-09-02 13:01:13.997 +05:30 1e0a1540-2c11-4dbb-8d54-74b110d8a957 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:01:14.007 +05:30 379a2be5-fe5f-4167-b17e-319f0ff71b8d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 13:01:14.104 +05:30 379a2be5-fe5f-4167-b17e-319f0ff71b8d 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-02 13:01:14.230 +05:30 379a2be5-fe5f-4167-b17e-319f0ff71b8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:01:14.230 +05:30 379a2be5-fe5f-4167-b17e-319f0ff71b8d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 125.9042ms 2024-09-02 13:01:14.231 +05:30 379a2be5-fe5f-4167-b17e-319f0ff71b8d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 13:01:14.231 +05:30 379a2be5-fe5f-4167-b17e-319f0ff71b8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e0a1540-2c11-4dbb-8d54-74b110d8a957}, {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-02 13:01:14.231 +05:30 379a2be5-fe5f-4167-b17e-319f0ff71b8d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 244.2676ms 2024-09-02 13:01:14.799 +05:30 63f379f2-8b91-4e50-ab70-888276864903 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 13:01:14.799 +05:30 63f379f2-8b91-4e50-ab70-888276864903 INF CORS policy execution successful. 2024-09-02 13:01:14.800 +05:30 63f379f2-8b91-4e50-ab70-888276864903 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.6333ms 2024-09-02 13:01:14.865 +05:30 dd42be15-daf0-45ee-b2f4-f68d086d4cf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 13:01:14.866 +05:30 dd42be15-daf0-45ee-b2f4-f68d086d4cf6 INF CORS policy execution successful. 2024-09-02 13:01:14.867 +05:30 dd42be15-daf0-45ee-b2f4-f68d086d4cf6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:01:14.867 +05:30 f8137501-aaad-43a0-b439-8cf2a4132f77 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 13:01:14.867 +05:30 f8137501-aaad-43a0-b439-8cf2a4132f77 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-02 13:01:14.910 +05:30 f8137501-aaad-43a0-b439-8cf2a4132f77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:01:14.911 +05:30 f8137501-aaad-43a0-b439-8cf2a4132f77 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 43.31ms 2024-09-02 13:01:14.911 +05:30 f8137501-aaad-43a0-b439-8cf2a4132f77 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 13:01:14.911 +05:30 f8137501-aaad-43a0-b439-8cf2a4132f77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd42be15-daf0-45ee-b2f4-f68d086d4cf6}, {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-02 13:01:14.912 +05:30 f8137501-aaad-43a0-b439-8cf2a4132f77 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 46.3427ms 2024-09-02 13:03:13.273 +05:30 5bf40909-18d6-46bf-9c15-652f379dd892 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 13:03:13.286 +05:30 5bf40909-18d6-46bf-9c15-652f379dd892 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: 64dbad45-800d-4e7f-86e5-df3da7d21ce7} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 13:03:13.288 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:03:13.289 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF 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-02 13:03:14.420 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Database retrieved 2024-09-02 13:03:14.495 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Token generated 2024-09-02 13:03:14.496 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Token generated 2024-09-02 13:03:14.496 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:03:14.497 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 1207.7467ms 2024-09-02 13:03:14.497 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:03:14.497 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5bf40909-18d6-46bf-9c15-652f379dd892}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIzOTQsImV4cCI6MTcyNTI2Mjk5NCwiaWF0IjoxNzI1MjYyMzk0fQ.YOvIOoaOZHcrytWL2Q77xqq2OZk2sTvJh22JXM8nbuw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIzOTQsImV4cCI6MTcyNTI2MzI5NCwiaWF0IjoxNzI1MjYyMzk0fQ.GhdWWOBZJYNatlS_CjotSHBhg9q9-mJb5D7clIO-i6Q\"}"} 2024-09-02 13:03:14.498 +05:30 a53b5d39-48e4-4cd5-8552-a71d1e8e0fbd INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 1231.5115ms 2024-09-02 13:09:24.074 +05:30 4f9d997d-188e-4fd5-88fb-3f8c6fab313e 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-02 13:09:24.074 +05:30 1789a6bb-fa73-40a1-8098-8190266ef391 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-02 13:09:24.075 +05:30 4f9d997d-188e-4fd5-88fb-3f8c6fab313e INF CORS policy execution successful. 2024-09-02 13:09:24.075 +05:30 1789a6bb-fa73-40a1-8098-8190266ef391 INF CORS policy execution successful. 2024-09-02 13:09:24.076 +05:30 1789a6bb-fa73-40a1-8098-8190266ef391 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.9347ms 2024-09-02 13:09:24.076 +05:30 4f9d997d-188e-4fd5-88fb-3f8c6fab313e 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.0164ms 2024-09-02 13:09:24.116 +05:30 dcd2d493-5878-4143-b9a8-190588ce6c97 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-02 13:09:24.116 +05:30 db0e8652-d97e-41e0-81a3-96a7b206982d 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-02 13:09:24.118 +05:30 dcd2d493-5878-4143-b9a8-190588ce6c97 INF CORS policy execution successful. 2024-09-02 13:09:24.118 +05:30 db0e8652-d97e-41e0-81a3-96a7b206982d INF CORS policy execution successful. 2024-09-02 13:09:24.118 +05:30 dcd2d493-5878-4143-b9a8-190588ce6c97 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:09:24.118 +05:30 db0e8652-d97e-41e0-81a3-96a7b206982d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:09:24.119 +05:30 6df5a743-60af-471c-91c5-5743d6153701 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:24.119 +05:30 bc55d755-7d49-42a9-9b2b-5176ca1d68f6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:24.120 +05:30 bc55d755-7d49-42a9-9b2b-5176ca1d68f6 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-02 13:09:24.120 +05:30 6df5a743-60af-471c-91c5-5743d6153701 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-02 13:09:24.173 +05:30 6df5a743-60af-471c-91c5-5743d6153701 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:09:24.173 +05:30 bc55d755-7d49-42a9-9b2b-5176ca1d68f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:09:24.174 +05:30 6df5a743-60af-471c-91c5-5743d6153701 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 53.7327ms 2024-09-02 13:09:24.174 +05:30 bc55d755-7d49-42a9-9b2b-5176ca1d68f6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 53.7411ms 2024-09-02 13:09:24.174 +05:30 6df5a743-60af-471c-91c5-5743d6153701 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:24.174 +05:30 bc55d755-7d49-42a9-9b2b-5176ca1d68f6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:24.174 +05:30 bc55d755-7d49-42a9-9b2b-5176ca1d68f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcd2d493-5878-4143-b9a8-190588ce6c97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:09:24.174 +05:30 6df5a743-60af-471c-91c5-5743d6153701 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db0e8652-d97e-41e0-81a3-96a7b206982d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:09:24.174 +05:30 6df5a743-60af-471c-91c5-5743d6153701 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 58.5724ms 2024-09-02 13:09:24.174 +05:30 bc55d755-7d49-42a9-9b2b-5176ca1d68f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 58.5808ms 2024-09-02 13:09:29.350 +05:30 7b1f8b21-d4da-49f7-b819-1973aa73d3bf 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-02 13:09:29.351 +05:30 7b1f8b21-d4da-49f7-b819-1973aa73d3bf INF CORS policy execution successful. 2024-09-02 13:09:29.351 +05:30 7b1f8b21-d4da-49f7-b819-1973aa73d3bf 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.0537ms 2024-09-02 13:09:29.411 +05:30 511f73c0-896a-4d05-8c58-ae893e681bcd 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-02 13:09:29.412 +05:30 511f73c0-896a-4d05-8c58-ae893e681bcd INF CORS policy execution successful. 2024-09-02 13:09:29.413 +05:30 511f73c0-896a-4d05-8c58-ae893e681bcd 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.4676ms 2024-09-02 13:09:29.427 +05:30 c7e0659a-fbd1-48a9-b96c-b10db36666eb 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-02 13:09:29.428 +05:30 c7e0659a-fbd1-48a9-b96c-b10db36666eb INF CORS policy execution successful. 2024-09-02 13:09:29.428 +05:30 c7e0659a-fbd1-48a9-b96c-b10db36666eb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:09:29.428 +05:30 f07488b0-d221-4d5b-8882-1433efea3599 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:29.429 +05:30 f07488b0-d221-4d5b-8882-1433efea3599 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-02 13:09:29.455 +05:30 f07488b0-d221-4d5b-8882-1433efea3599 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:09:29.455 +05:30 f07488b0-d221-4d5b-8882-1433efea3599 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 26.5743ms 2024-09-02 13:09:29.455 +05:30 f07488b0-d221-4d5b-8882-1433efea3599 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:29.455 +05:30 f07488b0-d221-4d5b-8882-1433efea3599 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7e0659a-fbd1-48a9-b96c-b10db36666eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:09:29.456 +05:30 f07488b0-d221-4d5b-8882-1433efea3599 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 29.1693ms 2024-09-02 13:09:29.492 +05:30 b66417e6-3e5e-4fb9-bfc2-cb29db3b1447 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-02 13:09:29.493 +05:30 b66417e6-3e5e-4fb9-bfc2-cb29db3b1447 INF CORS policy execution successful. 2024-09-02 13:09:29.493 +05:30 b66417e6-3e5e-4fb9-bfc2-cb29db3b1447 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:09:29.493 +05:30 68e3529d-426f-42ce-a82e-fff214fd1a44 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:29.493 +05:30 68e3529d-426f-42ce-a82e-fff214fd1a44 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-02 13:09:29.500 +05:30 68e3529d-426f-42ce-a82e-fff214fd1a44 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:09:29.500 +05:30 68e3529d-426f-42ce-a82e-fff214fd1a44 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.8969ms 2024-09-02 13:09:29.500 +05:30 68e3529d-426f-42ce-a82e-fff214fd1a44 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:29.501 +05:30 68e3529d-426f-42ce-a82e-fff214fd1a44 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b66417e6-3e5e-4fb9-bfc2-cb29db3b1447}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:09:29.502 +05:30 68e3529d-426f-42ce-a82e-fff214fd1a44 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 9.7591ms 2024-09-02 13:09:56.583 +05:30 8f9193b8-b877-421d-9da5-8129da786dc7 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-02 13:09:56.585 +05:30 8f9193b8-b877-421d-9da5-8129da786dc7 INF CORS policy execution successful. 2024-09-02 13:09:56.585 +05:30 8f9193b8-b877-421d-9da5-8129da786dc7 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.1746ms 2024-09-02 13:09:56.591 +05:30 25ebaee0-5ba4-404d-9f8c-83b7ddc35fc4 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-02 13:09:56.591 +05:30 25ebaee0-5ba4-404d-9f8c-83b7ddc35fc4 INF CORS policy execution successful. 2024-09-02 13:09:56.592 +05:30 25ebaee0-5ba4-404d-9f8c-83b7ddc35fc4 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.4049ms 2024-09-02 13:09:56.625 +05:30 7ad05e4b-9e8c-4183-94a1-f565124f2e9a 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-02 13:09:56.627 +05:30 7ad05e4b-9e8c-4183-94a1-f565124f2e9a INF CORS policy execution successful. 2024-09-02 13:09:56.628 +05:30 7ad05e4b-9e8c-4183-94a1-f565124f2e9a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:09:56.628 +05:30 1fce6e04-e3ab-4b8e-b524-64151144fa29 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:56.629 +05:30 1fce6e04-e3ab-4b8e-b524-64151144fa29 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-02 13:09:56.636 +05:30 2ce5264b-ef83-413c-9f1d-d95cac06621b 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-02 13:09:56.636 +05:30 2ce5264b-ef83-413c-9f1d-d95cac06621b INF CORS policy execution successful. 2024-09-02 13:09:56.637 +05:30 2ce5264b-ef83-413c-9f1d-d95cac06621b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjIyMjAsImV4cCI6MTcyNTI2MjgyMCwiaWF0IjoxNzI1MjYyMjIwfQ.hJZS_7u_A7tTpIoRNFdAA_Dq-BXwy7UHPwZ1bWMP2Ig}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:09:56.637 +05:30 409ccd55-c483-4d70-8c17-8e0d18ab9893 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:56.637 +05:30 409ccd55-c483-4d70-8c17-8e0d18ab9893 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-02 13:09:56.667 +05:30 1fce6e04-e3ab-4b8e-b524-64151144fa29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:09:56.668 +05:30 409ccd55-c483-4d70-8c17-8e0d18ab9893 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:09:56.668 +05:30 1fce6e04-e3ab-4b8e-b524-64151144fa29 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 38.8982ms 2024-09-02 13:09:56.668 +05:30 1fce6e04-e3ab-4b8e-b524-64151144fa29 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:56.668 +05:30 409ccd55-c483-4d70-8c17-8e0d18ab9893 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 31.1583ms 2024-09-02 13:09:56.668 +05:30 409ccd55-c483-4d70-8c17-8e0d18ab9893 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:09:56.668 +05:30 1fce6e04-e3ab-4b8e-b524-64151144fa29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ad05e4b-9e8c-4183-94a1-f565124f2e9a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:09:56.668 +05:30 409ccd55-c483-4d70-8c17-8e0d18ab9893 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ce5264b-ef83-413c-9f1d-d95cac06621b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:09:56.669 +05:30 1fce6e04-e3ab-4b8e-b524-64151144fa29 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 43.229ms 2024-09-02 13:09:56.669 +05:30 409ccd55-c483-4d70-8c17-8e0d18ab9893 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 32.6636ms 2024-09-02 13:10:01.678 +05:30 e4130f3c-9690-49d7-818c-6cb1f0bec2a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 13:10:01.678 +05:30 e4130f3c-9690-49d7-818c-6cb1f0bec2a9 INF CORS policy execution successful. 2024-09-02 13:10:01.678 +05:30 e4130f3c-9690-49d7-818c-6cb1f0bec2a9 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 (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-02 13:10:01.679 +05:30 baad36f5-977c-418d-9f6e-a56a4c4deae3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:10:01.679 +05:30 baad36f5-977c-418d-9f6e-a56a4c4deae3 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-02 13:10:01.985 +05:30 baad36f5-977c-418d-9f6e-a56a4c4deae3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:10:01.986 +05:30 baad36f5-977c-418d-9f6e-a56a4c4deae3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 306.7483ms 2024-09-02 13:10:01.986 +05:30 baad36f5-977c-418d-9f6e-a56a4c4deae3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:10:01.986 +05:30 baad36f5-977c-418d-9f6e-a56a4c4deae3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4130f3c-9690-49d7-818c-6cb1f0bec2a9}, {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-02 13:10:01.987 +05:30 baad36f5-977c-418d-9f6e-a56a4c4deae3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 309.2487ms 2024-09-02 13:10:03.022 +05:30 b4ff4da8-9f75-4d97-b904-8c30d708398b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 13:10:03.023 +05:30 b4ff4da8-9f75-4d97-b904-8c30d708398b INF CORS policy execution successful. 2024-09-02 13:10:03.024 +05:30 b4ff4da8-9f75-4d97-b904-8c30d708398b 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 (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-02 13:10:03.024 +05:30 b8dea663-9c8a-420b-bbe2-3baac78bee0e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:10:03.024 +05:30 b8dea663-9c8a-420b-bbe2-3baac78bee0e 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-02 13:10:03.125 +05:30 b8dea663-9c8a-420b-bbe2-3baac78bee0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:10:03.126 +05:30 b8dea663-9c8a-420b-bbe2-3baac78bee0e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 101.3052ms 2024-09-02 13:10:03.126 +05:30 b8dea663-9c8a-420b-bbe2-3baac78bee0e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:10:03.126 +05:30 b8dea663-9c8a-420b-bbe2-3baac78bee0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4ff4da8-9f75-4d97-b904-8c30d708398b}, {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-02 13:10:03.127 +05:30 b8dea663-9c8a-420b-bbe2-3baac78bee0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 104.2884ms 2024-09-02 13:10:04.099 +05:30 f11c0440-a213-4862-85bc-7744d96a6fdc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 13:10:04.099 +05:30 f11c0440-a213-4862-85bc-7744d96a6fdc INF CORS policy execution successful. 2024-09-02 13:10:04.101 +05:30 f11c0440-a213-4862-85bc-7744d96a6fdc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.7666ms 2024-09-02 13:10:04.139 +05:30 f220c7a3-b2fc-49e8-b6e1-9ef0e69749a4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 13:10:04.140 +05:30 f220c7a3-b2fc-49e8-b6e1-9ef0e69749a4 INF CORS policy execution successful. 2024-09-02 13:10:04.140 +05:30 f220c7a3-b2fc-49e8-b6e1-9ef0e69749a4 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 (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-02 13:10:04.140 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:10:04.141 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF 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-02 13:10:04.175 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Database retrieved 2024-09-02 13:10:04.224 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Token generated 2024-09-02 13:10:04.225 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Token generated 2024-09-02 13:10:04.226 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:10:04.226 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 85.3694ms 2024-09-02 13:10:04.226 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:10:04.227 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f220c7a3-b2fc-49e8-b6e1-9ef0e69749a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzcwNCwiaWF0IjoxNzI1MjYyODA0fQ.0xZ64cT2_snTNeUFbiUCnG9xunU2wW_Rnb_Nl5BZNto\"}"} 2024-09-02 13:10:04.228 +05:30 9df48c09-c505-405a-992d-e6783e701b00 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 88.8868ms 2024-09-02 13:10:04.800 +05:30 e4730f37-7fb6-4ff6-b192-14275d3eed18 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-02 13:10:04.800 +05:30 e4730f37-7fb6-4ff6-b192-14275d3eed18 INF CORS policy execution successful. 2024-09-02 13:10:04.800 +05:30 e4730f37-7fb6-4ff6-b192-14275d3eed18 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.6643ms 2024-09-02 13:10:04.822 +05:30 91f7b3b5-8e40-41e7-8ce1-46aafc655476 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-02 13:10:04.822 +05:30 91f7b3b5-8e40-41e7-8ce1-46aafc655476 INF CORS policy execution successful. 2024-09-02 13:10:04.823 +05:30 91f7b3b5-8e40-41e7-8ce1-46aafc655476 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.7643ms 2024-09-02 13:10:04.868 +05:30 15884dc3-7bdc-460c-b61c-b61b037afae8 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-02 13:10:04.869 +05:30 15884dc3-7bdc-460c-b61c-b61b037afae8 INF CORS policy execution successful. 2024-09-02 13:10:04.870 +05:30 15884dc3-7bdc-460c-b61c-b61b037afae8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:10:04.871 +05:30 7dd80c85-9fa9-4eb8-9902-3256e78b52b5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:10:04.871 +05:30 7dd80c85-9fa9-4eb8-9902-3256e78b52b5 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-02 13:10:04.928 +05:30 37906b38-ecc8-414a-8397-7275b5e07dff 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-02 13:10:04.937 +05:30 37906b38-ecc8-414a-8397-7275b5e07dff INF CORS policy execution successful. 2024-09-02 13:10:04.937 +05:30 37906b38-ecc8-414a-8397-7275b5e07dff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:10:04.938 +05:30 ec08236e-8ed1-4951-a05c-03cd88b6df10 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:10:04.938 +05:30 ec08236e-8ed1-4951-a05c-03cd88b6df10 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-02 13:10:05.683 +05:30 ec08236e-8ed1-4951-a05c-03cd88b6df10 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:10:05.684 +05:30 ec08236e-8ed1-4951-a05c-03cd88b6df10 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 746.1083ms 2024-09-02 13:10:05.684 +05:30 ec08236e-8ed1-4951-a05c-03cd88b6df10 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:10:05.684 +05:30 ec08236e-8ed1-4951-a05c-03cd88b6df10 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37906b38-ecc8-414a-8397-7275b5e07dff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:10:05.685 +05:30 ec08236e-8ed1-4951-a05c-03cd88b6df10 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 757.4728ms 2024-09-02 13:10:05.757 +05:30 7dd80c85-9fa9-4eb8-9902-3256e78b52b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:10:05.757 +05:30 7dd80c85-9fa9-4eb8-9902-3256e78b52b5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 886.0127ms 2024-09-02 13:10:05.757 +05:30 7dd80c85-9fa9-4eb8-9902-3256e78b52b5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:10:05.758 +05:30 7dd80c85-9fa9-4eb8-9902-3256e78b52b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15884dc3-7bdc-460c-b61c-b61b037afae8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:10:05.758 +05:30 7dd80c85-9fa9-4eb8-9902-3256e78b52b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 890.264ms 2024-09-02 13:16:03.114 +05:30 46fb2560-dcab-455a-9924-779c76b9cd16 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-02 13:16:03.117 +05:30 46fb2560-dcab-455a-9924-779c76b9cd16 INF CORS policy execution successful. 2024-09-02 13:16:03.118 +05:30 46fb2560-dcab-455a-9924-779c76b9cd16 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 4.0112ms 2024-09-02 13:16:03.170 +05:30 3aa51b4e-fd95-406a-ac46-64ef086f1a31 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-02 13:16:03.172 +05:30 3aa51b4e-fd95-406a-ac46-64ef086f1a31 INF CORS policy execution successful. 2024-09-02 13:16:03.173 +05:30 3aa51b4e-fd95-406a-ac46-64ef086f1a31 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:16:03.174 +05:30 eb9e4294-fe38-48fe-9003-f24e4c7b6c5e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:03.174 +05:30 eb9e4294-fe38-48fe-9003-f24e4c7b6c5e 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-02 13:16:03.243 +05:30 eb9e4294-fe38-48fe-9003-f24e4c7b6c5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:16:03.244 +05:30 eb9e4294-fe38-48fe-9003-f24e4c7b6c5e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 69.1067ms 2024-09-02 13:16:03.244 +05:30 eb9e4294-fe38-48fe-9003-f24e4c7b6c5e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:03.244 +05:30 eb9e4294-fe38-48fe-9003-f24e4c7b6c5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3aa51b4e-fd95-406a-ac46-64ef086f1a31}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:16:03.246 +05:30 eb9e4294-fe38-48fe-9003-f24e4c7b6c5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 75.3907ms 2024-09-02 13:16:42.333 +05:30 1db2ea63-4a51-4911-82de-2a833f29eb7c 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-02 13:16:42.334 +05:30 1db2ea63-4a51-4911-82de-2a833f29eb7c INF CORS policy execution successful. 2024-09-02 13:16:42.336 +05:30 1db2ea63-4a51-4911-82de-2a833f29eb7c 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.2107ms 2024-09-02 13:16:42.367 +05:30 ff42223e-f964-4590-b8fa-75753b36170b 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-02 13:16:42.368 +05:30 ff42223e-f964-4590-b8fa-75753b36170b INF CORS policy execution successful. 2024-09-02 13:16:42.368 +05:30 ff42223e-f964-4590-b8fa-75753b36170b 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.5792ms 2024-09-02 13:16:42.407 +05:30 18cb0963-b1d3-4921-9d6c-b49ef070e67f 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-02 13:16:42.409 +05:30 18cb0963-b1d3-4921-9d6c-b49ef070e67f INF CORS policy execution successful. 2024-09-02 13:16:42.409 +05:30 18cb0963-b1d3-4921-9d6c-b49ef070e67f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:16:42.410 +05:30 f20dc14c-495e-46d5-8a34-d822fc068b72 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:42.411 +05:30 f20dc14c-495e-46d5-8a34-d822fc068b72 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-02 13:16:42.454 +05:30 f20dc14c-495e-46d5-8a34-d822fc068b72 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:16:42.454 +05:30 f20dc14c-495e-46d5-8a34-d822fc068b72 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 43.4223ms 2024-09-02 13:16:42.454 +05:30 f20dc14c-495e-46d5-8a34-d822fc068b72 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:42.455 +05:30 f20dc14c-495e-46d5-8a34-d822fc068b72 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 18cb0963-b1d3-4921-9d6c-b49ef070e67f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:16:42.455 +05:30 f20dc14c-495e-46d5-8a34-d822fc068b72 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 48.2509ms 2024-09-02 13:16:42.532 +05:30 2170e453-f2f0-4f94-bcf8-b3ecaef3e337 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-02 13:16:42.532 +05:30 2170e453-f2f0-4f94-bcf8-b3ecaef3e337 INF CORS policy execution successful. 2024-09-02 13:16:42.532 +05:30 2170e453-f2f0-4f94-bcf8-b3ecaef3e337 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:16:42.533 +05:30 f2567ba6-f6d7-4194-9c31-2ae1a433e261 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:42.533 +05:30 f2567ba6-f6d7-4194-9c31-2ae1a433e261 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-02 13:16:42.659 +05:30 f2567ba6-f6d7-4194-9c31-2ae1a433e261 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:16:42.660 +05:30 f2567ba6-f6d7-4194-9c31-2ae1a433e261 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 126.9461ms 2024-09-02 13:16:42.660 +05:30 f2567ba6-f6d7-4194-9c31-2ae1a433e261 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:42.660 +05:30 f2567ba6-f6d7-4194-9c31-2ae1a433e261 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2170e453-f2f0-4f94-bcf8-b3ecaef3e337}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:16:42.660 +05:30 f2567ba6-f6d7-4194-9c31-2ae1a433e261 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 128.4046ms 2024-09-02 13:16:42.950 +05:30 0416ded1-fd9f-404b-bd66-8b444388c427 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-02 13:16:42.950 +05:30 0416ded1-fd9f-404b-bd66-8b444388c427 INF CORS policy execution successful. 2024-09-02 13:16:42.950 +05:30 0416ded1-fd9f-404b-bd66-8b444388c427 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 0.5814ms 2024-09-02 13:16:42.995 +05:30 aca5d097-246b-4fe2-8132-0b09166b49d6 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-02 13:16:42.995 +05:30 aca5d097-246b-4fe2-8132-0b09166b49d6 INF CORS policy execution successful. 2024-09-02 13:16:42.995 +05:30 aca5d097-246b-4fe2-8132-0b09166b49d6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:16:42.995 +05:30 b296b45f-76ac-4469-8baa-01e0de0809cd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:42.996 +05:30 b296b45f-76ac-4469-8baa-01e0de0809cd 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-02 13:16:42.999 +05:30 b296b45f-76ac-4469-8baa-01e0de0809cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:16:42.999 +05:30 b296b45f-76ac-4469-8baa-01e0de0809cd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.0707ms 2024-09-02 13:16:42.999 +05:30 b296b45f-76ac-4469-8baa-01e0de0809cd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:42.999 +05:30 b296b45f-76ac-4469-8baa-01e0de0809cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aca5d097-246b-4fe2-8132-0b09166b49d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:16:42.999 +05:30 b296b45f-76ac-4469-8baa-01e0de0809cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 4.7329ms 2024-09-02 13:16:46.912 +05:30 b13f99bf-ab37-4dd9-8ab3-479d0c2d212b 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-02 13:16:46.913 +05:30 b13f99bf-ab37-4dd9-8ab3-479d0c2d212b INF CORS policy execution successful. 2024-09-02 13:16:46.914 +05:30 b13f99bf-ab37-4dd9-8ab3-479d0c2d212b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:16:46.914 +05:30 b058fcdc-6a5d-4c5f-b88b-1e3e04064ba2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:46.914 +05:30 b058fcdc-6a5d-4c5f-b88b-1e3e04064ba2 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-02 13:16:46.918 +05:30 b058fcdc-6a5d-4c5f-b88b-1e3e04064ba2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:16:46.918 +05:30 b058fcdc-6a5d-4c5f-b88b-1e3e04064ba2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.9936ms 2024-09-02 13:16:46.918 +05:30 b058fcdc-6a5d-4c5f-b88b-1e3e04064ba2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:46.918 +05:30 b058fcdc-6a5d-4c5f-b88b-1e3e04064ba2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b13f99bf-ab37-4dd9-8ab3-479d0c2d212b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:16:46.919 +05:30 b058fcdc-6a5d-4c5f-b88b-1e3e04064ba2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 6.6529ms 2024-09-02 13:16:47.565 +05:30 78a8bb63-9457-4c27-b8a8-ff32ad998753 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-02 13:16:47.565 +05:30 78a8bb63-9457-4c27-b8a8-ff32ad998753 INF CORS policy execution successful. 2024-09-02 13:16:47.565 +05:30 78a8bb63-9457-4c27-b8a8-ff32ad998753 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:16:47.565 +05:30 4ff3bbfb-6b79-400d-8186-4315335bf832 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:47.566 +05:30 4ff3bbfb-6b79-400d-8186-4315335bf832 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-02 13:16:47.568 +05:30 4ff3bbfb-6b79-400d-8186-4315335bf832 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:16:47.569 +05:30 4ff3bbfb-6b79-400d-8186-4315335bf832 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.0454ms 2024-09-02 13:16:47.569 +05:30 4ff3bbfb-6b79-400d-8186-4315335bf832 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:16:47.569 +05:30 4ff3bbfb-6b79-400d-8186-4315335bf832 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78a8bb63-9457-4c27-b8a8-ff32ad998753}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:16:47.569 +05:30 4ff3bbfb-6b79-400d-8186-4315335bf832 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 4.6314ms 2024-09-02 13:17:04.345 +05:30 1694a032-8208-4b77-8e90-3c67b9747440 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-02 13:17:04.345 +05:30 1694a032-8208-4b77-8e90-3c67b9747440 INF CORS policy execution successful. 2024-09-02 13:17:04.346 +05:30 1694a032-8208-4b77-8e90-3c67b9747440 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 1.408ms 2024-09-02 13:17:04.392 +05:30 baaa2182-bea6-4ac1-a588-e8cd0974311f 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-02 13:17:04.393 +05:30 baaa2182-bea6-4ac1-a588-e8cd0974311f INF CORS policy execution successful. 2024-09-02 13:17:04.393 +05:30 baaa2182-bea6-4ac1-a588-e8cd0974311f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:17:04.394 +05:30 b21c0f38-3afe-46d7-85a4-81735758dd41 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:04.394 +05:30 b21c0f38-3afe-46d7-85a4-81735758dd41 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-02 13:17:04.403 +05:30 b21c0f38-3afe-46d7-85a4-81735758dd41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:17:04.404 +05:30 b21c0f38-3afe-46d7-85a4-81735758dd41 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.627ms 2024-09-02 13:17:04.404 +05:30 b21c0f38-3afe-46d7-85a4-81735758dd41 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:04.405 +05:30 b21c0f38-3afe-46d7-85a4-81735758dd41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: baaa2182-bea6-4ac1-a588-e8cd0974311f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:17:04.405 +05:30 b21c0f38-3afe-46d7-85a4-81735758dd41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 13.4492ms 2024-09-02 13:17:10.140 +05:30 ce1be980-eae8-497a-b707-94ccd1bcb792 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-02 13:17:10.140 +05:30 ce1be980-eae8-497a-b707-94ccd1bcb792 INF CORS policy execution successful. 2024-09-02 13:17:10.141 +05:30 ce1be980-eae8-497a-b707-94ccd1bcb792 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 0.9673ms 2024-09-02 13:17:10.190 +05:30 1ca31e09-4598-4455-9c69-436717311aaa 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-02 13:17:10.191 +05:30 1ca31e09-4598-4455-9c69-436717311aaa INF CORS policy execution successful. 2024-09-02 13:17:10.192 +05:30 1ca31e09-4598-4455-9c69-436717311aaa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:17:10.192 +05:30 b24128f1-eacd-4b3e-9ffc-20becf8b0375 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:10.192 +05:30 b24128f1-eacd-4b3e-9ffc-20becf8b0375 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-02 13:17:10.196 +05:30 b24128f1-eacd-4b3e-9ffc-20becf8b0375 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:17:10.196 +05:30 b24128f1-eacd-4b3e-9ffc-20becf8b0375 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.007ms 2024-09-02 13:17:10.196 +05:30 b24128f1-eacd-4b3e-9ffc-20becf8b0375 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:10.196 +05:30 b24128f1-eacd-4b3e-9ffc-20becf8b0375 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ca31e09-4598-4455-9c69-436717311aaa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:17:10.197 +05:30 b24128f1-eacd-4b3e-9ffc-20becf8b0375 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 6.3489ms 2024-09-02 13:17:12.531 +05:30 0d1327ef-8783-450d-88b0-e5e142e0ab48 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-02 13:17:12.531 +05:30 0d1327ef-8783-450d-88b0-e5e142e0ab48 INF CORS policy execution successful. 2024-09-02 13:17:12.532 +05:30 0d1327ef-8783-450d-88b0-e5e142e0ab48 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:17:12.532 +05:30 9c2ddf26-1ae0-4dbf-b239-2073f529e63e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:12.532 +05:30 9c2ddf26-1ae0-4dbf-b239-2073f529e63e 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-02 13:17:12.535 +05:30 9c2ddf26-1ae0-4dbf-b239-2073f529e63e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:17:12.535 +05:30 9c2ddf26-1ae0-4dbf-b239-2073f529e63e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.2934ms 2024-09-02 13:17:12.535 +05:30 9c2ddf26-1ae0-4dbf-b239-2073f529e63e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:12.536 +05:30 9c2ddf26-1ae0-4dbf-b239-2073f529e63e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d1327ef-8783-450d-88b0-e5e142e0ab48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:17:12.536 +05:30 9c2ddf26-1ae0-4dbf-b239-2073f529e63e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 5.2497ms 2024-09-02 13:17:13.123 +05:30 4b0f2b5b-6a0d-445c-b4c8-f92fbcad5998 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-02 13:17:13.123 +05:30 4b0f2b5b-6a0d-445c-b4c8-f92fbcad5998 INF CORS policy execution successful. 2024-09-02 13:17:13.123 +05:30 4b0f2b5b-6a0d-445c-b4c8-f92fbcad5998 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:17:13.124 +05:30 5d710c88-6d9c-48fe-949b-e2230b9c0561 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:13.124 +05:30 5d710c88-6d9c-48fe-949b-e2230b9c0561 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-02 13:17:13.127 +05:30 5d710c88-6d9c-48fe-949b-e2230b9c0561 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:17:13.127 +05:30 5d710c88-6d9c-48fe-949b-e2230b9c0561 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.0872ms 2024-09-02 13:17:13.127 +05:30 5d710c88-6d9c-48fe-949b-e2230b9c0561 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:13.127 +05:30 5d710c88-6d9c-48fe-949b-e2230b9c0561 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b0f2b5b-6a0d-445c-b4c8-f92fbcad5998}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:17:13.127 +05:30 5d710c88-6d9c-48fe-949b-e2230b9c0561 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 4.7295ms 2024-09-02 13:17:45.280 +05:30 0cc20032-27e8-4884-adcd-e4e168ec8131 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-02 13:17:45.282 +05:30 0cc20032-27e8-4884-adcd-e4e168ec8131 INF CORS policy execution successful. 2024-09-02 13:17:45.283 +05:30 0cc20032-27e8-4884-adcd-e4e168ec8131 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 3.6941ms 2024-09-02 13:17:45.325 +05:30 12dabb36-ab34-47df-9560-26ffe4d45ed6 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-02 13:17:45.327 +05:30 12dabb36-ab34-47df-9560-26ffe4d45ed6 INF CORS policy execution successful. 2024-09-02 13:17:45.327 +05:30 12dabb36-ab34-47df-9560-26ffe4d45ed6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:17:45.328 +05:30 efd95068-b736-4e3b-a594-22335f8c44bc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:45.329 +05:30 efd95068-b736-4e3b-a594-22335f8c44bc 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-02 13:17:45.338 +05:30 efd95068-b736-4e3b-a594-22335f8c44bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:17:45.338 +05:30 efd95068-b736-4e3b-a594-22335f8c44bc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.0413ms 2024-09-02 13:17:45.338 +05:30 efd95068-b736-4e3b-a594-22335f8c44bc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:45.338 +05:30 efd95068-b736-4e3b-a594-22335f8c44bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12dabb36-ab34-47df-9560-26ffe4d45ed6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:17:45.339 +05:30 efd95068-b736-4e3b-a594-22335f8c44bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 13.5526ms 2024-09-02 13:17:50.312 +05:30 0300c4e1-aab1-40d7-8647-e4ce6fedaa0a 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-02 13:17:50.313 +05:30 0300c4e1-aab1-40d7-8647-e4ce6fedaa0a INF CORS policy execution successful. 2024-09-02 13:17:50.313 +05:30 0300c4e1-aab1-40d7-8647-e4ce6fedaa0a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:17:50.314 +05:30 e8df5bab-3813-4d59-8006-9ea7b132b0b4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:50.314 +05:30 e8df5bab-3813-4d59-8006-9ea7b132b0b4 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-02 13:17:50.317 +05:30 e8df5bab-3813-4d59-8006-9ea7b132b0b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:17:50.317 +05:30 e8df5bab-3813-4d59-8006-9ea7b132b0b4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.5187ms 2024-09-02 13:17:50.317 +05:30 e8df5bab-3813-4d59-8006-9ea7b132b0b4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:50.317 +05:30 e8df5bab-3813-4d59-8006-9ea7b132b0b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0300c4e1-aab1-40d7-8647-e4ce6fedaa0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:17:50.318 +05:30 e8df5bab-3813-4d59-8006-9ea7b132b0b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 5.3912ms 2024-09-02 13:17:53.015 +05:30 c8d27853-28fb-4064-84a2-c8dbaa55a417 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-02 13:17:53.015 +05:30 c8d27853-28fb-4064-84a2-c8dbaa55a417 INF CORS policy execution successful. 2024-09-02 13:17:53.015 +05:30 c8d27853-28fb-4064-84a2-c8dbaa55a417 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 0.7542ms 2024-09-02 13:17:53.105 +05:30 6b29ec57-6f63-4323-837d-c770f13ffa71 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-02 13:17:53.106 +05:30 6b29ec57-6f63-4323-837d-c770f13ffa71 INF CORS policy execution successful. 2024-09-02 13:17:53.107 +05:30 6b29ec57-6f63-4323-837d-c770f13ffa71 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzQwNCwiaWF0IjoxNzI1MjYyODA0fQ.MIDwRkWKlxEtSXHgXMk5VqAfHymtyk2hNFzp5mPR5To}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:17:53.107 +05:30 b13c0f0f-fac2-4b68-97fe-dd6957e5b20a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:53.108 +05:30 b13c0f0f-fac2-4b68-97fe-dd6957e5b20a 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-02 13:17:53.113 +05:30 b13c0f0f-fac2-4b68-97fe-dd6957e5b20a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:17:53.114 +05:30 b13c0f0f-fac2-4b68-97fe-dd6957e5b20a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.7311ms 2024-09-02 13:17:53.114 +05:30 b13c0f0f-fac2-4b68-97fe-dd6957e5b20a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:17:53.114 +05:30 b13c0f0f-fac2-4b68-97fe-dd6957e5b20a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b29ec57-6f63-4323-837d-c770f13ffa71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:17:53.115 +05:30 b13c0f0f-fac2-4b68-97fe-dd6957e5b20a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 9.8535ms 2024-09-02 13:18:32.521 +05:30 8889b5e9-7c30-4ea9-af8b-d211030abe89 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 13:18:32.525 +05:30 8889b5e9-7c30-4ea9-af8b-d211030abe89 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: d953dab8-3413-41f0-9c1f-ea2106b48cd2} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 13:18:32.527 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:18:32.528 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF 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-02 13:18:32.564 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Database retrieved 2024-09-02 13:18:32.584 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Token generated 2024-09-02 13:18:32.584 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Token generated 2024-09-02 13:18:32.585 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:18:32.585 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 57.4301ms 2024-09-02 13:18:32.586 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:18:32.586 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8889b5e9-7c30-4ea9-af8b-d211030abe89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjMzMTIsImV4cCI6MTcyNTI2MzkxMiwiaWF0IjoxNzI1MjYzMzEyfQ.K2bLOBdvqHgviYflit6rViQ_uMgphjayaQBJupS2S0Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjMzMTIsImV4cCI6MTcyNTI2NDIxMiwiaWF0IjoxNzI1MjYzMzEyfQ.-HvOvnYFyiR1ESMhaw35m-qA9TsijVOa7oTJ-xURroI\"}"} 2024-09-02 13:18:32.586 +05:30 a15306bd-62bb-4cda-97fb-b6e780188e7a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 67.1812ms 2024-09-02 13:18:56.893 +05:30 fc07691f-b453-4f9a-8d52-b6e748bf7ea8 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 13:18:56.895 +05:30 fc07691f-b453-4f9a-8d52-b6e748bf7ea8 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: a21267fd-e1bf-49b3-b31a-bdceabf2ca2b} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 13:18:56.895 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:18:56.896 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF 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-02 13:18:56.939 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Database retrieved 2024-09-02 13:19:01.226 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Token generated 2024-09-02 13:19:01.226 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Token generated 2024-09-02 13:19:01.227 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:19:01.228 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 4331.5957ms 2024-09-02 13:19:01.228 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:19:01.228 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc07691f-b453-4f9a-8d52-b6e748bf7ea8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjMzNDEsImV4cCI6MTcyNTI2Mzk0MSwiaWF0IjoxNzI1MjYzMzQxfQ.ORt4V0lxZX4kgM_btUsIXVuk6Z4QC8LRAhl-6o4wrl8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjMzNDEsImV4cCI6MTcyNTI2NDI0MSwiaWF0IjoxNzI1MjYzMzQxfQ.NIKNkbAJWFR81UYBhDveMGDELBwr4SVcGmZgAIKnUI0\"}"} 2024-09-02 13:19:01.228 +05:30 85850775-8380-4bd7-af13-9b5320a0b9df INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 4335.689ms 2024-09-02 13:20:04.955 +05:30 04f0fbff-5781-4610-a4f2-1b45a3f79b26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzcwNCwiaWF0IjoxNzI1MjYyODA0fQ.0xZ64cT2_snTNeUFbiUCnG9xunU2wW_Rnb_Nl5BZNto - null null 2024-09-02 13:20:04.958 +05:30 04f0fbff-5781-4610-a4f2-1b45a3f79b26 INF CORS policy execution successful. 2024-09-02 13:20:04.964 +05:30 04f0fbff-5781-4610-a4f2-1b45a3f79b26 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzcwNCwiaWF0IjoxNzI1MjYyODA0fQ.0xZ64cT2_snTNeUFbiUCnG9xunU2wW_Rnb_Nl5BZNto 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-02 13:20:04.968 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:20:04.970 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f 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-02 13:20:05.110 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF Token generated 2024-09-02 13:20:05.110 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF Token generated 2024-09-02 13:20:05.114 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:20:05.116 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 144.5604ms 2024-09-02 13:20:05.116 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:20:05.117 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04f0fbff-5781-4610-a4f2-1b45a3f79b26}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM0MDUsImV4cCI6MTcyNTI2NDAwNSwiaWF0IjoxNzI1MjYzNDA1fQ.GLeSmkhy9qSrNby-DQE4wkCdCPckiY-jva4xG_RFIWY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM0MDUsImV4cCI6MTcyNTI2NDMwNSwiaWF0IjoxNzI1MjYzNDA1fQ.hA-tOiPUG066TP5drI4oHn_b87qE3qSwIj2ZkoGVxMM\"}"} 2024-09-02 13:20:05.118 +05:30 84003ec9-1360-45bf-b47d-b44c5325310f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjI4MDQsImV4cCI6MTcyNTI2MzcwNCwiaWF0IjoxNzI1MjYyODA0fQ.0xZ64cT2_snTNeUFbiUCnG9xunU2wW_Rnb_Nl5BZNto - 200 899 application/json; charset=utf-8 163.789ms 2024-09-02 13:22:56.130 +05:30 88409c6f-e39c-4ffe-beea-b2cd50e9d323 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-02 13:22:56.132 +05:30 88409c6f-e39c-4ffe-beea-b2cd50e9d323 INF CORS policy execution successful. 2024-09-02 13:22:56.132 +05:30 88409c6f-e39c-4ffe-beea-b2cd50e9d323 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.2579ms 2024-09-02 13:22:56.132 +05:30 950514ca-21eb-46ed-9c59-fd6c0f23b9fe 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-02 13:22:56.133 +05:30 950514ca-21eb-46ed-9c59-fd6c0f23b9fe INF CORS policy execution successful. 2024-09-02 13:22:56.133 +05:30 950514ca-21eb-46ed-9c59-fd6c0f23b9fe 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.2533ms 2024-09-02 13:22:56.180 +05:30 2ba082e1-3f7e-4473-8529-ac4d7a9a843a 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-02 13:22:56.181 +05:30 2ba082e1-3f7e-4473-8529-ac4d7a9a843a INF CORS policy execution successful. 2024-09-02 13:22:56.182 +05:30 2ba082e1-3f7e-4473-8529-ac4d7a9a843a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM0MDUsImV4cCI6MTcyNTI2NDAwNSwiaWF0IjoxNzI1MjYzNDA1fQ.GLeSmkhy9qSrNby-DQE4wkCdCPckiY-jva4xG_RFIWY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:22:56.183 +05:30 2b338b88-d9e7-42d7-ad47-addffdab3e61 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:22:56.183 +05:30 2b338b88-d9e7-42d7-ad47-addffdab3e61 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-02 13:22:56.251 +05:30 2b338b88-d9e7-42d7-ad47-addffdab3e61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:22:56.251 +05:30 2b338b88-d9e7-42d7-ad47-addffdab3e61 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 68.1732ms 2024-09-02 13:22:56.252 +05:30 2b338b88-d9e7-42d7-ad47-addffdab3e61 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:22:56.252 +05:30 2b338b88-d9e7-42d7-ad47-addffdab3e61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ba082e1-3f7e-4473-8529-ac4d7a9a843a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:22:56.252 +05:30 2b338b88-d9e7-42d7-ad47-addffdab3e61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 72.2957ms 2024-09-02 13:22:56.317 +05:30 5278a016-6691-4a85-bdda-7f49de87b2a4 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-02 13:22:56.317 +05:30 5278a016-6691-4a85-bdda-7f49de87b2a4 INF CORS policy execution successful. 2024-09-02 13:22:56.318 +05:30 5278a016-6691-4a85-bdda-7f49de87b2a4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM0MDUsImV4cCI6MTcyNTI2NDAwNSwiaWF0IjoxNzI1MjYzNDA1fQ.GLeSmkhy9qSrNby-DQE4wkCdCPckiY-jva4xG_RFIWY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:22:56.318 +05:30 8985ebdd-8632-48b3-bbff-52aa89e99827 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:22:56.318 +05:30 8985ebdd-8632-48b3-bbff-52aa89e99827 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-02 13:22:56.324 +05:30 8985ebdd-8632-48b3-bbff-52aa89e99827 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:22:56.324 +05:30 8985ebdd-8632-48b3-bbff-52aa89e99827 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.1649ms 2024-09-02 13:22:56.324 +05:30 8985ebdd-8632-48b3-bbff-52aa89e99827 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:22:56.324 +05:30 8985ebdd-8632-48b3-bbff-52aa89e99827 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5278a016-6691-4a85-bdda-7f49de87b2a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:22:56.325 +05:30 8985ebdd-8632-48b3-bbff-52aa89e99827 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 7.7705ms 2024-09-02 13:26:23.413 +05:30 0958a744-17c6-46e5-ae79-dc2b25c6c786 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-02 13:26:23.414 +05:30 0958a744-17c6-46e5-ae79-dc2b25c6c786 INF CORS policy execution successful. 2024-09-02 13:26:23.415 +05:30 0958a744-17c6-46e5-ae79-dc2b25c6c786 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.407ms 2024-09-02 13:26:23.470 +05:30 18d21214-8089-4739-8f9c-40d4ebb39a00 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-02 13:26:23.473 +05:30 18d21214-8089-4739-8f9c-40d4ebb39a00 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:33:28 AM', Current time (UTC): '9/2/2024 7:56:23 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 13:26:23.476 +05:30 18d21214-8089-4739-8f9c-40d4ebb39a00 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:33:28 AM', Current time (UTC): '9/2/2024 7:56:23 AM'. 2024-09-02 13:26:23.476 +05:30 18d21214-8089-4739-8f9c-40d4ebb39a00 INF CORS policy execution successful. 2024-09-02 13:26:23.477 +05:30 18d21214-8089-4739-8f9c-40d4ebb39a00 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTYwOCwiaWF0IjoxNzI1MjUxMDA4fQ.R3YkQDAb83E9rKsYDoQjgoqY1Bt-x1Sep9_68nXPv98}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 13:26:23.477 +05:30 ae22cb7c-6a5e-46f6-bde5-4dfe1548ff68 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 13:26:23.478 +05:30 ae22cb7c-6a5e-46f6-bde5-4dfe1548ff68 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 13:26:23.478 +05:30 ae22cb7c-6a5e-46f6-bde5-4dfe1548ff68 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 18d21214-8089-4739-8f9c-40d4ebb39a00}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 04:33:28'"} Body: 2024-09-02 13:26:23.478 +05:30 ae22cb7c-6a5e-46f6-bde5-4dfe1548ff68 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 8.132ms 2024-09-02 13:26:23.521 +05:30 8fe55681-aa8a-4b7c-a11a-c018c95c4e49 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTkwOCwiaWF0IjoxNzI1MjUxMDA4fQ.QXNeA-fGb29w24n5ZK-MdzsVlTC0osFljAy0ybsyeeU - null null 2024-09-02 13:26:23.521 +05:30 8fe55681-aa8a-4b7c-a11a-c018c95c4e49 INF CORS policy execution successful. 2024-09-02 13:26:23.522 +05:30 8fe55681-aa8a-4b7c-a11a-c018c95c4e49 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTkwOCwiaWF0IjoxNzI1MjUxMDA4fQ.QXNeA-fGb29w24n5ZK-MdzsVlTC0osFljAy0ybsyeeU 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-02 13:26:23.522 +05:30 f294f5f3-2d85-41dc-99e9-46dd45e1839c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:26:23.523 +05:30 f294f5f3-2d85-41dc-99e9-46dd45e1839c 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-02 13:26:23.526 +05:30 f294f5f3-2d85-41dc-99e9-46dd45e1839c INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:26:23.527 +05:30 f294f5f3-2d85-41dc-99e9-46dd45e1839c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 4.3214ms 2024-09-02 13:26:23.527 +05:30 f294f5f3-2d85-41dc-99e9-46dd45e1839c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:26:23.528 +05:30 f294f5f3-2d85-41dc-99e9-46dd45e1839c INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 8fe55681-aa8a-4b7c-a11a-c018c95c4e49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 13:26:23.528 +05:30 f294f5f3-2d85-41dc-99e9-46dd45e1839c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTEwMDgsImV4cCI6MTcyNTI1MTkwOCwiaWF0IjoxNzI1MjUxMDA4fQ.QXNeA-fGb29w24n5ZK-MdzsVlTC0osFljAy0ybsyeeU - 400 90 application/json; charset=utf-8 6.7725ms 2024-09-02 13:26:33.698 +05:30 51b26a2c-6538-4aab-9114-be319b7c5e4e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 13:26:33.699 +05:30 51b26a2c-6538-4aab-9114-be319b7c5e4e INF CORS policy execution successful. 2024-09-02 13:26:33.699 +05:30 51b26a2c-6538-4aab-9114-be319b7c5e4e 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-02 13:26:33.700 +05:30 6ac53a45-b383-4d67-987b-16071a9e7c6c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:26:33.700 +05:30 6ac53a45-b383-4d67-987b-16071a9e7c6c 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-02 13:26:33.737 +05:30 6ac53a45-b383-4d67-987b-16071a9e7c6c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:26:33.737 +05:30 6ac53a45-b383-4d67-987b-16071a9e7c6c INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 37.1403ms 2024-09-02 13:26:33.737 +05:30 6ac53a45-b383-4d67-987b-16071a9e7c6c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:26:33.737 +05:30 6ac53a45-b383-4d67-987b-16071a9e7c6c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51b26a2c-6538-4aab-9114-be319b7c5e4e}, {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-02 13:26:33.738 +05:30 6ac53a45-b383-4d67-987b-16071a9e7c6c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 40.0059ms 2024-09-02 13:29:29.145 +05:30 ac186bc2-3f9b-490a-8615-bd1465c8f1c1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 13:29:29.150 +05:30 ac186bc2-3f9b-490a-8615-bd1465c8f1c1 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: 32e0eee8-a5ca-419d-9523-ee97bbcb293a} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 13:29:29.151 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:29:29.153 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF 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-02 13:29:29.192 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Database retrieved 2024-09-02 13:29:29.248 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Token generated 2024-09-02 13:29:29.249 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Token generated 2024-09-02 13:29:29.250 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:29:29.251 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 97.6921ms 2024-09-02 13:29:29.251 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:29:29.251 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac186bc2-3f9b-490a-8615-bd1465c8f1c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM5NjksImV4cCI6MTcyNTI2NDU2OSwiaWF0IjoxNzI1MjYzOTY5fQ.ReHc7BkD-P1unRC25RrT4Q0kbLToTQppHqNE-Zht0dw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM5NjksImV4cCI6MTcyNTI2NDg2OSwiaWF0IjoxNzI1MjYzOTY5fQ.e7IhtJUQm_e54BtEFj0eMn_5fYVz-poODhKY3EMj278\"}"} 2024-09-02 13:29:29.252 +05:30 27e7871d-3480-4d46-a129-56f369b5dacf INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 107.7812ms 2024-09-02 13:30:08.701 +05:30 dc0fdff1-cc7b-47e7-9e14-ce89f0ca54de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM0MDUsImV4cCI6MTcyNTI2NDMwNSwiaWF0IjoxNzI1MjYzNDA1fQ.hA-tOiPUG066TP5drI4oHn_b87qE3qSwIj2ZkoGVxMM - null null 2024-09-02 13:30:08.704 +05:30 dc0fdff1-cc7b-47e7-9e14-ce89f0ca54de INF CORS policy execution successful. 2024-09-02 13:30:08.706 +05:30 dc0fdff1-cc7b-47e7-9e14-ce89f0ca54de INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM0MDUsImV4cCI6MTcyNTI2NDMwNSwiaWF0IjoxNzI1MjYzNDA1fQ.hA-tOiPUG066TP5drI4oHn_b87qE3qSwIj2ZkoGVxMM 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-02 13:30:08.710 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:30:08.711 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 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-02 13:30:08.803 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF Token generated 2024-09-02 13:30:08.803 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF Token generated 2024-09-02 13:30:08.804 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:30:08.805 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 93.5215ms 2024-09-02 13:30:08.805 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:30:08.805 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc0fdff1-cc7b-47e7-9e14-ce89f0ca54de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDYwOCwiaWF0IjoxNzI1MjY0MDA4fQ.0EjxHT8aRu-LAkslOUfeyfeleV5j9z8PKGUSqjAHTBg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDkwOCwiaWF0IjoxNzI1MjY0MDA4fQ.tNBSKvjl3eMs2uJblJZhGbnZhJ2CXgSfXDa3R0J4PKU\"}"} 2024-09-02 13:30:08.806 +05:30 5a47751d-0b7c-458a-b34e-bffffca611a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjM0MDUsImV4cCI6MTcyNTI2NDMwNSwiaWF0IjoxNzI1MjYzNDA1fQ.hA-tOiPUG066TP5drI4oHn_b87qE3qSwIj2ZkoGVxMM - 200 899 application/json; charset=utf-8 105.4148ms 2024-09-02 13:31:59.830 +05:30 c710c380-0983-4589-82a2-4c706a139d51 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-02 13:31:59.833 +05:30 c710c380-0983-4589-82a2-4c706a139d51 INF CORS policy execution successful. 2024-09-02 13:31:59.834 +05:30 c710c380-0983-4589-82a2-4c706a139d51 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.5823ms 2024-09-02 13:31:59.956 +05:30 f59c4954-961f-4ac5-ad09-854950b68cc0 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-02 13:31:59.958 +05:30 f59c4954-961f-4ac5-ad09-854950b68cc0 INF CORS policy execution successful. 2024-09-02 13:31:59.959 +05:30 f59c4954-961f-4ac5-ad09-854950b68cc0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDYwOCwiaWF0IjoxNzI1MjY0MDA4fQ.0EjxHT8aRu-LAkslOUfeyfeleV5j9z8PKGUSqjAHTBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:31:59.961 +05:30 17191dd2-dda5-4e2e-bf78-87c7eee58aa8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:31:59.961 +05:30 17191dd2-dda5-4e2e-bf78-87c7eee58aa8 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-02 13:31:59.995 +05:30 17191dd2-dda5-4e2e-bf78-87c7eee58aa8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:31:59.996 +05:30 17191dd2-dda5-4e2e-bf78-87c7eee58aa8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 34.5508ms 2024-09-02 13:31:59.996 +05:30 17191dd2-dda5-4e2e-bf78-87c7eee58aa8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:31:59.996 +05:30 17191dd2-dda5-4e2e-bf78-87c7eee58aa8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f59c4954-961f-4ac5-ad09-854950b68cc0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:31:59.997 +05:30 17191dd2-dda5-4e2e-bf78-87c7eee58aa8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 41.0518ms 2024-09-02 13:32:00.114 +05:30 1d47b222-b59f-4e69-9214-250b0e385829 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-02 13:32:00.114 +05:30 1d47b222-b59f-4e69-9214-250b0e385829 INF CORS policy execution successful. 2024-09-02 13:32:00.115 +05:30 1d47b222-b59f-4e69-9214-250b0e385829 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.514ms 2024-09-02 13:32:00.160 +05:30 1fba05d5-4112-48b8-aea8-2fc7cac4671c 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-02 13:32:00.161 +05:30 1fba05d5-4112-48b8-aea8-2fc7cac4671c INF CORS policy execution successful. 2024-09-02 13:32:00.161 +05:30 1fba05d5-4112-48b8-aea8-2fc7cac4671c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDYwOCwiaWF0IjoxNzI1MjY0MDA4fQ.0EjxHT8aRu-LAkslOUfeyfeleV5j9z8PKGUSqjAHTBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 13:32:00.162 +05:30 4100fd40-3f3c-4f15-8c9c-b397de445814 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:32:00.162 +05:30 4100fd40-3f3c-4f15-8c9c-b397de445814 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-02 13:32:00.204 +05:30 4100fd40-3f3c-4f15-8c9c-b397de445814 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:32:00.205 +05:30 4100fd40-3f3c-4f15-8c9c-b397de445814 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 42.762ms 2024-09-02 13:32:00.205 +05:30 4100fd40-3f3c-4f15-8c9c-b397de445814 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:32:00.205 +05:30 4100fd40-3f3c-4f15-8c9c-b397de445814 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1fba05d5-4112-48b8-aea8-2fc7cac4671c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:32:00.205 +05:30 4100fd40-3f3c-4f15-8c9c-b397de445814 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 44.9613ms 2024-09-02 13:36:32.282 +05:30 8e97d284-9e27-4ab1-8025-fe2babf8bc6a 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-02 13:36:32.283 +05:30 8e97d284-9e27-4ab1-8025-fe2babf8bc6a INF CORS policy execution successful. 2024-09-02 13:36:32.282 +05:30 181ec734-106c-40fe-bde4-dde76eb45574 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-02 13:36:32.284 +05:30 181ec734-106c-40fe-bde4-dde76eb45574 INF CORS policy execution successful. 2024-09-02 13:36:32.284 +05:30 8e97d284-9e27-4ab1-8025-fe2babf8bc6a 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.9515ms 2024-09-02 13:36:32.286 +05:30 181ec734-106c-40fe-bde4-dde76eb45574 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.9493ms 2024-09-02 13:36:32.340 +05:30 125e17d2-5249-4fe6-9f5a-d4b5a4e74fdd 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-02 13:36:32.342 +05:30 125e17d2-5249-4fe6-9f5a-d4b5a4e74fdd INF CORS policy execution successful. 2024-09-02 13:36:32.343 +05:30 125e17d2-5249-4fe6-9f5a-d4b5a4e74fdd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDYwOCwiaWF0IjoxNzI1MjY0MDA4fQ.0EjxHT8aRu-LAkslOUfeyfeleV5j9z8PKGUSqjAHTBg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:36:32.344 +05:30 3e6ea550-507c-4892-bdf2-1515d5fe5a24 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:36:32.345 +05:30 3e6ea550-507c-4892-bdf2-1515d5fe5a24 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-02 13:36:32.415 +05:30 3e6ea550-507c-4892-bdf2-1515d5fe5a24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:36:32.416 +05:30 3e6ea550-507c-4892-bdf2-1515d5fe5a24 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 70.6904ms 2024-09-02 13:36:32.416 +05:30 3e6ea550-507c-4892-bdf2-1515d5fe5a24 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:36:32.416 +05:30 3e6ea550-507c-4892-bdf2-1515d5fe5a24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 125e17d2-5249-4fe6-9f5a-d4b5a4e74fdd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:36:32.417 +05:30 3e6ea550-507c-4892-bdf2-1515d5fe5a24 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 76.5638ms 2024-09-02 13:36:32.459 +05:30 218e8954-c422-46ed-b7fd-2444f7f10777 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-02 13:36:32.459 +05:30 218e8954-c422-46ed-b7fd-2444f7f10777 INF CORS policy execution successful. 2024-09-02 13:36:32.460 +05:30 218e8954-c422-46ed-b7fd-2444f7f10777 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDYwOCwiaWF0IjoxNzI1MjY0MDA4fQ.0EjxHT8aRu-LAkslOUfeyfeleV5j9z8PKGUSqjAHTBg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:36:32.460 +05:30 bf68254f-d906-49e7-9a75-a1a807c2b7f7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:36:32.460 +05:30 bf68254f-d906-49e7-9a75-a1a807c2b7f7 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-02 13:36:32.563 +05:30 bf68254f-d906-49e7-9a75-a1a807c2b7f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:36:32.564 +05:30 bf68254f-d906-49e7-9a75-a1a807c2b7f7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 103.5889ms 2024-09-02 13:36:32.564 +05:30 bf68254f-d906-49e7-9a75-a1a807c2b7f7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 13:36:32.564 +05:30 bf68254f-d906-49e7-9a75-a1a807c2b7f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 218e8954-c422-46ed-b7fd-2444f7f10777}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 13:36:32.565 +05:30 bf68254f-d906-49e7-9a75-a1a807c2b7f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 105.8462ms 2024-09-02 13:40:10.303 +05:30 35de159a-f4b0-43b7-a955-57e87734514c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 13:40:10.310 +05:30 35de159a-f4b0-43b7-a955-57e87734514c 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: 96eff3cc-6acb-41db-9415-6844c714ccef} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 13:40:10.314 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:40:10.315 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF 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-02 13:40:10.435 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Database retrieved 2024-09-02 13:40:10.477 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Token generated 2024-09-02 13:40:10.477 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Token generated 2024-09-02 13:40:10.482 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:40:10.484 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 168.2782ms 2024-09-02 13:40:10.484 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:40:10.484 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 35de159a-f4b0-43b7-a955-57e87734514c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ2MTAsImV4cCI6MTcyNTI2NTIxMCwiaWF0IjoxNzI1MjY0NjEwfQ.qwouXPegyoKUeMNCxtCxHpr8Oe5xMAJ4mQFwbxeJHBM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ2MTAsImV4cCI6MTcyNTI2NTUxMCwiaWF0IjoxNzI1MjY0NjEwfQ.UzaJY25WauzWt4irYCXNqdpReaTCQUwtA7pQjsDHqek\"}"} 2024-09-02 13:40:10.485 +05:30 d6581408-6f4d-48c8-bb29-432af4665446 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 182.9995ms 2024-09-02 13:43:05.250 +05:30 6c9fd17d-c77d-4c01-9077-7717f733ab8a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYyMTg4LCJleHAiOjE3MjUyNjMwODgsImlhdCI6MTcyNTI2MjE4OH0.U_UZr2pVq1PJELbg74XxdDwJiWdt30-xHIhCN5e6t9M - null null 2024-09-02 13:43:05.254 +05:30 6c9fd17d-c77d-4c01-9077-7717f733ab8a INF CORS policy execution successful. 2024-09-02 13:43:05.256 +05:30 6c9fd17d-c77d-4c01-9077-7717f733ab8a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYyMTg4LCJleHAiOjE3MjUyNjMwODgsImlhdCI6MTcyNTI2MjE4OH0.U_UZr2pVq1PJELbg74XxdDwJiWdt30-xHIhCN5e6t9M Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:43:05.257 +05:30 960fd424-a341-4d23-93bf-f6fc3e3a1901 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:43:05.258 +05:30 960fd424-a341-4d23-93bf-f6fc3e3a1901 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-02 13:43:05.266 +05:30 960fd424-a341-4d23-93bf-f6fc3e3a1901 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:43:05.266 +05:30 960fd424-a341-4d23-93bf-f6fc3e3a1901 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.9197ms 2024-09-02 13:43:05.266 +05:30 960fd424-a341-4d23-93bf-f6fc3e3a1901 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:43:05.267 +05:30 960fd424-a341-4d23-93bf-f6fc3e3a1901 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 6c9fd17d-c77d-4c01-9077-7717f733ab8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 13:43:05.267 +05:30 960fd424-a341-4d23-93bf-f6fc3e3a1901 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjYyMTg4LCJleHAiOjE3MjUyNjMwODgsImlhdCI6MTcyNTI2MjE4OH0.U_UZr2pVq1PJELbg74XxdDwJiWdt30-xHIhCN5e6t9M - 400 90 application/json; charset=utf-8 17.8562ms 2024-09-02 13:44:30.344 +05:30 8b623332-8dad-4d7c-bed3-75b4a9cc8f1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 13:44:30.347 +05:30 8b623332-8dad-4d7c-bed3-75b4a9cc8f1d INF CORS policy execution successful. 2024-09-02 13:44:30.349 +05:30 8b623332-8dad-4d7c-bed3-75b4a9cc8f1d 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:44:30.350 +05:30 54557459-c17d-423b-af3b-554459876cea INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:44:30.350 +05:30 54557459-c17d-423b-af3b-554459876cea 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-02 13:44:30.390 +05:30 54557459-c17d-423b-af3b-554459876cea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:44:30.391 +05:30 54557459-c17d-423b-af3b-554459876cea INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 40.1651ms 2024-09-02 13:44:30.391 +05:30 54557459-c17d-423b-af3b-554459876cea INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 13:44:30.391 +05:30 54557459-c17d-423b-af3b-554459876cea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b623332-8dad-4d7c-bed3-75b4a9cc8f1d}, {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-02 13:44:30.392 +05:30 54557459-c17d-423b-af3b-554459876cea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 48.0282ms 2024-09-02 13:44:32.517 +05:30 b357cb1c-2e12-41a2-af97-7df14448a152 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 13:44:32.518 +05:30 b357cb1c-2e12-41a2-af97-7df14448a152 INF CORS policy execution successful. 2024-09-02 13:44:32.518 +05:30 b357cb1c-2e12-41a2-af97-7df14448a152 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.7179ms 2024-09-02 13:44:32.578 +05:30 edf8b4cb-7b69-421f-bf21-ca5b012a8576 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 13:44:32.579 +05:30 edf8b4cb-7b69-421f-bf21-ca5b012a8576 INF CORS policy execution successful. 2024-09-02 13:44:32.579 +05:30 edf8b4cb-7b69-421f-bf21-ca5b012a8576 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: 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-02 13:44:32.579 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:44:32.579 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF 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-02 13:44:32.592 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Database retrieved 2024-09-02 13:44:32.611 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Token generated 2024-09-02 13:44:32.611 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Token generated 2024-09-02 13:44:32.611 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:44:32.612 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 32.1363ms 2024-09-02 13:44:32.612 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:44:32.612 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: edf8b4cb-7b69-421f-bf21-ca5b012a8576}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU3NzIsImlhdCI6MTcyNTI2NDg3Mn0.zO8IPzv2zpjYc4TZetiwrJEEBG4YLaKB24V4xxIjMqc\"}"} 2024-09-02 13:44:32.612 +05:30 aa265504-05ae-47a0-9796-66fd6e2ce83b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 33.7952ms 2024-09-02 13:44:41.197 +05:30 fe660b4f-89d6-40fb-a8d5-14b6dd1cc1ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDkwOCwiaWF0IjoxNzI1MjY0MDA4fQ.tNBSKvjl3eMs2uJblJZhGbnZhJ2CXgSfXDa3R0J4PKU - null null 2024-09-02 13:44:41.198 +05:30 fe660b4f-89d6-40fb-a8d5-14b6dd1cc1ab INF CORS policy execution successful. 2024-09-02 13:44:41.199 +05:30 fe660b4f-89d6-40fb-a8d5-14b6dd1cc1ab INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDkwOCwiaWF0IjoxNzI1MjY0MDA4fQ.tNBSKvjl3eMs2uJblJZhGbnZhJ2CXgSfXDa3R0J4PKU 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-02 13:44:41.200 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:44:41.200 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 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-02 13:44:41.217 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF Token generated 2024-09-02 13:44:41.217 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF Token generated 2024-09-02 13:44:41.218 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:44:41.218 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 18.0344ms 2024-09-02 13:44:41.218 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:44:41.218 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe660b4f-89d6-40fb-a8d5-14b6dd1cc1ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ4ODEsImV4cCI6MTcyNTI2NTQ4MSwiaWF0IjoxNzI1MjY0ODgxfQ.xCL1sEmkKhS3EFTzCFXsL7U0AZlxbns3bl9MOvbgbfA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ4ODEsImV4cCI6MTcyNTI2NTc4MSwiaWF0IjoxNzI1MjY0ODgxfQ.nHdfWKBJLSSWuQKx1kBTlBDblNpp66W_NMiH7ACh6HA\"}"} 2024-09-02 13:44:41.219 +05:30 d33b80f4-b9a8-43ea-a0cb-98071c5de6a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQwMDgsImV4cCI6MTcyNTI2NDkwOCwiaWF0IjoxNzI1MjY0MDA4fQ.tNBSKvjl3eMs2uJblJZhGbnZhJ2CXgSfXDa3R0J4PKU - 200 899 application/json; charset=utf-8 22.1443ms 2024-09-02 13:52:59.754 +05:30 8ae5b392-b981-42c5-a513-461cf05168f5 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-02 13:52:59.754 +05:30 04dfddec-d69f-4516-b9fd-87262524f9ed 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-02 13:52:59.757 +05:30 04dfddec-d69f-4516-b9fd-87262524f9ed INF CORS policy execution successful. 2024-09-02 13:52:59.757 +05:30 8ae5b392-b981-42c5-a513-461cf05168f5 INF CORS policy execution successful. 2024-09-02 13:52:59.759 +05:30 04dfddec-d69f-4516-b9fd-87262524f9ed 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.8255ms 2024-09-02 13:52:59.759 +05:30 8ae5b392-b981-42c5-a513-461cf05168f5 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.8222ms 2024-09-02 13:52:59.811 +05:30 6dae2e5a-ebba-403b-a44e-46b0809f7ad4 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-02 13:52:59.814 +05:30 6dae2e5a-ebba-403b-a44e-46b0809f7ad4 INF CORS policy execution successful. 2024-09-02 13:52:59.815 +05:30 6dae2e5a-ebba-403b-a44e-46b0809f7ad4 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:52:59.817 +05:30 cf1c1711-7abb-4911-8cad-5d563acc0bd4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:52:59.819 +05:30 cf1c1711-7abb-4911-8cad-5d563acc0bd4 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-02 13:52:59.897 +05:30 cf1c1711-7abb-4911-8cad-5d563acc0bd4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:52:59.899 +05:30 cf1c1711-7abb-4911-8cad-5d563acc0bd4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 79.3101ms 2024-09-02 13:52:59.899 +05:30 cf1c1711-7abb-4911-8cad-5d563acc0bd4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:52:59.899 +05:30 cf1c1711-7abb-4911-8cad-5d563acc0bd4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6dae2e5a-ebba-403b-a44e-46b0809f7ad4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 13:52:59.900 +05:30 cf1c1711-7abb-4911-8cad-5d563acc0bd4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 89.6483ms 2024-09-02 13:52:59.951 +05:30 c51047e4-f6fe-4a5e-826f-aebf69748d6d 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-02 13:52:59.952 +05:30 c51047e4-f6fe-4a5e-826f-aebf69748d6d INF CORS policy execution successful. 2024-09-02 13:52:59.953 +05:30 c51047e4-f6fe-4a5e-826f-aebf69748d6d 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:52:59.953 +05:30 9fb7ace1-8146-4e1f-9912-96f6653f016c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:52:59.954 +05:30 9fb7ace1-8146-4e1f-9912-96f6653f016c 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-02 13:52:59.974 +05:30 9fb7ace1-8146-4e1f-9912-96f6653f016c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:52:59.976 +05:30 9fb7ace1-8146-4e1f-9912-96f6653f016c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 22.0504ms 2024-09-02 13:52:59.976 +05:30 9fb7ace1-8146-4e1f-9912-96f6653f016c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:52:59.976 +05:30 9fb7ace1-8146-4e1f-9912-96f6653f016c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c51047e4-f6fe-4a5e-826f-aebf69748d6d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 13:52:59.977 +05:30 9fb7ace1-8146-4e1f-9912-96f6653f016c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 26.3926ms 2024-09-02 13:53:01.948 +05:30 d7287599-e87c-4670-b138-5801429ee313 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:53:01.949 +05:30 d7287599-e87c-4670-b138-5801429ee313 INF CORS policy execution successful. 2024-09-02 13:53:01.950 +05:30 d7287599-e87c-4670-b138-5801429ee313 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.2405ms 2024-09-02 13:53:01.949 +05:30 87833c0e-dfb4-4286-b561-d1512127e267 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:53:01.952 +05:30 87833c0e-dfb4-4286-b561-d1512127e267 INF CORS policy execution successful. 2024-09-02 13:53:01.953 +05:30 87833c0e-dfb4-4286-b561-d1512127e267 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 4.3792ms 2024-09-02 13:53:02.007 +05:30 c18b55ff-bd9d-449b-81fa-cbba3323107d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:53:02.009 +05:30 c18b55ff-bd9d-449b-81fa-cbba3323107d INF CORS policy execution successful. 2024-09-02 13:53:02.010 +05:30 c18b55ff-bd9d-449b-81fa-cbba3323107d 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:53:02.010 +05:30 ae4b760f-62fd-4cf6-8930-d7f57f458afa INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:53:02.011 +05:30 ae4b760f-62fd-4cf6-8930-d7f57f458afa 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-02 13:53:02.121 +05:30 ae4b760f-62fd-4cf6-8930-d7f57f458afa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:53:02.122 +05:30 ae4b760f-62fd-4cf6-8930-d7f57f458afa INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 110.562ms 2024-09-02 13:53:02.122 +05:30 ae4b760f-62fd-4cf6-8930-d7f57f458afa INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:53:02.122 +05:30 ae4b760f-62fd-4cf6-8930-d7f57f458afa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c18b55ff-bd9d-449b-81fa-cbba3323107d}, {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-02 13:53:02.123 +05:30 ae4b760f-62fd-4cf6-8930-d7f57f458afa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 115.7557ms 2024-09-02 13:53:02.215 +05:30 da51b917-0a56-42f3-b792-53a4bc1b46c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:53:02.216 +05:30 da51b917-0a56-42f3-b792-53a4bc1b46c6 INF CORS policy execution successful. 2024-09-02 13:53:02.216 +05:30 da51b917-0a56-42f3-b792-53a4bc1b46c6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:53:02.217 +05:30 c8287033-a3be-4151-9495-ee547ba010f4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:53:02.217 +05:30 c8287033-a3be-4151-9495-ee547ba010f4 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-02 13:53:02.278 +05:30 c8287033-a3be-4151-9495-ee547ba010f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:53:02.278 +05:30 c8287033-a3be-4151-9495-ee547ba010f4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 61.2579ms 2024-09-02 13:53:02.278 +05:30 c8287033-a3be-4151-9495-ee547ba010f4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:53:02.279 +05:30 c8287033-a3be-4151-9495-ee547ba010f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da51b917-0a56-42f3-b792-53a4bc1b46c6}, {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-02 13:53:02.279 +05:30 c8287033-a3be-4151-9495-ee547ba010f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 64.1704ms 2024-09-02 13:53:02.329 +05:30 2835cf18-8e4b-4528-b909-eaf2b7db715a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:53:02.329 +05:30 2835cf18-8e4b-4528-b909-eaf2b7db715a INF CORS policy execution successful. 2024-09-02 13:53:02.330 +05:30 2835cf18-8e4b-4528-b909-eaf2b7db715a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.1239ms 2024-09-02 13:53:02.357 +05:30 8b0d580f-5060-4176-85c0-6070d0da8947 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:53:02.358 +05:30 8b0d580f-5060-4176-85c0-6070d0da8947 INF CORS policy execution successful. 2024-09-02 13:53:02.358 +05:30 8b0d580f-5060-4176-85c0-6070d0da8947 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.9204ms 2024-09-02 13:53:02.389 +05:30 e0fac1b1-3e5b-43c6-b281-44b886429f21 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:53:02.390 +05:30 e0fac1b1-3e5b-43c6-b281-44b886429f21 INF CORS policy execution successful. 2024-09-02 13:53:02.391 +05:30 e0fac1b1-3e5b-43c6-b281-44b886429f21 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:53:02.392 +05:30 7717c04f-1bcc-4685-9d54-03966529c99b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:53:02.393 +05:30 7717c04f-1bcc-4685-9d54-03966529c99b 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-02 13:53:02.420 +05:30 7717c04f-1bcc-4685-9d54-03966529c99b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:53:02.421 +05:30 7717c04f-1bcc-4685-9d54-03966529c99b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 27.6919ms 2024-09-02 13:53:02.421 +05:30 7717c04f-1bcc-4685-9d54-03966529c99b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:53:02.421 +05:30 7717c04f-1bcc-4685-9d54-03966529c99b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0fac1b1-3e5b-43c6-b281-44b886429f21}, {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-02 13:53:02.422 +05:30 7717c04f-1bcc-4685-9d54-03966529c99b 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.4691ms 2024-09-02 13:53:02.425 +05:30 d78a78d9-ea70-479e-88b4-df92f6c3bfa0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:53:02.426 +05:30 d78a78d9-ea70-479e-88b4-df92f6c3bfa0 INF CORS policy execution successful. 2024-09-02 13:53:02.426 +05:30 d78a78d9-ea70-479e-88b4-df92f6c3bfa0 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:53:02.427 +05:30 37d3063e-95d3-4d4b-9e89-89a93faf45e4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:53:02.427 +05:30 37d3063e-95d3-4d4b-9e89-89a93faf45e4 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-02 13:53:02.450 +05:30 37d3063e-95d3-4d4b-9e89-89a93faf45e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:53:02.450 +05:30 37d3063e-95d3-4d4b-9e89-89a93faf45e4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 23.2653ms 2024-09-02 13:53:02.450 +05:30 37d3063e-95d3-4d4b-9e89-89a93faf45e4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:53:02.451 +05:30 37d3063e-95d3-4d4b-9e89-89a93faf45e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d78a78d9-ea70-479e-88b4-df92f6c3bfa0}, {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-02 13:53:02.451 +05:30 37d3063e-95d3-4d4b-9e89-89a93faf45e4 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 26.2018ms 2024-09-02 13:54:33.608 +05:30 15af4566-83e9-4137-8732-f8e4c72d458d 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-02 13:54:33.609 +05:30 15af4566-83e9-4137-8732-f8e4c72d458d INF CORS policy execution successful. 2024-09-02 13:54:33.611 +05:30 15af4566-83e9-4137-8732-f8e4c72d458d 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.3446ms 2024-09-02 13:54:33.622 +05:30 9da27040-cd9d-476e-8f34-249a252a7e64 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-02 13:54:33.623 +05:30 9da27040-cd9d-476e-8f34-249a252a7e64 INF CORS policy execution successful. 2024-09-02 13:54:33.623 +05:30 9da27040-cd9d-476e-8f34-249a252a7e64 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.9426ms 2024-09-02 13:54:33.666 +05:30 8d98fd5f-3196-4a35-af89-84b5795476f4 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-02 13:54:33.671 +05:30 8d98fd5f-3196-4a35-af89-84b5795476f4 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 8:24:32 AM', Current time (UTC): '9/2/2024 8:24:33 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 13:54:33.676 +05:30 8d98fd5f-3196-4a35-af89-84b5795476f4 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 8:24:32 AM', Current time (UTC): '9/2/2024 8:24:33 AM'. 2024-09-02 13:54:33.676 +05:30 8d98fd5f-3196-4a35-af89-84b5795476f4 INF CORS policy execution successful. 2024-09-02 13:54:33.677 +05:30 8d98fd5f-3196-4a35-af89-84b5795476f4 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:33.679 +05:30 cd2cf89c-ce89-4821-87dd-cf76555ad63c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 13:54:33.680 +05:30 cd2cf89c-ce89-4821-87dd-cf76555ad63c INF AuthenticationScheme: Bearer was challenged. 2024-09-02 13:54:33.680 +05:30 cd2cf89c-ce89-4821-87dd-cf76555ad63c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8d98fd5f-3196-4a35-af89-84b5795476f4}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 08:24:32'"} Body: 2024-09-02 13:54:33.681 +05:30 cd2cf89c-ce89-4821-87dd-cf76555ad63c 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 14.4561ms 2024-09-02 13:54:33.734 +05:30 f4161fd9-07a9-48f2-83ed-f05b0df4b9d8 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-02 13:54:33.735 +05:30 f4161fd9-07a9-48f2-83ed-f05b0df4b9d8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 8:24:32 AM', Current time (UTC): '9/2/2024 8:24:33 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 13:54:33.735 +05:30 f4161fd9-07a9-48f2-83ed-f05b0df4b9d8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 8:24:32 AM', Current time (UTC): '9/2/2024 8:24:33 AM'. 2024-09-02 13:54:33.735 +05:30 f4161fd9-07a9-48f2-83ed-f05b0df4b9d8 INF CORS policy execution successful. 2024-09-02 13:54:33.735 +05:30 f4161fd9-07a9-48f2-83ed-f05b0df4b9d8 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU0NzIsImlhdCI6MTcyNTI2NDg3Mn0.zt5rRhaC5HgBYA9w3ipKznU_0w0iOj0m7b9EXbdWJBw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:33.736 +05:30 10b01222-3b7c-4278-83a0-f0de6684790c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 13:54:33.736 +05:30 10b01222-3b7c-4278-83a0-f0de6684790c INF AuthenticationScheme: Bearer was challenged. 2024-09-02 13:54:33.736 +05:30 10b01222-3b7c-4278-83a0-f0de6684790c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f4161fd9-07a9-48f2-83ed-f05b0df4b9d8}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 08:24:32'"} Body: 2024-09-02 13:54:33.736 +05:30 10b01222-3b7c-4278-83a0-f0de6684790c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 2.0739ms 2024-09-02 13:54:33.747 +05:30 a2861f50-0772-4d74-b514-b40d4710ecb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU3NzIsImlhdCI6MTcyNTI2NDg3Mn0.zO8IPzv2zpjYc4TZetiwrJEEBG4YLaKB24V4xxIjMqc - null null 2024-09-02 13:54:33.748 +05:30 a2861f50-0772-4d74-b514-b40d4710ecb3 INF CORS policy execution successful. 2024-09-02 13:54:33.748 +05:30 a2861f50-0772-4d74-b514-b40d4710ecb3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU3NzIsImlhdCI6MTcyNTI2NDg3Mn0.zO8IPzv2zpjYc4TZetiwrJEEBG4YLaKB24V4xxIjMqc Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 13:54:33.748 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:54:33.749 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 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-02 13:54:33.777 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF Token generated 2024-09-02 13:54:33.777 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF Token generated 2024-09-02 13:54:33.778 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:54:33.779 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 29.1701ms 2024-09-02 13:54:33.779 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 13:54:33.779 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2861f50-0772-4d74-b514-b40d4710ecb3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYzNzMsImlhdCI6MTcyNTI2NTQ3M30.k15kuwatkMo1YOYOtokMH0iQYCHwLudgE2bzsQnbwY8\"}"} 2024-09-02 13:54:33.780 +05:30 25af775b-ad89-4ecb-8136-6f17667e3780 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY0ODcyLCJleHAiOjE3MjUyNjU3NzIsImlhdCI6MTcyNTI2NDg3Mn0.zO8IPzv2zpjYc4TZetiwrJEEBG4YLaKB24V4xxIjMqc - 200 877 application/json; charset=utf-8 32.4546ms 2024-09-02 13:54:33.842 +05:30 a68e8605-ba1e-4392-8ece-06c24a9054aa 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-02 13:54:33.843 +05:30 a68e8605-ba1e-4392-8ece-06c24a9054aa INF CORS policy execution successful. 2024-09-02 13:54:33.843 +05:30 a68e8605-ba1e-4392-8ece-06c24a9054aa 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:33.843 +05:30 8db255db-4f8f-4068-a100-24bacb26358b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:54:33.844 +05:30 8db255db-4f8f-4068-a100-24bacb26358b 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-02 13:54:33.872 +05:30 8db255db-4f8f-4068-a100-24bacb26358b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:54:33.872 +05:30 8db255db-4f8f-4068-a100-24bacb26358b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 28.6146ms 2024-09-02 13:54:33.872 +05:30 8db255db-4f8f-4068-a100-24bacb26358b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:54:33.872 +05:30 8db255db-4f8f-4068-a100-24bacb26358b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a68e8605-ba1e-4392-8ece-06c24a9054aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 13:54:33.873 +05:30 8db255db-4f8f-4068-a100-24bacb26358b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 31.072ms 2024-09-02 13:54:33.929 +05:30 fa89dee5-a047-432b-89a2-9996da803851 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-02 13:54:33.930 +05:30 fa89dee5-a047-432b-89a2-9996da803851 INF CORS policy execution successful. 2024-09-02 13:54:33.930 +05:30 fa89dee5-a047-432b-89a2-9996da803851 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:33.931 +05:30 a36ce114-ba27-4f6c-a62a-305e8bc23600 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:54:33.932 +05:30 a36ce114-ba27-4f6c-a62a-305e8bc23600 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-02 13:54:33.969 +05:30 a36ce114-ba27-4f6c-a62a-305e8bc23600 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:54:33.970 +05:30 a36ce114-ba27-4f6c-a62a-305e8bc23600 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 37.4595ms 2024-09-02 13:54:33.970 +05:30 a36ce114-ba27-4f6c-a62a-305e8bc23600 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:54:33.970 +05:30 a36ce114-ba27-4f6c-a62a-305e8bc23600 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa89dee5-a047-432b-89a2-9996da803851}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 13:54:33.970 +05:30 a36ce114-ba27-4f6c-a62a-305e8bc23600 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 41.7387ms 2024-09-02 13:54:34.823 +05:30 7ea7f664-fd5c-413d-b60a-8265cb2ed7e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:54:34.824 +05:30 7ea7f664-fd5c-413d-b60a-8265cb2ed7e8 INF CORS policy execution successful. 2024-09-02 13:54:34.824 +05:30 7ea7f664-fd5c-413d-b60a-8265cb2ed7e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1118ms 2024-09-02 13:54:34.827 +05:30 a45b6da1-4466-49c4-b6bd-55d39d237094 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:54:34.827 +05:30 a45b6da1-4466-49c4-b6bd-55d39d237094 INF CORS policy execution successful. 2024-09-02 13:54:34.827 +05:30 a45b6da1-4466-49c4-b6bd-55d39d237094 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.567ms 2024-09-02 13:54:34.880 +05:30 a570a65d-bad0-44d2-a14d-17e0fa3ec489 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:54:34.881 +05:30 a570a65d-bad0-44d2-a14d-17e0fa3ec489 INF CORS policy execution successful. 2024-09-02 13:54:34.881 +05:30 a570a65d-bad0-44d2-a14d-17e0fa3ec489 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:34.881 +05:30 e0a58190-7328-4809-b437-041279ffdea9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:54:34.882 +05:30 e0a58190-7328-4809-b437-041279ffdea9 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-02 13:54:34.939 +05:30 e0a58190-7328-4809-b437-041279ffdea9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:54:34.939 +05:30 e0a58190-7328-4809-b437-041279ffdea9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 57.4391ms 2024-09-02 13:54:34.939 +05:30 e0a58190-7328-4809-b437-041279ffdea9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:54:34.940 +05:30 e0a58190-7328-4809-b437-041279ffdea9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a570a65d-bad0-44d2-a14d-17e0fa3ec489}, {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-02 13:54:34.940 +05:30 e0a58190-7328-4809-b437-041279ffdea9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 60.1561ms 2024-09-02 13:54:35.009 +05:30 a1f525cb-c1d9-4871-a7ff-fccca0f9b1af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:54:35.009 +05:30 a1f525cb-c1d9-4871-a7ff-fccca0f9b1af INF CORS policy execution successful. 2024-09-02 13:54:35.009 +05:30 a1f525cb-c1d9-4871-a7ff-fccca0f9b1af 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:35.009 +05:30 18d3097a-9d21-49d0-8b49-c93426304d7e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:54:35.010 +05:30 18d3097a-9d21-49d0-8b49-c93426304d7e 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-02 13:54:35.039 +05:30 18d3097a-9d21-49d0-8b49-c93426304d7e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:54:35.039 +05:30 18d3097a-9d21-49d0-8b49-c93426304d7e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 29.5023ms 2024-09-02 13:54:35.039 +05:30 18d3097a-9d21-49d0-8b49-c93426304d7e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:54:35.039 +05:30 18d3097a-9d21-49d0-8b49-c93426304d7e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a1f525cb-c1d9-4871-a7ff-fccca0f9b1af}, {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-02 13:54:35.040 +05:30 18d3097a-9d21-49d0-8b49-c93426304d7e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 31.3329ms 2024-09-02 13:54:35.121 +05:30 f81103bf-7953-497f-be41-204646fb920b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:54:35.121 +05:30 f81103bf-7953-497f-be41-204646fb920b INF CORS policy execution successful. 2024-09-02 13:54:35.121 +05:30 f81103bf-7953-497f-be41-204646fb920b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7407ms 2024-09-02 13:54:35.122 +05:30 8e800d7f-bc4a-4c39-b93c-53627f27a4a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:54:35.123 +05:30 8e800d7f-bc4a-4c39-b93c-53627f27a4a6 INF CORS policy execution successful. 2024-09-02 13:54:35.123 +05:30 8e800d7f-bc4a-4c39-b93c-53627f27a4a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.3919ms 2024-09-02 13:54:35.171 +05:30 882a6d0b-2f89-4dbd-bcec-33f89ab7dd16 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:54:35.172 +05:30 882a6d0b-2f89-4dbd-bcec-33f89ab7dd16 INF CORS policy execution successful. 2024-09-02 13:54:35.172 +05:30 882a6d0b-2f89-4dbd-bcec-33f89ab7dd16 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:35.172 +05:30 7a802b23-3c33-4344-8fc6-7dc438c0236b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:54:35.172 +05:30 7a802b23-3c33-4344-8fc6-7dc438c0236b 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-02 13:54:35.176 +05:30 4dd52c11-55c2-4bd9-9b6b-d8eb7195048e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:54:35.176 +05:30 4dd52c11-55c2-4bd9-9b6b-d8eb7195048e INF CORS policy execution successful. 2024-09-02 13:54:35.177 +05:30 4dd52c11-55c2-4bd9-9b6b-d8eb7195048e 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:54:35.177 +05:30 baf9bfa5-4452-4596-b377-1258e8c756ef INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:54:35.178 +05:30 baf9bfa5-4452-4596-b377-1258e8c756ef 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-02 13:54:35.193 +05:30 7a802b23-3c33-4344-8fc6-7dc438c0236b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:54:35.193 +05:30 7a802b23-3c33-4344-8fc6-7dc438c0236b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 20.9415ms 2024-09-02 13:54:35.193 +05:30 7a802b23-3c33-4344-8fc6-7dc438c0236b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:54:35.194 +05:30 7a802b23-3c33-4344-8fc6-7dc438c0236b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 882a6d0b-2f89-4dbd-bcec-33f89ab7dd16}, {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-02 13:54:35.194 +05:30 7a802b23-3c33-4344-8fc6-7dc438c0236b 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 22.6275ms 2024-09-02 13:54:35.211 +05:30 baf9bfa5-4452-4596-b377-1258e8c756ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:54:35.212 +05:30 baf9bfa5-4452-4596-b377-1258e8c756ef INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 33.9427ms 2024-09-02 13:54:35.212 +05:30 baf9bfa5-4452-4596-b377-1258e8c756ef INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:54:35.212 +05:30 baf9bfa5-4452-4596-b377-1258e8c756ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4dd52c11-55c2-4bd9-9b6b-d8eb7195048e}, {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-02 13:54:35.212 +05:30 baf9bfa5-4452-4596-b377-1258e8c756ef 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 36.1993ms 2024-09-02 13:55:43.044 +05:30 5f8f29ca-ee99-4411-adb8-58d6a5068ed7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfr - null null 2024-09-02 13:55:43.048 +05:30 5f8f29ca-ee99-4411-adb8-58d6a5068ed7 INF CORS policy execution successful. 2024-09-02 13:55:43.050 +05:30 5f8f29ca-ee99-4411-adb8-58d6a5068ed7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfr - 204 null null 6.102ms 2024-09-02 13:55:43.110 +05:30 6b77c365-5bb4-4080-8a62-8ec605719524 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfr - null null 2024-09-02 13:55:43.113 +05:30 6b77c365-5bb4-4080-8a62-8ec605719524 INF CORS policy execution successful. 2024-09-02 13:55:43.116 +05:30 6b77c365-5bb4-4080-8a62-8ec605719524 INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=frfr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:55:43.119 +05:30 7596f876-6349-4be3-a23b-0551ef4c909e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 13:55:43.145 +05:30 7596f876-6349-4be3-a23b-0551ef4c909e 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-02 13:55:43.216 +05:30 7596f876-6349-4be3-a23b-0551ef4c909e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:55:43.217 +05:30 7596f876-6349-4be3-a23b-0551ef4c909e INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 71.5785ms 2024-09-02 13:55:43.217 +05:30 7596f876-6349-4be3-a23b-0551ef4c909e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 13:55:43.217 +05:30 7596f876-6349-4be3-a23b-0551ef4c909e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b77c365-5bb4-4080-8a62-8ec605719524}, {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-02 13:55:43.218 +05:30 7596f876-6349-4be3-a23b-0551ef4c909e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfr - 200 90 application/json; charset=utf-8 107.8814ms 2024-09-02 13:55:44.314 +05:30 f497adaf-8ba3-44fd-8dbc-2d6d7545dc17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 13:55:44.315 +05:30 f497adaf-8ba3-44fd-8dbc-2d6d7545dc17 INF CORS policy execution successful. 2024-09-02 13:55:44.315 +05:30 f497adaf-8ba3-44fd-8dbc-2d6d7545dc17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.619ms 2024-09-02 13:55:44.366 +05:30 13f02f87-ac4e-418a-a410-faceff162128 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 13:55:44.366 +05:30 13f02f87-ac4e-418a-a410-faceff162128 INF CORS policy execution successful. 2024-09-02 13:55:44.367 +05:30 13f02f87-ac4e-418a-a410-faceff162128 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:55:44.367 +05:30 887189c2-3e1a-47bf-b542-a7b1788d3e96 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:55:44.367 +05:30 887189c2-3e1a-47bf-b542-a7b1788d3e96 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-02 13:55:44.391 +05:30 887189c2-3e1a-47bf-b542-a7b1788d3e96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:55:44.392 +05:30 887189c2-3e1a-47bf-b542-a7b1788d3e96 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 24.708ms 2024-09-02 13:55:44.392 +05:30 887189c2-3e1a-47bf-b542-a7b1788d3e96 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:55:44.392 +05:30 887189c2-3e1a-47bf-b542-a7b1788d3e96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13f02f87-ac4e-418a-a410-faceff162128}, {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-02 13:55:44.393 +05:30 887189c2-3e1a-47bf-b542-a7b1788d3e96 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 27.1578ms 2024-09-02 13:55:45.626 +05:30 07a2a339-9235-46d9-893d-43ad42671253 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 13:55:45.627 +05:30 07a2a339-9235-46d9-893d-43ad42671253 INF CORS policy execution successful. 2024-09-02 13:55:45.627 +05:30 07a2a339-9235-46d9-893d-43ad42671253 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 204 null null 0.9699ms 2024-09-02 13:55:45.679 +05:30 2fbb6d25-0998-4df2-b4a2-959624b1e575 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 13:55:45.680 +05:30 2fbb6d25-0998-4df2-b4a2-959624b1e575 INF CORS policy execution successful. 2024-09-02 13:55:45.680 +05:30 2fbb6d25-0998-4df2-b4a2-959624b1e575 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=TestRole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:55:45.680 +05:30 0651dea4-8035-418e-935e-bc8de2c2b3da INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:55:45.680 +05:30 0651dea4-8035-418e-935e-bc8de2c2b3da 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-02 13:55:45.703 +05:30 0651dea4-8035-418e-935e-bc8de2c2b3da INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:55:45.704 +05:30 0651dea4-8035-418e-935e-bc8de2c2b3da INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 23.2998ms 2024-09-02 13:55:45.704 +05:30 0651dea4-8035-418e-935e-bc8de2c2b3da INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:55:45.704 +05:30 0651dea4-8035-418e-935e-bc8de2c2b3da INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fbb6d25-0998-4df2-b4a2-959624b1e575}, {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-02 13:55:45.705 +05:30 0651dea4-8035-418e-935e-bc8de2c2b3da INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 200 133 application/json; charset=utf-8 25.495ms 2024-09-02 13:55:47.164 +05:30 602211bb-710a-4380-94f6-9198dd413ea5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:55:47.165 +05:30 602211bb-710a-4380-94f6-9198dd413ea5 INF CORS policy execution successful. 2024-09-02 13:55:47.166 +05:30 602211bb-710a-4380-94f6-9198dd413ea5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.3094ms 2024-09-02 13:55:47.222 +05:30 cf669011-fdfc-49f0-9264-a82f59526817 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:55:47.222 +05:30 cf669011-fdfc-49f0-9264-a82f59526817 INF CORS policy execution successful. 2024-09-02 13:55:47.222 +05:30 a8873f46-41b2-47e1-88f9-9f8ca0d9c293 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:55:47.243 +05:30 a8873f46-41b2-47e1-88f9-9f8ca0d9c293 INF CORS policy execution successful. 2024-09-02 13:55:47.243 +05:30 a8873f46-41b2-47e1-88f9-9f8ca0d9c293 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:55:47.244 +05:30 2f7456b4-2f4b-4314-a34e-a821e2e4e094 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:55:47.244 +05:30 2f7456b4-2f4b-4314-a34e-a821e2e4e094 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-02 13:55:47.254 +05:30 cf669011-fdfc-49f0-9264-a82f59526817 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.4857ms 2024-09-02 13:55:47.314 +05:30 2f7456b4-2f4b-4314-a34e-a821e2e4e094 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:55:47.314 +05:30 2f7456b4-2f4b-4314-a34e-a821e2e4e094 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 69.7743ms 2024-09-02 13:55:47.314 +05:30 2f7456b4-2f4b-4314-a34e-a821e2e4e094 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:55:47.314 +05:30 2f7456b4-2f4b-4314-a34e-a821e2e4e094 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8873f46-41b2-47e1-88f9-9f8ca0d9c293}, {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-02 13:55:47.315 +05:30 2f7456b4-2f4b-4314-a34e-a821e2e4e094 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 92.7284ms 2024-09-02 13:55:47.365 +05:30 6dfa8bbe-4e3f-4806-b53f-2db9c7d60b64 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:55:47.366 +05:30 6dfa8bbe-4e3f-4806-b53f-2db9c7d60b64 INF CORS policy execution successful. 2024-09-02 13:55:47.366 +05:30 6dfa8bbe-4e3f-4806-b53f-2db9c7d60b64 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:55:47.367 +05:30 7581fe17-9ba7-4161-9629-26230711d99d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:55:47.367 +05:30 7581fe17-9ba7-4161-9629-26230711d99d 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-02 13:55:47.390 +05:30 7581fe17-9ba7-4161-9629-26230711d99d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:55:47.391 +05:30 7581fe17-9ba7-4161-9629-26230711d99d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 23.6761ms 2024-09-02 13:55:47.391 +05:30 7581fe17-9ba7-4161-9629-26230711d99d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:55:47.391 +05:30 7581fe17-9ba7-4161-9629-26230711d99d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6dfa8bbe-4e3f-4806-b53f-2db9c7d60b64}, {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-02 13:55:47.392 +05:30 7581fe17-9ba7-4161-9629-26230711d99d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 26.2781ms 2024-09-02 13:56:35.538 +05:30 1dac3a0c-756a-450c-bda0-38cf42cdd4a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:56:35.540 +05:30 74b353b8-51f0-4ffe-800c-cd2b08ee11f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:56:35.540 +05:30 1dac3a0c-756a-450c-bda0-38cf42cdd4a7 INF CORS policy execution successful. 2024-09-02 13:56:35.540 +05:30 74b353b8-51f0-4ffe-800c-cd2b08ee11f5 INF CORS policy execution successful. 2024-09-02 13:56:35.541 +05:30 74b353b8-51f0-4ffe-800c-cd2b08ee11f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 1.074ms 2024-09-02 13:56:35.541 +05:30 1dac3a0c-756a-450c-bda0-38cf42cdd4a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 3.2674ms 2024-09-02 13:56:35.594 +05:30 5ded8b6f-fa1e-47bb-b246-ef2007acc186 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:56:35.594 +05:30 0d1ed12b-a0df-4412-86b7-91856b0f5f10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:56:35.597 +05:30 0d1ed12b-a0df-4412-86b7-91856b0f5f10 INF CORS policy execution successful. 2024-09-02 13:56:35.597 +05:30 5ded8b6f-fa1e-47bb-b246-ef2007acc186 INF CORS policy execution successful. 2024-09-02 13:56:35.599 +05:30 5ded8b6f-fa1e-47bb-b246-ef2007acc186 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:56:35.599 +05:30 0d1ed12b-a0df-4412-86b7-91856b0f5f10 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:56:35.600 +05:30 57324813-a16a-4c6c-a056-65a973b61bc0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:56:35.600 +05:30 027a44be-7fe9-47bc-a380-d27bb7afabd0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:56:35.602 +05:30 57324813-a16a-4c6c-a056-65a973b61bc0 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-02 13:56:35.602 +05:30 027a44be-7fe9-47bc-a380-d27bb7afabd0 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-02 13:56:35.640 +05:30 027a44be-7fe9-47bc-a380-d27bb7afabd0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:56:35.640 +05:30 57324813-a16a-4c6c-a056-65a973b61bc0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:56:35.641 +05:30 027a44be-7fe9-47bc-a380-d27bb7afabd0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 38.8755ms 2024-09-02 13:56:35.641 +05:30 027a44be-7fe9-47bc-a380-d27bb7afabd0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:56:35.641 +05:30 57324813-a16a-4c6c-a056-65a973b61bc0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 38.9964ms 2024-09-02 13:56:35.641 +05:30 57324813-a16a-4c6c-a056-65a973b61bc0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:56:35.641 +05:30 027a44be-7fe9-47bc-a380-d27bb7afabd0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0d1ed12b-a0df-4412-86b7-91856b0f5f10}, {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-02 13:56:35.641 +05:30 57324813-a16a-4c6c-a056-65a973b61bc0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ded8b6f-fa1e-47bb-b246-ef2007acc186}, {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-02 13:56:35.641 +05:30 027a44be-7fe9-47bc-a380-d27bb7afabd0 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 47.9343ms 2024-09-02 13:56:35.642 +05:30 57324813-a16a-4c6c-a056-65a973b61bc0 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 47.8458ms 2024-09-02 13:56:40.054 +05:30 bafea387-a0fb-479c-87c6-fe3c0643fb7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - null null 2024-09-02 13:56:40.055 +05:30 bafea387-a0fb-479c-87c6-fe3c0643fb7a INF CORS policy execution successful. 2024-09-02 13:56:40.055 +05:30 bafea387-a0fb-479c-87c6-fe3c0643fb7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - 204 null null 1.2846ms 2024-09-02 13:56:40.107 +05:30 66d3514a-0cbb-44e9-b779-6776cf225afa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - null null 2024-09-02 13:56:40.108 +05:30 66d3514a-0cbb-44e9-b779-6776cf225afa INF CORS policy execution successful. 2024-09-02 13:56:40.109 +05:30 66d3514a-0cbb-44e9-b779-6776cf225afa INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=frfrfrfr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:56:40.109 +05:30 350758ee-ba4f-4acb-8714-6a770f667cec INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 13:56:40.109 +05:30 350758ee-ba4f-4acb-8714-6a770f667cec 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-02 13:56:40.130 +05:30 350758ee-ba4f-4acb-8714-6a770f667cec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:56:40.130 +05:30 350758ee-ba4f-4acb-8714-6a770f667cec INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 21.0832ms 2024-09-02 13:56:40.130 +05:30 350758ee-ba4f-4acb-8714-6a770f667cec INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 13:56:40.131 +05:30 350758ee-ba4f-4acb-8714-6a770f667cec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66d3514a-0cbb-44e9-b779-6776cf225afa}, {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-02 13:56:40.131 +05:30 350758ee-ba4f-4acb-8714-6a770f667cec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - 200 90 application/json; charset=utf-8 23.8294ms 2024-09-02 13:56:41.260 +05:30 6a7b897f-5eb7-436f-a916-a6ceec2f6e53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 13:56:41.260 +05:30 6a7b897f-5eb7-436f-a916-a6ceec2f6e53 INF CORS policy execution successful. 2024-09-02 13:56:41.261 +05:30 6a7b897f-5eb7-436f-a916-a6ceec2f6e53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.0684ms 2024-09-02 13:56:41.316 +05:30 03bb796f-e3a2-472d-bcb5-abba52d836cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 13:56:41.317 +05:30 03bb796f-e3a2-472d-bcb5-abba52d836cf INF CORS policy execution successful. 2024-09-02 13:56:41.317 +05:30 03bb796f-e3a2-472d-bcb5-abba52d836cf 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:56:41.317 +05:30 302dbdc6-b9ff-4b12-a85b-0a40551c0b7f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:56:41.318 +05:30 302dbdc6-b9ff-4b12-a85b-0a40551c0b7f 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-02 13:56:41.331 +05:30 302dbdc6-b9ff-4b12-a85b-0a40551c0b7f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:56:41.332 +05:30 302dbdc6-b9ff-4b12-a85b-0a40551c0b7f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 14.1031ms 2024-09-02 13:56:41.332 +05:30 302dbdc6-b9ff-4b12-a85b-0a40551c0b7f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:56:41.332 +05:30 302dbdc6-b9ff-4b12-a85b-0a40551c0b7f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03bb796f-e3a2-472d-bcb5-abba52d836cf}, {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-02 13:56:41.333 +05:30 302dbdc6-b9ff-4b12-a85b-0a40551c0b7f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 16.2934ms 2024-09-02 13:56:42.447 +05:30 6036c3b9-c811-4a40-ba0e-d15a548843b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 13:56:42.447 +05:30 6036c3b9-c811-4a40-ba0e-d15a548843b5 INF CORS policy execution successful. 2024-09-02 13:56:42.447 +05:30 6036c3b9-c811-4a40-ba0e-d15a548843b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 204 null null 0.6209ms 2024-09-02 13:56:42.496 +05:30 5eb781b9-c048-4382-ae5a-73eaacae0710 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 13:56:42.496 +05:30 5eb781b9-c048-4382-ae5a-73eaacae0710 INF CORS policy execution successful. 2024-09-02 13:56:42.496 +05:30 5eb781b9-c048-4382-ae5a-73eaacae0710 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=TestRole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:56:42.497 +05:30 e7842dc9-f4a3-4e67-98b0-ffefeb7b0c61 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:56:42.497 +05:30 e7842dc9-f4a3-4e67-98b0-ffefeb7b0c61 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-02 13:56:42.512 +05:30 e7842dc9-f4a3-4e67-98b0-ffefeb7b0c61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:56:42.513 +05:30 e7842dc9-f4a3-4e67-98b0-ffefeb7b0c61 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 15.7538ms 2024-09-02 13:56:42.513 +05:30 e7842dc9-f4a3-4e67-98b0-ffefeb7b0c61 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:56:42.513 +05:30 e7842dc9-f4a3-4e67-98b0-ffefeb7b0c61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5eb781b9-c048-4382-ae5a-73eaacae0710}, {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-02 13:56:42.513 +05:30 e7842dc9-f4a3-4e67-98b0-ffefeb7b0c61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 200 133 application/json; charset=utf-8 17.6999ms 2024-09-02 13:57:01.372 +05:30 28f8fc69-c063-4321-88fc-cc5259aa5eef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 13:57:01.374 +05:30 a5bbf47b-b895-4af2-8a57-b94aac779cbc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - null null 2024-09-02 13:57:01.375 +05:30 28f8fc69-c063-4321-88fc-cc5259aa5eef INF CORS policy execution successful. 2024-09-02 13:57:01.375 +05:30 a5bbf47b-b895-4af2-8a57-b94aac779cbc INF CORS policy execution successful. 2024-09-02 13:57:01.377 +05:30 a5bbf47b-b895-4af2-8a57-b94aac779cbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - 204 null null 3.2401ms 2024-09-02 13:57:01.378 +05:30 28f8fc69-c063-4321-88fc-cc5259aa5eef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 6.6951ms 2024-09-02 13:57:01.437 +05:30 8c4dca30-931b-40a9-89f5-1c779c36e0ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - null null 2024-09-02 13:57:01.438 +05:30 8212427a-2e9c-4c1c-b8ed-fd75712ac8aa INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 713 2024-09-02 13:57:01.440 +05:30 8212427a-2e9c-4c1c-b8ed-fd75712ac8aa INF CORS policy execution successful. 2024-09-02 13:57:01.440 +05:30 8c4dca30-931b-40a9-89f5-1c779c36e0ad INF CORS policy execution successful. 2024-09-02 13:57:01.442 +05:30 8c4dca30-931b-40a9-89f5-1c779c36e0ad INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=frfrfrfr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:01.442 +05:30 8212427a-2e9c-4c1c-b8ed-fd75712ac8aa 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Content-Length: 713}, {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: {"id":0,"name":"frfrfrfr","passwordPolicy":19,"isGroup":false,"parentId":1061,"assignedProfileIds":[{"id":96}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":[{"tagTypeId":3,"tagId":6,"isTransaction":false,"isReport":true,"isView":false,"isExcluded":false,"tagName":"Customer6"}],"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-02 13:57:01.444 +05:30 ffbe1c68-cf60-479e-a59f-88a6bec641c3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 13:57:01.444 +05:30 f6a9a263-70a0-408a-955d-acfa36bd0c09 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 13:57:01.445 +05:30 f6a9a263-70a0-408a-955d-acfa36bd0c09 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-02 13:57:01.445 +05:30 ffbe1c68-cf60-479e-a59f-88a6bec641c3 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-02 13:57:01.479 +05:30 f6a9a263-70a0-408a-955d-acfa36bd0c09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:01.480 +05:30 f6a9a263-70a0-408a-955d-acfa36bd0c09 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 35.1758ms 2024-09-02 13:57:01.480 +05:30 f6a9a263-70a0-408a-955d-acfa36bd0c09 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 13:57:01.481 +05:30 f6a9a263-70a0-408a-955d-acfa36bd0c09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c4dca30-931b-40a9-89f5-1c779c36e0ad}, {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-02 13:57:01.482 +05:30 f6a9a263-70a0-408a-955d-acfa36bd0c09 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=frfrfrfr - 200 90 application/json; charset=utf-8 44.4088ms 2024-09-02 13:57:01.975 +05:30 ffbe1c68-cf60-479e-a59f-88a6bec641c3 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:02.047 +05:30 ffbe1c68-cf60-479e-a59f-88a6bec641c3 INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 602.443ms 2024-09-02 13:57:02.048 +05:30 ffbe1c68-cf60-479e-a59f-88a6bec641c3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 13:57:02.048 +05:30 ffbe1c68-cf60-479e-a59f-88a6bec641c3 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8212427a-2e9c-4c1c-b8ed-fd75712ac8aa}, {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":"1070"} 2024-09-02 13:57:02.048 +05:30 ffbe1c68-cf60-479e-a59f-88a6bec641c3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 94 application/json; charset=utf-8 610.578ms 2024-09-02 13:57:02.647 +05:30 167baa00-a800-4ed8-8aaa-1c3078c02115 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:57:02.647 +05:30 167baa00-a800-4ed8-8aaa-1c3078c02115 INF CORS policy execution successful. 2024-09-02 13:57:02.648 +05:30 167baa00-a800-4ed8-8aaa-1c3078c02115 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 1.4971ms 2024-09-02 13:57:02.649 +05:30 690ef28d-936e-4439-adc7-b82074465a80 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:57:02.649 +05:30 690ef28d-936e-4439-adc7-b82074465a80 INF CORS policy execution successful. 2024-09-02 13:57:02.649 +05:30 690ef28d-936e-4439-adc7-b82074465a80 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5432ms 2024-09-02 13:57:02.696 +05:30 2bf646a4-151e-420b-b877-741094572cf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:57:02.697 +05:30 2bf646a4-151e-420b-b877-741094572cf6 INF CORS policy execution successful. 2024-09-02 13:57:02.698 +05:30 2bf646a4-151e-420b-b877-741094572cf6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:02.698 +05:30 43e9aea9-26af-4232-852a-b03d455b4f76 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:57:02.698 +05:30 43e9aea9-26af-4232-852a-b03d455b4f76 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-02 13:57:02.720 +05:30 3423f29f-41c7-4ea2-9711-57a83d151f44 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:57:02.733 +05:30 3423f29f-41c7-4ea2-9711-57a83d151f44 INF CORS policy execution successful. 2024-09-02 13:57:02.734 +05:30 3423f29f-41c7-4ea2-9711-57a83d151f44 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:02.736 +05:30 158d6789-ff0d-423a-85be-6a0c5c41fba0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:57:02.736 +05:30 158d6789-ff0d-423a-85be-6a0c5c41fba0 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-02 13:57:02.743 +05:30 43e9aea9-26af-4232-852a-b03d455b4f76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:02.744 +05:30 43e9aea9-26af-4232-852a-b03d455b4f76 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 45.665ms 2024-09-02 13:57:02.744 +05:30 43e9aea9-26af-4232-852a-b03d455b4f76 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:57:02.745 +05:30 43e9aea9-26af-4232-852a-b03d455b4f76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2bf646a4-151e-420b-b877-741094572cf6}, {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-02 13:57:02.745 +05:30 43e9aea9-26af-4232-852a-b03d455b4f76 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 49.0801ms 2024-09-02 13:57:02.761 +05:30 158d6789-ff0d-423a-85be-6a0c5c41fba0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:02.761 +05:30 158d6789-ff0d-423a-85be-6a0c5c41fba0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 24.912ms 2024-09-02 13:57:02.761 +05:30 158d6789-ff0d-423a-85be-6a0c5c41fba0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:57:02.761 +05:30 158d6789-ff0d-423a-85be-6a0c5c41fba0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3423f29f-41c7-4ea2-9711-57a83d151f44}, {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-02 13:57:02.764 +05:30 158d6789-ff0d-423a-85be-6a0c5c41fba0 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.8632ms 2024-09-02 13:57:13.926 +05:30 88d4fdb1-9d09-417d-8186-9590b8bc6f71 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-02 13:57:13.927 +05:30 88d4fdb1-9d09-417d-8186-9590b8bc6f71 INF CORS policy execution successful. 2024-09-02 13:57:13.927 +05:30 cca0e2d7-78cb-4481-aeff-84869b30a006 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-02 13:57:13.927 +05:30 cca0e2d7-78cb-4481-aeff-84869b30a006 INF CORS policy execution successful. 2024-09-02 13:57:13.928 +05:30 88d4fdb1-9d09-417d-8186-9590b8bc6f71 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.6084ms 2024-09-02 13:57:13.928 +05:30 cca0e2d7-78cb-4481-aeff-84869b30a006 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.5936ms 2024-09-02 13:57:13.981 +05:30 09f13ac3-5d4f-47dd-8a82-96bd1325227e 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-02 13:57:13.989 +05:30 09f13ac3-5d4f-47dd-8a82-96bd1325227e INF CORS policy execution successful. 2024-09-02 13:57:13.989 +05:30 09f13ac3-5d4f-47dd-8a82-96bd1325227e 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:13.990 +05:30 26301c4c-7939-4171-9f3a-02a805ea4323 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:13.990 +05:30 26301c4c-7939-4171-9f3a-02a805ea4323 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-02 13:57:14.029 +05:30 26301c4c-7939-4171-9f3a-02a805ea4323 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:14.030 +05:30 26301c4c-7939-4171-9f3a-02a805ea4323 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 39.462ms 2024-09-02 13:57:14.030 +05:30 26301c4c-7939-4171-9f3a-02a805ea4323 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:14.030 +05:30 26301c4c-7939-4171-9f3a-02a805ea4323 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09f13ac3-5d4f-47dd-8a82-96bd1325227e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1223} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1070,\"Name\":\"frfrfrfr\",\"CreatedOn\":\"2024-09-02T08:27:01.927\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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-02 13:57:14.031 +05:30 26301c4c-7939-4171-9f3a-02a805ea4323 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1223 application/json; charset=utf-8 49.4072ms 2024-09-02 13:57:14.087 +05:30 95d7ff08-389c-42b9-8326-629c33b7afa4 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-02 13:57:14.088 +05:30 95d7ff08-389c-42b9-8326-629c33b7afa4 INF CORS policy execution successful. 2024-09-02 13:57:14.088 +05:30 95d7ff08-389c-42b9-8326-629c33b7afa4 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:14.088 +05:30 77b1ea96-108b-4805-8f22-d03679bbbe46 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:14.088 +05:30 77b1ea96-108b-4805-8f22-d03679bbbe46 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-02 13:57:14.101 +05:30 77b1ea96-108b-4805-8f22-d03679bbbe46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:14.102 +05:30 77b1ea96-108b-4805-8f22-d03679bbbe46 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 13.4479ms 2024-09-02 13:57:14.102 +05:30 77b1ea96-108b-4805-8f22-d03679bbbe46 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:14.102 +05:30 77b1ea96-108b-4805-8f22-d03679bbbe46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95d7ff08-389c-42b9-8326-629c33b7afa4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1223} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1070,\"Name\":\"frfrfrfr\",\"CreatedOn\":\"2024-09-02T08:27:01.927\",\"ModifiedOn\":null},{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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-02 13:57:14.102 +05:30 77b1ea96-108b-4805-8f22-d03679bbbe46 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1223 application/json; charset=utf-8 15.3491ms 2024-09-02 13:57:16.614 +05:30 be08b101-3974-4deb-82ce-8e3d924dd09c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:57:16.615 +05:30 be08b101-3974-4deb-82ce-8e3d924dd09c INF CORS policy execution successful. 2024-09-02 13:57:16.615 +05:30 be08b101-3974-4deb-82ce-8e3d924dd09c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8839ms 2024-09-02 13:57:16.618 +05:30 a64cdad5-c79f-43a3-a79c-da0624954b95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - null null 2024-09-02 13:57:16.618 +05:30 a64cdad5-c79f-43a3-a79c-da0624954b95 INF CORS policy execution successful. 2024-09-02 13:57:16.618 +05:30 a64cdad5-c79f-43a3-a79c-da0624954b95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - 204 null null 0.3702ms 2024-09-02 13:57:16.658 +05:30 8137cfc7-912e-4345-863e-4db4449070c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:57:16.658 +05:30 8137cfc7-912e-4345-863e-4db4449070c6 INF CORS policy execution successful. 2024-09-02 13:57:16.658 +05:30 8137cfc7-912e-4345-863e-4db4449070c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.3964ms 2024-09-02 13:57:16.665 +05:30 7eb7e3d9-098e-45e7-92f1-22e6b5adf4b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:57:16.665 +05:30 e8c6fece-3d00-4dbe-817e-db1ccc103a35 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - null null 2024-09-02 13:57:16.665 +05:30 e8c6fece-3d00-4dbe-817e-db1ccc103a35 INF CORS policy execution successful. 2024-09-02 13:57:16.665 +05:30 e8c6fece-3d00-4dbe-817e-db1ccc103a35 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - 204 null null 0.4198ms 2024-09-02 13:57:16.665 +05:30 7eb7e3d9-098e-45e7-92f1-22e6b5adf4b6 INF CORS policy execution successful. 2024-09-02 13:57:16.665 +05:30 7eb7e3d9-098e-45e7-92f1-22e6b5adf4b6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:16.666 +05:30 c8721bff-57be-4610-974a-15c7e85a9651 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:57:16.666 +05:30 c8721bff-57be-4610-974a-15c7e85a9651 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-02 13:57:16.668 +05:30 a8120354-7d0c-446e-8b3d-ca5c6fa31ca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - null null 2024-09-02 13:57:16.668 +05:30 a8120354-7d0c-446e-8b3d-ca5c6fa31ca6 INF CORS policy execution successful. 2024-09-02 13:57:16.669 +05:30 a8120354-7d0c-446e-8b3d-ca5c6fa31ca6 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1070 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:16.669 +05:30 2db44f16-87ca-4707-8f7e-d045cd3042e5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 13:57:16.669 +05:30 2db44f16-87ca-4707-8f7e-d045cd3042e5 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-02 13:57:16.701 +05:30 2db44f16-87ca-4707-8f7e-d045cd3042e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:16.701 +05:30 2db44f16-87ca-4707-8f7e-d045cd3042e5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 32.2909ms 2024-09-02 13:57:16.701 +05:30 c8721bff-57be-4610-974a-15c7e85a9651 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:16.701 +05:30 2db44f16-87ca-4707-8f7e-d045cd3042e5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 13:57:16.701 +05:30 c8721bff-57be-4610-974a-15c7e85a9651 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 35.4738ms 2024-09-02 13:57:16.701 +05:30 c8721bff-57be-4610-974a-15c7e85a9651 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:57:16.702 +05:30 2db44f16-87ca-4707-8f7e-d045cd3042e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8120354-7d0c-446e-8b3d-ca5c6fa31ca6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1080} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1070,\"RoleName\":\"frfrfrfr\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":1061,\"ParentRoleName\":\"TestRole\"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":96,\"ProfileName\":\"PK\"}],\"EntryRestrictionDetails\":[{\"TagTypeId\":3,\"TagId\":6,\"TagTypeName\":\"CustomerVendor\",\"TagName\":\"Customer6\",\"CanTransaction\":false,\"CanReport\":true,\"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-02 13:57:16.702 +05:30 c8721bff-57be-4610-974a-15c7e85a9651 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7eb7e3d9-098e-45e7-92f1-22e6b5adf4b6}, {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-02 13:57:16.702 +05:30 c8721bff-57be-4610-974a-15c7e85a9651 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 37.1901ms 2024-09-02 13:57:16.702 +05:30 2db44f16-87ca-4707-8f7e-d045cd3042e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - 200 1080 application/json; charset=utf-8 33.644ms 2024-09-02 13:57:16.756 +05:30 40e589cc-a1f3-49ce-8480-81d842036d9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - null null 2024-09-02 13:57:16.756 +05:30 40e589cc-a1f3-49ce-8480-81d842036d9e INF CORS policy execution successful. 2024-09-02 13:57:16.756 +05:30 40e589cc-a1f3-49ce-8480-81d842036d9e INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1070 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:16.756 +05:30 69dd4c40-6284-46fb-bf5e-aae08bafa53d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 13:57:16.756 +05:30 69dd4c40-6284-46fb-bf5e-aae08bafa53d 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-02 13:57:16.762 +05:30 69dd4c40-6284-46fb-bf5e-aae08bafa53d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:16.762 +05:30 69dd4c40-6284-46fb-bf5e-aae08bafa53d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 5.4996ms 2024-09-02 13:57:16.762 +05:30 69dd4c40-6284-46fb-bf5e-aae08bafa53d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 13:57:16.762 +05:30 69dd4c40-6284-46fb-bf5e-aae08bafa53d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40e589cc-a1f3-49ce-8480-81d842036d9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1080} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1070,\"RoleName\":\"frfrfrfr\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":1061,\"ParentRoleName\":\"TestRole\"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":96,\"ProfileName\":\"PK\"}],\"EntryRestrictionDetails\":[{\"TagTypeId\":3,\"TagId\":6,\"TagTypeName\":\"CustomerVendor\",\"TagName\":\"Customer6\",\"CanTransaction\":false,\"CanReport\":true,\"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-02 13:57:16.762 +05:30 69dd4c40-6284-46fb-bf5e-aae08bafa53d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1070 - 200 1080 application/json; charset=utf-8 6.7967ms 2024-09-02 13:57:16.768 +05:30 16f00f12-5e69-4875-b893-bfc290752860 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 13:57:16.769 +05:30 16f00f12-5e69-4875-b893-bfc290752860 INF CORS policy execution successful. 2024-09-02 13:57:16.769 +05:30 16f00f12-5e69-4875-b893-bfc290752860 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:16.769 +05:30 90b5ce1d-e3ee-4c78-848c-914c221ea2cf INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:57:16.769 +05:30 90b5ce1d-e3ee-4c78-848c-914c221ea2cf 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-02 13:57:16.783 +05:30 90b5ce1d-e3ee-4c78-848c-914c221ea2cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:16.783 +05:30 90b5ce1d-e3ee-4c78-848c-914c221ea2cf INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 14.5268ms 2024-09-02 13:57:16.784 +05:30 90b5ce1d-e3ee-4c78-848c-914c221ea2cf INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 13:57:16.784 +05:30 90b5ce1d-e3ee-4c78-848c-914c221ea2cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16f00f12-5e69-4875-b893-bfc290752860}, {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-02 13:57:16.784 +05:30 90b5ce1d-e3ee-4c78-848c-914c221ea2cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 15.772ms 2024-09-02 13:57:17.194 +05:30 5d844d2c-4940-42d1-87e4-3664ed2d40e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 13:57:17.194 +05:30 5d844d2c-4940-42d1-87e4-3664ed2d40e7 INF CORS policy execution successful. 2024-09-02 13:57:17.195 +05:30 5d844d2c-4940-42d1-87e4-3664ed2d40e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.927ms 2024-09-02 13:57:17.204 +05:30 f46b1d27-1fe5-41e8-a90a-2c0cf8027c0c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 13:57:17.205 +05:30 f46b1d27-1fe5-41e8-a90a-2c0cf8027c0c INF CORS policy execution successful. 2024-09-02 13:57:17.205 +05:30 f46b1d27-1fe5-41e8-a90a-2c0cf8027c0c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 204 null null 0.7307ms 2024-09-02 13:57:17.280 +05:30 24163b0f-ffbe-43ed-af57-7e048857046a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 13:57:17.281 +05:30 24163b0f-ffbe-43ed-af57-7e048857046a INF CORS policy execution successful. 2024-09-02 13:57:17.281 +05:30 24163b0f-ffbe-43ed-af57-7e048857046a 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:17.281 +05:30 d64a11bb-8bdc-4477-8df6-0ffde2ba940d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:57:17.282 +05:30 d64a11bb-8bdc-4477-8df6-0ffde2ba940d 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-02 13:57:17.283 +05:30 07d7d08e-521b-4b57-98e4-244dcaba76b1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - null null 2024-09-02 13:57:17.284 +05:30 07d7d08e-521b-4b57-98e4-244dcaba76b1 INF CORS policy execution successful. 2024-09-02 13:57:17.284 +05:30 07d7d08e-521b-4b57-98e4-244dcaba76b1 INF HTTP request: Path: /role/getrolegrouplist QueryString: ?type=1&searchString=TestRole Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:17.284 +05:30 31be9f1c-c09d-4e46-ac27-3173b41b0567 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:57:17.284 +05:30 31be9f1c-c09d-4e46-ac27-3173b41b0567 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-02 13:57:17.293 +05:30 d64a11bb-8bdc-4477-8df6-0ffde2ba940d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:17.293 +05:30 d64a11bb-8bdc-4477-8df6-0ffde2ba940d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 11.6724ms 2024-09-02 13:57:17.293 +05:30 d64a11bb-8bdc-4477-8df6-0ffde2ba940d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:57:17.294 +05:30 d64a11bb-8bdc-4477-8df6-0ffde2ba940d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24163b0f-ffbe-43ed-af57-7e048857046a}, {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-02 13:57:17.294 +05:30 d64a11bb-8bdc-4477-8df6-0ffde2ba940d 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.6268ms 2024-09-02 13:57:17.302 +05:30 31be9f1c-c09d-4e46-ac27-3173b41b0567 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:17.302 +05:30 31be9f1c-c09d-4e46-ac27-3173b41b0567 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 18.3122ms 2024-09-02 13:57:17.303 +05:30 31be9f1c-c09d-4e46-ac27-3173b41b0567 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:57:17.303 +05:30 31be9f1c-c09d-4e46-ac27-3173b41b0567 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07d7d08e-521b-4b57-98e4-244dcaba76b1}, {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-02 13:57:17.303 +05:30 31be9f1c-c09d-4e46-ac27-3173b41b0567 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=TestRole - 200 133 application/json; charset=utf-8 19.5481ms 2024-09-02 13:57:41.731 +05:30 66639945-8102-4985-beb5-37cb9335bcc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/deleterole - null null 2024-09-02 13:57:41.733 +05:30 66639945-8102-4985-beb5-37cb9335bcc4 INF CORS policy execution successful. 2024-09-02 13:57:41.734 +05:30 66639945-8102-4985-beb5-37cb9335bcc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/deleterole - 204 null null 3.0577ms 2024-09-02 13:57:41.788 +05:30 6c48c82b-3a27-4d30-aada-63a460b1caec INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangSecurityAPI/role/deleterole - application/json 13 2024-09-02 13:57:41.790 +05:30 6c48c82b-3a27-4d30-aada-63a460b1caec INF CORS policy execution successful. 2024-09-02 13:57:41.791 +05:30 6c48c82b-3a27-4d30-aada-63a460b1caec INF HTTP request: Path: /role/deleterole QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Content-Length: 13}, {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: [{"id":1070}] 2024-09-02 13:57:41.793 +05:30 464131db-ab38-4539-b0de-b76568c378f5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.DeleteRole (Sang.Security.Api)' 2024-09-02 13:57:41.814 +05:30 464131db-ab38-4539-b0de-b76568c378f5 INF Route matched with {action = "DeleteRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] DeleteRole(System.Collections.Generic.List`1[Sang.Security.Api.Models.IdTableType]) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-02 13:57:42.068 +05:30 464131db-ab38-4539-b0de-b76568c378f5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:42.068 +05:30 464131db-ab38-4539-b0de-b76568c378f5 INF Executed action Sang.Security.Api.Controllers.RoleController.DeleteRole (Sang.Security.Api) in 253.7599ms 2024-09-02 13:57:42.068 +05:30 464131db-ab38-4539-b0de-b76568c378f5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.DeleteRole (Sang.Security.Api)' 2024-09-02 13:57:42.068 +05:30 464131db-ab38-4539-b0de-b76568c378f5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c48c82b-3a27-4d30-aada-63a460b1caec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Success","statusCode":2002,"message":"Role(s) deleted successfully.","result":"1"} 2024-09-02 13:57:42.069 +05:30 464131db-ab38-4539-b0de-b76568c378f5 INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangSecurityAPI/role/deleterole - 200 93 application/json; charset=utf-8 280.6253ms 2024-09-02 13:57:42.718 +05:30 2d7f601d-ce1f-4d4b-99c1-c2bea4edad0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:57:42.718 +05:30 2d7f601d-ce1f-4d4b-99c1-c2bea4edad0d INF CORS policy execution successful. 2024-09-02 13:57:42.719 +05:30 2d7f601d-ce1f-4d4b-99c1-c2bea4edad0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.0144ms 2024-09-02 13:57:42.720 +05:30 d0c05ce2-709b-468f-a037-204d5d0cfa47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:57:42.720 +05:30 d0c05ce2-709b-468f-a037-204d5d0cfa47 INF CORS policy execution successful. 2024-09-02 13:57:42.721 +05:30 d0c05ce2-709b-468f-a037-204d5d0cfa47 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.387ms 2024-09-02 13:57:42.770 +05:30 85d42667-8396-4c99-b902-792659fb9ed9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 13:57:42.771 +05:30 85d42667-8396-4c99-b902-792659fb9ed9 INF CORS policy execution successful. 2024-09-02 13:57:42.771 +05:30 85d42667-8396-4c99-b902-792659fb9ed9 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:42.771 +05:30 37f20a64-fac7-44a6-9845-4bfd550e07ef INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:57:42.771 +05:30 37f20a64-fac7-44a6-9845-4bfd550e07ef 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-02 13:57:42.773 +05:30 8d6ed046-7ffa-4ea4-8b9f-e1bfdbc7bd37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 13:57:42.774 +05:30 8d6ed046-7ffa-4ea4-8b9f-e1bfdbc7bd37 INF CORS policy execution successful. 2024-09-02 13:57:42.774 +05:30 8d6ed046-7ffa-4ea4-8b9f-e1bfdbc7bd37 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:42.776 +05:30 c5ebeb40-20fa-4297-8236-fe3dad81c0a0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:57:42.777 +05:30 c5ebeb40-20fa-4297-8236-fe3dad81c0a0 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-02 13:57:42.784 +05:30 37f20a64-fac7-44a6-9845-4bfd550e07ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:42.785 +05:30 37f20a64-fac7-44a6-9845-4bfd550e07ef INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 13.2934ms 2024-09-02 13:57:42.785 +05:30 37f20a64-fac7-44a6-9845-4bfd550e07ef INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 13:57:42.785 +05:30 37f20a64-fac7-44a6-9845-4bfd550e07ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85d42667-8396-4c99-b902-792659fb9ed9}, {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-02 13:57:42.785 +05:30 37f20a64-fac7-44a6-9845-4bfd550e07ef 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 15.513ms 2024-09-02 13:57:42.790 +05:30 c5ebeb40-20fa-4297-8236-fe3dad81c0a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:42.791 +05:30 c5ebeb40-20fa-4297-8236-fe3dad81c0a0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 14.0128ms 2024-09-02 13:57:42.791 +05:30 c5ebeb40-20fa-4297-8236-fe3dad81c0a0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 13:57:42.791 +05:30 c5ebeb40-20fa-4297-8236-fe3dad81c0a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d6ed046-7ffa-4ea4-8b9f-e1bfdbc7bd37}, {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-02 13:57:42.791 +05:30 c5ebeb40-20fa-4297-8236-fe3dad81c0a0 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 18.0429ms 2024-09-02 13:57:43.913 +05:30 9562e22d-14a7-4cd7-b2a5-d595609eaa6d 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-02 13:57:43.914 +05:30 9562e22d-14a7-4cd7-b2a5-d595609eaa6d INF CORS policy execution successful. 2024-09-02 13:57:43.914 +05:30 9562e22d-14a7-4cd7-b2a5-d595609eaa6d 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.8146ms 2024-09-02 13:57:43.916 +05:30 ce81cfd1-0799-4d7f-a34c-39d299b5fdea 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-02 13:57:43.917 +05:30 ce81cfd1-0799-4d7f-a34c-39d299b5fdea INF CORS policy execution successful. 2024-09-02 13:57:43.917 +05:30 ce81cfd1-0799-4d7f-a34c-39d299b5fdea 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.5685ms 2024-09-02 13:57:43.968 +05:30 b50cf72e-e5ab-44fb-8efd-eff6fdea7d7b 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-02 13:57:43.968 +05:30 b50cf72e-e5ab-44fb-8efd-eff6fdea7d7b INF CORS policy execution successful. 2024-09-02 13:57:43.969 +05:30 b50cf72e-e5ab-44fb-8efd-eff6fdea7d7b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:43.969 +05:30 cd767812-cae9-4afc-a051-5c6df67f50fe INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:43.969 +05:30 cd767812-cae9-4afc-a051-5c6df67f50fe 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-02 13:57:43.994 +05:30 cd767812-cae9-4afc-a051-5c6df67f50fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:43.994 +05:30 cd767812-cae9-4afc-a051-5c6df67f50fe INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 24.8301ms 2024-09-02 13:57:43.994 +05:30 cd767812-cae9-4afc-a051-5c6df67f50fe INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:43.994 +05:30 cd767812-cae9-4afc-a051-5c6df67f50fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b50cf72e-e5ab-44fb-8efd-eff6fdea7d7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 13:57:43.995 +05:30 cd767812-cae9-4afc-a051-5c6df67f50fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 27.0301ms 2024-09-02 13:57:44.047 +05:30 ccfd77fc-9afe-4392-8425-4d13ea3cd48d 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-02 13:57:44.047 +05:30 ccfd77fc-9afe-4392-8425-4d13ea3cd48d INF CORS policy execution successful. 2024-09-02 13:57:44.048 +05:30 ccfd77fc-9afe-4392-8425-4d13ea3cd48d 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYwNzMsImlhdCI6MTcyNTI2NTQ3M30.tzsrtFKSwsydmIcuhg9X7QYYOD_Op2cO7GzLHFKXU6k}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 13:57:44.048 +05:30 1ef494a6-c5fb-4242-b3a3-629037c8bc99 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:44.048 +05:30 1ef494a6-c5fb-4242-b3a3-629037c8bc99 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-02 13:57:44.060 +05:30 1ef494a6-c5fb-4242-b3a3-629037c8bc99 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:57:44.060 +05:30 1ef494a6-c5fb-4242-b3a3-629037c8bc99 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 11.8152ms 2024-09-02 13:57:44.060 +05:30 1ef494a6-c5fb-4242-b3a3-629037c8bc99 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 13:57:44.060 +05:30 1ef494a6-c5fb-4242-b3a3-629037c8bc99 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccfd77fc-9afe-4392-8425-4d13ea3cd48d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 13:57:44.060 +05:30 1ef494a6-c5fb-4242-b3a3-629037c8bc99 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 13.392ms 2024-09-02 13:58:22.914 +05:30 f2622168-617a-41c2-af27-42b3fb6e33da INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 13:58:22.919 +05:30 f2622168-617a-41c2-af27-42b3fb6e33da 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: 7b95a754-523c-4ac9-bc09-9b324bc75701} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 13:58:22.920 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:58:22.922 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF 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-02 13:58:22.975 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Database retrieved 2024-09-02 13:58:23.000 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Token generated 2024-09-02 13:58:23.001 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Token generated 2024-09-02 13:58:23.001 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 13:58:23.002 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 79.4317ms 2024-09-02 13:58:23.002 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 13:58:23.002 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2622168-617a-41c2-af27-42b3fb6e33da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjU3MDMsImV4cCI6MTcyNTI2NjMwMiwiaWF0IjoxNzI1MjY1NzAzfQ.1RA8NeDZ-8hNJWY5q4VIw7PQ0mDWy9wMib29S_tAxIU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjU3MDMsImV4cCI6MTcyNTI2NjYwMywiaWF0IjoxNzI1MjY1NzAzfQ.xAeEaQcMZYhByb3LgKN0zRRnvmO8KP0tiHKmN-QsJK8\"}"} 2024-09-02 13:58:23.003 +05:30 e3a16da6-5142-4498-a877-513a3a6a678c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 89.7836ms 2024-09-02 14:08:30.323 +05:30 INF Application is shutting down... 2024-09-02 14:09:18.518 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 14:09:18.579 +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-02 14:09:18.609 +05:30 INF Creating key {47087d11-bc21-4763-8d91-72ce61a1d5d7} with creation date 2024-09-02 08:39:18Z, activation date 2024-09-02 08:39:18Z, and expiration date 2024-12-01 08:39:18Z. 2024-09-02 14:09:18.630 +05:30 WRN No XML encryptor configured. Key {47087d11-bc21-4763-8d91-72ce61a1d5d7} may be persisted to storage in unencrypted form. 2024-09-02 14:09:18.833 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 14:09:18.834 +05:30 INF Hosting environment: Production 2024-09-02 14:09:18.834 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 14:09:18.847 +05:30 17159b6f-6487-4e29-9339-94ae7a26c38d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYzNzMsImlhdCI6MTcyNTI2NTQ3M30.k15kuwatkMo1YOYOtokMH0iQYCHwLudgE2bzsQnbwY8 - null null 2024-09-02 14:09:18.921 +05:30 17159b6f-6487-4e29-9339-94ae7a26c38d INF CORS policy execution successful. 2024-09-02 14:09:18.948 +05:30 17159b6f-6487-4e29-9339-94ae7a26c38d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYzNzMsImlhdCI6MTcyNTI2NTQ3M30.k15kuwatkMo1YOYOtokMH0iQYCHwLudgE2bzsQnbwY8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:09:19.005 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:09:19.035 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca 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-02 14:09:19.336 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca 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:8ac60bb3-13a5-48e3-b661-664aa6b0ce94 Error Number:18456,State:1,Class:14 2024-09-02 14:09:19.352 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca 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:8ac60bb3-13a5-48e3-b661-664aa6b0ce94 Error Number:18456,State:1,Class:14 2024-09-02 14:09:19.364 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:09:19.495 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 453.2995ms 2024-09-02 14:09:19.500 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:09:19.503 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 17159b6f-6487-4e29-9339-94ae7a26c38d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-02 14:09:19.526 +05:30 d377cdb4-515f-4a3a-a170-811b04693aca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY1NDczLCJleHAiOjE3MjUyNjYzNzMsImlhdCI6MTcyNTI2NTQ3M30.k15kuwatkMo1YOYOtokMH0iQYCHwLudgE2bzsQnbwY8 - 500 89 application/json; charset=utf-8 679.7103ms 2024-09-02 14:09:20.046 +05:30 620703f6-88fa-458d-86a8-aa1dc8d02b7c 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-02 14:09:20.051 +05:30 620703f6-88fa-458d-86a8-aa1dc8d02b7c INF CORS policy execution successful. 2024-09-02 14:09:20.052 +05:30 620703f6-88fa-458d-86a8-aa1dc8d02b7c 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 6.6499ms 2024-09-02 14:09:20.098 +05:30 578b7aab-5bed-483f-9e70-a59c9f836240 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-02 14:09:20.103 +05:30 578b7aab-5bed-483f-9e70-a59c9f836240 INF CORS policy execution successful. 2024-09-02 14:09:20.104 +05:30 578b7aab-5bed-483f-9e70-a59c9f836240 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.7698ms 2024-09-02 14:09:20.161 +05:30 cd445b33-683a-42c0-ae33-f8d202bc3c70 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-02 14:09:20.171 +05:30 cd445b33-683a-42c0-ae33-f8d202bc3c70 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 14:09:20.173 +05:30 cd445b33-683a-42c0-ae33-f8d202bc3c70 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-02 14:09:20.174 +05:30 cd445b33-683a-42c0-ae33-f8d202bc3c70 INF CORS policy execution successful. 2024-09-02 14:09:20.176 +05:30 cd445b33-683a-42c0-ae33-f8d202bc3c70 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 null}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 14:09:20.183 +05:30 2d3e4a9f-13c3-4bf5-adc6-b698944e0b59 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 14:09:20.187 +05:30 2d3e4a9f-13c3-4bf5-adc6-b698944e0b59 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 14:09:20.188 +05:30 2d3e4a9f-13c3-4bf5-adc6-b698944e0b59 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: cd445b33-683a-42c0-ae33-f8d202bc3c70}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 14:09:20.189 +05:30 2d3e4a9f-13c3-4bf5-adc6-b698944e0b59 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 27.4463ms 2024-09-02 14:09:20.241 +05:30 daaec764-329f-4d97-b05a-e7c8f9bac167 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-02 14:09:20.241 +05:30 daaec764-329f-4d97-b05a-e7c8f9bac167 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 14:09:20.242 +05:30 daaec764-329f-4d97-b05a-e7c8f9bac167 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-02 14:09:20.242 +05:30 daaec764-329f-4d97-b05a-e7c8f9bac167 INF CORS policy execution successful. 2024-09-02 14:09:20.243 +05:30 daaec764-329f-4d97-b05a-e7c8f9bac167 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 null}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 14:09:20.249 +05:30 6e8ad3a7-a222-4095-a3b0-ab837c5c7475 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 14:09:20.249 +05:30 6e8ad3a7-a222-4095-a3b0-ab837c5c7475 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 14:09:20.250 +05:30 6e8ad3a7-a222-4095-a3b0-ab837c5c7475 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: daaec764-329f-4d97-b05a-e7c8f9bac167}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 14:09:20.251 +05:30 6e8ad3a7-a222-4095-a3b0-ab837c5c7475 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 10.1199ms 2024-09-02 14:09:23.922 +05:30 a5473fee-0502-467f-8e71-3a84c477cab2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 14:09:23.923 +05:30 a5473fee-0502-467f-8e71-3a84c477cab2 INF CORS policy execution successful. 2024-09-02 14:09:23.925 +05:30 a5473fee-0502-467f-8e71-3a84c477cab2 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 14:09:23.926 +05:30 f51142ae-75f3-4a19-9b4b-b9bd44287f20 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:09:23.937 +05:30 f51142ae-75f3-4a19-9b4b-b9bd44287f20 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-02 14:09:24.278 +05:30 f51142ae-75f3-4a19-9b4b-b9bd44287f20 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:09:24.281 +05:30 f51142ae-75f3-4a19-9b4b-b9bd44287f20 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 343.5721ms 2024-09-02 14:09:24.281 +05:30 f51142ae-75f3-4a19-9b4b-b9bd44287f20 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:09:24.282 +05:30 f51142ae-75f3-4a19-9b4b-b9bd44287f20 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5473fee-0502-467f-8e71-3a84c477cab2}, {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-02 14:09:24.284 +05:30 f51142ae-75f3-4a19-9b4b-b9bd44287f20 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 361.8174ms 2024-09-02 14:09:37.595 +05:30 9487cc65-9d8d-4a84-8f24-aa9eb42ec6b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 14:09:37.597 +05:30 9487cc65-9d8d-4a84-8f24-aa9eb42ec6b7 INF CORS policy execution successful. 2024-09-02 14:09:37.599 +05:30 9487cc65-9d8d-4a84-8f24-aa9eb42ec6b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 4.2265ms 2024-09-02 14:09:37.649 +05:30 6d6fdf5f-9e50-4072-aebf-ab4e4192d6fe INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 14:09:37.650 +05:30 6d6fdf5f-9e50-4072-aebf-ab4e4192d6fe INF CORS policy execution successful. 2024-09-02 14:09:37.651 +05:30 6d6fdf5f-9e50-4072-aebf-ab4e4192d6fe 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: 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-02 14:09:37.653 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:09:37.668 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF 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-02 14:09:37.788 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Database retrieved 2024-09-02 14:09:37.898 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Token generated 2024-09-02 14:09:37.899 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Token generated 2024-09-02 14:09:37.902 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:09:37.903 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 234.5639ms 2024-09-02 14:09:37.903 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:09:37.903 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d6fdf5f-9e50-4072-aebf-ab4e4192d6fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2Mzc3LCJleHAiOjE3MjUyNjY5NzcsImlhdCI6MTcyNTI2NjM3N30.twLiVnO8ikq_qdBW7ya5wj_PUSccCchEJaigQORrICo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2Mzc3LCJleHAiOjE3MjUyNjcyNzcsImlhdCI6MTcyNTI2NjM3N30.QIYITLlIYvi9spEiVZi5kbs4LgQ7BUBoKLBla-WS_zI\"}"} 2024-09-02 14:09:37.904 +05:30 72860f35-d94a-4f83-97a9-4b1eb91c565e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 254.7879ms 2024-09-02 14:13:13.822 +05:30 e7817118-e253-459d-8292-2d6622c49c93 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 14:13:13.830 +05:30 e7817118-e253-459d-8292-2d6622c49c93 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: 00dabbc4-5672-4ff9-a8bb-6a3f067362cc} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 14:13:13.832 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:13:13.833 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF 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-02 14:13:13.871 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Database retrieved 2024-09-02 14:13:13.908 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Token generated 2024-09-02 14:13:13.909 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Token generated 2024-09-02 14:13:13.913 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:13:13.915 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 82.0011ms 2024-09-02 14:13:13.916 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:13:13.916 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7817118-e253-459d-8292-2d6622c49c93}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjY1OTMsImV4cCI6MTcyNTI2NzE5MywiaWF0IjoxNzI1MjY2NTkzfQ.wEGTHvgbmqOVg3AvSEAwY0cXTjKANi27WyPhGiaE2CA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjY1OTMsImV4cCI6MTcyNTI2NzQ5MywiaWF0IjoxNzI1MjY2NTkzfQ.62oJ4NDLZjlVageAuHMPeKwmGE38oFtQ0vX0PBTGGgc\"}"} 2024-09-02 14:13:13.918 +05:30 954c2669-2e31-4810-845f-504bb89bb5a8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 96.1466ms 2024-09-02 14:19:17.133 +05:30 44f1156a-7f95-41c1-bcdc-b11f080a1243 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 14:19:17.137 +05:30 44f1156a-7f95-41c1-bcdc-b11f080a1243 INF CORS policy execution successful. 2024-09-02 14:19:17.139 +05:30 44f1156a-7f95-41c1-bcdc-b11f080a1243 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 204 null null 5.5243ms 2024-09-02 14:19:17.260 +05:30 a5ec0e4a-0d77-45d7-ab38-02eb9e1691e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 14:19:17.289 +05:30 a5ec0e4a-0d77-45d7-ab38-02eb9e1691e9 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 8:24:41 AM', Current time (UTC): '9/2/2024 8:49:17 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 14:19:17.293 +05:30 a5ec0e4a-0d77-45d7-ab38-02eb9e1691e9 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 8:24:41 AM', Current time (UTC): '9/2/2024 8:49:17 AM'. 2024-09-02 14:19:17.293 +05:30 a5ec0e4a-0d77-45d7-ab38-02eb9e1691e9 INF CORS policy execution successful. 2024-09-02 14:19:17.295 +05:30 a5ec0e4a-0d77-45d7-ab38-02eb9e1691e9 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=2&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ4ODEsImV4cCI6MTcyNTI2NTQ4MSwiaWF0IjoxNzI1MjY0ODgxfQ.xCL1sEmkKhS3EFTzCFXsL7U0AZlxbns3bl9MOvbgbfA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:19:17.298 +05:30 0cf15a27-a281-4abb-b2fa-080a63ba6c97 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 14:19:17.299 +05:30 0cf15a27-a281-4abb-b2fa-080a63ba6c97 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 14:19:17.299 +05:30 0cf15a27-a281-4abb-b2fa-080a63ba6c97 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a5ec0e4a-0d77-45d7-ab38-02eb9e1691e9}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 08:24:41'"} Body: 2024-09-02 14:19:17.300 +05:30 0cf15a27-a281-4abb-b2fa-080a63ba6c97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 401 null null 39.8923ms 2024-09-02 14:19:17.360 +05:30 6918879c-8894-41fa-9da2-95de54df5d45 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ4ODEsImV4cCI6MTcyNTI2NTc4MSwiaWF0IjoxNzI1MjY0ODgxfQ.nHdfWKBJLSSWuQKx1kBTlBDblNpp66W_NMiH7ACh6HA - null null 2024-09-02 14:19:17.361 +05:30 6918879c-8894-41fa-9da2-95de54df5d45 INF CORS policy execution successful. 2024-09-02 14:19:17.362 +05:30 6918879c-8894-41fa-9da2-95de54df5d45 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ4ODEsImV4cCI6MTcyNTI2NTc4MSwiaWF0IjoxNzI1MjY0ODgxfQ.nHdfWKBJLSSWuQKx1kBTlBDblNpp66W_NMiH7ACh6HA 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 (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-02 14:19:17.364 +05:30 ccda528a-f971-4f27-800f-247a87ba8c99 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:19:17.365 +05:30 ccda528a-f971-4f27-800f-247a87ba8c99 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-02 14:19:17.383 +05:30 ccda528a-f971-4f27-800f-247a87ba8c99 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:19:17.384 +05:30 ccda528a-f971-4f27-800f-247a87ba8c99 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 18.9748ms 2024-09-02 14:19:17.384 +05:30 ccda528a-f971-4f27-800f-247a87ba8c99 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:19:17.385 +05:30 ccda528a-f971-4f27-800f-247a87ba8c99 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 6918879c-8894-41fa-9da2-95de54df5d45}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 14:19:17.385 +05:30 ccda528a-f971-4f27-800f-247a87ba8c99 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjQ4ODEsImV4cCI6MTcyNTI2NTc4MSwiaWF0IjoxNzI1MjY0ODgxfQ.nHdfWKBJLSSWuQKx1kBTlBDblNpp66W_NMiH7ACh6HA - 400 90 application/json; charset=utf-8 25.4578ms 2024-09-02 14:19:26.290 +05:30 c584fa5c-0612-46dc-9fcd-5dfe0059f781 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 14:19:26.293 +05:30 c584fa5c-0612-46dc-9fcd-5dfe0059f781 INF CORS policy execution successful. 2024-09-02 14:19:26.294 +05:30 c584fa5c-0612-46dc-9fcd-5dfe0059f781 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 (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-02 14:19:26.295 +05:30 4d190b45-ce02-405e-aeca-3cd28fd00a97 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:19:26.296 +05:30 4d190b45-ce02-405e-aeca-3cd28fd00a97 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-02 14:19:26.321 +05:30 4d190b45-ce02-405e-aeca-3cd28fd00a97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:19:26.322 +05:30 4d190b45-ce02-405e-aeca-3cd28fd00a97 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 25.9309ms 2024-09-02 14:19:26.322 +05:30 4d190b45-ce02-405e-aeca-3cd28fd00a97 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:19:26.322 +05:30 4d190b45-ce02-405e-aeca-3cd28fd00a97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c584fa5c-0612-46dc-9fcd-5dfe0059f781}, {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-02 14:19:26.323 +05:30 4d190b45-ce02-405e-aeca-3cd28fd00a97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 33.433ms 2024-09-02 14:19:55.710 +05:30 72929223-fe6a-41e6-9a68-4dc3e27479c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2Mzc3LCJleHAiOjE3MjUyNjcyNzcsImlhdCI6MTcyNTI2NjM3N30.QIYITLlIYvi9spEiVZi5kbs4LgQ7BUBoKLBla-WS_zI - null null 2024-09-02 14:19:55.711 +05:30 72929223-fe6a-41e6-9a68-4dc3e27479c2 INF CORS policy execution successful. 2024-09-02 14:19:55.713 +05:30 72929223-fe6a-41e6-9a68-4dc3e27479c2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2Mzc3LCJleHAiOjE3MjUyNjcyNzcsImlhdCI6MTcyNTI2NjM3N30.QIYITLlIYvi9spEiVZi5kbs4LgQ7BUBoKLBla-WS_zI Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:19:55.714 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:19:55.714 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 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-02 14:19:55.741 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF Token generated 2024-09-02 14:19:55.741 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF Token generated 2024-09-02 14:19:55.742 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:19:55.743 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 28.7335ms 2024-09-02 14:19:55.743 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:19:55.743 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72929223-fe6a-41e6-9a68-4dc3e27479c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2OTk1LCJleHAiOjE3MjUyNjc1OTUsImlhdCI6MTcyNTI2Njk5NX0.zuu4GZ8DAdvnk5IFjHVuY2Xacig403VpNqi7DaE5by8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2OTk1LCJleHAiOjE3MjUyNjc4OTUsImlhdCI6MTcyNTI2Njk5NX0.PgcdL5PuqLeZcusjrgQlkJYJWOo2GHqhig3UXM74zyo\"}"} 2024-09-02 14:19:55.744 +05:30 6b5b7240-874f-40a4-b47f-dcad9c4dbc53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2Mzc3LCJleHAiOjE3MjUyNjcyNzcsImlhdCI6MTcyNTI2NjM3N30.QIYITLlIYvi9spEiVZi5kbs4LgQ7BUBoKLBla-WS_zI - 200 877 application/json; charset=utf-8 35.0175ms 2024-09-02 14:20:34.150 +05:30 3c7c8c55-3c6b-44ed-b371-c29fc825aed7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 14:20:34.152 +05:30 3c7c8c55-3c6b-44ed-b371-c29fc825aed7 INF CORS policy execution successful. 2024-09-02 14:20:34.153 +05:30 3c7c8c55-3c6b-44ed-b371-c29fc825aed7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.6195ms 2024-09-02 14:20:34.203 +05:30 6efabcb1-6fb3-4646-b8cc-9ab0a4d8915d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 14:20:34.203 +05:30 6efabcb1-6fb3-4646-b8cc-9ab0a4d8915d INF CORS policy execution successful. 2024-09-02 14:20:34.205 +05:30 6efabcb1-6fb3-4646-b8cc-9ab0a4d8915d 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 (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-02 14:20:34.206 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:20:34.206 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF 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-02 14:20:34.215 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Database retrieved 2024-09-02 14:20:34.220 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Token generated 2024-09-02 14:20:34.221 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Token generated 2024-09-02 14:20:34.221 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:20:34.222 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 15.5993ms 2024-09-02 14:20:34.222 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:20:34.222 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6efabcb1-6fb3-4646-b8cc-9ab0a4d8915d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcwMzQsImV4cCI6MTcyNTI2NzYzNCwiaWF0IjoxNzI1MjY3MDM0fQ.Y6L3gcfy2wUv5IZO2cMQ8eqS-_1SB5PIzJ9HFW7wmh8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcwMzQsImV4cCI6MTcyNTI2NzkzNCwiaWF0IjoxNzI1MjY3MDM0fQ.1mgBptCnO78t1mTqFCPN8rmkBiXYF5hYRQhsAEs2vPQ\"}"} 2024-09-02 14:20:34.223 +05:30 35905250-ed76-4e1b-aad6-198a7313619d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 20.2311ms 2024-09-02 14:20:35.127 +05:30 35b3325f-7e6d-4609-ab90-f2fe1fe0a4ed 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-02 14:20:35.128 +05:30 35b3325f-7e6d-4609-ab90-f2fe1fe0a4ed INF CORS policy execution successful. 2024-09-02 14:20:35.128 +05:30 35b3325f-7e6d-4609-ab90-f2fe1fe0a4ed 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.738ms 2024-09-02 14:20:35.163 +05:30 c28aa370-4433-4f94-adad-607e9a2d53c9 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-02 14:20:35.164 +05:30 c28aa370-4433-4f94-adad-607e9a2d53c9 INF CORS policy execution successful. 2024-09-02 14:20:35.164 +05:30 c28aa370-4433-4f94-adad-607e9a2d53c9 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.7334ms 2024-09-02 14:20:35.200 +05:30 6da69e89-7bbe-4d9b-9db9-c30f6c5207f5 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-02 14:20:35.202 +05:30 1b555f0e-40b1-4185-b6c2-28bc6c954856 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-02 14:20:35.212 +05:30 6da69e89-7bbe-4d9b-9db9-c30f6c5207f5 INF CORS policy execution successful. 2024-09-02 14:20:35.212 +05:30 1b555f0e-40b1-4185-b6c2-28bc6c954856 INF CORS policy execution successful. 2024-09-02 14:20:35.213 +05:30 6da69e89-7bbe-4d9b-9db9-c30f6c5207f5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcwMzQsImV4cCI6MTcyNTI2NzYzNCwiaWF0IjoxNzI1MjY3MDM0fQ.Y6L3gcfy2wUv5IZO2cMQ8eqS-_1SB5PIzJ9HFW7wmh8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:20:35.213 +05:30 1b555f0e-40b1-4185-b6c2-28bc6c954856 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcwMzQsImV4cCI6MTcyNTI2NzYzNCwiaWF0IjoxNzI1MjY3MDM0fQ.Y6L3gcfy2wUv5IZO2cMQ8eqS-_1SB5PIzJ9HFW7wmh8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:20:35.217 +05:30 62452b17-4747-4f91-83f5-72e735341536 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:20:35.217 +05:30 e9f84f5f-543e-48f9-ab61-15b59cebc4ee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:20:35.227 +05:30 e9f84f5f-543e-48f9-ab61-15b59cebc4ee 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-02 14:20:35.227 +05:30 62452b17-4747-4f91-83f5-72e735341536 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-02 14:20:35.371 +05:30 e9f84f5f-543e-48f9-ab61-15b59cebc4ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:20:35.371 +05:30 62452b17-4747-4f91-83f5-72e735341536 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:20:35.373 +05:30 e9f84f5f-543e-48f9-ab61-15b59cebc4ee INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 145.1789ms 2024-09-02 14:20:35.373 +05:30 e9f84f5f-543e-48f9-ab61-15b59cebc4ee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:20:35.374 +05:30 e9f84f5f-543e-48f9-ab61-15b59cebc4ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b555f0e-40b1-4185-b6c2-28bc6c954856}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:20:35.374 +05:30 62452b17-4747-4f91-83f5-72e735341536 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 146.9065ms 2024-09-02 14:20:35.374 +05:30 62452b17-4747-4f91-83f5-72e735341536 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:20:35.375 +05:30 62452b17-4747-4f91-83f5-72e735341536 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6da69e89-7bbe-4d9b-9db9-c30f6c5207f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:20:35.375 +05:30 e9f84f5f-543e-48f9-ab61-15b59cebc4ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 172.7847ms 2024-09-02 14:20:35.376 +05:30 62452b17-4747-4f91-83f5-72e735341536 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 175.4237ms 2024-09-02 14:21:42.608 +05:30 f0e4b166-eaf2-499d-9584-077d2ea452df INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 14:21:42.611 +05:30 f0e4b166-eaf2-499d-9584-077d2ea452df 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: 26f5ef70-787f-4cc4-9f70-0ae2581e4bbf} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 14:21:42.613 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:21:42.614 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF 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-02 14:21:42.630 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Database retrieved 2024-09-02 14:21:42.634 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Token generated 2024-09-02 14:21:42.634 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Token generated 2024-09-02 14:21:42.635 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:21:42.636 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.373ms 2024-09-02 14:21:42.636 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:21:42.637 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0e4b166-eaf2-499d-9584-077d2ea452df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcxMDIsImV4cCI6MTcyNTI2NzcwMiwiaWF0IjoxNzI1MjY3MTAyfQ.5WsBhGvXX5oBQEtKv0ByhxvFxW5e1pjjU6Va0AZBASA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcxMDIsImV4cCI6MTcyNTI2ODAwMiwiaWF0IjoxNzI1MjY3MTAyfQ.R6fQSFPxqLCqWW85i2tt59t6ZgvJat8rbG34wKiJE6A\"}"} 2024-09-02 14:21:42.638 +05:30 41f18508-6c12-4771-a5a2-88b0604de375 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 30.0234ms 2024-09-02 14:24:34.964 +05:30 680f1c13-2399-45d9-894f-2e0345bee5cb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 93 2024-09-02 14:24:34.969 +05:30 680f1c13-2399-45d9-894f-2e0345bee5cb INF HTTP request: Path: /login/login QueryString: Headers: {Accept: /}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 93}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 943be985-519e-4013-973f-2cfd702f7da3} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 14:24:34.971 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:24:34.972 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF 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-02 14:24:34.982 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Database retrieved 2024-09-02 14:24:34.987 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Token generated 2024-09-02 14:24:34.987 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Token generated 2024-09-02 14:24:34.989 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:24:34.990 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 17.5851ms 2024-09-02 14:24:34.990 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:24:34.990 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 680f1c13-2399-45d9-894f-2e0345bee5cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcyNzQsImV4cCI6MTcyNTI2Nzg3NCwiaWF0IjoxNzI1MjY3Mjc0fQ.j6xdlwAUktfdf9Q5cO-LqNIB_cS0PB-V_i4kfw7nHQg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjcyNzQsImV4cCI6MTcyNTI2ODE3NCwiaWF0IjoxNzI1MjY3Mjc0fQ.4rjc3mMJR8Mu610vYW8o2ZzH2-z0ZHjiA1JXfjZpCQw\"}"} 2024-09-02 14:24:34.991 +05:30 d5255976-0b16-4d71-9745-579d59a50fa3 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 26.5097ms 2024-09-02 14:30:43.891 +05:30 9b7624de-ff8a-4c01-bc21-9b24b8981bef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2OTk1LCJleHAiOjE3MjUyNjc4OTUsImlhdCI6MTcyNTI2Njk5NX0.PgcdL5PuqLeZcusjrgQlkJYJWOo2GHqhig3UXM74zyo - null null 2024-09-02 14:30:43.894 +05:30 9b7624de-ff8a-4c01-bc21-9b24b8981bef INF CORS policy execution successful. 2024-09-02 14:30:43.896 +05:30 9b7624de-ff8a-4c01-bc21-9b24b8981bef INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2OTk1LCJleHAiOjE3MjUyNjc4OTUsImlhdCI6MTcyNTI2Njk5NX0.PgcdL5PuqLeZcusjrgQlkJYJWOo2GHqhig3UXM74zyo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Sec-Purpose: prefetch;prerender}, {Origin: http://localhost:5173}, {Purpose: prefetch} Host: 103.120.178.195 Body: 2024-09-02 14:30:43.897 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:30:43.898 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 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-02 14:30:43.938 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF Token generated 2024-09-02 14:30:43.938 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF Token generated 2024-09-02 14:30:43.940 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:30:43.941 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 42.737ms 2024-09-02 14:30:43.941 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:30:43.942 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b7624de-ff8a-4c01-bc21-9b24b8981bef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY3NjQzLCJleHAiOjE3MjUyNjgyNDMsImlhdCI6MTcyNTI2NzY0M30.VtUTZxZ6p3SHGX5hRj5UVHFLum3pJv7aGEVPwQY3W4o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY3NjQzLCJleHAiOjE3MjUyNjg1NDMsImlhdCI6MTcyNTI2NzY0M30.3bAvTmFrfzDkuafqySrTQPaQNksRyYfXDAJU950MLwQ\"}"} 2024-09-02 14:30:43.943 +05:30 a061df21-9d6f-443a-bfc7-a6842aa20de2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY2OTk1LCJleHAiOjE3MjUyNjc4OTUsImlhdCI6MTcyNTI2Njk5NX0.PgcdL5PuqLeZcusjrgQlkJYJWOo2GHqhig3UXM74zyo - 200 877 application/json; charset=utf-8 52.8186ms 2024-09-02 14:30:46.085 +05:30 6f44e265-1288-4e3c-b2ca-9cdfade074dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 14:30:46.086 +05:30 6f44e265-1288-4e3c-b2ca-9cdfade074dc INF CORS policy execution successful. 2024-09-02 14:30:46.087 +05:30 6f44e265-1288-4e3c-b2ca-9cdfade074dc 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 14:30:46.087 +05:30 2919d84c-7ac7-47cb-a2d2-827ae723cd46 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:30:46.087 +05:30 2919d84c-7ac7-47cb-a2d2-827ae723cd46 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-02 14:30:46.095 +05:30 2919d84c-7ac7-47cb-a2d2-827ae723cd46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:30:46.095 +05:30 2919d84c-7ac7-47cb-a2d2-827ae723cd46 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 7.8195ms 2024-09-02 14:30:46.095 +05:30 2919d84c-7ac7-47cb-a2d2-827ae723cd46 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:30:46.095 +05:30 2919d84c-7ac7-47cb-a2d2-827ae723cd46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f44e265-1288-4e3c-b2ca-9cdfade074dc}, {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-02 14:30:46.096 +05:30 2919d84c-7ac7-47cb-a2d2-827ae723cd46 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 10.6691ms 2024-09-02 14:30:47.995 +05:30 63ad522d-8e5d-42e0-b408-5033c1514140 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 14:30:47.995 +05:30 63ad522d-8e5d-42e0-b408-5033c1514140 INF CORS policy execution successful. 2024-09-02 14:30:47.996 +05:30 63ad522d-8e5d-42e0-b408-5033c1514140 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.1693ms 2024-09-02 14:30:48.055 +05:30 281ff5d5-03c3-49a6-a21a-b9910cce5afb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 14:30:48.056 +05:30 281ff5d5-03c3-49a6-a21a-b9910cce5afb INF CORS policy execution successful. 2024-09-02 14:30:48.056 +05:30 281ff5d5-03c3-49a6-a21a-b9910cce5afb 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: 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-02 14:30:48.057 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:30:48.057 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF 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-02 14:30:48.066 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Database retrieved 2024-09-02 14:30:48.071 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Token generated 2024-09-02 14:30:48.072 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Token generated 2024-09-02 14:30:48.072 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:30:48.073 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 15.6433ms 2024-09-02 14:30:48.073 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:30:48.074 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 281ff5d5-03c3-49a6-a21a-b9910cce5afb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY3NjQ4LCJleHAiOjE3MjUyNjgyNDgsImlhdCI6MTcyNTI2NzY0OH0.CV5RnMvnI6uKVvClHunXED85VyE7aDkcP3_C6-o4NJA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY3NjQ4LCJleHAiOjE3MjUyNjg1NDgsImlhdCI6MTcyNTI2NzY0OH0.odV6u_x42dAJsRS90kfd4_5oSc4y0D_hK5naFDepue0\"}"} 2024-09-02 14:30:48.075 +05:30 38e9294c-c9e9-438b-9bfc-13b2b24ee899 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 19.5812ms 2024-09-02 14:41:01.376 +05:30 f29a225b-4e9f-4246-953e-95ce6bdb9d13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY3NjQ4LCJleHAiOjE3MjUyNjg1NDgsImlhdCI6MTcyNTI2NzY0OH0.odV6u_x42dAJsRS90kfd4_5oSc4y0D_hK5naFDepue0 - null null 2024-09-02 14:41:01.380 +05:30 f29a225b-4e9f-4246-953e-95ce6bdb9d13 INF CORS policy execution successful. 2024-09-02 14:41:01.384 +05:30 f29a225b-4e9f-4246-953e-95ce6bdb9d13 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY3NjQ4LCJleHAiOjE3MjUyNjg1NDgsImlhdCI6MTcyNTI2NzY0OH0.odV6u_x42dAJsRS90kfd4_5oSc4y0D_hK5naFDepue0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:41:01.386 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:41:01.387 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 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-02 14:41:01.428 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF Token generated 2024-09-02 14:41:01.429 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF Token generated 2024-09-02 14:41:01.432 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:41:01.434 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 46.3702ms 2024-09-02 14:41:01.434 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:41:01.435 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f29a225b-4e9f-4246-953e-95ce6bdb9d13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjg4NjEsImlhdCI6MTcyNTI2ODI2MX0.u606xf3RNWYR0VMObirjcZ3eubZ53VkLIvnBPqaKlgI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4\"}"} 2024-09-02 14:41:01.436 +05:30 1eee5a94-9160-4440-87b7-e9b3c959e756 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY3NjQ4LCJleHAiOjE3MjUyNjg1NDgsImlhdCI6MTcyNTI2NzY0OH0.odV6u_x42dAJsRS90kfd4_5oSc4y0D_hK5naFDepue0 - 200 877 application/json; charset=utf-8 61.1975ms 2024-09-02 14:41:01.545 +05:30 079d6568-4589-4081-a734-3b85487523cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4 - null null 2024-09-02 14:41:01.546 +05:30 079d6568-4589-4081-a734-3b85487523cf INF CORS policy execution successful. 2024-09-02 14:41:01.546 +05:30 079d6568-4589-4081-a734-3b85487523cf INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:41:01.547 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:41:01.547 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 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-02 14:41:01.556 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF Token generated 2024-09-02 14:41:01.557 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF Token generated 2024-09-02 14:41:01.557 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:41:01.558 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.892ms 2024-09-02 14:41:01.558 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:41:01.558 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 079d6568-4589-4081-a734-3b85487523cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjg4NjEsImlhdCI6MTcyNTI2ODI2MX0.u606xf3RNWYR0VMObirjcZ3eubZ53VkLIvnBPqaKlgI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4\"}"} 2024-09-02 14:41:01.560 +05:30 212f2900-0c04-4503-8a19-23ae6258d7a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4 - 200 877 application/json; charset=utf-8 14.9865ms 2024-09-02 14:51:06.929 +05:30 f475cd90-1c66-4e6f-9824-c1688f315a80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4 - null null 2024-09-02 14:51:06.932 +05:30 f475cd90-1c66-4e6f-9824-c1688f315a80 INF CORS policy execution successful. 2024-09-02 14:51:06.934 +05:30 f475cd90-1c66-4e6f-9824-c1688f315a80 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:51:06.935 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:51:06.937 +05:30 19152549-3fea-4230-9f90-cdb179e71659 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-02 14:51:07.007 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF Token generated 2024-09-02 14:51:07.008 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF Token generated 2024-09-02 14:51:07.010 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:51:07.012 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 73.7662ms 2024-09-02 14:51:07.012 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 14:51:07.012 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f475cd90-1c66-4e6f-9824-c1688f315a80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4ODY3LCJleHAiOjE3MjUyNjk0NjcsImlhdCI6MTcyNTI2ODg2N30.Kq-ADlZDcepRNXVorYU4-OQGV2W1-JDBFVi75d-ttWo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4ODY3LCJleHAiOjE3MjUyNjk3NjcsImlhdCI6MTcyNTI2ODg2N30.TcMSUNmOZ-517_ha2EQhFpZ4M00QE9cMwRy5glJQWPs\"}"} 2024-09-02 14:51:07.014 +05:30 19152549-3fea-4230-9f90-cdb179e71659 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4MjYxLCJleHAiOjE3MjUyNjkxNjEsImlhdCI6MTcyNTI2ODI2MX0.Z1JxbY2sX774siqjMgdDCwzro9B7dOGm3VCQIFIv5x4 - 200 877 application/json; charset=utf-8 85.8669ms 2024-09-02 14:56:40.249 +05:30 99f82996-f298-425d-96aa-d889bed43bfa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 14:56:40.252 +05:30 99f82996-f298-425d-96aa-d889bed43bfa INF CORS policy execution successful. 2024-09-02 14:56:40.254 +05:30 99f82996-f298-425d-96aa-d889bed43bfa 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 (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-02 14:56:40.256 +05:30 7670e4ed-1c9f-427d-8f4f-a7d1ecb9247e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:56:40.257 +05:30 7670e4ed-1c9f-427d-8f4f-a7d1ecb9247e 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-02 14:56:40.304 +05:30 7670e4ed-1c9f-427d-8f4f-a7d1ecb9247e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:56:40.305 +05:30 7670e4ed-1c9f-427d-8f4f-a7d1ecb9247e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 47.7254ms 2024-09-02 14:56:40.305 +05:30 7670e4ed-1c9f-427d-8f4f-a7d1ecb9247e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:56:40.305 +05:30 7670e4ed-1c9f-427d-8f4f-a7d1ecb9247e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99f82996-f298-425d-96aa-d889bed43bfa}, {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-02 14:56:40.306 +05:30 7670e4ed-1c9f-427d-8f4f-a7d1ecb9247e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 58.6542ms 2024-09-02 14:56:43.579 +05:30 b852bd9d-f58e-4475-9526-17ec5b617fab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 14:56:43.580 +05:30 b852bd9d-f58e-4475-9526-17ec5b617fab INF CORS policy execution successful. 2024-09-02 14:56:43.580 +05:30 b852bd9d-f58e-4475-9526-17ec5b617fab 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 (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-02 14:56:43.580 +05:30 e9649bf6-f01c-4652-ad01-563f2be43f8e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:56:43.581 +05:30 e9649bf6-f01c-4652-ad01-563f2be43f8e 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-02 14:56:43.587 +05:30 e9649bf6-f01c-4652-ad01-563f2be43f8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:56:43.588 +05:30 e9649bf6-f01c-4652-ad01-563f2be43f8e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 7.0375ms 2024-09-02 14:56:43.588 +05:30 e9649bf6-f01c-4652-ad01-563f2be43f8e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:56:43.588 +05:30 e9649bf6-f01c-4652-ad01-563f2be43f8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b852bd9d-f58e-4475-9526-17ec5b617fab}, {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-02 14:56:43.589 +05:30 e9649bf6-f01c-4652-ad01-563f2be43f8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 10.072ms 2024-09-02 14:56:46.114 +05:30 df722ad0-b01f-408e-8fdf-3dfa3226321d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 14:56:46.115 +05:30 df722ad0-b01f-408e-8fdf-3dfa3226321d INF CORS policy execution successful. 2024-09-02 14:56:46.116 +05:30 df722ad0-b01f-408e-8fdf-3dfa3226321d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.5647ms 2024-09-02 14:56:46.148 +05:30 04dd5248-f1ae-4609-93b2-669c48c57d94 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 14:56:46.149 +05:30 04dd5248-f1ae-4609-93b2-669c48c57d94 INF CORS policy execution successful. 2024-09-02 14:56:46.150 +05:30 04dd5248-f1ae-4609-93b2-669c48c57d94 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 (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-02 14:56:46.151 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:56:46.151 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF 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-02 14:56:46.159 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Database retrieved 2024-09-02 14:56:46.177 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Token generated 2024-09-02 14:56:46.177 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Token generated 2024-09-02 14:56:46.178 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:56:46.180 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 28.789ms 2024-09-02 14:56:46.180 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:56:46.181 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04dd5248-f1ae-4609-93b2-669c48c57d94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMDYsImV4cCI6MTcyNTI2OTgwNiwiaWF0IjoxNzI1MjY5MjA2fQ.oYFGDVemUhdob5QYz2ZJYHV13yHwSBhESBIooe7Wdck\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMDYsImV4cCI6MTcyNTI3MDEwNiwiaWF0IjoxNzI1MjY5MjA2fQ.3S4y6fs_Qs3_GUCqoNZB0vFza4nIc7n7NhgFRXPWCDk\"}"} 2024-09-02 14:56:46.182 +05:30 babc1018-8561-4cad-a358-e0372f69853e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 33.1419ms 2024-09-02 14:56:46.649 +05:30 379d4f8b-a6b8-4e7a-b54c-a0646cbe7edc 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-02 14:56:46.650 +05:30 379d4f8b-a6b8-4e7a-b54c-a0646cbe7edc INF CORS policy execution successful. 2024-09-02 14:56:46.651 +05:30 379d4f8b-a6b8-4e7a-b54c-a0646cbe7edc 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.3058ms 2024-09-02 14:56:46.684 +05:30 e762b1a4-ff7d-49b9-9a7b-c6d1bbd0dd1a 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-02 14:56:46.684 +05:30 e762b1a4-ff7d-49b9-9a7b-c6d1bbd0dd1a INF CORS policy execution successful. 2024-09-02 14:56:46.685 +05:30 e762b1a4-ff7d-49b9-9a7b-c6d1bbd0dd1a 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.5946ms 2024-09-02 14:56:46.868 +05:30 703c7eda-a2e2-4b25-b1cd-d1b6440b585f 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-02 14:56:46.871 +05:30 703c7eda-a2e2-4b25-b1cd-d1b6440b585f INF CORS policy execution successful. 2024-09-02 14:56:46.873 +05:30 703c7eda-a2e2-4b25-b1cd-d1b6440b585f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMDYsImV4cCI6MTcyNTI2OTgwNiwiaWF0IjoxNzI1MjY5MjA2fQ.oYFGDVemUhdob5QYz2ZJYHV13yHwSBhESBIooe7Wdck}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:56:46.875 +05:30 ab20cec9-c50b-42d9-b0e3-91d4c522f0d1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:56:46.876 +05:30 ab20cec9-c50b-42d9-b0e3-91d4c522f0d1 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-02 14:56:46.925 +05:30 ab20cec9-c50b-42d9-b0e3-91d4c522f0d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:56:46.925 +05:30 ab20cec9-c50b-42d9-b0e3-91d4c522f0d1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 49.6402ms 2024-09-02 14:56:46.925 +05:30 ab20cec9-c50b-42d9-b0e3-91d4c522f0d1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:56:46.926 +05:30 ab20cec9-c50b-42d9-b0e3-91d4c522f0d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 703c7eda-a2e2-4b25-b1cd-d1b6440b585f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:56:46.926 +05:30 ab20cec9-c50b-42d9-b0e3-91d4c522f0d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 58.7158ms 2024-09-02 14:56:47.039 +05:30 f6bc7259-a078-4fce-814e-5b764a7d4924 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-02 14:56:47.040 +05:30 f6bc7259-a078-4fce-814e-5b764a7d4924 INF CORS policy execution successful. 2024-09-02 14:56:47.040 +05:30 f6bc7259-a078-4fce-814e-5b764a7d4924 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMDYsImV4cCI6MTcyNTI2OTgwNiwiaWF0IjoxNzI1MjY5MjA2fQ.oYFGDVemUhdob5QYz2ZJYHV13yHwSBhESBIooe7Wdck}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:56:47.041 +05:30 be78ad68-0265-4cc2-ad35-a5994e35dcb2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:56:47.041 +05:30 be78ad68-0265-4cc2-ad35-a5994e35dcb2 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-02 14:56:47.055 +05:30 be78ad68-0265-4cc2-ad35-a5994e35dcb2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:56:47.055 +05:30 be78ad68-0265-4cc2-ad35-a5994e35dcb2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.1101ms 2024-09-02 14:56:47.055 +05:30 be78ad68-0265-4cc2-ad35-a5994e35dcb2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:56:47.055 +05:30 be78ad68-0265-4cc2-ad35-a5994e35dcb2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6bc7259-a078-4fce-814e-5b764a7d4924}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:56:47.056 +05:30 be78ad68-0265-4cc2-ad35-a5994e35dcb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 16.8575ms 2024-09-02 14:57:11.367 +05:30 dc6c9a40-46e6-4da5-af40-16535119333a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 14:57:11.369 +05:30 dc6c9a40-46e6-4da5-af40-16535119333a INF CORS policy execution successful. 2024-09-02 14:57:11.371 +05:30 dc6c9a40-46e6-4da5-af40-16535119333a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 204 null null 4.2799ms 2024-09-02 14:57:11.414 +05:30 8432452c-187b-42b9-bbd6-d526ce7c9631 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 14:57:11.417 +05:30 8432452c-187b-42b9-bbd6-d526ce7c9631 INF CORS policy execution successful. 2024-09-02 14:57:11.418 +05:30 8432452c-187b-42b9-bbd6-d526ce7c9631 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=2&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMDYsImV4cCI6MTcyNTI2OTgwNiwiaWF0IjoxNzI1MjY5MjA2fQ.oYFGDVemUhdob5QYz2ZJYHV13yHwSBhESBIooe7Wdck}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:57:11.419 +05:30 1298091e-d578-410b-8574-f1723fabc542 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:11.420 +05:30 1298091e-d578-410b-8574-f1723fabc542 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-02 14:57:11.431 +05:30 1298091e-d578-410b-8574-f1723fabc542 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:57:11.432 +05:30 1298091e-d578-410b-8574-f1723fabc542 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.2769ms 2024-09-02 14:57:11.432 +05:30 1298091e-d578-410b-8574-f1723fabc542 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:11.432 +05:30 1298091e-d578-410b-8574-f1723fabc542 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8432452c-187b-42b9-bbd6-d526ce7c9631}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1583} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":108,\"Name\":\"user18\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T14:59:34.423\",\"ModifiedOn\":\"08/27/2024 15:03:45\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":100,\"Name\":\"dipingrp10\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-23T06:27:24.27\",\"ModifiedOn\":\"08/27/2024 11:55:13\"},{\"IId\":98,\"Name\":\"dipingrp9\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T14:16:05.447\",\"ModifiedOn\":\"08/22/2024 15:23:30\"},{\"IId\":97,\"Name\":\"dipingrp7\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T14:04:57.843\",\"ModifiedOn\":\"08/22/2024 14:13:15\"},{\"IId\":96,\"Name\":\"dipin19\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:58:25.723\",\"ModifiedOn\":\"08/22/2024 13:58:26\"},{\"IId\":95,\"Name\":\"dipingrp6\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:56:54.553\",\"ModifiedOn\":\"08/22/2024 13:56:54\"},{\"IId\":94,\"Name\":\"dipin18\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:53:38.41\",\"ModifiedOn\":\"08/24/2024 10:06:24\"},{\"IId\":93,\"Name\":\"dipingrp5\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:48:34.3\",\"ModifiedOn\":null},{\"IId\":89,\"Name\":\"dipingrp4\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T08:55:52.847\",\"ModifiedOn\":\"08/22/2024 13:43:48\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:57:11.433 +05:30 1298091e-d578-410b-8574-f1723fabc542 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 200 1583 application/json; charset=utf-8 19.0122ms 2024-09-02 14:57:12.945 +05:30 8b84d17e-9b00-4c33-9a56-d9d1c1f13d0f 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-02 14:57:12.945 +05:30 8b84d17e-9b00-4c33-9a56-d9d1c1f13d0f INF CORS policy execution successful. 2024-09-02 14:57:12.946 +05:30 8b84d17e-9b00-4c33-9a56-d9d1c1f13d0f 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 0.9077ms 2024-09-02 14:57:13.044 +05:30 243eb149-216e-47d4-9c9b-800ba1b88c72 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-02 14:57:13.045 +05:30 243eb149-216e-47d4-9c9b-800ba1b88c72 INF CORS policy execution successful. 2024-09-02 14:57:13.046 +05:30 243eb149-216e-47d4-9c9b-800ba1b88c72 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMDYsImV4cCI6MTcyNTI2OTgwNiwiaWF0IjoxNzI1MjY5MjA2fQ.oYFGDVemUhdob5QYz2ZJYHV13yHwSBhESBIooe7Wdck}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:57:13.046 +05:30 ac7aaf72-2069-4e18-bdad-121a9249d545 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:13.047 +05:30 ac7aaf72-2069-4e18-bdad-121a9249d545 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-02 14:57:13.051 +05:30 ac7aaf72-2069-4e18-bdad-121a9249d545 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:57:13.051 +05:30 ac7aaf72-2069-4e18-bdad-121a9249d545 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 4.6137ms 2024-09-02 14:57:13.051 +05:30 ac7aaf72-2069-4e18-bdad-121a9249d545 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:13.052 +05:30 ac7aaf72-2069-4e18-bdad-121a9249d545 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 243eb149-216e-47d4-9c9b-800ba1b88c72}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:57:13.052 +05:30 ac7aaf72-2069-4e18-bdad-121a9249d545 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 7.8039ms 2024-09-02 14:57:15.340 +05:30 90dcafce-02b7-46d4-86b2-4793fa2a7052 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 14:57:15.341 +05:30 90dcafce-02b7-46d4-86b2-4793fa2a7052 INF CORS policy execution successful. 2024-09-02 14:57:15.341 +05:30 90dcafce-02b7-46d4-86b2-4793fa2a7052 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 (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-02 14:57:15.342 +05:30 57952684-0431-4e52-827c-d8097fd427a3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:57:15.342 +05:30 57952684-0431-4e52-827c-d8097fd427a3 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-02 14:57:15.350 +05:30 57952684-0431-4e52-827c-d8097fd427a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:57:15.351 +05:30 57952684-0431-4e52-827c-d8097fd427a3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 8.1548ms 2024-09-02 14:57:15.351 +05:30 57952684-0431-4e52-827c-d8097fd427a3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:57:15.351 +05:30 57952684-0431-4e52-827c-d8097fd427a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90dcafce-02b7-46d4-86b2-4793fa2a7052}, {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-02 14:57:15.352 +05:30 57952684-0431-4e52-827c-d8097fd427a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 12.4992ms 2024-09-02 14:57:18.381 +05:30 4f2d3039-91b4-4527-8435-917806ffbd21 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 14:57:18.382 +05:30 4f2d3039-91b4-4527-8435-917806ffbd21 INF CORS policy execution successful. 2024-09-02 14:57:18.382 +05:30 4f2d3039-91b4-4527-8435-917806ffbd21 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 (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-02 14:57:18.383 +05:30 e2a99879-0c88-4b30-b133-516484e90104 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:57:18.383 +05:30 e2a99879-0c88-4b30-b133-516484e90104 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-02 14:57:18.390 +05:30 e2a99879-0c88-4b30-b133-516484e90104 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:57:18.391 +05:30 e2a99879-0c88-4b30-b133-516484e90104 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 8.1938ms 2024-09-02 14:57:18.392 +05:30 e2a99879-0c88-4b30-b133-516484e90104 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 14:57:18.392 +05:30 e2a99879-0c88-4b30-b133-516484e90104 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f2d3039-91b4-4527-8435-917806ffbd21}, {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-02 14:57:18.392 +05:30 e2a99879-0c88-4b30-b133-516484e90104 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 11.6835ms 2024-09-02 14:57:19.374 +05:30 aa0737c4-f3da-43c4-9711-bff601cb3462 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 14:57:19.374 +05:30 aa0737c4-f3da-43c4-9711-bff601cb3462 INF CORS policy execution successful. 2024-09-02 14:57:19.374 +05:30 aa0737c4-f3da-43c4-9711-bff601cb3462 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.9046ms 2024-09-02 14:57:19.416 +05:30 f29f709c-5b7b-4322-a2da-c126d9dfff16 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 14:57:19.416 +05:30 f29f709c-5b7b-4322-a2da-c126d9dfff16 INF CORS policy execution successful. 2024-09-02 14:57:19.418 +05:30 f29f709c-5b7b-4322-a2da-c126d9dfff16 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 (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-02 14:57:19.418 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:57:19.420 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF 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-02 14:57:19.428 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Database retrieved 2024-09-02 14:57:19.432 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Token generated 2024-09-02 14:57:19.433 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Token generated 2024-09-02 14:57:19.433 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:57:19.434 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 13.2126ms 2024-09-02 14:57:19.434 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 14:57:19.434 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f29f709c-5b7b-4322-a2da-c126d9dfff16}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI2OTgzOSwiaWF0IjoxNzI1MjY5MjM5fQ.YyaK5utbE7mJ7km0w539ofNLtDY6hw1xnOc4uU042ug\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI3MDEzOSwiaWF0IjoxNzI1MjY5MjM5fQ.2LBQWwkJBVYg1YGyO8dl8w56VVUJVPi9s7SqbLnHl6Y\"}"} 2024-09-02 14:57:19.435 +05:30 c1e4c240-8fe8-4606-b06a-61fcbb72dc92 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 18.6176ms 2024-09-02 14:57:19.827 +05:30 ce4f7b12-7b0d-4280-b3b0-d5aa654ab109 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-02 14:57:19.828 +05:30 ce4f7b12-7b0d-4280-b3b0-d5aa654ab109 INF CORS policy execution successful. 2024-09-02 14:57:19.828 +05:30 ce4f7b12-7b0d-4280-b3b0-d5aa654ab109 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.4247ms 2024-09-02 14:57:19.866 +05:30 9d2708c5-a444-411d-a050-2aad7a485be5 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-02 14:57:19.866 +05:30 9d2708c5-a444-411d-a050-2aad7a485be5 INF CORS policy execution successful. 2024-09-02 14:57:19.867 +05:30 9d2708c5-a444-411d-a050-2aad7a485be5 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.7705ms 2024-09-02 14:57:19.874 +05:30 dcf785ae-b9fa-4fbe-b148-00b54d2b8cf9 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-02 14:57:19.875 +05:30 dcf785ae-b9fa-4fbe-b148-00b54d2b8cf9 INF CORS policy execution successful. 2024-09-02 14:57:19.876 +05:30 dcf785ae-b9fa-4fbe-b148-00b54d2b8cf9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI2OTgzOSwiaWF0IjoxNzI1MjY5MjM5fQ.YyaK5utbE7mJ7km0w539ofNLtDY6hw1xnOc4uU042ug}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:57:19.876 +05:30 8facdfab-863a-4a3e-9f50-86934f10653c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:19.876 +05:30 8facdfab-863a-4a3e-9f50-86934f10653c 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-02 14:57:19.892 +05:30 8facdfab-863a-4a3e-9f50-86934f10653c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:57:19.892 +05:30 8facdfab-863a-4a3e-9f50-86934f10653c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.4762ms 2024-09-02 14:57:19.892 +05:30 8facdfab-863a-4a3e-9f50-86934f10653c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:19.892 +05:30 8facdfab-863a-4a3e-9f50-86934f10653c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcf785ae-b9fa-4fbe-b148-00b54d2b8cf9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:57:19.892 +05:30 8facdfab-863a-4a3e-9f50-86934f10653c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 18.6675ms 2024-09-02 14:57:19.913 +05:30 321a6a3a-531d-4499-9782-c6f9aa5936e6 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-02 14:57:19.914 +05:30 321a6a3a-531d-4499-9782-c6f9aa5936e6 INF CORS policy execution successful. 2024-09-02 14:57:19.914 +05:30 321a6a3a-531d-4499-9782-c6f9aa5936e6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI2OTgzOSwiaWF0IjoxNzI1MjY5MjM5fQ.YyaK5utbE7mJ7km0w539ofNLtDY6hw1xnOc4uU042ug}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 14:57:19.915 +05:30 af12742a-4d34-4c4d-89ca-545193acf695 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:19.915 +05:30 af12742a-4d34-4c4d-89ca-545193acf695 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-02 14:57:19.922 +05:30 af12742a-4d34-4c4d-89ca-545193acf695 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 14:57:19.923 +05:30 af12742a-4d34-4c4d-89ca-545193acf695 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.8022ms 2024-09-02 14:57:19.923 +05:30 af12742a-4d34-4c4d-89ca-545193acf695 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 14:57:19.923 +05:30 af12742a-4d34-4c4d-89ca-545193acf695 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 321a6a3a-531d-4499-9782-c6f9aa5936e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 14:57:19.924 +05:30 af12742a-4d34-4c4d-89ca-545193acf695 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 10.4706ms 2024-09-02 15:01:13.404 +05:30 f7aedb39-90ac-49b7-8e2e-f2be267009ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4ODY3LCJleHAiOjE3MjUyNjk3NjcsImlhdCI6MTcyNTI2ODg2N30.TcMSUNmOZ-517_ha2EQhFpZ4M00QE9cMwRy5glJQWPs - null null 2024-09-02 15:01:13.409 +05:30 f7aedb39-90ac-49b7-8e2e-f2be267009ca INF CORS policy execution successful. 2024-09-02 15:01:13.418 +05:30 f7aedb39-90ac-49b7-8e2e-f2be267009ca INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4ODY3LCJleHAiOjE3MjUyNjk3NjcsImlhdCI6MTcyNTI2ODg2N30.TcMSUNmOZ-517_ha2EQhFpZ4M00QE9cMwRy5glJQWPs Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:01:13.421 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:01:13.424 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 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-02 15:01:13.483 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF Token generated 2024-09-02 15:01:13.483 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF Token generated 2024-09-02 15:01:13.484 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:01:13.486 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 61.3118ms 2024-09-02 15:01:13.486 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:01:13.487 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7aedb39-90ac-49b7-8e2e-f2be267009ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAwNzMsImlhdCI6MTcyNTI2OTQ3M30.Y1r54OrMF9Y9TYkIsgUlzDZBsl2oBc9t2vaw4LNDbWg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw\"}"} 2024-09-02 15:01:13.488 +05:30 5f1283b4-2ab2-40b1-9f51-ad2f4ee345f1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY4ODY3LCJleHAiOjE3MjUyNjk3NjcsImlhdCI6MTcyNTI2ODg2N30.TcMSUNmOZ-517_ha2EQhFpZ4M00QE9cMwRy5glJQWPs - 200 877 application/json; charset=utf-8 84.1917ms 2024-09-02 15:01:13.632 +05:30 ca3a52b7-5f67-4c6c-a1e8-baf127b1fc71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw - null null 2024-09-02 15:01:13.633 +05:30 ca3a52b7-5f67-4c6c-a1e8-baf127b1fc71 INF CORS policy execution successful. 2024-09-02 15:01:13.633 +05:30 ca3a52b7-5f67-4c6c-a1e8-baf127b1fc71 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:01:13.633 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:01:13.634 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d 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-02 15:01:13.640 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF Token generated 2024-09-02 15:01:13.640 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF Token generated 2024-09-02 15:01:13.643 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:01:13.644 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 9.8165ms 2024-09-02 15:01:13.644 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:01:13.644 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca3a52b7-5f67-4c6c-a1e8-baf127b1fc71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAwNzMsImlhdCI6MTcyNTI2OTQ3M30.Y1r54OrMF9Y9TYkIsgUlzDZBsl2oBc9t2vaw4LNDbWg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw\"}"} 2024-09-02 15:01:13.645 +05:30 6acc26d1-5a2a-46af-96d0-9f34c67d588d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw - 200 877 application/json; charset=utf-8 13.3352ms 2024-09-02 15:03:02.629 +05:30 01d1af33-2a72-4c4e-b6c6-9344f7c059dd 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-02 15:03:02.633 +05:30 01d1af33-2a72-4c4e-b6c6-9344f7c059dd INF CORS policy execution successful. 2024-09-02 15:03:02.636 +05:30 01d1af33-2a72-4c4e-b6c6-9344f7c059dd 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.5559ms 2024-09-02 15:03:02.723 +05:30 faa2b3bd-3b68-4411-8749-2c7962875840 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-02 15:03:02.733 +05:30 faa2b3bd-3b68-4411-8749-2c7962875840 INF CORS policy execution successful. 2024-09-02 15:03:02.747 +05:30 faa2b3bd-3b68-4411-8749-2c7962875840 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI2OTgzOSwiaWF0IjoxNzI1MjY5MjM5fQ.YyaK5utbE7mJ7km0w539ofNLtDY6hw1xnOc4uU042ug}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:03:02.791 +05:30 2231e897-c3c0-4f61-9219-d9136ead2f1e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:03:02.796 +05:30 2231e897-c3c0-4f61-9219-d9136ead2f1e 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-02 15:03:02.929 +05:30 844f4f33-99d8-4340-be13-4d39c013b104 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-02 15:03:02.930 +05:30 844f4f33-99d8-4340-be13-4d39c013b104 INF CORS policy execution successful. 2024-09-02 15:03:02.932 +05:30 844f4f33-99d8-4340-be13-4d39c013b104 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.6338ms 2024-09-02 15:03:03.046 +05:30 e7e2eafc-484b-4215-9194-a3317dd2822d 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-02 15:03:03.077 +05:30 e7e2eafc-484b-4215-9194-a3317dd2822d INF CORS policy execution successful. 2024-09-02 15:03:03.078 +05:30 e7e2eafc-484b-4215-9194-a3317dd2822d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI2OTgzOSwiaWF0IjoxNzI1MjY5MjM5fQ.YyaK5utbE7mJ7km0w539ofNLtDY6hw1xnOc4uU042ug}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:03:03.079 +05:30 17363330-f551-4f04-aaa7-57d21a2a9453 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:03:03.079 +05:30 17363330-f551-4f04-aaa7-57d21a2a9453 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-02 15:03:03.141 +05:30 2231e897-c3c0-4f61-9219-d9136ead2f1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:03:03.143 +05:30 2231e897-c3c0-4f61-9219-d9136ead2f1e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 346.4342ms 2024-09-02 15:03:03.143 +05:30 2231e897-c3c0-4f61-9219-d9136ead2f1e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:03:03.144 +05:30 2231e897-c3c0-4f61-9219-d9136ead2f1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: faa2b3bd-3b68-4411-8749-2c7962875840}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 15:03:03.145 +05:30 2231e897-c3c0-4f61-9219-d9136ead2f1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 421.5007ms 2024-09-02 15:03:03.275 +05:30 17363330-f551-4f04-aaa7-57d21a2a9453 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:03:03.275 +05:30 17363330-f551-4f04-aaa7-57d21a2a9453 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 196.1696ms 2024-09-02 15:03:03.275 +05:30 17363330-f551-4f04-aaa7-57d21a2a9453 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:03:03.276 +05:30 17363330-f551-4f04-aaa7-57d21a2a9453 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7e2eafc-484b-4215-9194-a3317dd2822d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 15:03:03.277 +05:30 17363330-f551-4f04-aaa7-57d21a2a9453 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 231.0966ms 2024-09-02 15:11:33.170 +05:30 33f6c937-84d9-4c7e-ae70-1f9692387393 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw - null null 2024-09-02 15:11:33.173 +05:30 33f6c937-84d9-4c7e-ae70-1f9692387393 INF CORS policy execution successful. 2024-09-02 15:11:33.175 +05:30 33f6c937-84d9-4c7e-ae70-1f9692387393 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:11:33.176 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:11:33.177 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd 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-02 15:11:33.250 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF Token generated 2024-09-02 15:11:33.251 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF Token generated 2024-09-02 15:11:33.253 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:11:33.254 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 77.0589ms 2024-09-02 15:11:33.254 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:11:33.255 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33f6c937-84d9-4c7e-ae70-1f9692387393}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwMDkzLCJleHAiOjE3MjUyNzA2OTMsImlhdCI6MTcyNTI3MDA5M30.Qeizrqi2wY6AB7najMQujLDEV-ZiIym3l3Dz8OaKIhQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwMDkzLCJleHAiOjE3MjUyNzA5OTMsImlhdCI6MTcyNTI3MDA5M30.cpV9WM-9IGFNnHXehpU6acviVZAfI6uemjvESNbxU3I\"}"} 2024-09-02 15:11:33.256 +05:30 2207471a-eca3-4e05-b887-7f8f6c8152cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjY5NDczLCJleHAiOjE3MjUyNzAzNzMsImlhdCI6MTcyNTI2OTQ3M30.nNAvh5_1Uyg6OrgJJj55TXPfDrBaSbDGfsnAOsjyZDw - 200 877 application/json; charset=utf-8 87.1958ms 2024-09-02 15:15:59.248 +05:30 54dab8fd-d18f-4fb6-8148-b98bd80d12ab INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 15:15:59.251 +05:30 54dab8fd-d18f-4fb6-8148-b98bd80d12ab 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: be9d4c6c-8ec0-401e-aef3-c56a74c9b59f} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 15:15:59.252 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:15:59.253 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF 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-02 15:15:59.295 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Database retrieved 2024-09-02 15:15:59.309 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Token generated 2024-09-02 15:15:59.309 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Token generated 2024-09-02 15:15:59.310 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:15:59.311 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 57.799ms 2024-09-02 15:15:59.311 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:15:59.311 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54dab8fd-d18f-4fb6-8148-b98bd80d12ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzAzNTksImV4cCI6MTcyNTI3MDk1OSwiaWF0IjoxNzI1MjcwMzU5fQ.C2a-b9pVpvxVsmzEWyOuOIouhvdLvh5jJWwI9iwLngQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzAzNTksImV4cCI6MTcyNTI3MTI1OSwiaWF0IjoxNzI1MjcwMzU5fQ.rvgFHeXaZtyd4F0_DRf_CSqXmANZDDO7gsdrFCnB8qw\"}"} 2024-09-02 15:15:59.312 +05:30 83a3a3db-8a23-4039-8101-b2d9191ba9ac INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 64.8516ms 2024-09-02 15:17:35.946 +05:30 08ec9e9c-84b1-41b3-bf11-5a2ab2d1d011 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI3MDEzOSwiaWF0IjoxNzI1MjY5MjM5fQ.2LBQWwkJBVYg1YGyO8dl8w56VVUJVPi9s7SqbLnHl6Y - null null 2024-09-02 15:17:35.950 +05:30 08ec9e9c-84b1-41b3-bf11-5a2ab2d1d011 INF CORS policy execution successful. 2024-09-02 15:17:35.952 +05:30 08ec9e9c-84b1-41b3-bf11-5a2ab2d1d011 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI3MDEzOSwiaWF0IjoxNzI1MjY5MjM5fQ.2LBQWwkJBVYg1YGyO8dl8w56VVUJVPi9s7SqbLnHl6Y 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 (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-02 15:17:35.953 +05:30 7523a0ed-6412-402a-a073-27aab3637227 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:17:35.953 +05:30 7523a0ed-6412-402a-a073-27aab3637227 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-02 15:17:35.960 +05:30 7523a0ed-6412-402a-a073-27aab3637227 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:17:35.961 +05:30 7523a0ed-6412-402a-a073-27aab3637227 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.4571ms 2024-09-02 15:17:35.961 +05:30 7523a0ed-6412-402a-a073-27aab3637227 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:17:35.961 +05:30 7523a0ed-6412-402a-a073-27aab3637227 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 08ec9e9c-84b1-41b3-bf11-5a2ab2d1d011}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 15:17:35.962 +05:30 7523a0ed-6412-402a-a073-27aab3637227 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNjkyMzksImV4cCI6MTcyNTI3MDEzOSwiaWF0IjoxNzI1MjY5MjM5fQ.2LBQWwkJBVYg1YGyO8dl8w56VVUJVPi9s7SqbLnHl6Y - 400 90 application/json; charset=utf-8 16.2503ms 2024-09-02 15:18:30.458 +05:30 83e19287-0f59-473c-9c01-8adec60feb31 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 15:18:30.461 +05:30 83e19287-0f59-473c-9c01-8adec60feb31 INF CORS policy execution successful. 2024-09-02 15:18:30.462 +05:30 83e19287-0f59-473c-9c01-8adec60feb31 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 (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-02 15:18:30.463 +05:30 27b91fa0-cd40-4ab1-8359-73cc27a21023 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:18:30.464 +05:30 27b91fa0-cd40-4ab1-8359-73cc27a21023 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-02 15:18:30.486 +05:30 27b91fa0-cd40-4ab1-8359-73cc27a21023 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:18:30.487 +05:30 27b91fa0-cd40-4ab1-8359-73cc27a21023 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 22.6664ms 2024-09-02 15:18:30.487 +05:30 27b91fa0-cd40-4ab1-8359-73cc27a21023 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:18:30.487 +05:30 27b91fa0-cd40-4ab1-8359-73cc27a21023 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 83e19287-0f59-473c-9c01-8adec60feb31}, {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-02 15:18:30.488 +05:30 27b91fa0-cd40-4ab1-8359-73cc27a21023 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 30.4507ms 2024-09-02 15:18:33.175 +05:30 8e3aacc4-8a4f-4780-8c6d-eaaac1a7ce22 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 15:18:33.175 +05:30 8e3aacc4-8a4f-4780-8c6d-eaaac1a7ce22 INF CORS policy execution successful. 2024-09-02 15:18:33.175 +05:30 8e3aacc4-8a4f-4780-8c6d-eaaac1a7ce22 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6593ms 2024-09-02 15:18:33.246 +05:30 896fe053-a41d-4a97-9632-69f394c1d419 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 15:18:33.247 +05:30 896fe053-a41d-4a97-9632-69f394c1d419 INF CORS policy execution successful. 2024-09-02 15:18:33.247 +05:30 896fe053-a41d-4a97-9632-69f394c1d419 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 (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-02 15:18:33.248 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:18:33.248 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF 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-02 15:18:33.253 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Database retrieved 2024-09-02 15:18:33.256 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Token generated 2024-09-02 15:18:33.256 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Token generated 2024-09-02 15:18:33.257 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:18:33.257 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 9.0281ms 2024-09-02 15:18:33.257 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:18:33.257 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 896fe053-a41d-4a97-9632-69f394c1d419}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzA1MTMsImV4cCI6MTcyNTI3MTExMywiaWF0IjoxNzI1MjcwNTEzfQ.w5pgwZduF74cNx1rzRDERQPat4OCdLit4Rj376VSEwc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzA1MTMsImV4cCI6MTcyNTI3MTQxMywiaWF0IjoxNzI1MjcwNTEzfQ.QfmvsvrmJqK2lI5s9AIYEGb6cCd9xl9PJZL6qRAs4fM\"}"} 2024-09-02 15:18:33.258 +05:30 b54ac1e0-5ae0-497c-92a3-d57a250d676b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 11.2314ms 2024-09-02 15:18:34.457 +05:30 eaccd05a-8135-4d0d-8c63-7ecbd9e490e5 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-02 15:18:34.458 +05:30 eaccd05a-8135-4d0d-8c63-7ecbd9e490e5 INF CORS policy execution successful. 2024-09-02 15:18:34.458 +05:30 eaccd05a-8135-4d0d-8c63-7ecbd9e490e5 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.3294ms 2024-09-02 15:18:34.548 +05:30 a1a67d40-8ebb-456a-bbac-9ab06ac91725 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-02 15:18:34.549 +05:30 a1a67d40-8ebb-456a-bbac-9ab06ac91725 INF CORS policy execution successful. 2024-09-02 15:18:34.549 +05:30 a1a67d40-8ebb-456a-bbac-9ab06ac91725 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.2656ms 2024-09-02 15:18:34.601 +05:30 9fa6337d-7faa-44b6-b3bb-64fd28287d5a 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-02 15:18:34.603 +05:30 9fa6337d-7faa-44b6-b3bb-64fd28287d5a INF CORS policy execution successful. 2024-09-02 15:18:34.604 +05:30 9fa6337d-7faa-44b6-b3bb-64fd28287d5a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzA1MTMsImV4cCI6MTcyNTI3MTExMywiaWF0IjoxNzI1MjcwNTEzfQ.w5pgwZduF74cNx1rzRDERQPat4OCdLit4Rj376VSEwc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:18:34.605 +05:30 c32f968a-8086-4e0f-a1fc-faea54a7331d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:18:34.605 +05:30 c32f968a-8086-4e0f-a1fc-faea54a7331d 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-02 15:18:34.664 +05:30 c32f968a-8086-4e0f-a1fc-faea54a7331d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:18:34.665 +05:30 85c1d8b1-5dc9-40c3-97a6-b12d14481072 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-02 15:18:34.665 +05:30 c32f968a-8086-4e0f-a1fc-faea54a7331d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 59.6868ms 2024-09-02 15:18:34.665 +05:30 c32f968a-8086-4e0f-a1fc-faea54a7331d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:18:34.665 +05:30 85c1d8b1-5dc9-40c3-97a6-b12d14481072 INF CORS policy execution successful. 2024-09-02 15:18:34.666 +05:30 c32f968a-8086-4e0f-a1fc-faea54a7331d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9fa6337d-7faa-44b6-b3bb-64fd28287d5a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 15:18:34.666 +05:30 85c1d8b1-5dc9-40c3-97a6-b12d14481072 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzA1MTMsImV4cCI6MTcyNTI3MTExMywiaWF0IjoxNzI1MjcwNTEzfQ.w5pgwZduF74cNx1rzRDERQPat4OCdLit4Rj376VSEwc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:18:34.666 +05:30 bef77be1-095f-4634-8e60-4b040a93d475 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:18:34.666 +05:30 c32f968a-8086-4e0f-a1fc-faea54a7331d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 65.8191ms 2024-09-02 15:18:34.666 +05:30 bef77be1-095f-4634-8e60-4b040a93d475 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-02 15:18:34.674 +05:30 bef77be1-095f-4634-8e60-4b040a93d475 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:18:34.674 +05:30 bef77be1-095f-4634-8e60-4b040a93d475 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.0818ms 2024-09-02 15:18:34.675 +05:30 bef77be1-095f-4634-8e60-4b040a93d475 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:18:34.675 +05:30 bef77be1-095f-4634-8e60-4b040a93d475 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85c1d8b1-5dc9-40c3-97a6-b12d14481072}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 15:18:34.675 +05:30 bef77be1-095f-4634-8e60-4b040a93d475 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 10.523ms 2024-09-02 15:21:39.069 +05:30 ad7bde16-b1b2-4134-9877-77f75e55fd34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwMDkzLCJleHAiOjE3MjUyNzA5OTMsImlhdCI6MTcyNTI3MDA5M30.cpV9WM-9IGFNnHXehpU6acviVZAfI6uemjvESNbxU3I - null null 2024-09-02 15:21:39.070 +05:30 ad7bde16-b1b2-4134-9877-77f75e55fd34 INF CORS policy execution successful. 2024-09-02 15:21:39.072 +05:30 ad7bde16-b1b2-4134-9877-77f75e55fd34 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwMDkzLCJleHAiOjE3MjUyNzA5OTMsImlhdCI6MTcyNTI3MDA5M30.cpV9WM-9IGFNnHXehpU6acviVZAfI6uemjvESNbxU3I Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:21:39.074 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:21:39.075 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad 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-02 15:21:39.086 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF Token generated 2024-09-02 15:21:39.086 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF Token generated 2024-09-02 15:21:39.088 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:21:39.088 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 13.1656ms 2024-09-02 15:21:39.088 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:21:39.089 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad7bde16-b1b2-4134-9877-77f75e55fd34}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwNjk5LCJleHAiOjE3MjUyNzEyOTksImlhdCI6MTcyNTI3MDY5OX0.36Iep87WXqLntO7YY1UUDsFSNRUOTK60m2LNLzTWvCI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwNjk5LCJleHAiOjE3MjUyNzE1OTksImlhdCI6MTcyNTI3MDY5OX0.yFXQgHvN6KLyCV9WaCkmcdcr6bt1Rd2MQzxMdzxTLkI\"}"} 2024-09-02 15:21:39.089 +05:30 2a698c49-3cc8-47eb-b4f6-8d958cbcf1ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwMDkzLCJleHAiOjE3MjUyNzA5OTMsImlhdCI6MTcyNTI3MDA5M30.cpV9WM-9IGFNnHXehpU6acviVZAfI6uemjvESNbxU3I - 200 877 application/json; charset=utf-8 20.6976ms 2024-09-02 15:27:57.347 +05:30 4780550a-bc00-4fe2-b4f9-9bacaad2b5e9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 15:27:57.350 +05:30 4780550a-bc00-4fe2-b4f9-9bacaad2b5e9 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: cce2b33e-da18-403b-ad45-e9c072682a0c} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 15:27:57.351 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:27:57.352 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF 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-02 15:27:57.382 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Database retrieved 2024-09-02 15:27:57.388 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Token generated 2024-09-02 15:27:57.388 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Token generated 2024-09-02 15:27:57.389 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:27:57.389 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 36.9885ms 2024-09-02 15:27:57.390 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:27:57.390 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4780550a-bc00-4fe2-b4f9-9bacaad2b5e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzEwNzcsImV4cCI6MTcyNTI3MTY3NywiaWF0IjoxNzI1MjcxMDc3fQ.5Swr0wdeBMGsF7CgZyqb_odcfWKaqf-Om2qWF70lVhk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzEwNzcsImV4cCI6MTcyNTI3MTk3NywiaWF0IjoxNzI1MjcxMDc3fQ.DUYUKYuMpDBlZeZd_2PrkEZCgx7Slp1yep-b1USB4AY\"}"} 2024-09-02 15:27:57.391 +05:30 bbe7ca3d-7d26-4ca9-9853-c0a71bfaa785 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 43.8534ms 2024-09-02 15:38:17.274 +05:30 INF Application is shutting down... 2024-09-02 15:40:44.112 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 15:40:44.295 +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-02 15:40:44.440 +05:30 INF Creating key {fd66523d-83f6-4d22-828d-69291c653b77} with creation date 2024-09-02 10:10:44Z, activation date 2024-09-02 10:10:44Z, and expiration date 2024-12-01 10:10:44Z. 2024-09-02 15:40:44.487 +05:30 WRN No XML encryptor configured. Key {fd66523d-83f6-4d22-828d-69291c653b77} may be persisted to storage in unencrypted form. 2024-09-02 15:40:45.024 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 15:40:45.025 +05:30 INF Hosting environment: Production 2024-09-02 15:40:45.026 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 15:40:45.076 +05:30 26f2fc36-5793-4f94-a651-3a6f0df12ac7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwNjk5LCJleHAiOjE3MjUyNzE1OTksImlhdCI6MTcyNTI3MDY5OX0.yFXQgHvN6KLyCV9WaCkmcdcr6bt1Rd2MQzxMdzxTLkI - null null 2024-09-02 15:40:45.197 +05:30 26f2fc36-5793-4f94-a651-3a6f0df12ac7 INF CORS policy execution successful. 2024-09-02 15:40:45.280 +05:30 26f2fc36-5793-4f94-a651-3a6f0df12ac7 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwNjk5LCJleHAiOjE3MjUyNzE1OTksImlhdCI6MTcyNTI3MDY5OX0.yFXQgHvN6KLyCV9WaCkmcdcr6bt1Rd2MQzxMdzxTLkI Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:40:45.464 +05:30 1ad7e5f6-d944-4502-8bf2-ef9f11d453b3 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:40:45.525 +05:30 1ad7e5f6-d944-4502-8bf2-ef9f11d453b3 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-02 15:40:45.864 +05:30 1ad7e5f6-d944-4502-8bf2-ef9f11d453b3 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:40:46.164 +05:30 1ad7e5f6-d944-4502-8bf2-ef9f11d453b3 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 632.1293ms 2024-09-02 15:40:46.169 +05:30 1ad7e5f6-d944-4502-8bf2-ef9f11d453b3 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:40:46.169 +05:30 1ad7e5f6-d944-4502-8bf2-ef9f11d453b3 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 26f2fc36-5793-4f94-a651-3a6f0df12ac7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 15:40:46.190 +05:30 1ad7e5f6-d944-4502-8bf2-ef9f11d453b3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcwNjk5LCJleHAiOjE3MjUyNzE1OTksImlhdCI6MTcyNTI3MDY5OX0.yFXQgHvN6KLyCV9WaCkmcdcr6bt1Rd2MQzxMdzxTLkI - 400 90 application/json; charset=utf-8 1116.7807ms 2024-09-02 15:43:47.095 +05:30 b4c0f0e1-6822-40b3-b498-1ad9020e90c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 15:43:47.108 +05:30 b4c0f0e1-6822-40b3-b498-1ad9020e90c5 INF CORS policy execution successful. 2024-09-02 15:43:47.112 +05:30 b4c0f0e1-6822-40b3-b498-1ad9020e90c5 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 15:43:47.117 +05:30 6e2f5574-8dd9-4ab2-9e5c-9242ba333a39 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:43:47.134 +05:30 6e2f5574-8dd9-4ab2-9e5c-9242ba333a39 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-02 15:43:47.563 +05:30 6e2f5574-8dd9-4ab2-9e5c-9242ba333a39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:43:47.565 +05:30 6e2f5574-8dd9-4ab2-9e5c-9242ba333a39 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 430.2051ms 2024-09-02 15:43:47.566 +05:30 6e2f5574-8dd9-4ab2-9e5c-9242ba333a39 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:43:47.567 +05:30 6e2f5574-8dd9-4ab2-9e5c-9242ba333a39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4c0f0e1-6822-40b3-b498-1ad9020e90c5}, {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-02 15:43:47.570 +05:30 6e2f5574-8dd9-4ab2-9e5c-9242ba333a39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 475.6177ms 2024-09-02 15:43:50.352 +05:30 2442f030-a1a1-4239-90c6-ae23524eb5b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 15:43:50.362 +05:30 2442f030-a1a1-4239-90c6-ae23524eb5b8 INF CORS policy execution successful. 2024-09-02 15:43:50.364 +05:30 2442f030-a1a1-4239-90c6-ae23524eb5b8 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 15:43:50.367 +05:30 df1d7a46-64eb-4b97-8be7-a6a16cdee27a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:43:50.368 +05:30 df1d7a46-64eb-4b97-8be7-a6a16cdee27a 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-02 15:43:50.407 +05:30 df1d7a46-64eb-4b97-8be7-a6a16cdee27a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:43:50.409 +05:30 df1d7a46-64eb-4b97-8be7-a6a16cdee27a INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 39.6971ms 2024-09-02 15:43:50.409 +05:30 df1d7a46-64eb-4b97-8be7-a6a16cdee27a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:43:50.410 +05:30 df1d7a46-64eb-4b97-8be7-a6a16cdee27a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2442f030-a1a1-4239-90c6-ae23524eb5b8}, {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-02 15:43:50.411 +05:30 df1d7a46-64eb-4b97-8be7-a6a16cdee27a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 59.8317ms 2024-09-02 15:43:52.489 +05:30 cd7f441a-f448-45a9-99a0-291c3ed9a658 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 15:43:52.490 +05:30 cd7f441a-f448-45a9-99a0-291c3ed9a658 INF CORS policy execution successful. 2024-09-02 15:43:52.492 +05:30 cd7f441a-f448-45a9-99a0-291c3ed9a658 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.8244ms 2024-09-02 15:43:52.554 +05:30 b0074763-781f-4c7c-bc8f-0f94dbe368bb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 97 2024-09-02 15:43:52.554 +05:30 b0074763-781f-4c7c-bc8f-0f94dbe368bb INF CORS policy execution successful. 2024-09-02 15:43:52.555 +05:30 b0074763-781f-4c7c-bc8f-0f94dbe368bb 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: 97}, {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-02 15:43:52.556 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:43:52.563 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF 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-02 15:43:52.683 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Database retrieved 2024-09-02 15:43:52.764 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Token generated 2024-09-02 15:43:52.768 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Token generated 2024-09-02 15:43:52.772 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:43:52.773 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 208.9026ms 2024-09-02 15:43:52.773 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:43:52.773 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0074763-781f-4c7c-bc8f-0f94dbe368bb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 882} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYgIiwidW5pcXVlX25hbWUiOiJ1c2VyNiAiLCJuYW1laWQiOiI4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIwMzIsImV4cCI6MTcyNTI3MjYzMiwiaWF0IjoxNzI1MjcyMDMyfQ.V9u0e_QevBMTbHrDCQlD0lBVrAPmKxxQRb_jXwHFegA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYgIiwidW5pcXVlX25hbWUiOiJ1c2VyNiAiLCJuYW1laWQiOiI4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIwMzIsImV4cCI6MTcyNTI3MjkzMiwiaWF0IjoxNzI1MjcyMDMyfQ.GF30vC6UiUeuCLDVLxFFkZ2hPJfslXfLceO2bTQevGI\"}"} 2024-09-02 15:43:52.774 +05:30 3e2547d3-1ae3-4006-8734-1bbca1965dfe INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 882 application/json; charset=utf-8 220.3004ms 2024-09-02 15:48:52.994 +05:30 5fd00972-8c97-414e-adca-7731489d5578 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzA1MTMsImV4cCI6MTcyNTI3MTQxMywiaWF0IjoxNzI1MjcwNTEzfQ.QfmvsvrmJqK2lI5s9AIYEGb6cCd9xl9PJZL6qRAs4fM - null null 2024-09-02 15:48:52.999 +05:30 5fd00972-8c97-414e-adca-7731489d5578 INF CORS policy execution successful. 2024-09-02 15:48:53.003 +05:30 5fd00972-8c97-414e-adca-7731489d5578 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzA1MTMsImV4cCI6MTcyNTI3MTQxMywiaWF0IjoxNzI1MjcwNTEzfQ.QfmvsvrmJqK2lI5s9AIYEGb6cCd9xl9PJZL6qRAs4fM 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 (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-02 15:48:53.006 +05:30 928bc4b2-83ae-4159-9df5-c19861066959 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:48:53.007 +05:30 928bc4b2-83ae-4159-9df5-c19861066959 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-02 15:48:53.016 +05:30 928bc4b2-83ae-4159-9df5-c19861066959 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:48:53.018 +05:30 928bc4b2-83ae-4159-9df5-c19861066959 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.4314ms 2024-09-02 15:48:53.019 +05:30 928bc4b2-83ae-4159-9df5-c19861066959 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:48:53.019 +05:30 928bc4b2-83ae-4159-9df5-c19861066959 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5fd00972-8c97-414e-adca-7731489d5578}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 15:48:53.021 +05:30 928bc4b2-83ae-4159-9df5-c19861066959 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzA1MTMsImV4cCI6MTcyNTI3MTQxMywiaWF0IjoxNzI1MjcwNTEzfQ.QfmvsvrmJqK2lI5s9AIYEGb6cCd9xl9PJZL6qRAs4fM - 400 90 application/json; charset=utf-8 27.1163ms 2024-09-02 15:48:53.784 +05:30 576f9a5d-85db-4850-b660-a2f422e6a303 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-02 15:48:53.784 +05:30 576f9a5d-85db-4850-b660-a2f422e6a303 INF CORS policy execution successful. 2024-09-02 15:48:53.785 +05:30 576f9a5d-85db-4850-b660-a2f422e6a303 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.5344ms 2024-09-02 15:48:53.842 +05:30 0f382a3b-c872-4d65-be75-f0feb5ccd28e 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-02 15:48:53.843 +05:30 0f382a3b-c872-4d65-be75-f0feb5ccd28e INF CORS policy execution successful. 2024-09-02 15:48:53.844 +05:30 0f382a3b-c872-4d65-be75-f0feb5ccd28e 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.1229ms 2024-09-02 15:48:53.871 +05:30 25fbeaf2-e5eb-4425-8c6b-ee36e1ca2298 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-02 15:48:53.886 +05:30 25fbeaf2-e5eb-4425-8c6b-ee36e1ca2298 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 15:48:53.896 +05:30 25fbeaf2-e5eb-4425-8c6b-ee36e1ca2298 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-02 15:48:53.896 +05:30 25fbeaf2-e5eb-4425-8c6b-ee36e1ca2298 INF CORS policy execution successful. 2024-09-02 15:48:53.897 +05:30 25fbeaf2-e5eb-4425-8c6b-ee36e1ca2298 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:48:53.906 +05:30 7b17eeab-66cb-4c55-bf8a-c754e2e1452d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 15:48:53.916 +05:30 7b17eeab-66cb-4c55-bf8a-c754e2e1452d INF AuthenticationScheme: Bearer was challenged. 2024-09-02 15:48:53.917 +05:30 7b17eeab-66cb-4c55-bf8a-c754e2e1452d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 25fbeaf2-e5eb-4425-8c6b-ee36e1ca2298}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 15:48:53.918 +05:30 7b17eeab-66cb-4c55-bf8a-c754e2e1452d 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 47.0376ms 2024-09-02 15:48:53.942 +05:30 db4b326d-edc9-4f72-ab61-1c428ea72820 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-02 15:48:53.943 +05:30 db4b326d-edc9-4f72-ab61-1c428ea72820 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 15:48:53.944 +05:30 db4b326d-edc9-4f72-ab61-1c428ea72820 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-02 15:48:53.944 +05:30 db4b326d-edc9-4f72-ab61-1c428ea72820 INF CORS policy execution successful. 2024-09-02 15:48:53.944 +05:30 db4b326d-edc9-4f72-ab61-1c428ea72820 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:48:53.950 +05:30 05b8e7f1-874f-4580-a388-51a780fa0f8b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 15:48:53.951 +05:30 05b8e7f1-874f-4580-a388-51a780fa0f8b INF AuthenticationScheme: Bearer was challenged. 2024-09-02 15:48:53.951 +05:30 05b8e7f1-874f-4580-a388-51a780fa0f8b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: db4b326d-edc9-4f72-ab61-1c428ea72820}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 15:48:53.952 +05:30 05b8e7f1-874f-4580-a388-51a780fa0f8b 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 9.7896ms 2024-09-02 15:49:12.467 +05:30 527824dc-846c-40a4-a6c2-a2f9f7992db8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 15:49:12.469 +05:30 527824dc-846c-40a4-a6c2-a2f9f7992db8 INF CORS policy execution successful. 2024-09-02 15:49:12.471 +05:30 527824dc-846c-40a4-a6c2-a2f9f7992db8 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 (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-02 15:49:12.473 +05:30 8a2fc340-1ae2-42b7-8b9f-d59d1277c80d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:49:12.474 +05:30 8a2fc340-1ae2-42b7-8b9f-d59d1277c80d 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-02 15:49:12.488 +05:30 8a2fc340-1ae2-42b7-8b9f-d59d1277c80d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:49:12.489 +05:30 8a2fc340-1ae2-42b7-8b9f-d59d1277c80d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 14.9498ms 2024-09-02 15:49:12.489 +05:30 8a2fc340-1ae2-42b7-8b9f-d59d1277c80d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:49:12.489 +05:30 8a2fc340-1ae2-42b7-8b9f-d59d1277c80d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 527824dc-846c-40a4-a6c2-a2f9f7992db8}, {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-02 15:49:12.491 +05:30 8a2fc340-1ae2-42b7-8b9f-d59d1277c80d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 23.5998ms 2024-09-02 15:49:14.830 +05:30 2f4ed46d-d3ab-452d-a6a5-39671a068d63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 15:49:14.833 +05:30 2f4ed46d-d3ab-452d-a6a5-39671a068d63 INF CORS policy execution successful. 2024-09-02 15:49:14.835 +05:30 2f4ed46d-d3ab-452d-a6a5-39671a068d63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.7488ms 2024-09-02 15:49:14.927 +05:30 23a8733a-5519-4185-9ee9-6b139353a769 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 15:49:14.928 +05:30 23a8733a-5519-4185-9ee9-6b139353a769 INF CORS policy execution successful. 2024-09-02 15:49:14.929 +05:30 23a8733a-5519-4185-9ee9-6b139353a769 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 (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-02 15:49:14.929 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:49:14.929 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF 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-02 15:49:14.947 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Database retrieved 2024-09-02 15:49:14.955 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Token generated 2024-09-02 15:49:14.956 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Token generated 2024-09-02 15:49:14.956 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:49:14.957 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 27.4517ms 2024-09-02 15:49:14.957 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:49:14.957 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23a8733a-5519-4185-9ee9-6b139353a769}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIzNTQsImV4cCI6MTcyNTI3Mjk1NCwiaWF0IjoxNzI1MjcyMzU0fQ.mfp_bDypO2Kbf2kWGwnYiDEFnSTbjJY8VdtG52KWR0I\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIzNTQsImV4cCI6MTcyNTI3MzI1NCwiaWF0IjoxNzI1MjcyMzU0fQ.qbDKrnRkwq6uOnsyqIWCW-CGVLZK0OCIeZNqRGc3CMM\"}"} 2024-09-02 15:49:14.970 +05:30 c270c136-c3f4-4f4c-b933-1323ae744cab INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 42.9954ms 2024-09-02 15:49:16.343 +05:30 31919bd3-05bf-4555-8037-de440f134027 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-02 15:49:16.346 +05:30 31919bd3-05bf-4555-8037-de440f134027 INF CORS policy execution successful. 2024-09-02 15:49:16.347 +05:30 31919bd3-05bf-4555-8037-de440f134027 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.2372ms 2024-09-02 15:49:16.400 +05:30 0f65ae92-4869-47a0-8f74-ee84fc506e5c 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-02 15:49:16.400 +05:30 0f65ae92-4869-47a0-8f74-ee84fc506e5c INF CORS policy execution successful. 2024-09-02 15:49:16.401 +05:30 0f65ae92-4869-47a0-8f74-ee84fc506e5c 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.9021ms 2024-09-02 15:49:16.465 +05:30 dd4d7273-79f2-4304-931e-cb6cee5d1e92 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-02 15:49:16.494 +05:30 dd4d7273-79f2-4304-931e-cb6cee5d1e92 INF CORS policy execution successful. 2024-09-02 15:49:16.495 +05:30 dd4d7273-79f2-4304-931e-cb6cee5d1e92 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIzNTQsImV4cCI6MTcyNTI3Mjk1NCwiaWF0IjoxNzI1MjcyMzU0fQ.mfp_bDypO2Kbf2kWGwnYiDEFnSTbjJY8VdtG52KWR0I}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:49:16.499 +05:30 d336d0ff-8c39-482e-bc75-a672fd8a86fd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:49:16.507 +05:30 d336d0ff-8c39-482e-bc75-a672fd8a86fd 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-02 15:49:16.550 +05:30 8d698834-ea6d-4b40-9798-86781df9f32f 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-02 15:49:16.551 +05:30 8d698834-ea6d-4b40-9798-86781df9f32f INF CORS policy execution successful. 2024-09-02 15:49:16.552 +05:30 8d698834-ea6d-4b40-9798-86781df9f32f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIzNTQsImV4cCI6MTcyNTI3Mjk1NCwiaWF0IjoxNzI1MjcyMzU0fQ.mfp_bDypO2Kbf2kWGwnYiDEFnSTbjJY8VdtG52KWR0I}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:49:16.552 +05:30 24dfd61c-7a89-45d9-a67e-6cf2169e7706 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:49:16.553 +05:30 24dfd61c-7a89-45d9-a67e-6cf2169e7706 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-02 15:49:16.654 +05:30 d336d0ff-8c39-482e-bc75-a672fd8a86fd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:49:16.655 +05:30 d336d0ff-8c39-482e-bc75-a672fd8a86fd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 147.8696ms 2024-09-02 15:49:16.655 +05:30 d336d0ff-8c39-482e-bc75-a672fd8a86fd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:49:16.656 +05:30 d336d0ff-8c39-482e-bc75-a672fd8a86fd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd4d7273-79f2-4304-931e-cb6cee5d1e92}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 15:49:16.657 +05:30 d336d0ff-8c39-482e-bc75-a672fd8a86fd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 191.977ms 2024-09-02 15:49:16.659 +05:30 24dfd61c-7a89-45d9-a67e-6cf2169e7706 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:49:16.659 +05:30 24dfd61c-7a89-45d9-a67e-6cf2169e7706 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 106.7367ms 2024-09-02 15:49:16.660 +05:30 24dfd61c-7a89-45d9-a67e-6cf2169e7706 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 15:49:16.660 +05:30 24dfd61c-7a89-45d9-a67e-6cf2169e7706 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d698834-ea6d-4b40-9798-86781df9f32f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 15:49:16.660 +05:30 24dfd61c-7a89-45d9-a67e-6cf2169e7706 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 110.7316ms 2024-09-02 15:53:33.261 +05:30 dd236813-9558-4f72-a098-a352cbb4b1f9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 15:53:33.268 +05:30 dd236813-9558-4f72-a098-a352cbb4b1f9 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: 4e956291-e0a2-42f2-bf76-98d146a5b1b4} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 15:53:33.269 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:53:33.270 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF 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-02 15:53:33.319 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Database retrieved 2024-09-02 15:53:33.345 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Token generated 2024-09-02 15:53:33.345 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Token generated 2024-09-02 15:53:33.346 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:53:33.347 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 76.5581ms 2024-09-02 15:53:33.348 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:53:33.348 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd236813-9558-4f72-a098-a352cbb4b1f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI2MTMsImV4cCI6MTcyNTI3MzIxMywiaWF0IjoxNzI1MjcyNjEzfQ.PcINATpDSi6CUHsBPW8cWu_8CCCNJOaBiH5Grr7GF3w\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI2MTMsImV4cCI6MTcyNTI3MzUxMywiaWF0IjoxNzI1MjcyNjEzfQ.0jMAZirPVJdzRol383TCRnSacOm77Yy0nLlpCvwB1po\"}"} 2024-09-02 15:53:33.349 +05:30 8befa8c5-72b5-4332-8673-ce2ca9ccb449 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 89.0447ms 2024-09-02 15:57:17.608 +05:30 67a91fd5-5159-40f1-a136-3011b2b49dc6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 15:57:17.618 +05:30 67a91fd5-5159-40f1-a136-3011b2b49dc6 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: d9ddb711-7519-4d79-ad68-25bca8f51922} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 15:57:17.621 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:57:17.624 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF 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-02 15:57:17.666 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Database retrieved 2024-09-02 15:57:17.707 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Token generated 2024-09-02 15:57:17.708 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Token generated 2024-09-02 15:57:17.709 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:57:17.711 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 86.6271ms 2024-09-02 15:57:17.711 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:57:17.711 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67a91fd5-5159-40f1-a136-3011b2b49dc6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI4MzcsImV4cCI6MTcyNTI3MzQzNywiaWF0IjoxNzI1MjcyODM3fQ.Ss9gw3V9qd4iz1a47Xnrru-jMaL_WyHKd0y4m4QYXuk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI4MzcsImV4cCI6MTcyNTI3MzczNywiaWF0IjoxNzI1MjcyODM3fQ.GjSn7-EmyNKo8oPOW3yDo0PoO-jOroStC8CP8QmnwwE\"}"} 2024-09-02 15:57:17.712 +05:30 204947ad-996a-46e5-8a18-f82bd0fba3a1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 105.4406ms 2024-09-02 15:59:04.501 +05:30 8522c968-bcee-43af-80bf-d29b7fdf2800 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYgIiwidW5pcXVlX25hbWUiOiJ1c2VyNiAiLCJuYW1laWQiOiI4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIwMzIsImV4cCI6MTcyNTI3MjkzMiwiaWF0IjoxNzI1MjcyMDMyfQ.GF30vC6UiUeuCLDVLxFFkZ2hPJfslXfLceO2bTQevGI - null null 2024-09-02 15:59:04.504 +05:30 8522c968-bcee-43af-80bf-d29b7fdf2800 INF CORS policy execution successful. 2024-09-02 15:59:04.507 +05:30 8522c968-bcee-43af-80bf-d29b7fdf2800 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYgIiwidW5pcXVlX25hbWUiOiJ1c2VyNiAiLCJuYW1laWQiOiI4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIwMzIsImV4cCI6MTcyNTI3MjkzMiwiaWF0IjoxNzI1MjcyMDMyfQ.GF30vC6UiUeuCLDVLxFFkZ2hPJfslXfLceO2bTQevGI Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 15:59:04.508 +05:30 f883e88d-626b-4e02-84be-84bfa9b85d77 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:59:04.509 +05:30 f883e88d-626b-4e02-84be-84bfa9b85d77 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-02 15:59:04.516 +05:30 f883e88d-626b-4e02-84be-84bfa9b85d77 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:59:04.518 +05:30 f883e88d-626b-4e02-84be-84bfa9b85d77 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.0478ms 2024-09-02 15:59:04.518 +05:30 f883e88d-626b-4e02-84be-84bfa9b85d77 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 15:59:04.518 +05:30 f883e88d-626b-4e02-84be-84bfa9b85d77 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 8522c968-bcee-43af-80bf-d29b7fdf2800}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 15:59:04.520 +05:30 f883e88d-626b-4e02-84be-84bfa9b85d77 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYgIiwidW5pcXVlX25hbWUiOiJ1c2VyNiAiLCJuYW1laWQiOiI4IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIwMzIsImV4cCI6MTcyNTI3MjkzMiwiaWF0IjoxNzI1MjcyMDMyfQ.GF30vC6UiUeuCLDVLxFFkZ2hPJfslXfLceO2bTQevGI - 400 90 application/json; charset=utf-8 18.6952ms 2024-09-02 15:59:07.860 +05:30 a6f6f730-9ba2-484e-8ddf-9ff535eef35c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - null null 2024-09-02 15:59:07.861 +05:30 a6f6f730-9ba2-484e-8ddf-9ff535eef35c INF CORS policy execution successful. 2024-09-02 15:59:07.863 +05:30 a6f6f730-9ba2-484e-8ddf-9ff535eef35c 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}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 15:59:07.864 +05:30 d43cd49f-bdf7-44d9-b342-93ca7977b3b1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:59:07.865 +05:30 d43cd49f-bdf7-44d9-b342-93ca7977b3b1 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-02 15:59:07.923 +05:30 d43cd49f-bdf7-44d9-b342-93ca7977b3b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:59:07.924 +05:30 d43cd49f-bdf7-44d9-b342-93ca7977b3b1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 59.5229ms 2024-09-02 15:59:07.925 +05:30 d43cd49f-bdf7-44d9-b342-93ca7977b3b1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 15:59:07.925 +05:30 d43cd49f-bdf7-44d9-b342-93ca7977b3b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6f6f730-9ba2-484e-8ddf-9ff535eef35c}, {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-02 15:59:07.927 +05:30 d43cd49f-bdf7-44d9-b342-93ca7977b3b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=user6 - 200 177 application/json; charset=utf-8 66.8109ms 2024-09-02 15:59:10.099 +05:30 bb5ebf72-291a-4ee0-bfaf-d20f217c1a90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 15:59:10.100 +05:30 bb5ebf72-291a-4ee0-bfaf-d20f217c1a90 INF CORS policy execution successful. 2024-09-02 15:59:10.101 +05:30 bb5ebf72-291a-4ee0-bfaf-d20f217c1a90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.5636ms 2024-09-02 15:59:10.225 +05:30 7937ea30-3c96-40f8-ae19-7026ffc3deec INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 96 2024-09-02 15:59:10.226 +05:30 7937ea30-3c96-40f8-ae19-7026ffc3deec INF CORS policy execution successful. 2024-09-02 15:59:10.227 +05:30 7937ea30-3c96-40f8-ae19-7026ffc3deec 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: 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":5,"Company Name":"Entity5"} 2024-09-02 15:59:10.228 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:59:10.228 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF 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-02 15:59:10.243 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Database retrieved 2024-09-02 15:59:10.265 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Token generated 2024-09-02 15:59:10.266 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Token generated 2024-09-02 15:59:10.266 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:59:10.267 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 38.4509ms 2024-09-02 15:59:10.267 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:59:10.267 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7937ea30-3c96-40f8-ae19-7026ffc3deec}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM4NTAsImlhdCI6MTcyNTI3Mjk1MH0.al01DNt1H8IlACrXJmE5AwQSiQPm_LUekNRvpdUQrXI\"}"} 2024-09-02 15:59:10.269 +05:30 8dce675b-d884-4f4d-af5e-c5e8e569434d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 43.9048ms 2024-09-02 15:59:53.094 +05:30 0c4fff50-11be-42f7-bd84-e64b63174977 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 15:59:53.097 +05:30 0c4fff50-11be-42f7-bd84-e64b63174977 INF CORS policy execution successful. 2024-09-02 15:59:53.099 +05:30 0c4fff50-11be-42f7-bd84-e64b63174977 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.1485ms 2024-09-02 15:59:53.125 +05:30 350415c1-6df2-475c-b662-9026f0ad08fd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 15:59:53.126 +05:30 350415c1-6df2-475c-b662-9026f0ad08fd INF CORS policy execution successful. 2024-09-02 15:59:53.128 +05:30 350415c1-6df2-475c-b662-9026f0ad08fd 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-02 15:59:53.130 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:59:53.131 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF 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-02 15:59:53.161 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Database retrieved 2024-09-02 15:59:53.178 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Token generated 2024-09-02 15:59:53.179 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Token generated 2024-09-02 15:59:53.179 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 15:59:53.181 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 49.0226ms 2024-09-02 15:59:53.181 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 15:59:53.181 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 350415c1-6df2-475c-b662-9026f0ad08fd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3Mzg5MywiaWF0IjoxNzI1MjcyOTkzfQ.hGfsgmrgQMwyq8z1QHoP5ewtE8mKIhve7LmugM_jZO4\"}"} 2024-09-02 15:59:53.182 +05:30 869178c5-14fb-4028-a69e-bb8f9b7bdbc1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 57.1741ms 2024-09-02 16:00:10.725 +05:30 76998ab1-49ce-4bcb-af6a-92da0ad94714 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-02 16:00:10.726 +05:30 76998ab1-49ce-4bcb-af6a-92da0ad94714 INF CORS policy execution successful. 2024-09-02 16:00:10.728 +05:30 76998ab1-49ce-4bcb-af6a-92da0ad94714 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.5462ms 2024-09-02 16:00:10.762 +05:30 eeb53be7-8267-4c7f-a323-b40dd86b10a6 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-02 16:00:10.767 +05:30 eeb53be7-8267-4c7f-a323-b40dd86b10a6 INF CORS policy execution successful. 2024-09-02 16:00:10.769 +05:30 eeb53be7-8267-4c7f-a323-b40dd86b10a6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:10.772 +05:30 f06da3b0-d81b-45a8-9187-826f9636b1b2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:10.788 +05:30 f06da3b0-d81b-45a8-9187-826f9636b1b2 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-02 16:00:11.103 +05:30 f06da3b0-d81b-45a8-9187-826f9636b1b2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:11.105 +05:30 f06da3b0-d81b-45a8-9187-826f9636b1b2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 316.3618ms 2024-09-02 16:00:11.105 +05:30 f06da3b0-d81b-45a8-9187-826f9636b1b2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:11.105 +05:30 f06da3b0-d81b-45a8-9187-826f9636b1b2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eeb53be7-8267-4c7f-a323-b40dd86b10a6}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:00:11.106 +05:30 f06da3b0-d81b-45a8-9187-826f9636b1b2 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 344.0592ms 2024-09-02 16:00:13.547 +05:30 e6d51cfe-3d38-4a10-bda0-e694cea21ec7 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-02 16:00:13.547 +05:30 e6d51cfe-3d38-4a10-bda0-e694cea21ec7 INF CORS policy execution successful. 2024-09-02 16:00:13.548 +05:30 e6d51cfe-3d38-4a10-bda0-e694cea21ec7 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 1.9513ms 2024-09-02 16:00:13.584 +05:30 255a9271-8213-4617-810d-bda6f07ff97c 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-02 16:00:13.585 +05:30 255a9271-8213-4617-810d-bda6f07ff97c INF CORS policy execution successful. 2024-09-02 16:00:13.586 +05:30 255a9271-8213-4617-810d-bda6f07ff97c 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:13.590 +05:30 d2bb9461-5eef-4db1-8c45-15a028c67f58 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:13.591 +05:30 d2bb9461-5eef-4db1-8c45-15a028c67f58 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-02 16:00:13.609 +05:30 d2bb9461-5eef-4db1-8c45-15a028c67f58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:13.609 +05:30 d2bb9461-5eef-4db1-8c45-15a028c67f58 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 17.9152ms 2024-09-02 16:00:13.609 +05:30 d2bb9461-5eef-4db1-8c45-15a028c67f58 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:13.610 +05:30 d2bb9461-5eef-4db1-8c45-15a028c67f58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 255a9271-8213-4617-810d-bda6f07ff97c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:13.610 +05:30 d2bb9461-5eef-4db1-8c45-15a028c67f58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 533 application/json; charset=utf-8 26.4562ms 2024-09-02 16:00:13.646 +05:30 5528b018-0bff-48f3-ac86-6f0c513cf603 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-02 16:00:13.647 +05:30 5528b018-0bff-48f3-ac86-6f0c513cf603 INF CORS policy execution successful. 2024-09-02 16:00:13.648 +05:30 5528b018-0bff-48f3-ac86-6f0c513cf603 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 1.9496ms 2024-09-02 16:00:13.687 +05:30 b17aa2ee-20f9-4704-a3f1-5abddefd6ce0 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-02 16:00:13.688 +05:30 b17aa2ee-20f9-4704-a3f1-5abddefd6ce0 INF CORS policy execution successful. 2024-09-02 16:00:13.688 +05:30 b17aa2ee-20f9-4704-a3f1-5abddefd6ce0 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:13.689 +05:30 ada9906e-326e-4495-82f0-5fa9540ac9e1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:13.689 +05:30 ada9906e-326e-4495-82f0-5fa9540ac9e1 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-02 16:00:13.697 +05:30 ada9906e-326e-4495-82f0-5fa9540ac9e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:13.698 +05:30 ada9906e-326e-4495-82f0-5fa9540ac9e1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 8.8888ms 2024-09-02 16:00:13.698 +05:30 ada9906e-326e-4495-82f0-5fa9540ac9e1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:13.698 +05:30 ada9906e-326e-4495-82f0-5fa9540ac9e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b17aa2ee-20f9-4704-a3f1-5abddefd6ce0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:13.699 +05:30 ada9906e-326e-4495-82f0-5fa9540ac9e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 533 application/json; charset=utf-8 12.5453ms 2024-09-02 16:00:13.802 +05:30 831dacb0-d971-479b-a5c3-91cedbb14abd 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-02 16:00:13.802 +05:30 831dacb0-d971-479b-a5c3-91cedbb14abd INF CORS policy execution successful. 2024-09-02 16:00:13.803 +05:30 831dacb0-d971-479b-a5c3-91cedbb14abd 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 1.1251ms 2024-09-02 16:00:13.844 +05:30 569147cf-f221-4674-a31e-7549613feb89 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-02 16:00:13.845 +05:30 569147cf-f221-4674-a31e-7549613feb89 INF CORS policy execution successful. 2024-09-02 16:00:13.846 +05:30 569147cf-f221-4674-a31e-7549613feb89 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:13.846 +05:30 479fdafd-3766-4f33-883c-3f5e4e90e87f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:13.847 +05:30 479fdafd-3766-4f33-883c-3f5e4e90e87f 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-02 16:00:13.851 +05:30 479fdafd-3766-4f33-883c-3f5e4e90e87f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:13.851 +05:30 479fdafd-3766-4f33-883c-3f5e4e90e87f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 4.1502ms 2024-09-02 16:00:13.851 +05:30 479fdafd-3766-4f33-883c-3f5e4e90e87f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:13.851 +05:30 479fdafd-3766-4f33-883c-3f5e4e90e87f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 569147cf-f221-4674-a31e-7549613feb89}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:13.852 +05:30 479fdafd-3766-4f33-883c-3f5e4e90e87f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 533 application/json; charset=utf-8 7.6336ms 2024-09-02 16:00:13.989 +05:30 2e33ffe2-b935-407a-94de-6dae0147b84c 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-02 16:00:13.989 +05:30 2e33ffe2-b935-407a-94de-6dae0147b84c INF CORS policy execution successful. 2024-09-02 16:00:13.990 +05:30 2e33ffe2-b935-407a-94de-6dae0147b84c 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 1.05ms 2024-09-02 16:00:14.025 +05:30 c3c8ae94-09a6-43d4-86b3-4d6629725b0d 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-02 16:00:14.026 +05:30 c3c8ae94-09a6-43d4-86b3-4d6629725b0d INF CORS policy execution successful. 2024-09-02 16:00:14.026 +05:30 c3c8ae94-09a6-43d4-86b3-4d6629725b0d 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:14.027 +05:30 a31c350d-0f11-4843-baf4-6d95a20f6131 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:14.027 +05:30 a31c350d-0f11-4843-baf4-6d95a20f6131 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-02 16:00:14.031 +05:30 a31c350d-0f11-4843-baf4-6d95a20f6131 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:14.031 +05:30 a31c350d-0f11-4843-baf4-6d95a20f6131 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 3.7119ms 2024-09-02 16:00:14.031 +05:30 a31c350d-0f11-4843-baf4-6d95a20f6131 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:14.031 +05:30 a31c350d-0f11-4843-baf4-6d95a20f6131 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3c8ae94-09a6-43d4-86b3-4d6629725b0d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:14.032 +05:30 a31c350d-0f11-4843-baf4-6d95a20f6131 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=test - 200 533 application/json; charset=utf-8 6.9452ms 2024-09-02 16:00:18.944 +05:30 055f7299-a551-4298-89d6-e0313b9177c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:00:18.945 +05:30 055f7299-a551-4298-89d6-e0313b9177c9 INF CORS policy execution successful. 2024-09-02 16:00:18.946 +05:30 055f7299-a551-4298-89d6-e0313b9177c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 2.0203ms 2024-09-02 16:00:18.976 +05:30 0a49e8b2-30f3-4ef0-b996-b36aa806d651 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:00:18.978 +05:30 0a49e8b2-30f3-4ef0-b996-b36aa806d651 INF CORS policy execution successful. 2024-09-02 16:00:18.978 +05:30 0a49e8b2-30f3-4ef0-b996-b36aa806d651 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:18.979 +05:30 5a782a3b-5bc3-46ac-b4b9-10ecb79e353c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:00:18.985 +05:30 5a782a3b-5bc3-46ac-b4b9-10ecb79e353c 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-02 16:00:19.095 +05:30 5a782a3b-5bc3-46ac-b4b9-10ecb79e353c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:19.096 +05:30 5a782a3b-5bc3-46ac-b4b9-10ecb79e353c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 109.9102ms 2024-09-02 16:00:19.096 +05:30 5a782a3b-5bc3-46ac-b4b9-10ecb79e353c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:00:19.096 +05:30 5a782a3b-5bc3-46ac-b4b9-10ecb79e353c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a49e8b2-30f3-4ef0-b996-b36aa806d651}, {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-02 16:00:19.096 +05:30 5a782a3b-5bc3-46ac-b4b9-10ecb79e353c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 120.0469ms 2024-09-02 16:00:28.411 +05:30 92cdbfa2-45b8-4d21-a653-da9b67b4a7db 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-02 16:00:28.416 +05:30 92cdbfa2-45b8-4d21-a653-da9b67b4a7db INF CORS policy execution successful. 2024-09-02 16:00:28.417 +05:30 92cdbfa2-45b8-4d21-a653-da9b67b4a7db 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.9485ms 2024-09-02 16:00:28.457 +05:30 98e19404-1017-43df-9551-a99a3540d808 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-02 16:00:28.463 +05:30 98e19404-1017-43df-9551-a99a3540d808 INF CORS policy execution successful. 2024-09-02 16:00:28.464 +05:30 98e19404-1017-43df-9551-a99a3540d808 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:28.466 +05:30 683ba679-9d9e-4ac1-9148-43304fd8f802 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:28.467 +05:30 683ba679-9d9e-4ac1-9148-43304fd8f802 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-02 16:00:28.517 +05:30 683ba679-9d9e-4ac1-9148-43304fd8f802 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:28.517 +05:30 683ba679-9d9e-4ac1-9148-43304fd8f802 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 50.2838ms 2024-09-02 16:00:28.518 +05:30 683ba679-9d9e-4ac1-9148-43304fd8f802 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:28.518 +05:30 683ba679-9d9e-4ac1-9148-43304fd8f802 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98e19404-1017-43df-9551-a99a3540d808}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:00:28.519 +05:30 683ba679-9d9e-4ac1-9148-43304fd8f802 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 61.5796ms 2024-09-02 16:00:30.776 +05:30 5f2b291e-dec3-4894-bafb-0c11cc9fed32 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-02 16:00:30.777 +05:30 5f2b291e-dec3-4894-bafb-0c11cc9fed32 INF CORS policy execution successful. 2024-09-02 16:00:30.778 +05:30 5f2b291e-dec3-4894-bafb-0c11cc9fed32 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 1.2417ms 2024-09-02 16:00:30.811 +05:30 78796a35-3b7f-4076-9439-76d01ca5eeed 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-02 16:00:30.812 +05:30 78796a35-3b7f-4076-9439-76d01ca5eeed INF CORS policy execution successful. 2024-09-02 16:00:30.813 +05:30 78796a35-3b7f-4076-9439-76d01ca5eeed 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:30.813 +05:30 7ac47f29-1ca0-4497-ac40-8dd22086fd4a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:30.814 +05:30 7ac47f29-1ca0-4497-ac40-8dd22086fd4a 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-02 16:00:30.822 +05:30 7ac47f29-1ca0-4497-ac40-8dd22086fd4a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:30.823 +05:30 7ac47f29-1ca0-4497-ac40-8dd22086fd4a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 8.8262ms 2024-09-02 16:00:30.823 +05:30 7ac47f29-1ca0-4497-ac40-8dd22086fd4a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:30.823 +05:30 7ac47f29-1ca0-4497-ac40-8dd22086fd4a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78796a35-3b7f-4076-9439-76d01ca5eeed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:30.824 +05:30 7ac47f29-1ca0-4497-ac40-8dd22086fd4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 533 application/json; charset=utf-8 13.3305ms 2024-09-02 16:00:30.912 +05:30 07ccd2da-fed3-4bc5-8294-64cbc826f040 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-02 16:00:30.912 +05:30 07ccd2da-fed3-4bc5-8294-64cbc826f040 INF CORS policy execution successful. 2024-09-02 16:00:30.913 +05:30 07ccd2da-fed3-4bc5-8294-64cbc826f040 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.6002ms 2024-09-02 16:00:30.945 +05:30 96c37538-c4f8-4cc4-bfe3-6262588b0f24 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-02 16:00:30.946 +05:30 96c37538-c4f8-4cc4-bfe3-6262588b0f24 INF CORS policy execution successful. 2024-09-02 16:00:30.946 +05:30 96c37538-c4f8-4cc4-bfe3-6262588b0f24 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:30.947 +05:30 b05b4e9a-4c8f-484f-b22d-762bd236106d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:30.947 +05:30 b05b4e9a-4c8f-484f-b22d-762bd236106d 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-02 16:00:30.949 +05:30 b05b4e9a-4c8f-484f-b22d-762bd236106d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:30.950 +05:30 b05b4e9a-4c8f-484f-b22d-762bd236106d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.7513ms 2024-09-02 16:00:30.950 +05:30 b05b4e9a-4c8f-484f-b22d-762bd236106d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:30.950 +05:30 b05b4e9a-4c8f-484f-b22d-762bd236106d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96c37538-c4f8-4cc4-bfe3-6262588b0f24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:30.950 +05:30 b05b4e9a-4c8f-484f-b22d-762bd236106d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 533 application/json; charset=utf-8 5.3857ms 2024-09-02 16:00:31.091 +05:30 d6901203-10e9-401d-87e9-f3d3d3c77553 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-02 16:00:31.092 +05:30 d6901203-10e9-401d-87e9-f3d3d3c77553 INF CORS policy execution successful. 2024-09-02 16:00:31.092 +05:30 d6901203-10e9-401d-87e9-f3d3d3c77553 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.7287ms 2024-09-02 16:00:31.129 +05:30 7c1e9dea-1095-4cd2-85ae-8e3988ef5214 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-02 16:00:31.129 +05:30 7c1e9dea-1095-4cd2-85ae-8e3988ef5214 INF CORS policy execution successful. 2024-09-02 16:00:31.130 +05:30 7c1e9dea-1095-4cd2-85ae-8e3988ef5214 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:31.130 +05:30 982780f0-51c7-4083-932b-26896c53e586 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:31.130 +05:30 982780f0-51c7-4083-932b-26896c53e586 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-02 16:00:31.132 +05:30 982780f0-51c7-4083-932b-26896c53e586 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:31.133 +05:30 982780f0-51c7-4083-932b-26896c53e586 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.4963ms 2024-09-02 16:00:31.133 +05:30 982780f0-51c7-4083-932b-26896c53e586 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:31.133 +05:30 982780f0-51c7-4083-932b-26896c53e586 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c1e9dea-1095-4cd2-85ae-8e3988ef5214}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:31.133 +05:30 982780f0-51c7-4083-932b-26896c53e586 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=tes - 200 533 application/json; charset=utf-8 4.5786ms 2024-09-02 16:00:36.301 +05:30 a4db04d6-061d-4c2e-965d-8fece3ed7aeb 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-02 16:00:36.302 +05:30 a4db04d6-061d-4c2e-965d-8fece3ed7aeb INF CORS policy execution successful. 2024-09-02 16:00:36.303 +05:30 a4db04d6-061d-4c2e-965d-8fece3ed7aeb 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 1.737ms 2024-09-02 16:00:36.340 +05:30 11c39d3d-c6c6-40dd-99b3-9060954b1991 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-02 16:00:36.341 +05:30 11c39d3d-c6c6-40dd-99b3-9060954b1991 INF CORS policy execution successful. 2024-09-02 16:00:36.341 +05:30 11c39d3d-c6c6-40dd-99b3-9060954b1991 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:36.342 +05:30 5d674ffd-a61b-4e0e-a156-a0402f197bff INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:36.342 +05:30 5d674ffd-a61b-4e0e-a156-a0402f197bff 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-02 16:00:36.346 +05:30 5d674ffd-a61b-4e0e-a156-a0402f197bff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:36.347 +05:30 5d674ffd-a61b-4e0e-a156-a0402f197bff INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 4.2756ms 2024-09-02 16:00:36.347 +05:30 5d674ffd-a61b-4e0e-a156-a0402f197bff INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:36.347 +05:30 5d674ffd-a61b-4e0e-a156-a0402f197bff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11c39d3d-c6c6-40dd-99b3-9060954b1991}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:36.347 +05:30 5d674ffd-a61b-4e0e-a156-a0402f197bff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=te - 200 533 application/json; charset=utf-8 7.6916ms 2024-09-02 16:00:36.737 +05:30 e741387b-ad76-4fb9-9ff1-2c6e1f91690f 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-02 16:00:36.738 +05:30 e741387b-ad76-4fb9-9ff1-2c6e1f91690f INF CORS policy execution successful. 2024-09-02 16:00:36.738 +05:30 e741387b-ad76-4fb9-9ff1-2c6e1f91690f 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.8735ms 2024-09-02 16:00:36.773 +05:30 df9cf194-c671-4e73-b4b9-707b10a6f266 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-02 16:00:36.774 +05:30 df9cf194-c671-4e73-b4b9-707b10a6f266 INF CORS policy execution successful. 2024-09-02 16:00:36.774 +05:30 df9cf194-c671-4e73-b4b9-707b10a6f266 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:36.775 +05:30 8e3391ab-44ec-4406-b44d-7a7a2b4a1ab1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:36.775 +05:30 8e3391ab-44ec-4406-b44d-7a7a2b4a1ab1 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-02 16:00:36.777 +05:30 8e3391ab-44ec-4406-b44d-7a7a2b4a1ab1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:36.778 +05:30 8e3391ab-44ec-4406-b44d-7a7a2b4a1ab1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.838ms 2024-09-02 16:00:36.778 +05:30 8e3391ab-44ec-4406-b44d-7a7a2b4a1ab1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:36.778 +05:30 8e3391ab-44ec-4406-b44d-7a7a2b4a1ab1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df9cf194-c671-4e73-b4b9-707b10a6f266}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 533} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"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-08-24T07:35:49.083\"},{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":3,\"TotalPages\":1}]}"} 2024-09-02 16:00:36.778 +05:30 8e3391ab-44ec-4406-b44d-7a7a2b4a1ab1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString=t - 200 533 application/json; charset=utf-8 5.3338ms 2024-09-02 16:00:37.280 +05:30 ede2b016-66cc-431a-9666-62ec0a8f8b89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 16:00:37.280 +05:30 ede2b016-66cc-431a-9666-62ec0a8f8b89 INF CORS policy execution successful. 2024-09-02 16:00:37.281 +05:30 ede2b016-66cc-431a-9666-62ec0a8f8b89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 204 null null 0.8249ms 2024-09-02 16:00:37.318 +05:30 b62848a4-d24a-4fab-af1c-8f096fc09c0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 16:00:37.319 +05:30 b62848a4-d24a-4fab-af1c-8f096fc09c0a INF CORS policy execution successful. 2024-09-02 16:00:37.319 +05:30 b62848a4-d24a-4fab-af1c-8f096fc09c0a INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:37.320 +05:30 93bc368b-b160-4a69-862a-92b9e271e890 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:37.320 +05:30 93bc368b-b160-4a69-862a-92b9e271e890 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-02 16:00:37.323 +05:30 93bc368b-b160-4a69-862a-92b9e271e890 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:37.323 +05:30 93bc368b-b160-4a69-862a-92b9e271e890 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.9689ms 2024-09-02 16:00:37.323 +05:30 93bc368b-b160-4a69-862a-92b9e271e890 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:37.323 +05:30 93bc368b-b160-4a69-862a-92b9e271e890 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b62848a4-d24a-4fab-af1c-8f096fc09c0a}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:00:37.324 +05:30 93bc368b-b160-4a69-862a-92b9e271e890 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 6.0452ms 2024-09-02 16:00:44.457 +05:30 5d14d6a5-522b-43cf-9f74-7d60012f3b06 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 16:00:44.460 +05:30 5d14d6a5-522b-43cf-9f74-7d60012f3b06 INF CORS policy execution successful. 2024-09-02 16:00:44.462 +05:30 5d14d6a5-522b-43cf-9f74-7d60012f3b06 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 204 null null 4.2078ms 2024-09-02 16:00:44.492 +05:30 f158c2da-e01e-44fe-b3b8-058c60ef895a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 16:00:44.494 +05:30 f158c2da-e01e-44fe-b3b8-058c60ef895a INF CORS policy execution successful. 2024-09-02 16:00:44.495 +05:30 f158c2da-e01e-44fe-b3b8-058c60ef895a INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=2&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:44.496 +05:30 1e0a881e-1dd7-4426-ac96-ce5d14034a80 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:44.497 +05:30 1e0a881e-1dd7-4426-ac96-ce5d14034a80 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-02 16:00:44.502 +05:30 1e0a881e-1dd7-4426-ac96-ce5d14034a80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:44.503 +05:30 1e0a881e-1dd7-4426-ac96-ce5d14034a80 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 6.2901ms 2024-09-02 16:00:44.503 +05:30 1e0a881e-1dd7-4426-ac96-ce5d14034a80 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:44.504 +05:30 1e0a881e-1dd7-4426-ac96-ce5d14034a80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f158c2da-e01e-44fe-b3b8-058c60ef895a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 285} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:00:44.505 +05:30 1e0a881e-1dd7-4426-ac96-ce5d14034a80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 200 285 application/json; charset=utf-8 13.0018ms 2024-09-02 16:00:47.992 +05:30 bc7f2064-b478-42f8-8614-03c260fadafd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 16:00:47.993 +05:30 bc7f2064-b478-42f8-8614-03c260fadafd INF CORS policy execution successful. 2024-09-02 16:00:47.994 +05:30 bc7f2064-b478-42f8-8614-03c260fadafd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 204 null null 1.4278ms 2024-09-02 16:00:48.024 +05:30 6c5956b7-2f0f-4c71-a36d-b88e0e12248c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 16:00:48.027 +05:30 6c5956b7-2f0f-4c71-a36d-b88e0e12248c INF CORS policy execution successful. 2024-09-02 16:00:48.029 +05:30 6c5956b7-2f0f-4c71-a36d-b88e0e12248c INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=1&pageSize=10&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:48.030 +05:30 9d0d0e82-5fc6-4807-aff2-69d801c5a69e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:48.030 +05:30 9d0d0e82-5fc6-4807-aff2-69d801c5a69e 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-02 16:00:48.036 +05:30 9d0d0e82-5fc6-4807-aff2-69d801c5a69e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:48.037 +05:30 9d0d0e82-5fc6-4807-aff2-69d801c5a69e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 6.1536ms 2024-09-02 16:00:48.037 +05:30 9d0d0e82-5fc6-4807-aff2-69d801c5a69e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:00:48.038 +05:30 9d0d0e82-5fc6-4807-aff2-69d801c5a69e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c5956b7-2f0f-4c71-a36d-b88e0e12248c}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:00:48.039 +05:30 9d0d0e82-5fc6-4807-aff2-69d801c5a69e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 14.318ms 2024-09-02 16:00:57.914 +05:30 ea5af2c2-d1ff-461f-afe1-7555351b4880 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:00:57.916 +05:30 ea5af2c2-d1ff-461f-afe1-7555351b4880 INF CORS policy execution successful. 2024-09-02 16:00:57.918 +05:30 ea5af2c2-d1ff-461f-afe1-7555351b4880 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 4.7407ms 2024-09-02 16:00:57.956 +05:30 bbaff928-8a82-466f-b36f-cc0a15c6d5f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:00:57.959 +05:30 bbaff928-8a82-466f-b36f-cc0a15c6d5f8 INF CORS policy execution successful. 2024-09-02 16:00:57.960 +05:30 bbaff928-8a82-466f-b36f-cc0a15c6d5f8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:57.963 +05:30 d0358920-0fd9-45b9-baa0-97ba54329fd1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:00:57.982 +05:30 d0358920-0fd9-45b9-baa0-97ba54329fd1 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-02 16:00:58.065 +05:30 d0358920-0fd9-45b9-baa0-97ba54329fd1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:58.067 +05:30 d0358920-0fd9-45b9-baa0-97ba54329fd1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 84.9509ms 2024-09-02 16:00:58.067 +05:30 d0358920-0fd9-45b9-baa0-97ba54329fd1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:00:58.067 +05:30 d0358920-0fd9-45b9-baa0-97ba54329fd1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bbaff928-8a82-466f-b36f-cc0a15c6d5f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1720} 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\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-02 16:00:58.068 +05:30 d0358920-0fd9-45b9-baa0-97ba54329fd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 1720 application/json; charset=utf-8 111.9912ms 2024-09-02 16:00:58.177 +05:30 69dda6d2-1a7f-4e0b-9f2c-0b7134c07c00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:00:58.178 +05:30 69dda6d2-1a7f-4e0b-9f2c-0b7134c07c00 INF CORS policy execution successful. 2024-09-02 16:00:58.179 +05:30 69dda6d2-1a7f-4e0b-9f2c-0b7134c07c00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.9892ms 2024-09-02 16:00:58.214 +05:30 69f38278-7c97-465c-805f-2b549761c0b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:00:58.215 +05:30 69f38278-7c97-465c-805f-2b549761c0b7 INF CORS policy execution successful. 2024-09-02 16:00:58.215 +05:30 69f38278-7c97-465c-805f-2b549761c0b7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:00:58.215 +05:30 0d64f249-e3c2-4727-bffa-9f55eff095fc INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:00:58.216 +05:30 0d64f249-e3c2-4727-bffa-9f55eff095fc 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-02 16:00:58.268 +05:30 0d64f249-e3c2-4727-bffa-9f55eff095fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:00:58.268 +05:30 0d64f249-e3c2-4727-bffa-9f55eff095fc INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 52.6205ms 2024-09-02 16:00:58.269 +05:30 0d64f249-e3c2-4727-bffa-9f55eff095fc INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:00:58.269 +05:30 0d64f249-e3c2-4727-bffa-9f55eff095fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69f38278-7c97-465c-805f-2b549761c0b7}, {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-02 16:00:58.270 +05:30 0d64f249-e3c2-4727-bffa-9f55eff095fc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 56.5313ms 2024-09-02 16:01:18.649 +05:30 f0250c37-75ed-41fe-88ab-6a18d7adc5a2 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-02 16:01:18.653 +05:30 f0250c37-75ed-41fe-88ab-6a18d7adc5a2 INF CORS policy execution successful. 2024-09-02 16:01:18.654 +05:30 f0250c37-75ed-41fe-88ab-6a18d7adc5a2 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.2225ms 2024-09-02 16:01:18.680 +05:30 caccaf79-daa9-4953-96f6-c3f067a65fdd 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-02 16:01:18.683 +05:30 caccaf79-daa9-4953-96f6-c3f067a65fdd INF CORS policy execution successful. 2024-09-02 16:01:18.684 +05:30 caccaf79-daa9-4953-96f6-c3f067a65fdd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:18.685 +05:30 8929c0c4-8e0b-43a0-820b-b564b3dc5872 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:01:18.686 +05:30 8929c0c4-8e0b-43a0-820b-b564b3dc5872 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-02 16:01:18.769 +05:30 8929c0c4-8e0b-43a0-820b-b564b3dc5872 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:18.770 +05:30 8929c0c4-8e0b-43a0-820b-b564b3dc5872 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 83.1931ms 2024-09-02 16:01:18.770 +05:30 8929c0c4-8e0b-43a0-820b-b564b3dc5872 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:01:18.770 +05:30 8929c0c4-8e0b-43a0-820b-b564b3dc5872 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: caccaf79-daa9-4953-96f6-c3f067a65fdd}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:01:18.771 +05:30 8929c0c4-8e0b-43a0-820b-b564b3dc5872 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 91.0893ms 2024-09-02 16:01:21.835 +05:30 331e34e4-609d-45c9-aa07-68e2dccbb1f1 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-02 16:01:21.836 +05:30 331e34e4-609d-45c9-aa07-68e2dccbb1f1 INF CORS policy execution successful. 2024-09-02 16:01:21.837 +05:30 331e34e4-609d-45c9-aa07-68e2dccbb1f1 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.8059ms 2024-09-02 16:01:21.891 +05:30 c51b0d34-788b-49e1-a1fe-10cf3f412dd3 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-02 16:01:21.892 +05:30 c51b0d34-788b-49e1-a1fe-10cf3f412dd3 INF CORS policy execution successful. 2024-09-02 16:01:21.893 +05:30 c51b0d34-788b-49e1-a1fe-10cf3f412dd3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:21.894 +05:30 48f88585-73a5-4c6a-9aea-574774df1983 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:01:21.911 +05:30 48f88585-73a5-4c6a-9aea-574774df1983 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-02 16:01:21.990 +05:30 48f88585-73a5-4c6a-9aea-574774df1983 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:21.990 +05:30 48f88585-73a5-4c6a-9aea-574774df1983 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 79.2294ms 2024-09-02 16:01:21.990 +05:30 48f88585-73a5-4c6a-9aea-574774df1983 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:01:21.991 +05:30 48f88585-73a5-4c6a-9aea-574774df1983 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c51b0d34-788b-49e1-a1fe-10cf3f412dd3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1220} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":1069,\"Name\":\"TestRole280801\",\"CreatedOn\":\"2024-08-28T10:17:58.17\",\"ModifiedOn\":null},{\"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},{\"IId\":1053,\"Name\":\"role_1\",\"CreatedOn\":\"2024-08-06T11:12:08.98\",\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":1018,\"TotalPages\":102}]}"} 2024-09-02 16:01:21.991 +05:30 48f88585-73a5-4c6a-9aea-574774df1983 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1220 application/json; charset=utf-8 100.1637ms 2024-09-02 16:01:27.687 +05:30 3a6c6b05-7ba0-4d15-bdc3-38a8ce94c321 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:01:27.687 +05:30 3a6c6b05-7ba0-4d15-bdc3-38a8ce94c321 INF CORS policy execution successful. 2024-09-02 16:01:27.688 +05:30 3a6c6b05-7ba0-4d15-bdc3-38a8ce94c321 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.265ms 2024-09-02 16:01:27.689 +05:30 64efb9c3-2cb7-45d8-a0e2-0f9c3b6660e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:01:27.689 +05:30 64efb9c3-2cb7-45d8-a0e2-0f9c3b6660e9 INF CORS policy execution successful. 2024-09-02 16:01:27.690 +05:30 64efb9c3-2cb7-45d8-a0e2-0f9c3b6660e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.7211ms 2024-09-02 16:01:27.717 +05:30 3c3cd5a3-e67e-4186-b4dd-4b3459103c28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:01:27.717 +05:30 3c3cd5a3-e67e-4186-b4dd-4b3459103c28 INF CORS policy execution successful. 2024-09-02 16:01:27.718 +05:30 3c3cd5a3-e67e-4186-b4dd-4b3459103c28 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:27.719 +05:30 50bb2429-1a5d-490b-bfeb-1db433055aa6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:01:27.720 +05:30 3fb6153b-8f6e-4dd1-a8e7-4c506e76841f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:01:27.721 +05:30 3fb6153b-8f6e-4dd1-a8e7-4c506e76841f INF CORS policy execution successful. 2024-09-02 16:01:27.721 +05:30 3fb6153b-8f6e-4dd1-a8e7-4c506e76841f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:27.724 +05:30 3f247e57-abf6-4285-bf8a-dea8fad86438 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:01:27.733 +05:30 50bb2429-1a5d-490b-bfeb-1db433055aa6 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-02 16:01:27.734 +05:30 3f247e57-abf6-4285-bf8a-dea8fad86438 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-02 16:01:27.896 +05:30 50bb2429-1a5d-490b-bfeb-1db433055aa6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:27.897 +05:30 50bb2429-1a5d-490b-bfeb-1db433055aa6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 163.3272ms 2024-09-02 16:01:27.897 +05:30 50bb2429-1a5d-490b-bfeb-1db433055aa6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:01:27.897 +05:30 50bb2429-1a5d-490b-bfeb-1db433055aa6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c3cd5a3-e67e-4186-b4dd-4b3459103c28}, {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-02 16:01:27.898 +05:30 50bb2429-1a5d-490b-bfeb-1db433055aa6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 180.959ms 2024-09-02 16:01:27.954 +05:30 3f247e57-abf6-4285-bf8a-dea8fad86438 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:27.954 +05:30 3f247e57-abf6-4285-bf8a-dea8fad86438 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 220.8428ms 2024-09-02 16:01:27.955 +05:30 3f247e57-abf6-4285-bf8a-dea8fad86438 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:01:27.955 +05:30 3f247e57-abf6-4285-bf8a-dea8fad86438 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fb6153b-8f6e-4dd1-a8e7-4c506e76841f}, {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-02 16:01:27.955 +05:30 3f247e57-abf6-4285-bf8a-dea8fad86438 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 234.9312ms 2024-09-02 16:01:27.969 +05:30 ac64b299-ea4c-495b-8302-faebac1d04e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 16:01:27.969 +05:30 ac64b299-ea4c-495b-8302-faebac1d04e6 INF CORS policy execution successful. 2024-09-02 16:01:27.970 +05:30 ac64b299-ea4c-495b-8302-faebac1d04e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.0037ms 2024-09-02 16:01:27.987 +05:30 a0e46a97-4f7c-4887-aaf8-5edfdb4d01f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:01:27.988 +05:30 a0e46a97-4f7c-4887-aaf8-5edfdb4d01f2 INF CORS policy execution successful. 2024-09-02 16:01:27.989 +05:30 a0e46a97-4f7c-4887-aaf8-5edfdb4d01f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 1.2806ms 2024-09-02 16:01:27.995 +05:30 8faf5da3-97b6-4e0a-ad06-dae23a632ed4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 16:01:27.999 +05:30 8faf5da3-97b6-4e0a-ad06-dae23a632ed4 INF CORS policy execution successful. 2024-09-02 16:01:27.999 +05:30 8faf5da3-97b6-4e0a-ad06-dae23a632ed4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:28.000 +05:30 0df5a60a-6c70-401f-9158-0ca9545b89c4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:01:28.007 +05:30 0df5a60a-6c70-401f-9158-0ca9545b89c4 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-02 16:01:28.020 +05:30 97be2f36-c0a8-438c-9a82-242a017b9b30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:01:28.021 +05:30 97be2f36-c0a8-438c-9a82-242a017b9b30 INF CORS policy execution successful. 2024-09-02 16:01:28.021 +05:30 97be2f36-c0a8-438c-9a82-242a017b9b30 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:28.021 +05:30 5eaca3ae-4498-4f9b-91a4-29582c3047d7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:01:28.026 +05:30 5eaca3ae-4498-4f9b-91a4-29582c3047d7 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-02 16:01:28.043 +05:30 0df5a60a-6c70-401f-9158-0ca9545b89c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:28.043 +05:30 0df5a60a-6c70-401f-9158-0ca9545b89c4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 36.2209ms 2024-09-02 16:01:28.043 +05:30 0df5a60a-6c70-401f-9158-0ca9545b89c4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:01:28.044 +05:30 0df5a60a-6c70-401f-9158-0ca9545b89c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8faf5da3-97b6-4e0a-ad06-dae23a632ed4}, {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-02 16:01:28.044 +05:30 0df5a60a-6c70-401f-9158-0ca9545b89c4 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 49.0608ms 2024-09-02 16:01:28.054 +05:30 5eaca3ae-4498-4f9b-91a4-29582c3047d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:28.054 +05:30 5eaca3ae-4498-4f9b-91a4-29582c3047d7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 28.1142ms 2024-09-02 16:01:28.054 +05:30 5eaca3ae-4498-4f9b-91a4-29582c3047d7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:01:28.054 +05:30 5eaca3ae-4498-4f9b-91a4-29582c3047d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97be2f36-c0a8-438c-9a82-242a017b9b30}, {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-02 16:01:28.055 +05:30 5eaca3ae-4498-4f9b-91a4-29582c3047d7 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 34.3267ms 2024-09-02 16:01:28.353 +05:30 50866365-2cee-48b3-b725-2a0d034c1fa4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:01:28.353 +05:30 50866365-2cee-48b3-b725-2a0d034c1fa4 INF CORS policy execution successful. 2024-09-02 16:01:28.354 +05:30 50866365-2cee-48b3-b725-2a0d034c1fa4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.8142ms 2024-09-02 16:01:28.383 +05:30 cf7827a7-8ede-48fe-826c-eacca904e258 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:01:28.384 +05:30 cf7827a7-8ede-48fe-826c-eacca904e258 INF CORS policy execution successful. 2024-09-02 16:01:28.384 +05:30 cf7827a7-8ede-48fe-826c-eacca904e258 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:28.386 +05:30 38ecc24a-079d-43a3-9265-e8e2f469ed2f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:01:28.387 +05:30 38ecc24a-079d-43a3-9265-e8e2f469ed2f 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-02 16:01:28.399 +05:30 38ecc24a-079d-43a3-9265-e8e2f469ed2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:28.399 +05:30 38ecc24a-079d-43a3-9265-e8e2f469ed2f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 12.8185ms 2024-09-02 16:01:28.400 +05:30 38ecc24a-079d-43a3-9265-e8e2f469ed2f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:01:28.400 +05:30 38ecc24a-079d-43a3-9265-e8e2f469ed2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf7827a7-8ede-48fe-826c-eacca904e258}, {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-02 16:01:28.400 +05:30 38ecc24a-079d-43a3-9265-e8e2f469ed2f 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 17.1681ms 2024-09-02 16:01:39.456 +05:30 c4c19c40-eb6c-4b9a-965b-4d6a92d4fae0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:01:39.457 +05:30 c4c19c40-eb6c-4b9a-965b-4d6a92d4fae0 INF CORS policy execution successful. 2024-09-02 16:01:39.458 +05:30 c4c19c40-eb6c-4b9a-965b-4d6a92d4fae0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 2.7758ms 2024-09-02 16:01:39.487 +05:30 d9413093-ae4e-41e3-8cd9-1efc8e750f58 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:01:39.488 +05:30 d9413093-ae4e-41e3-8cd9-1efc8e750f58 INF CORS policy execution successful. 2024-09-02 16:01:39.489 +05:30 d9413093-ae4e-41e3-8cd9-1efc8e750f58 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:01:39.495 +05:30 2e0b11b6-e36b-4cde-bf6f-b72cf4307646 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:39.508 +05:30 2e0b11b6-e36b-4cde-bf6f-b72cf4307646 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-02 16:01:39.830 +05:30 2e0b11b6-e36b-4cde-bf6f-b72cf4307646 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:39.831 +05:30 2e0b11b6-e36b-4cde-bf6f-b72cf4307646 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 322.6181ms 2024-09-02 16:01:39.831 +05:30 2e0b11b6-e36b-4cde-bf6f-b72cf4307646 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:39.831 +05:30 2e0b11b6-e36b-4cde-bf6f-b72cf4307646 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d9413093-ae4e-41e3-8cd9-1efc8e750f58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:01:39.832 +05:30 2e0b11b6-e36b-4cde-bf6f-b72cf4307646 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 345.07ms 2024-09-02 16:01:41.612 +05:30 720b707a-c6e0-4146-894d-04c72c6fbfaa INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:01:41.613 +05:30 720b707a-c6e0-4146-894d-04c72c6fbfaa INF CORS policy execution successful. 2024-09-02 16:01:41.614 +05:30 720b707a-c6e0-4146-894d-04c72c6fbfaa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:01:41.614 +05:30 b579af97-212b-4a64-9042-5a6a672ef155 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:41.615 +05:30 b579af97-212b-4a64-9042-5a6a672ef155 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-02 16:01:41.649 +05:30 b579af97-212b-4a64-9042-5a6a672ef155 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:41.650 +05:30 b579af97-212b-4a64-9042-5a6a672ef155 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 34.8305ms 2024-09-02 16:01:41.650 +05:30 b579af97-212b-4a64-9042-5a6a672ef155 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:41.650 +05:30 b579af97-212b-4a64-9042-5a6a672ef155 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 720b707a-c6e0-4146-894d-04c72c6fbfaa}, {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-02 16:01:41.650 +05:30 b579af97-212b-4a64-9042-5a6a672ef155 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 37.9293ms 2024-09-02 16:01:45.011 +05:30 f60f6c82-b0cf-423d-90d3-f2dbaa25d737 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:01:45.013 +05:30 f60f6c82-b0cf-423d-90d3-f2dbaa25d737 INF CORS policy execution successful. 2024-09-02 16:01:45.015 +05:30 f60f6c82-b0cf-423d-90d3-f2dbaa25d737 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 3.8955ms 2024-09-02 16:01:45.038 +05:30 fd2b75e6-da71-4adb-8d41-f330924d74aa INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:01:45.039 +05:30 fd2b75e6-da71-4adb-8d41-f330924d74aa INF CORS policy execution successful. 2024-09-02 16:01:45.039 +05:30 fd2b75e6-da71-4adb-8d41-f330924d74aa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:01:45.039 +05:30 c4a18f17-edcd-46af-b0a6-308d92f80588 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:45.040 +05:30 c4a18f17-edcd-46af-b0a6-308d92f80588 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-02 16:01:45.071 +05:30 c4a18f17-edcd-46af-b0a6-308d92f80588 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:45.072 +05:30 c4a18f17-edcd-46af-b0a6-308d92f80588 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 31.9535ms 2024-09-02 16:01:45.072 +05:30 c4a18f17-edcd-46af-b0a6-308d92f80588 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:45.072 +05:30 c4a18f17-edcd-46af-b0a6-308d92f80588 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: fd2b75e6-da71-4adb-8d41-f330924d74aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:01:45.072 +05:30 c4a18f17-edcd-46af-b0a6-308d92f80588 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 34.777ms 2024-09-02 16:01:46.384 +05:30 60391412-6b55-4bb1-b39d-55cd866abb41 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:01:46.385 +05:30 60391412-6b55-4bb1-b39d-55cd866abb41 INF CORS policy execution successful. 2024-09-02 16:01:46.385 +05:30 60391412-6b55-4bb1-b39d-55cd866abb41 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:01:46.386 +05:30 6b2eb947-d0fd-49ec-b83a-cfe252c3c5e9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:46.386 +05:30 6b2eb947-d0fd-49ec-b83a-cfe252c3c5e9 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-02 16:01:46.405 +05:30 6b2eb947-d0fd-49ec-b83a-cfe252c3c5e9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:46.406 +05:30 6b2eb947-d0fd-49ec-b83a-cfe252c3c5e9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 19.7721ms 2024-09-02 16:01:46.406 +05:30 6b2eb947-d0fd-49ec-b83a-cfe252c3c5e9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:46.406 +05:30 6b2eb947-d0fd-49ec-b83a-cfe252c3c5e9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 60391412-6b55-4bb1-b39d-55cd866abb41}, {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-02 16:01:46.407 +05:30 6b2eb947-d0fd-49ec-b83a-cfe252c3c5e9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 22.7108ms 2024-09-02 16:01:47.052 +05:30 e71a9cb4-47b4-480e-bee7-db870b4a7f3a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:01:47.053 +05:30 e71a9cb4-47b4-480e-bee7-db870b4a7f3a INF CORS policy execution successful. 2024-09-02 16:01:47.054 +05:30 e71a9cb4-47b4-480e-bee7-db870b4a7f3a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:01:47.055 +05:30 b37ccddb-0a87-4866-802a-da0b58f8759a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:47.056 +05:30 b37ccddb-0a87-4866-802a-da0b58f8759a 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-02 16:01:47.080 +05:30 b37ccddb-0a87-4866-802a-da0b58f8759a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:47.080 +05:30 b37ccddb-0a87-4866-802a-da0b58f8759a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 24.4274ms 2024-09-02 16:01:47.080 +05:30 b37ccddb-0a87-4866-802a-da0b58f8759a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:47.080 +05:30 b37ccddb-0a87-4866-802a-da0b58f8759a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e71a9cb4-47b4-480e-bee7-db870b4a7f3a}, {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-02 16:01:47.081 +05:30 b37ccddb-0a87-4866-802a-da0b58f8759a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 28.6561ms 2024-09-02 16:01:52.174 +05:30 f9ed9e41-dcdd-4de6-9e92-178e4883a31c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIzNTQsImV4cCI6MTcyNTI3MzI1NCwiaWF0IjoxNzI1MjcyMzU0fQ.qbDKrnRkwq6uOnsyqIWCW-CGVLZK0OCIeZNqRGc3CMM - null null 2024-09-02 16:01:52.174 +05:30 f9ed9e41-dcdd-4de6-9e92-178e4883a31c INF CORS policy execution successful. 2024-09-02 16:01:52.175 +05:30 f9ed9e41-dcdd-4de6-9e92-178e4883a31c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIzNTQsImV4cCI6MTcyNTI3MzI1NCwiaWF0IjoxNzI1MjcyMzU0fQ.qbDKrnRkwq6uOnsyqIWCW-CGVLZK0OCIeZNqRGc3CMM 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-02 16:01:52.175 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:01:52.175 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 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-02 16:01:52.203 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF Token generated 2024-09-02 16:01:52.203 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF Token generated 2024-09-02 16:01:52.205 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:52.205 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 29.8989ms 2024-09-02 16:01:52.205 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:01:52.206 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9ed9e41-dcdd-4de6-9e92-178e4883a31c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3NDAxMiwiaWF0IjoxNzI1MjczMTEyfQ.CBuLo_L5c4i5RG3Oy1xWMeRIGFTKEvks5Ml673KXyUY\"}"} 2024-09-02 16:01:52.206 +05:30 47df9096-ebf1-409c-9aac-3a68704db4a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzIzNTQsImV4cCI6MTcyNTI3MzI1NCwiaWF0IjoxNzI1MjcyMzU0fQ.qbDKrnRkwq6uOnsyqIWCW-CGVLZK0OCIeZNqRGc3CMM - 200 899 application/json; charset=utf-8 32.6666ms 2024-09-02 16:01:52.400 +05:30 c41b0934-7733-4b1c-a54c-14c3b31c958d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:01:52.401 +05:30 c41b0934-7733-4b1c-a54c-14c3b31c958d INF CORS policy execution successful. 2024-09-02 16:01:52.401 +05:30 c41b0934-7733-4b1c-a54c-14c3b31c958d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.0257ms 2024-09-02 16:01:52.427 +05:30 be875e1f-8430-46e3-b178-07eca06a9581 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:01:52.428 +05:30 be875e1f-8430-46e3-b178-07eca06a9581 INF CORS policy execution successful. 2024-09-02 16:01:52.428 +05:30 be875e1f-8430-46e3-b178-07eca06a9581 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:01:52.429 +05:30 e294b455-f2a3-4445-8fdc-b3d071ae317b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:52.429 +05:30 e294b455-f2a3-4445-8fdc-b3d071ae317b 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-02 16:01:52.458 +05:30 e294b455-f2a3-4445-8fdc-b3d071ae317b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:52.459 +05:30 e294b455-f2a3-4445-8fdc-b3d071ae317b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 29.5536ms 2024-09-02 16:01:52.459 +05:30 e294b455-f2a3-4445-8fdc-b3d071ae317b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:01:52.459 +05:30 e294b455-f2a3-4445-8fdc-b3d071ae317b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: be875e1f-8430-46e3-b178-07eca06a9581}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:01:52.459 +05:30 e294b455-f2a3-4445-8fdc-b3d071ae317b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 32.1425ms 2024-09-02 16:01:58.697 +05:30 73b045b3-d636-4d0b-b6ba-c376824a3679 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - null null 2024-09-02 16:01:58.698 +05:30 73b045b3-d636-4d0b-b6ba-c376824a3679 INF CORS policy execution successful. 2024-09-02 16:01:58.698 +05:30 73b045b3-d636-4d0b-b6ba-c376824a3679 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/upsertrole - 204 null null 0.8312ms 2024-09-02 16:01:58.701 +05:30 97d83295-efea-4526-88b5-4e437a19dfcb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-02 16:01:58.701 +05:30 97d83295-efea-4526-88b5-4e437a19dfcb INF CORS policy execution successful. 2024-09-02 16:01:58.702 +05:30 97d83295-efea-4526-88b5-4e437a19dfcb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - 204 null null 0.4459ms 2024-09-02 16:01:58.734 +05:30 2788fdf2-9423-4dd9-9088-a440e0760a65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=1069&roleName=TestRole280801 - null null 2024-09-02 16:01:58.735 +05:30 a4f50103-f230-4c4a-b2ce-b8cef999c84d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - application/json 602 2024-09-02 16:01:58.736 +05:30 a4f50103-f230-4c4a-b2ce-b8cef999c84d INF CORS policy execution successful. 2024-09-02 16:01:58.736 +05:30 2788fdf2-9423-4dd9-9088-a440e0760a65 INF CORS policy execution successful. 2024-09-02 16:01:58.736 +05:30 a4f50103-f230-4c4a-b2ce-b8cef999c84d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Content-Length: 602}, {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":1069,"name":"TestRole280801","passwordPolicy":19,"isGroup":false,"parentId":0,"assignedProfileIds":[{"id":91}],"restrictionsAdded":null,"restrictionsExcluded":null,"entryRestrictionDetails":null,"cannotAddAfter":0,"cannotEditAfter":0,"cannotEditAfterDaysOfMonth":0,"cannotAddFutureTransactions":false,"budgetLimitWarning":0,"creditLimitWarning":0,"negativeStockCheck":0,"negativeCashCheck":0,"allowBillWiseAccounting":false,"cannotAddPrevEntries":0,"noCustomize":false,"cantPrintAfterValue":0,"cantPrintAfterOption":0,"cantRePrintAfterValue":0,"cantRePrintAfterOption":0,"noBatchCustomize":false} 2024-09-02 16:01:58.736 +05:30 2788fdf2-9423-4dd9-9088-a440e0760a65 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:58.737 +05:30 6266f323-a14a-47e3-a61d-7ab8f901c5bd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 16:01:58.737 +05:30 c4aab05c-c0e3-4fd4-8f9a-fb25f93f755d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 16:01:58.743 +05:30 6266f323-a14a-47e3-a61d-7ab8f901c5bd 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-02 16:01:58.746 +05:30 c4aab05c-c0e3-4fd4-8f9a-fb25f93f755d 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-02 16:01:58.762 +05:30 c4aab05c-c0e3-4fd4-8f9a-fb25f93f755d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:58.762 +05:30 c4aab05c-c0e3-4fd4-8f9a-fb25f93f755d INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 16.4092ms 2024-09-02 16:01:58.762 +05:30 c4aab05c-c0e3-4fd4-8f9a-fb25f93f755d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 16:01:58.763 +05:30 c4aab05c-c0e3-4fd4-8f9a-fb25f93f755d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2788fdf2-9423-4dd9-9088-a440e0760a65}, {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-02 16:01:58.763 +05:30 c4aab05c-c0e3-4fd4-8f9a-fb25f93f755d 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 28.4477ms 2024-09-02 16:01:58.876 +05:30 6266f323-a14a-47e3-a61d-7ab8f901c5bd INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:58.908 +05:30 6266f323-a14a-47e3-a61d-7ab8f901c5bd INF Executed action Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api) in 164.1922ms 2024-09-02 16:01:58.908 +05:30 6266f323-a14a-47e3-a61d-7ab8f901c5bd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.UpsertRole (Sang.Security.Api)' 2024-09-02 16:01:58.908 +05:30 6266f323-a14a-47e3-a61d-7ab8f901c5bd INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: a4f50103-f230-4c4a-b2ce-b8cef999c84d}, {Location: http://103.120.178.195/SangSecurityAPI/role/upsertrole}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Success","statusCode":2001,"message":"Role updated successfully.","result":"1069"} 2024-09-02 16:01:58.909 +05:30 6266f323-a14a-47e3-a61d-7ab8f901c5bd INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/upsertrole - 201 93 application/json; charset=utf-8 174.2729ms 2024-09-02 16:01:59.281 +05:30 7ddbdc5e-73a9-4567-97b0-c9ffc7e14f2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 16:01:59.282 +05:30 7ddbdc5e-73a9-4567-97b0-c9ffc7e14f2f INF CORS policy execution successful. 2024-09-02 16:01:59.282 +05:30 7ddbdc5e-73a9-4567-97b0-c9ffc7e14f2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.178ms 2024-09-02 16:01:59.311 +05:30 25446d02-2230-4371-bb86-01eac9d9608a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 16:01:59.312 +05:30 25446d02-2230-4371-bb86-01eac9d9608a INF CORS policy execution successful. 2024-09-02 16:01:59.312 +05:30 25446d02-2230-4371-bb86-01eac9d9608a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:01:59.312 +05:30 a7873848-7d43-45f8-b2f1-46e54f7efc34 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:01:59.312 +05:30 a7873848-7d43-45f8-b2f1-46e54f7efc34 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-02 16:01:59.320 +05:30 a7873848-7d43-45f8-b2f1-46e54f7efc34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:01:59.321 +05:30 a7873848-7d43-45f8-b2f1-46e54f7efc34 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 8.1423ms 2024-09-02 16:01:59.321 +05:30 a7873848-7d43-45f8-b2f1-46e54f7efc34 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:01:59.321 +05:30 a7873848-7d43-45f8-b2f1-46e54f7efc34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25446d02-2230-4371-bb86-01eac9d9608a}, {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-02 16:01:59.321 +05:30 a7873848-7d43-45f8-b2f1-46e54f7efc34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 10.0982ms 2024-09-02 16:02:02.237 +05:30 559ac53a-948f-4325-a63b-e262c490a3cb 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-02 16:02:02.238 +05:30 559ac53a-948f-4325-a63b-e262c490a3cb INF CORS policy execution successful. 2024-09-02 16:02:02.238 +05:30 559ac53a-948f-4325-a63b-e262c490a3cb 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.123ms 2024-09-02 16:02:02.269 +05:30 d601f727-4be8-4fe2-90da-6324774efe0b 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-02 16:02:02.270 +05:30 d601f727-4be8-4fe2-90da-6324774efe0b INF CORS policy execution successful. 2024-09-02 16:02:02.280 +05:30 d601f727-4be8-4fe2-90da-6324774efe0b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:02:02.281 +05:30 aa3aa1af-d0d2-4b25-baef-43858c1fdc21 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:02:02.281 +05:30 aa3aa1af-d0d2-4b25-baef-43858c1fdc21 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-02 16:02:02.342 +05:30 aa3aa1af-d0d2-4b25-baef-43858c1fdc21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:02.343 +05:30 aa3aa1af-d0d2-4b25-baef-43858c1fdc21 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 61.4057ms 2024-09-02 16:02:02.343 +05:30 aa3aa1af-d0d2-4b25-baef-43858c1fdc21 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:02:02.343 +05:30 aa3aa1af-d0d2-4b25-baef-43858c1fdc21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d601f727-4be8-4fe2-90da-6324774efe0b}, {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-02 16:02:02.344 +05:30 aa3aa1af-d0d2-4b25-baef-43858c1fdc21 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 75.3984ms 2024-09-02 16:02:05.225 +05:30 1e82f7b2-4089-447d-9e12-174fe1c04f8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:02:05.225 +05:30 1e82f7b2-4089-447d-9e12-174fe1c04f8d INF CORS policy execution successful. 2024-09-02 16:02:05.225 +05:30 1e82f7b2-4089-447d-9e12-174fe1c04f8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5276ms 2024-09-02 16:02:05.231 +05:30 25415fb5-f0c5-4092-af92-0656b35210e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:02:05.232 +05:30 25415fb5-f0c5-4092-af92-0656b35210e4 INF CORS policy execution successful. 2024-09-02 16:02:05.232 +05:30 25415fb5-f0c5-4092-af92-0656b35210e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.4909ms 2024-09-02 16:02:05.256 +05:30 5da320d0-5059-4093-b7cd-d42376d6899d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:02:05.256 +05:30 5da320d0-5059-4093-b7cd-d42376d6899d INF CORS policy execution successful. 2024-09-02 16:02:05.257 +05:30 5da320d0-5059-4093-b7cd-d42376d6899d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:02:05.257 +05:30 9de316d7-378d-405b-8ee6-41b9e7ff632c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:02:05.257 +05:30 9de316d7-378d-405b-8ee6-41b9e7ff632c 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-02 16:02:05.264 +05:30 85865490-df80-47e0-abb7-a5fd662a5503 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:02:05.265 +05:30 85865490-df80-47e0-abb7-a5fd662a5503 INF CORS policy execution successful. 2024-09-02 16:02:05.265 +05:30 85865490-df80-47e0-abb7-a5fd662a5503 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:02:05.265 +05:30 ba38dbaf-cac5-4126-ab70-d601455df2f7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:02:05.266 +05:30 ba38dbaf-cac5-4126-ab70-d601455df2f7 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-02 16:02:05.317 +05:30 9de316d7-378d-405b-8ee6-41b9e7ff632c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:05.317 +05:30 9de316d7-378d-405b-8ee6-41b9e7ff632c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 60.1351ms 2024-09-02 16:02:05.318 +05:30 9de316d7-378d-405b-8ee6-41b9e7ff632c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:02:05.318 +05:30 9de316d7-378d-405b-8ee6-41b9e7ff632c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5da320d0-5059-4093-b7cd-d42376d6899d}, {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-02 16:02:05.318 +05:30 9de316d7-378d-405b-8ee6-41b9e7ff632c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 62.4505ms 2024-09-02 16:02:05.333 +05:30 ba38dbaf-cac5-4126-ab70-d601455df2f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:05.333 +05:30 ba38dbaf-cac5-4126-ab70-d601455df2f7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 66.9558ms 2024-09-02 16:02:05.333 +05:30 ba38dbaf-cac5-4126-ab70-d601455df2f7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:02:05.333 +05:30 ba38dbaf-cac5-4126-ab70-d601455df2f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85865490-df80-47e0-abb7-a5fd662a5503}, {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-02 16:02:05.334 +05:30 ba38dbaf-cac5-4126-ab70-d601455df2f7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 69.5873ms 2024-09-02 16:02:05.491 +05:30 a748c5fa-3cac-43e9-812e-5bf89e9e01dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:02:05.491 +05:30 a748c5fa-3cac-43e9-812e-5bf89e9e01dc INF CORS policy execution successful. 2024-09-02 16:02:05.491 +05:30 a748c5fa-3cac-43e9-812e-5bf89e9e01dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.6102ms 2024-09-02 16:02:05.525 +05:30 1a826210-0837-4f9a-a9c0-314ea11af278 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:02:05.526 +05:30 1a826210-0837-4f9a-a9c0-314ea11af278 INF CORS policy execution successful. 2024-09-02 16:02:05.526 +05:30 1a826210-0837-4f9a-a9c0-314ea11af278 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:02:05.526 +05:30 768107bd-2e2f-4a04-8615-9386d7839207 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:02:05.526 +05:30 768107bd-2e2f-4a04-8615-9386d7839207 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-02 16:02:05.538 +05:30 768107bd-2e2f-4a04-8615-9386d7839207 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:05.539 +05:30 768107bd-2e2f-4a04-8615-9386d7839207 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 12.176ms 2024-09-02 16:02:05.539 +05:30 768107bd-2e2f-4a04-8615-9386d7839207 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:02:05.539 +05:30 768107bd-2e2f-4a04-8615-9386d7839207 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a826210-0837-4f9a-a9c0-314ea11af278}, {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-02 16:02:05.539 +05:30 768107bd-2e2f-4a04-8615-9386d7839207 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.3317ms 2024-09-02 16:02:05.710 +05:30 4db7e129-49b9-450d-a5e7-44f4e2af033b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:02:05.711 +05:30 4db7e129-49b9-450d-a5e7-44f4e2af033b INF CORS policy execution successful. 2024-09-02 16:02:05.711 +05:30 4db7e129-49b9-450d-a5e7-44f4e2af033b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.7053ms 2024-09-02 16:02:05.746 +05:30 21316a10-0b91-4bea-bcd7-1e477038ae4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:02:05.826 +05:30 21316a10-0b91-4bea-bcd7-1e477038ae4c INF CORS policy execution successful. 2024-09-02 16:02:05.827 +05:30 21316a10-0b91-4bea-bcd7-1e477038ae4c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:02:05.827 +05:30 572ee3ff-47b8-48cf-a5ac-434763cb81ae INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:02:05.828 +05:30 572ee3ff-47b8-48cf-a5ac-434763cb81ae 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-02 16:02:05.834 +05:30 572ee3ff-47b8-48cf-a5ac-434763cb81ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:05.835 +05:30 572ee3ff-47b8-48cf-a5ac-434763cb81ae INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 6.8123ms 2024-09-02 16:02:05.835 +05:30 572ee3ff-47b8-48cf-a5ac-434763cb81ae INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:02:05.835 +05:30 572ee3ff-47b8-48cf-a5ac-434763cb81ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21316a10-0b91-4bea-bcd7-1e477038ae4c}, {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-02 16:02:05.835 +05:30 572ee3ff-47b8-48cf-a5ac-434763cb81ae 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 89.3865ms 2024-09-02 16:02:09.761 +05:30 f34fc0ad-4286-4171-8deb-3fbed5c1e1ab 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-02 16:02:09.761 +05:30 f34fc0ad-4286-4171-8deb-3fbed5c1e1ab INF CORS policy execution successful. 2024-09-02 16:02:09.761 +05:30 f34fc0ad-4286-4171-8deb-3fbed5c1e1ab 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.5945ms 2024-09-02 16:02:09.809 +05:30 e51305ae-2fec-485f-9b0d-05f71fa91250 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-02 16:02:09.809 +05:30 e51305ae-2fec-485f-9b0d-05f71fa91250 INF CORS policy execution successful. 2024-09-02 16:02:09.809 +05:30 e51305ae-2fec-485f-9b0d-05f71fa91250 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.4562ms 2024-09-02 16:02:09.858 +05:30 a83e4bef-7198-4549-9a7a-a510d2aeaf7d 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-02 16:02:09.858 +05:30 a83e4bef-7198-4549-9a7a-a510d2aeaf7d INF CORS policy execution successful. 2024-09-02 16:02:09.859 +05:30 a83e4bef-7198-4549-9a7a-a510d2aeaf7d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:02:09.859 +05:30 156c3e79-0e6d-4eef-9054-c6a11c02793a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:09.860 +05:30 156c3e79-0e6d-4eef-9054-c6a11c02793a 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-02 16:02:09.881 +05:30 156c3e79-0e6d-4eef-9054-c6a11c02793a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:09.881 +05:30 156c3e79-0e6d-4eef-9054-c6a11c02793a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.3144ms 2024-09-02 16:02:09.882 +05:30 156c3e79-0e6d-4eef-9054-c6a11c02793a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:09.882 +05:30 156c3e79-0e6d-4eef-9054-c6a11c02793a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a83e4bef-7198-4549-9a7a-a510d2aeaf7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:02:09.882 +05:30 156c3e79-0e6d-4eef-9054-c6a11c02793a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 24.7107ms 2024-09-02 16:02:09.976 +05:30 b072a2ee-d35b-4b0c-b48d-a2d8d1db8a62 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-02 16:02:09.977 +05:30 b072a2ee-d35b-4b0c-b48d-a2d8d1db8a62 INF CORS policy execution successful. 2024-09-02 16:02:09.977 +05:30 b072a2ee-d35b-4b0c-b48d-a2d8d1db8a62 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:02:09.977 +05:30 64c4680e-842c-47c2-988a-e486f93d4dbe INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:09.977 +05:30 64c4680e-842c-47c2-988a-e486f93d4dbe 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-02 16:02:09.992 +05:30 64c4680e-842c-47c2-988a-e486f93d4dbe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:09.993 +05:30 64c4680e-842c-47c2-988a-e486f93d4dbe INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.0728ms 2024-09-02 16:02:09.993 +05:30 64c4680e-842c-47c2-988a-e486f93d4dbe INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:09.993 +05:30 64c4680e-842c-47c2-988a-e486f93d4dbe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b072a2ee-d35b-4b0c-b48d-a2d8d1db8a62}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:02:09.994 +05:30 64c4680e-842c-47c2-988a-e486f93d4dbe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 17.6011ms 2024-09-02 16:02:14.811 +05:30 d55da3fe-128d-4f4e-9c7b-c49bf3ef1bb2 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-02 16:02:14.812 +05:30 d55da3fe-128d-4f4e-9c7b-c49bf3ef1bb2 INF CORS policy execution successful. 2024-09-02 16:02:14.812 +05:30 d55da3fe-128d-4f4e-9c7b-c49bf3ef1bb2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:02:14.813 +05:30 fde7a2bd-1a0b-432c-afcd-f38acfad3d2e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:14.813 +05:30 fde7a2bd-1a0b-432c-afcd-f38acfad3d2e 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-02 16:02:14.821 +05:30 fde7a2bd-1a0b-432c-afcd-f38acfad3d2e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:14.821 +05:30 fde7a2bd-1a0b-432c-afcd-f38acfad3d2e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.1644ms 2024-09-02 16:02:14.821 +05:30 fde7a2bd-1a0b-432c-afcd-f38acfad3d2e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:14.821 +05:30 fde7a2bd-1a0b-432c-afcd-f38acfad3d2e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d55da3fe-128d-4f4e-9c7b-c49bf3ef1bb2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:02:14.822 +05:30 fde7a2bd-1a0b-432c-afcd-f38acfad3d2e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 10.8132ms 2024-09-02 16:02:14.897 +05:30 bbba0ea6-f3fb-434e-b8ed-7a7a5446351b 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-02 16:02:14.898 +05:30 bbba0ea6-f3fb-434e-b8ed-7a7a5446351b INF CORS policy execution successful. 2024-09-02 16:02:14.898 +05:30 bbba0ea6-f3fb-434e-b8ed-7a7a5446351b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:02:14.898 +05:30 1249657f-877c-4ece-bc66-4270bcb1a298 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:14.899 +05:30 1249657f-877c-4ece-bc66-4270bcb1a298 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-02 16:02:14.907 +05:30 1249657f-877c-4ece-bc66-4270bcb1a298 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:14.907 +05:30 1249657f-877c-4ece-bc66-4270bcb1a298 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.4164ms 2024-09-02 16:02:14.907 +05:30 1249657f-877c-4ece-bc66-4270bcb1a298 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:02:14.907 +05:30 1249657f-877c-4ece-bc66-4270bcb1a298 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bbba0ea6-f3fb-434e-b8ed-7a7a5446351b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:02:14.908 +05:30 1249657f-877c-4ece-bc66-4270bcb1a298 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 10.5908ms 2024-09-02 16:02:17.162 +05:30 71d0bc31-8abb-4d41-979d-7ef061c3901a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:02:17.163 +05:30 71d0bc31-8abb-4d41-979d-7ef061c3901a INF CORS policy execution successful. 2024-09-02 16:02:17.163 +05:30 71d0bc31-8abb-4d41-979d-7ef061c3901a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.5764ms 2024-09-02 16:02:17.189 +05:30 d20588f5-b292-450c-a20c-864f577fd7ee INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:02:17.190 +05:30 d20588f5-b292-450c-a20c-864f577fd7ee INF CORS policy execution successful. 2024-09-02 16:02:17.191 +05:30 d20588f5-b292-450c-a20c-864f577fd7ee 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:02:17.192 +05:30 dabf6e02-3b0d-4f2f-8e4d-61e85ffc4b49 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:02:17.192 +05:30 dabf6e02-3b0d-4f2f-8e4d-61e85ffc4b49 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-02 16:02:17.220 +05:30 dabf6e02-3b0d-4f2f-8e4d-61e85ffc4b49 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:17.220 +05:30 dabf6e02-3b0d-4f2f-8e4d-61e85ffc4b49 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 28.3231ms 2024-09-02 16:02:17.220 +05:30 dabf6e02-3b0d-4f2f-8e4d-61e85ffc4b49 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:02:17.220 +05:30 dabf6e02-3b0d-4f2f-8e4d-61e85ffc4b49 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d20588f5-b292-450c-a20c-864f577fd7ee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:02:17.221 +05:30 dabf6e02-3b0d-4f2f-8e4d-61e85ffc4b49 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 31.6906ms 2024-09-02 16:02:54.112 +05:30 06b8ae9a-1ae5-47c7-b398-11e121544112 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:02:54.113 +05:30 06b8ae9a-1ae5-47c7-b398-11e121544112 INF CORS policy execution successful. 2024-09-02 16:02:54.114 +05:30 06b8ae9a-1ae5-47c7-b398-11e121544112 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.7152ms 2024-09-02 16:02:54.144 +05:30 9f770841-144c-4abf-890b-d9c70cc0a76c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:02:54.146 +05:30 9f770841-144c-4abf-890b-d9c70cc0a76c INF CORS policy execution successful. 2024-09-02 16:02:54.146 +05:30 9f770841-144c-4abf-890b-d9c70cc0a76c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:02:54.148 +05:30 9f757732-c25a-4bcf-b9a2-2255faa2bcaa INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:02:54.149 +05:30 9f757732-c25a-4bcf-b9a2-2255faa2bcaa 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-02 16:02:54.195 +05:30 9f757732-c25a-4bcf-b9a2-2255faa2bcaa INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:54.197 +05:30 9f757732-c25a-4bcf-b9a2-2255faa2bcaa INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 47.5403ms 2024-09-02 16:02:54.197 +05:30 9f757732-c25a-4bcf-b9a2-2255faa2bcaa INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:02:54.197 +05:30 9f757732-c25a-4bcf-b9a2-2255faa2bcaa INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 9f770841-144c-4abf-890b-d9c70cc0a76c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:02:54.198 +05:30 9f757732-c25a-4bcf-b9a2-2255faa2bcaa INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 53.9188ms 2024-09-02 16:02:55.142 +05:30 f2ceb070-d8f6-4d56-b09a-9c180c2e97b1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:02:55.143 +05:30 f2ceb070-d8f6-4d56-b09a-9c180c2e97b1 INF CORS policy execution successful. 2024-09-02 16:02:55.144 +05:30 f2ceb070-d8f6-4d56-b09a-9c180c2e97b1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:02:55.144 +05:30 7ff90656-e172-4d8a-87c8-7564b2aa828a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:02:55.144 +05:30 7ff90656-e172-4d8a-87c8-7564b2aa828a 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-02 16:02:55.176 +05:30 7ff90656-e172-4d8a-87c8-7564b2aa828a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:02:55.176 +05:30 7ff90656-e172-4d8a-87c8-7564b2aa828a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 32.134ms 2024-09-02 16:02:55.177 +05:30 7ff90656-e172-4d8a-87c8-7564b2aa828a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:02:55.177 +05:30 7ff90656-e172-4d8a-87c8-7564b2aa828a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2ceb070-d8f6-4d56-b09a-9c180c2e97b1}, {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-02 16:02:55.177 +05:30 7ff90656-e172-4d8a-87c8-7564b2aa828a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 400 application/json; charset=utf-8 35.1313ms 2024-09-02 16:03:21.871 +05:30 e0f3acc2-bb56-43a3-b673-3672b3cfd785 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:03:21.872 +05:30 e0f3acc2-bb56-43a3-b673-3672b3cfd785 INF CORS policy execution successful. 2024-09-02 16:03:21.872 +05:30 e0f3acc2-bb56-43a3-b673-3672b3cfd785 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.1702ms 2024-09-02 16:03:21.906 +05:30 2614a2ef-a4b8-4155-af3c-45dc75e83b72 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-02 16:03:21.908 +05:30 2614a2ef-a4b8-4155-af3c-45dc75e83b72 INF CORS policy execution successful. 2024-09-02 16:03:21.908 +05:30 2614a2ef-a4b8-4155-af3c-45dc75e83b72 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Content-Length: 56}, {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":"5"} 2024-09-02 16:03:21.909 +05:30 fa20c845-c77c-4fa5-abe4-d95ee0c470cb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:03:21.910 +05:30 fa20c845-c77c-4fa5-abe4-d95ee0c470cb 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-02 16:03:21.952 +05:30 fa20c845-c77c-4fa5-abe4-d95ee0c470cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:03:21.952 +05:30 fa20c845-c77c-4fa5-abe4-d95ee0c470cb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 42.3358ms 2024-09-02 16:03:21.953 +05:30 fa20c845-c77c-4fa5-abe4-d95ee0c470cb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:03:21.953 +05:30 fa20c845-c77c-4fa5-abe4-d95ee0c470cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2614a2ef-a4b8-4155-af3c-45dc75e83b72}, {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-02 16:03:21.953 +05:30 fa20c845-c77c-4fa5-abe4-d95ee0c470cb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 47.7405ms 2024-09-02 16:03:24.204 +05:30 89e12386-c277-4cf7-96ac-e8cb9b0a6c41 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:03:24.205 +05:30 89e12386-c277-4cf7-96ac-e8cb9b0a6c41 INF CORS policy execution successful. 2024-09-02 16:03:24.205 +05:30 89e12386-c277-4cf7-96ac-e8cb9b0a6c41 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:03:24.205 +05:30 6130d437-ae0c-4ae8-9d1c-016743479d1f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:03:24.205 +05:30 6130d437-ae0c-4ae8-9d1c-016743479d1f 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-02 16:03:24.229 +05:30 6130d437-ae0c-4ae8-9d1c-016743479d1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:03:24.230 +05:30 6130d437-ae0c-4ae8-9d1c-016743479d1f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 24.6335ms 2024-09-02 16:03:24.230 +05:30 6130d437-ae0c-4ae8-9d1c-016743479d1f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:03:24.230 +05:30 6130d437-ae0c-4ae8-9d1c-016743479d1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89e12386-c277-4cf7-96ac-e8cb9b0a6c41}, {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-02 16:03:24.231 +05:30 6130d437-ae0c-4ae8-9d1c-016743479d1f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 26.965ms 2024-09-02 16:03:54.073 +05:30 dc143810-e764-47c9-b2f9-8d29098b2812 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:03:54.077 +05:30 dc143810-e764-47c9-b2f9-8d29098b2812 INF CORS policy execution successful. 2024-09-02 16:03:54.079 +05:30 dc143810-e764-47c9-b2f9-8d29098b2812 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 6.375ms 2024-09-02 16:03:54.110 +05:30 37232220-e0db-4b01-a566-08700e9bc01f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:03:54.113 +05:30 37232220-e0db-4b01-a566-08700e9bc01f INF CORS policy execution successful. 2024-09-02 16:03:54.113 +05:30 37232220-e0db-4b01-a566-08700e9bc01f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:03:54.114 +05:30 c548f085-5072-4e01-ac6f-0af2dabdbf66 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:03:54.115 +05:30 c548f085-5072-4e01-ac6f-0af2dabdbf66 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-02 16:03:54.181 +05:30 c548f085-5072-4e01-ac6f-0af2dabdbf66 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:03:54.182 +05:30 c548f085-5072-4e01-ac6f-0af2dabdbf66 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 66.6571ms 2024-09-02 16:03:54.182 +05:30 c548f085-5072-4e01-ac6f-0af2dabdbf66 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:03:54.182 +05:30 c548f085-5072-4e01-ac6f-0af2dabdbf66 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37232220-e0db-4b01-a566-08700e9bc01f}, {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-02 16:03:54.183 +05:30 c548f085-5072-4e01-ac6f-0af2dabdbf66 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 72.8564ms 2024-09-02 16:04:04.433 +05:30 ecd74e06-785d-4c3e-9695-a92e01e37c73 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-02 16:04:04.433 +05:30 ecd74e06-785d-4c3e-9695-a92e01e37c73 INF CORS policy execution successful. 2024-09-02 16:04:04.434 +05:30 ecd74e06-785d-4c3e-9695-a92e01e37c73 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.7183ms 2024-09-02 16:04:04.478 +05:30 fc42917b-1656-466c-a3f0-667cb1de45c9 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-02 16:04:04.479 +05:30 fc42917b-1656-466c-a3f0-667cb1de45c9 INF CORS policy execution successful. 2024-09-02 16:04:04.479 +05:30 fc42917b-1656-466c-a3f0-667cb1de45c9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:04:04.479 +05:30 b5373dbb-0af9-4ca6-9867-f8b50939a3a1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:04:04.480 +05:30 b5373dbb-0af9-4ca6-9867-f8b50939a3a1 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-02 16:04:04.523 +05:30 b5373dbb-0af9-4ca6-9867-f8b50939a3a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:04:04.523 +05:30 b5373dbb-0af9-4ca6-9867-f8b50939a3a1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 43.3934ms 2024-09-02 16:04:04.523 +05:30 b5373dbb-0af9-4ca6-9867-f8b50939a3a1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:04:04.523 +05:30 b5373dbb-0af9-4ca6-9867-f8b50939a3a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc42917b-1656-466c-a3f0-667cb1de45c9}, {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-08-30T09:15:16.54\"},{\"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-08-24T07:35:49.083\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:04:04.524 +05:30 b5373dbb-0af9-4ca6-9867-f8b50939a3a1 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 45.7051ms 2024-09-02 16:04:08.545 +05:30 14ad19a1-06ec-46ed-9de7-c59c408a78b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:04:08.555 +05:30 14ad19a1-06ec-46ed-9de7-c59c408a78b2 INF CORS policy execution successful. 2024-09-02 16:04:08.556 +05:30 14ad19a1-06ec-46ed-9de7-c59c408a78b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 11.1897ms 2024-09-02 16:04:08.592 +05:30 56017f37-78dc-4801-9944-ec2cc76f68ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:04:08.597 +05:30 56017f37-78dc-4801-9944-ec2cc76f68ad INF CORS policy execution successful. 2024-09-02 16:04:08.597 +05:30 56017f37-78dc-4801-9944-ec2cc76f68ad 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:04:08.598 +05:30 c0462291-f54d-4653-8405-2725c3a12dac INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:04:08.598 +05:30 c0462291-f54d-4653-8405-2725c3a12dac 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-02 16:04:08.642 +05:30 c0462291-f54d-4653-8405-2725c3a12dac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:04:08.642 +05:30 c0462291-f54d-4653-8405-2725c3a12dac INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 43.7817ms 2024-09-02 16:04:08.642 +05:30 c0462291-f54d-4653-8405-2725c3a12dac INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:04:08.643 +05:30 c0462291-f54d-4653-8405-2725c3a12dac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56017f37-78dc-4801-9944-ec2cc76f68ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1720} 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\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-02 16:04:08.643 +05:30 c0462291-f54d-4653-8405-2725c3a12dac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 1720 application/json; charset=utf-8 51.2031ms 2024-09-02 16:04:08.840 +05:30 eddc38e1-cef7-4240-bc7d-d4d2b3cb7396 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:04:08.840 +05:30 eddc38e1-cef7-4240-bc7d-d4d2b3cb7396 INF CORS policy execution successful. 2024-09-02 16:04:08.840 +05:30 eddc38e1-cef7-4240-bc7d-d4d2b3cb7396 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.644ms 2024-09-02 16:04:08.866 +05:30 c5ba2b3b-72a5-45b8-be05-da5964137f96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:04:08.866 +05:30 c5ba2b3b-72a5-45b8-be05-da5964137f96 INF CORS policy execution successful. 2024-09-02 16:04:08.867 +05:30 c5ba2b3b-72a5-45b8-be05-da5964137f96 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:04:08.867 +05:30 c19d1760-250d-4da2-a1d7-61d68983bb34 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:04:08.867 +05:30 c19d1760-250d-4da2-a1d7-61d68983bb34 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-02 16:04:08.894 +05:30 c19d1760-250d-4da2-a1d7-61d68983bb34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:04:08.894 +05:30 c19d1760-250d-4da2-a1d7-61d68983bb34 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 27.3595ms 2024-09-02 16:04:08.894 +05:30 c19d1760-250d-4da2-a1d7-61d68983bb34 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:04:08.895 +05:30 c19d1760-250d-4da2-a1d7-61d68983bb34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5ba2b3b-72a5-45b8-be05-da5964137f96}, {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-02 16:04:08.895 +05:30 c19d1760-250d-4da2-a1d7-61d68983bb34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 28.8271ms 2024-09-02 16:04:30.740 +05:30 704b328e-6742-4074-8626-a11f3a641fc6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-02 16:04:30.745 +05:30 704b328e-6742-4074-8626-a11f3a641fc6 INF CORS policy execution successful. 2024-09-02 16:04:30.746 +05:30 704b328e-6742-4074-8626-a11f3a641fc6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 5.722ms 2024-09-02 16:04:30.777 +05:30 1e1b1c6f-9d8f-4c57-a83d-49c8cf824f32 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 563 2024-09-02 16:04:30.778 +05:30 1e1b1c6f-9d8f-4c57-a83d-49c8cf824f32 INF CORS policy execution successful. 2024-09-02 16:04:30.779 +05:30 1e1b1c6f-9d8f-4c57-a83d-49c8cf824f32 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Content-Length: 563}, {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":91,"name":"TestProfile2","beId":1,"isGroup":false,"menuAction":[{"menuId":14,"actionId":1},{"menuId":14,"actionId":2},{"menuId":14,"actionId":3},{"menuId":14,"actionId":4},{"menuId":14,"actionId":5},{"menuId":14,"actionId":6},{"menuId":14,"actionId":23},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9}],"parentId":0,"remarks":"nil_1"} 2024-09-02 16:04:30.781 +05:30 6d9bb4b9-a2cc-48cd-a275-3dc94ef381f4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 16:04:30.797 +05:30 6d9bb4b9-a2cc-48cd-a275-3dc94ef381f4 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-02 16:04:31.081 +05:30 6d9bb4b9-a2cc-48cd-a275-3dc94ef381f4 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:04:31.085 +05:30 6d9bb4b9-a2cc-48cd-a275-3dc94ef381f4 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 287.2319ms 2024-09-02 16:04:31.085 +05:30 6d9bb4b9-a2cc-48cd-a275-3dc94ef381f4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 16:04:31.085 +05:30 6d9bb4b9-a2cc-48cd-a275-3dc94ef381f4 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 1e1b1c6f-9d8f-4c57-a83d-49c8cf824f32}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 94} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"91"} 2024-09-02 16:04:31.086 +05:30 6d9bb4b9-a2cc-48cd-a275-3dc94ef381f4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 94 application/json; charset=utf-8 308.6879ms 2024-09-02 16:04:54.591 +05:30 71525978-3cc7-4b8f-a54b-bfa9c15e6913 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-02 16:04:54.592 +05:30 71525978-3cc7-4b8f-a54b-bfa9c15e6913 INF CORS policy execution successful. 2024-09-02 16:04:54.593 +05:30 71525978-3cc7-4b8f-a54b-bfa9c15e6913 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.0363ms 2024-09-02 16:04:54.623 +05:30 3b02c7a4-e12f-4f55-a55e-8b2dec05f5be 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-02 16:04:54.625 +05:30 3b02c7a4-e12f-4f55-a55e-8b2dec05f5be INF CORS policy execution successful. 2024-09-02 16:04:54.625 +05:30 3b02c7a4-e12f-4f55-a55e-8b2dec05f5be 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:04:54.626 +05:30 27da33d4-a3ac-42fd-a1c8-c89d6888072b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:04:54.626 +05:30 27da33d4-a3ac-42fd-a1c8-c89d6888072b 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-02 16:04:54.671 +05:30 27da33d4-a3ac-42fd-a1c8-c89d6888072b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:04:54.671 +05:30 27da33d4-a3ac-42fd-a1c8-c89d6888072b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 45.188ms 2024-09-02 16:04:54.672 +05:30 27da33d4-a3ac-42fd-a1c8-c89d6888072b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:04:54.672 +05:30 27da33d4-a3ac-42fd-a1c8-c89d6888072b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b02c7a4-e12f-4f55-a55e-8b2dec05f5be}, {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-08-30T09:15:16.54\"},{\"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:34:30.923\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:04:54.673 +05:30 27da33d4-a3ac-42fd-a1c8-c89d6888072b 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 49.4742ms 2024-09-02 16:04:57.015 +05:30 d255ccda-ce92-47ce-830f-26fb76786615 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:04:57.016 +05:30 d255ccda-ce92-47ce-830f-26fb76786615 INF CORS policy execution successful. 2024-09-02 16:04:57.017 +05:30 d255ccda-ce92-47ce-830f-26fb76786615 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 1.7861ms 2024-09-02 16:04:57.050 +05:30 5ffa9e8b-cb09-44cc-8bbd-592e4ba444f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:04:57.051 +05:30 5ffa9e8b-cb09-44cc-8bbd-592e4ba444f1 INF CORS policy execution successful. 2024-09-02 16:04:57.051 +05:30 5ffa9e8b-cb09-44cc-8bbd-592e4ba444f1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:04:57.051 +05:30 16d17912-a4dd-4d40-b627-2a312e0185b0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:04:57.051 +05:30 16d17912-a4dd-4d40-b627-2a312e0185b0 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-02 16:04:57.080 +05:30 16d17912-a4dd-4d40-b627-2a312e0185b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:04:57.081 +05:30 16d17912-a4dd-4d40-b627-2a312e0185b0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 29.3706ms 2024-09-02 16:04:57.081 +05:30 16d17912-a4dd-4d40-b627-2a312e0185b0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:04:57.081 +05:30 16d17912-a4dd-4d40-b627-2a312e0185b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ffa9e8b-cb09-44cc-8bbd-592e4ba444f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2024} 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\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"}]}"} 2024-09-02 16:04:57.082 +05:30 16d17912-a4dd-4d40-b627-2a312e0185b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 2024 application/json; charset=utf-8 32.966ms 2024-09-02 16:04:57.318 +05:30 cbd5729b-dfdb-4f83-88a7-ebb9a3c597e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:04:57.318 +05:30 cbd5729b-dfdb-4f83-88a7-ebb9a3c597e2 INF CORS policy execution successful. 2024-09-02 16:04:57.319 +05:30 cbd5729b-dfdb-4f83-88a7-ebb9a3c597e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.6326ms 2024-09-02 16:04:57.350 +05:30 7dd298b5-2667-4b22-abaa-6791b8069509 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:04:57.351 +05:30 7dd298b5-2667-4b22-abaa-6791b8069509 INF CORS policy execution successful. 2024-09-02 16:04:57.351 +05:30 7dd298b5-2667-4b22-abaa-6791b8069509 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:04:57.352 +05:30 c610949e-666f-408c-a03f-35db9d882108 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:04:57.352 +05:30 c610949e-666f-408c-a03f-35db9d882108 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-02 16:04:57.381 +05:30 c610949e-666f-408c-a03f-35db9d882108 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:04:57.381 +05:30 c610949e-666f-408c-a03f-35db9d882108 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 28.8834ms 2024-09-02 16:04:57.381 +05:30 c610949e-666f-408c-a03f-35db9d882108 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:04:57.381 +05:30 c610949e-666f-408c-a03f-35db9d882108 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7dd298b5-2667-4b22-abaa-6791b8069509}, {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-02 16:04:57.381 +05:30 c610949e-666f-408c-a03f-35db9d882108 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 31.7388ms 2024-09-02 16:05:08.698 +05:30 1be0cf46-161b-4844-ad53-aa6cd51eb133 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-02 16:05:08.699 +05:30 1be0cf46-161b-4844-ad53-aa6cd51eb133 INF CORS policy execution successful. 2024-09-02 16:05:08.700 +05:30 1be0cf46-161b-4844-ad53-aa6cd51eb133 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.9396ms 2024-09-02 16:05:08.740 +05:30 3477c90f-09fd-4461-b2ed-9ff953d59ea3 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-02 16:05:08.742 +05:30 3477c90f-09fd-4461-b2ed-9ff953d59ea3 INF CORS policy execution successful. 2024-09-02 16:05:08.743 +05:30 3477c90f-09fd-4461-b2ed-9ff953d59ea3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:05:08.744 +05:30 ae569d39-fa61-49a0-ba78-2947d9b207f2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:05:08.744 +05:30 ae569d39-fa61-49a0-ba78-2947d9b207f2 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-02 16:05:08.822 +05:30 ae569d39-fa61-49a0-ba78-2947d9b207f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:05:08.822 +05:30 ae569d39-fa61-49a0-ba78-2947d9b207f2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 78.2919ms 2024-09-02 16:05:08.822 +05:30 ae569d39-fa61-49a0-ba78-2947d9b207f2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:05:08.823 +05:30 ae569d39-fa61-49a0-ba78-2947d9b207f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3477c90f-09fd-4461-b2ed-9ff953d59ea3}, {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-08-30T09:15:16.54\"},{\"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:34:30.923\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:05:08.823 +05:30 ae569d39-fa61-49a0-ba78-2947d9b207f2 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 82.9023ms 2024-09-02 16:06:14.602 +05:30 3be00c5b-0057-4641-8f87-e1c03d447504 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-02 16:06:14.604 +05:30 3be00c5b-0057-4641-8f87-e1c03d447504 INF CORS policy execution successful. 2024-09-02 16:06:14.605 +05:30 3be00c5b-0057-4641-8f87-e1c03d447504 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.2606ms 2024-09-02 16:06:14.636 +05:30 81f40217-5f3b-45d5-aaca-7e30014a3047 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-02 16:06:14.640 +05:30 81f40217-5f3b-45d5-aaca-7e30014a3047 INF CORS policy execution successful. 2024-09-02 16:06:14.640 +05:30 81f40217-5f3b-45d5-aaca-7e30014a3047 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:06:14.641 +05:30 39a13a1b-df25-4d9c-9d2c-fa70cadd3028 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:06:14.642 +05:30 39a13a1b-df25-4d9c-9d2c-fa70cadd3028 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-02 16:06:14.692 +05:30 39a13a1b-df25-4d9c-9d2c-fa70cadd3028 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:14.694 +05:30 39a13a1b-df25-4d9c-9d2c-fa70cadd3028 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 51.754ms 2024-09-02 16:06:14.694 +05:30 39a13a1b-df25-4d9c-9d2c-fa70cadd3028 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:06:14.694 +05:30 39a13a1b-df25-4d9c-9d2c-fa70cadd3028 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81f40217-5f3b-45d5-aaca-7e30014a3047}, {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-02 16:06:14.695 +05:30 39a13a1b-df25-4d9c-9d2c-fa70cadd3028 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.0666ms 2024-09-02 16:06:17.504 +05:30 04f0c03b-f4b1-4d6a-929e-0ee6e2135357 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:06:17.505 +05:30 04f0c03b-f4b1-4d6a-929e-0ee6e2135357 INF CORS policy execution successful. 2024-09-02 16:06:17.505 +05:30 04f0c03b-f4b1-4d6a-929e-0ee6e2135357 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.9306ms 2024-09-02 16:06:17.505 +05:30 6e930385-301f-4ede-8505-d3b3e768ef5e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:06:17.506 +05:30 6e930385-301f-4ede-8505-d3b3e768ef5e INF CORS policy execution successful. 2024-09-02 16:06:17.507 +05:30 6e930385-301f-4ede-8505-d3b3e768ef5e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.2932ms 2024-09-02 16:06:17.534 +05:30 26327f92-ea73-499d-b827-3ddc9280698a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:06:17.535 +05:30 26327f92-ea73-499d-b827-3ddc9280698a INF CORS policy execution successful. 2024-09-02 16:06:17.535 +05:30 26327f92-ea73-499d-b827-3ddc9280698a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:06:17.536 +05:30 77c2a1e9-3ecc-4eab-94ac-ea285598b9ce INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:06:17.536 +05:30 77c2a1e9-3ecc-4eab-94ac-ea285598b9ce 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-02 16:06:17.539 +05:30 9982d35c-75ee-4435-9529-ff922b11fab3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:06:17.539 +05:30 9982d35c-75ee-4435-9529-ff922b11fab3 INF CORS policy execution successful. 2024-09-02 16:06:17.539 +05:30 9982d35c-75ee-4435-9529-ff922b11fab3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:06:17.539 +05:30 db185d21-9c35-4a08-988c-537b1af383dd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:06:17.540 +05:30 db185d21-9c35-4a08-988c-537b1af383dd 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-02 16:06:17.544 +05:30 77c2a1e9-3ecc-4eab-94ac-ea285598b9ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:17.544 +05:30 77c2a1e9-3ecc-4eab-94ac-ea285598b9ce INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 8.3254ms 2024-09-02 16:06:17.545 +05:30 77c2a1e9-3ecc-4eab-94ac-ea285598b9ce INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:06:17.545 +05:30 77c2a1e9-3ecc-4eab-94ac-ea285598b9ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26327f92-ea73-499d-b827-3ddc9280698a}, {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-02 16:06:17.545 +05:30 77c2a1e9-3ecc-4eab-94ac-ea285598b9ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 11.3741ms 2024-09-02 16:06:17.601 +05:30 db185d21-9c35-4a08-988c-537b1af383dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:17.601 +05:30 db185d21-9c35-4a08-988c-537b1af383dd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 61.2433ms 2024-09-02 16:06:17.601 +05:30 db185d21-9c35-4a08-988c-537b1af383dd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:06:17.601 +05:30 db185d21-9c35-4a08-988c-537b1af383dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9982d35c-75ee-4435-9529-ff922b11fab3}, {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-02 16:06:17.602 +05:30 db185d21-9c35-4a08-988c-537b1af383dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 62.9707ms 2024-09-02 16:06:17.805 +05:30 3890a652-cfcb-4108-bb16-dcf181534cb1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:06:17.805 +05:30 3890a652-cfcb-4108-bb16-dcf181534cb1 INF CORS policy execution successful. 2024-09-02 16:06:17.806 +05:30 3890a652-cfcb-4108-bb16-dcf181534cb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7134ms 2024-09-02 16:06:17.838 +05:30 d91813e2-4b5c-45e5-8128-87fe2801ee45 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:06:17.839 +05:30 d91813e2-4b5c-45e5-8128-87fe2801ee45 INF CORS policy execution successful. 2024-09-02 16:06:17.840 +05:30 d91813e2-4b5c-45e5-8128-87fe2801ee45 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:06:17.841 +05:30 cbe3279c-0ee9-4888-867c-df042b226d8b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:06:17.841 +05:30 cbe3279c-0ee9-4888-867c-df042b226d8b 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-02 16:06:17.846 +05:30 cbe3279c-0ee9-4888-867c-df042b226d8b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:17.847 +05:30 cbe3279c-0ee9-4888-867c-df042b226d8b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.6578ms 2024-09-02 16:06:17.847 +05:30 cbe3279c-0ee9-4888-867c-df042b226d8b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:06:17.847 +05:30 cbe3279c-0ee9-4888-867c-df042b226d8b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d91813e2-4b5c-45e5-8128-87fe2801ee45}, {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-02 16:06:17.847 +05:30 cbe3279c-0ee9-4888-867c-df042b226d8b 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 8.6154ms 2024-09-02 16:06:17.921 +05:30 1e0b30ae-3ed4-44d2-a069-2a69479595db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:06:17.922 +05:30 1e0b30ae-3ed4-44d2-a069-2a69479595db INF CORS policy execution successful. 2024-09-02 16:06:17.924 +05:30 1e0b30ae-3ed4-44d2-a069-2a69479595db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 2.6222ms 2024-09-02 16:06:17.979 +05:30 2807dfbc-a4b3-47a9-91ea-c5c87f73155f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:06:17.980 +05:30 2807dfbc-a4b3-47a9-91ea-c5c87f73155f INF CORS policy execution successful. 2024-09-02 16:06:17.981 +05:30 2807dfbc-a4b3-47a9-91ea-c5c87f73155f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:06:17.981 +05:30 e7faa34a-6432-42cf-bd3d-5d60f783b5d2 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:06:17.981 +05:30 e7faa34a-6432-42cf-bd3d-5d60f783b5d2 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-02 16:06:17.989 +05:30 e7faa34a-6432-42cf-bd3d-5d60f783b5d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:17.989 +05:30 e7faa34a-6432-42cf-bd3d-5d60f783b5d2 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 7.8077ms 2024-09-02 16:06:17.989 +05:30 e7faa34a-6432-42cf-bd3d-5d60f783b5d2 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:06:17.989 +05:30 e7faa34a-6432-42cf-bd3d-5d60f783b5d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2807dfbc-a4b3-47a9-91ea-c5c87f73155f}, {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-02 16:06:17.990 +05:30 e7faa34a-6432-42cf-bd3d-5d60f783b5d2 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.5731ms 2024-09-02 16:06:22.339 +05:30 8abca8f5-4356-4e3a-ac5c-cd040b8f10a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:06:22.340 +05:30 8abca8f5-4356-4e3a-ac5c-cd040b8f10a5 INF CORS policy execution successful. 2024-09-02 16:06:22.340 +05:30 8abca8f5-4356-4e3a-ac5c-cd040b8f10a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.0246ms 2024-09-02 16:06:22.373 +05:30 aa83d124-3394-4d9c-8084-e30d8b2d3e11 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:06:22.374 +05:30 aa83d124-3394-4d9c-8084-e30d8b2d3e11 INF CORS policy execution successful. 2024-09-02 16:06:22.374 +05:30 aa83d124-3394-4d9c-8084-e30d8b2d3e11 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:06:22.374 +05:30 7878d9c1-6d8d-4a42-9a8c-8e19d16cff83 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:06:22.375 +05:30 7878d9c1-6d8d-4a42-9a8c-8e19d16cff83 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-02 16:06:22.408 +05:30 7878d9c1-6d8d-4a42-9a8c-8e19d16cff83 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:22.409 +05:30 7878d9c1-6d8d-4a42-9a8c-8e19d16cff83 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 34.2471ms 2024-09-02 16:06:22.409 +05:30 7878d9c1-6d8d-4a42-9a8c-8e19d16cff83 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:06:22.409 +05:30 7878d9c1-6d8d-4a42-9a8c-8e19d16cff83 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: aa83d124-3394-4d9c-8084-e30d8b2d3e11}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:06:22.409 +05:30 7878d9c1-6d8d-4a42-9a8c-8e19d16cff83 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 36.462ms 2024-09-02 16:06:25.012 +05:30 ae1da702-d028-4a01-8e6e-1b4a02a0dcdb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:06:25.012 +05:30 ae1da702-d028-4a01-8e6e-1b4a02a0dcdb INF CORS policy execution successful. 2024-09-02 16:06:25.013 +05:30 ae1da702-d028-4a01-8e6e-1b4a02a0dcdb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:06:25.013 +05:30 0f38a31e-3c77-4e7f-a750-1d58b4fd7150 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:06:25.013 +05:30 0f38a31e-3c77-4e7f-a750-1d58b4fd7150 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-02 16:06:25.036 +05:30 0f38a31e-3c77-4e7f-a750-1d58b4fd7150 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:25.036 +05:30 0f38a31e-3c77-4e7f-a750-1d58b4fd7150 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 23.1588ms 2024-09-02 16:06:25.036 +05:30 0f38a31e-3c77-4e7f-a750-1d58b4fd7150 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:06:25.036 +05:30 0f38a31e-3c77-4e7f-a750-1d58b4fd7150 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae1da702-d028-4a01-8e6e-1b4a02a0dcdb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-02 16:06:25.037 +05:30 0f38a31e-3c77-4e7f-a750-1d58b4fd7150 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 276 application/json; charset=utf-8 25.3436ms 2024-09-02 16:06:28.716 +05:30 38242092-9715-4b6e-9925-c9b1dd2ab642 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:06:28.717 +05:30 38242092-9715-4b6e-9925-c9b1dd2ab642 INF CORS policy execution successful. 2024-09-02 16:06:28.717 +05:30 38242092-9715-4b6e-9925-c9b1dd2ab642 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.132ms 2024-09-02 16:06:28.746 +05:30 8822a103-bc94-4596-8b13-f7f9142ddcfc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:06:28.746 +05:30 8822a103-bc94-4596-8b13-f7f9142ddcfc INF CORS policy execution successful. 2024-09-02 16:06:28.747 +05:30 8822a103-bc94-4596-8b13-f7f9142ddcfc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:06:28.747 +05:30 40398ed4-b706-4284-b4c7-1d20c14887eb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:06:28.747 +05:30 40398ed4-b706-4284-b4c7-1d20c14887eb 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-02 16:06:28.769 +05:30 40398ed4-b706-4284-b4c7-1d20c14887eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:06:28.770 +05:30 40398ed4-b706-4284-b4c7-1d20c14887eb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 22.5279ms 2024-09-02 16:06:28.770 +05:30 40398ed4-b706-4284-b4c7-1d20c14887eb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:06:28.770 +05:30 40398ed4-b706-4284-b4c7-1d20c14887eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8822a103-bc94-4596-8b13-f7f9142ddcfc}, {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-02 16:06:28.770 +05:30 40398ed4-b706-4284-b4c7-1d20c14887eb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 24.6862ms 2024-09-02 16:07:25.064 +05:30 bc07ac50-945f-4d65-b082-c6c21fbe66d1 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-02 16:07:25.065 +05:30 9928828a-2026-48a8-bbbf-2b0b8a411bb9 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-02 16:07:25.065 +05:30 bc07ac50-945f-4d65-b082-c6c21fbe66d1 INF CORS policy execution successful. 2024-09-02 16:07:25.065 +05:30 9928828a-2026-48a8-bbbf-2b0b8a411bb9 INF CORS policy execution successful. 2024-09-02 16:07:25.066 +05:30 9928828a-2026-48a8-bbbf-2b0b8a411bb9 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.4366ms 2024-09-02 16:07:25.066 +05:30 bc07ac50-945f-4d65-b082-c6c21fbe66d1 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.9073ms 2024-09-02 16:07:25.221 +05:30 97be22d2-aee0-4d76-b1ea-4de9d0f2f8a6 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-02 16:07:25.224 +05:30 97be22d2-aee0-4d76-b1ea-4de9d0f2f8a6 INF CORS policy execution successful. 2024-09-02 16:07:25.225 +05:30 97be22d2-aee0-4d76-b1ea-4de9d0f2f8a6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:25.226 +05:30 030bc190-82b0-441c-8d30-555ed05d5f3a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:07:25.227 +05:30 030bc190-82b0-441c-8d30-555ed05d5f3a 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-02 16:07:25.255 +05:30 030bc190-82b0-441c-8d30-555ed05d5f3a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:25.255 +05:30 030bc190-82b0-441c-8d30-555ed05d5f3a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 28.021ms 2024-09-02 16:07:25.255 +05:30 030bc190-82b0-441c-8d30-555ed05d5f3a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:07:25.255 +05:30 030bc190-82b0-441c-8d30-555ed05d5f3a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97be22d2-aee0-4d76-b1ea-4de9d0f2f8a6}, {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-02 16:07:25.256 +05:30 030bc190-82b0-441c-8d30-555ed05d5f3a 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 34.7553ms 2024-09-02 16:07:25.323 +05:30 6be674b1-14ac-426a-95ee-a22595eef9ac 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-02 16:07:25.324 +05:30 6be674b1-14ac-426a-95ee-a22595eef9ac INF CORS policy execution successful. 2024-09-02 16:07:25.324 +05:30 6be674b1-14ac-426a-95ee-a22595eef9ac 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:25.324 +05:30 d34aeb3c-ea8b-4eef-b398-a1b6b3a7c218 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:07:25.324 +05:30 d34aeb3c-ea8b-4eef-b398-a1b6b3a7c218 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-02 16:07:25.337 +05:30 d34aeb3c-ea8b-4eef-b398-a1b6b3a7c218 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:25.337 +05:30 d34aeb3c-ea8b-4eef-b398-a1b6b3a7c218 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 12.9474ms 2024-09-02 16:07:25.337 +05:30 d34aeb3c-ea8b-4eef-b398-a1b6b3a7c218 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:07:25.337 +05:30 d34aeb3c-ea8b-4eef-b398-a1b6b3a7c218 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6be674b1-14ac-426a-95ee-a22595eef9ac}, {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-02 16:07:25.338 +05:30 d34aeb3c-ea8b-4eef-b398-a1b6b3a7c218 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.3441ms 2024-09-02 16:07:27.827 +05:30 2785728d-e0a5-478b-8240-d798d557bbce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:07:27.828 +05:30 2785728d-e0a5-478b-8240-d798d557bbce INF CORS policy execution successful. 2024-09-02 16:07:27.828 +05:30 2785728d-e0a5-478b-8240-d798d557bbce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7782ms 2024-09-02 16:07:27.829 +05:30 b2163be1-189a-4b7c-acb9-bb0ee2e43707 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 16:07:27.829 +05:30 564e9677-e399-4f79-817c-74d906b3370c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 16:07:27.829 +05:30 b2163be1-189a-4b7c-acb9-bb0ee2e43707 INF CORS policy execution successful. 2024-09-02 16:07:27.829 +05:30 564e9677-e399-4f79-817c-74d906b3370c INF CORS policy execution successful. 2024-09-02 16:07:27.830 +05:30 b2163be1-189a-4b7c-acb9-bb0ee2e43707 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 204 null null 0.3229ms 2024-09-02 16:07:27.830 +05:30 564e9677-e399-4f79-817c-74d906b3370c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 204 null null 0.3168ms 2024-09-02 16:07:27.832 +05:30 bd1792bc-743e-463f-8d6b-b600cc74bfac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:07:27.833 +05:30 bd1792bc-743e-463f-8d6b-b600cc74bfac INF CORS policy execution successful. 2024-09-02 16:07:27.833 +05:30 bd1792bc-743e-463f-8d6b-b600cc74bfac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.3221ms 2024-09-02 16:07:27.878 +05:30 f6621f79-6d3e-4692-a7b0-598b6ae430c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 16:07:27.878 +05:30 f6621f79-6d3e-4692-a7b0-598b6ae430c1 INF CORS policy execution successful. 2024-09-02 16:07:27.878 +05:30 f6621f79-6d3e-4692-a7b0-598b6ae430c1 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1068 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:27.879 +05:30 f174d1c1-fdf3-4d7e-9faf-f569848c4255 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:07:27.879 +05:30 f174d1c1-fdf3-4d7e-9faf-f569848c4255 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-02 16:07:27.887 +05:30 8b1c3231-6fee-4583-83d7-d75cd2447ba6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:07:27.887 +05:30 8b1c3231-6fee-4583-83d7-d75cd2447ba6 INF CORS policy execution successful. 2024-09-02 16:07:27.887 +05:30 f174d1c1-fdf3-4d7e-9faf-f569848c4255 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:27.887 +05:30 8b1c3231-6fee-4583-83d7-d75cd2447ba6 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:27.887 +05:30 f174d1c1-fdf3-4d7e-9faf-f569848c4255 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 8.7939ms 2024-09-02 16:07:27.888 +05:30 2558d890-39f9-4157-822a-076a0ad48331 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:07:27.888 +05:30 f174d1c1-fdf3-4d7e-9faf-f569848c4255 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:07:27.888 +05:30 f174d1c1-fdf3-4d7e-9faf-f569848c4255 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6621f79-6d3e-4692-a7b0-598b6ae430c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 914} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1068,\"RoleName\":\"TestRole260801\",\"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\":1,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 16:07:27.888 +05:30 2558d890-39f9-4157-822a-076a0ad48331 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-02 16:07:27.888 +05:30 f174d1c1-fdf3-4d7e-9faf-f569848c4255 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 200 914 application/json; charset=utf-8 10.3307ms 2024-09-02 16:07:27.934 +05:30 bda9f8ed-b644-49b1-8452-7940cde3f862 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - null null 2024-09-02 16:07:27.934 +05:30 bda9f8ed-b644-49b1-8452-7940cde3f862 INF CORS policy execution successful. 2024-09-02 16:07:27.935 +05:30 bda9f8ed-b644-49b1-8452-7940cde3f862 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=1068 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:27.935 +05:30 9fe32daf-8483-4dac-8d8f-ceecf750d3ea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:07:27.935 +05:30 9fe32daf-8483-4dac-8d8f-ceecf750d3ea 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-02 16:07:27.939 +05:30 2558d890-39f9-4157-822a-076a0ad48331 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:27.939 +05:30 2558d890-39f9-4157-822a-076a0ad48331 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 51.0473ms 2024-09-02 16:07:27.939 +05:30 2558d890-39f9-4157-822a-076a0ad48331 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:07:27.939 +05:30 2558d890-39f9-4157-822a-076a0ad48331 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b1c3231-6fee-4583-83d7-d75cd2447ba6}, {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-02 16:07:27.939 +05:30 2558d890-39f9-4157-822a-076a0ad48331 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 52.7554ms 2024-09-02 16:07:27.940 +05:30 9fe32daf-8483-4dac-8d8f-ceecf750d3ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:27.940 +05:30 9fe32daf-8483-4dac-8d8f-ceecf750d3ea INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 4.9142ms 2024-09-02 16:07:27.940 +05:30 9fe32daf-8483-4dac-8d8f-ceecf750d3ea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:07:27.940 +05:30 9fe32daf-8483-4dac-8d8f-ceecf750d3ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bda9f8ed-b644-49b1-8452-7940cde3f862}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 914} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":1068,\"RoleName\":\"TestRole260801\",\"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\":1,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":true,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-02 16:07:27.940 +05:30 9fe32daf-8483-4dac-8d8f-ceecf750d3ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1068 - 200 914 application/json; charset=utf-8 6.7461ms 2024-09-02 16:07:27.999 +05:30 77d7f626-5e75-493b-b462-71e6f3febf6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:07:27.999 +05:30 77d7f626-5e75-493b-b462-71e6f3febf6b INF CORS policy execution successful. 2024-09-02 16:07:27.999 +05:30 77d7f626-5e75-493b-b462-71e6f3febf6b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:28.000 +05:30 927749d1-d997-4a16-8ea9-e4a20b109a69 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:07:28.000 +05:30 927749d1-d997-4a16-8ea9-e4a20b109a69 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-02 16:07:28.016 +05:30 927749d1-d997-4a16-8ea9-e4a20b109a69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:28.016 +05:30 927749d1-d997-4a16-8ea9-e4a20b109a69 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 16.0664ms 2024-09-02 16:07:28.016 +05:30 927749d1-d997-4a16-8ea9-e4a20b109a69 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:07:28.016 +05:30 927749d1-d997-4a16-8ea9-e4a20b109a69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77d7f626-5e75-493b-b462-71e6f3febf6b}, {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-02 16:07:28.017 +05:30 927749d1-d997-4a16-8ea9-e4a20b109a69 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 17.8791ms 2024-09-02 16:07:28.128 +05:30 e1732efa-ffcc-47dd-b65a-f0fe2017b6de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:07:28.128 +05:30 e1732efa-ffcc-47dd-b65a-f0fe2017b6de INF CORS policy execution successful. 2024-09-02 16:07:28.128 +05:30 e1732efa-ffcc-47dd-b65a-f0fe2017b6de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5584ms 2024-09-02 16:07:28.187 +05:30 516234d7-eb92-4373-9f50-4959e8cee0ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:07:28.187 +05:30 516234d7-eb92-4373-9f50-4959e8cee0ce INF CORS policy execution successful. 2024-09-02 16:07:28.188 +05:30 516234d7-eb92-4373-9f50-4959e8cee0ce 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:28.188 +05:30 6252ae60-5370-444f-825a-104f24fd18b7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:07:28.188 +05:30 6252ae60-5370-444f-825a-104f24fd18b7 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-02 16:07:28.193 +05:30 6252ae60-5370-444f-825a-104f24fd18b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:28.193 +05:30 6252ae60-5370-444f-825a-104f24fd18b7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.1954ms 2024-09-02 16:07:28.193 +05:30 6252ae60-5370-444f-825a-104f24fd18b7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:07:28.193 +05:30 6252ae60-5370-444f-825a-104f24fd18b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 516234d7-eb92-4373-9f50-4959e8cee0ce}, {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-02 16:07:28.194 +05:30 6252ae60-5370-444f-825a-104f24fd18b7 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 6.9805ms 2024-09-02 16:07:28.378 +05:30 637ef94e-a12e-45ee-b007-618f19a4b4c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:07:28.378 +05:30 637ef94e-a12e-45ee-b007-618f19a4b4c0 INF CORS policy execution successful. 2024-09-02 16:07:28.378 +05:30 637ef94e-a12e-45ee-b007-618f19a4b4c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.5997ms 2024-09-02 16:07:28.443 +05:30 ae6b9a5e-d6a2-48fa-abe6-66803bf38877 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:07:28.444 +05:30 ae6b9a5e-d6a2-48fa-abe6-66803bf38877 INF CORS policy execution successful. 2024-09-02 16:07:28.444 +05:30 ae6b9a5e-d6a2-48fa-abe6-66803bf38877 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:07:28.444 +05:30 000be5b1-7daf-4265-8304-d75a0e29b8b3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:07:28.445 +05:30 000be5b1-7daf-4265-8304-d75a0e29b8b3 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-02 16:07:28.448 +05:30 000be5b1-7daf-4265-8304-d75a0e29b8b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:28.449 +05:30 000be5b1-7daf-4265-8304-d75a0e29b8b3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.1344ms 2024-09-02 16:07:28.449 +05:30 000be5b1-7daf-4265-8304-d75a0e29b8b3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:07:28.449 +05:30 000be5b1-7daf-4265-8304-d75a0e29b8b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae6b9a5e-d6a2-48fa-abe6-66803bf38877}, {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-02 16:07:28.449 +05:30 000be5b1-7daf-4265-8304-d75a0e29b8b3 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 6.1986ms 2024-09-02 16:07:31.759 +05:30 5be3e5e7-c552-4345-8cb1-201219ff5892 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:07:31.759 +05:30 5be3e5e7-c552-4345-8cb1-201219ff5892 INF CORS policy execution successful. 2024-09-02 16:07:31.760 +05:30 5be3e5e7-c552-4345-8cb1-201219ff5892 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.6676ms 2024-09-02 16:07:31.843 +05:30 4ec9b612-9668-4932-b2c4-434fcfbbc8d7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 56 2024-09-02 16:07:31.845 +05:30 4ec9b612-9668-4932-b2c4-434fcfbbc8d7 INF CORS policy execution successful. 2024-09-02 16:07:31.845 +05:30 4ec9b612-9668-4932-b2c4-434fcfbbc8d7 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM1NTAsImlhdCI6MTcyNTI3Mjk1MH0.X54wg3qY6ScX-WAuTYoi7QbmFxHT4agAlRol826D_0I}, {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":91}],"type":1,"menuId":"5"} 2024-09-02 16:07:31.846 +05:30 37af7b9c-ecdb-484c-9eb0-0fea789c1dfb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:07:31.846 +05:30 37af7b9c-ecdb-484c-9eb0-0fea789c1dfb 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-02 16:07:31.882 +05:30 37af7b9c-ecdb-484c-9eb0-0fea789c1dfb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:31.882 +05:30 37af7b9c-ecdb-484c-9eb0-0fea789c1dfb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 35.6965ms 2024-09-02 16:07:31.882 +05:30 37af7b9c-ecdb-484c-9eb0-0fea789c1dfb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:07:31.882 +05:30 37af7b9c-ecdb-484c-9eb0-0fea789c1dfb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ec9b612-9668-4932-b2c4-434fcfbbc8d7}, {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-02 16:07:31.883 +05:30 37af7b9c-ecdb-484c-9eb0-0fea789c1dfb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 396 application/json; charset=utf-8 39.6566ms 2024-09-02 16:07:49.008 +05:30 3275bf11-d093-4b3d-af7b-7d4c32eddd34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:07:49.009 +05:30 3275bf11-d093-4b3d-af7b-7d4c32eddd34 INF CORS policy execution successful. 2024-09-02 16:07:49.009 +05:30 3275bf11-d093-4b3d-af7b-7d4c32eddd34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1343ms 2024-09-02 16:07:49.043 +05:30 e37b1c3e-b908-46d7-b607-4d899ef49a36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:07:49.044 +05:30 e37b1c3e-b908-46d7-b607-4d899ef49a36 INF CORS policy execution successful. 2024-09-02 16:07:49.044 +05:30 e37b1c3e-b908-46d7-b607-4d899ef49a36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:07:49.044 +05:30 b103cf9c-4f66-42fa-a7a9-d462e6256863 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:07:49.045 +05:30 b103cf9c-4f66-42fa-a7a9-d462e6256863 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-02 16:07:49.072 +05:30 b103cf9c-4f66-42fa-a7a9-d462e6256863 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:49.072 +05:30 b103cf9c-4f66-42fa-a7a9-d462e6256863 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 27.5776ms 2024-09-02 16:07:49.072 +05:30 b103cf9c-4f66-42fa-a7a9-d462e6256863 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:07:49.073 +05:30 b103cf9c-4f66-42fa-a7a9-d462e6256863 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e37b1c3e-b908-46d7-b607-4d899ef49a36}, {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-02 16:07:49.073 +05:30 b103cf9c-4f66-42fa-a7a9-d462e6256863 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 29.91ms 2024-09-02 16:07:57.843 +05:30 97c9dccd-cb7a-43c5-b6ab-1e79d2938ab5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:07:57.844 +05:30 97c9dccd-cb7a-43c5-b6ab-1e79d2938ab5 INF CORS policy execution successful. 2024-09-02 16:07:57.844 +05:30 97c9dccd-cb7a-43c5-b6ab-1e79d2938ab5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 0.9622ms 2024-09-02 16:07:57.887 +05:30 a1ca9ea2-cd44-456a-ac93-2912200ad759 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:07:57.888 +05:30 a1ca9ea2-cd44-456a-ac93-2912200ad759 INF CORS policy execution successful. 2024-09-02 16:07:57.888 +05:30 a1ca9ea2-cd44-456a-ac93-2912200ad759 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:07:57.889 +05:30 422be965-80eb-4992-8fe3-1385b504b68b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:07:57.889 +05:30 422be965-80eb-4992-8fe3-1385b504b68b 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-02 16:07:57.915 +05:30 422be965-80eb-4992-8fe3-1385b504b68b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:07:57.915 +05:30 422be965-80eb-4992-8fe3-1385b504b68b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 26.0781ms 2024-09-02 16:07:57.915 +05:30 422be965-80eb-4992-8fe3-1385b504b68b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:07:57.915 +05:30 422be965-80eb-4992-8fe3-1385b504b68b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: a1ca9ea2-cd44-456a-ac93-2912200ad759}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:07:57.916 +05:30 422be965-80eb-4992-8fe3-1385b504b68b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 28.4572ms 2024-09-02 16:08:00.698 +05:30 3f2c846b-654b-4a91-aa3b-185d7c505e3b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:08:00.699 +05:30 3f2c846b-654b-4a91-aa3b-185d7c505e3b INF CORS policy execution successful. 2024-09-02 16:08:00.699 +05:30 3f2c846b-654b-4a91-aa3b-185d7c505e3b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:08:00.700 +05:30 4a5b1354-77b3-487d-9eb2-0bff61552119 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:08:00.700 +05:30 4a5b1354-77b3-487d-9eb2-0bff61552119 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-02 16:08:00.725 +05:30 4a5b1354-77b3-487d-9eb2-0bff61552119 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:08:00.726 +05:30 4a5b1354-77b3-487d-9eb2-0bff61552119 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 25.1891ms 2024-09-02 16:08:00.726 +05:30 4a5b1354-77b3-487d-9eb2-0bff61552119 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:08:00.726 +05:30 4a5b1354-77b3-487d-9eb2-0bff61552119 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 3f2c846b-654b-4a91-aa3b-185d7c505e3b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 16:08:00.727 +05:30 4a5b1354-77b3-487d-9eb2-0bff61552119 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 28.8078ms 2024-09-02 16:08:01.689 +05:30 cf13bd95-c8e6-4589-9306-27b9ff0a0821 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:08:01.690 +05:30 cf13bd95-c8e6-4589-9306-27b9ff0a0821 INF CORS policy execution successful. 2024-09-02 16:08:01.690 +05:30 cf13bd95-c8e6-4589-9306-27b9ff0a0821 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:08:01.691 +05:30 685d4dcf-754f-475e-ba7c-ac1cb721cf31 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:08:01.691 +05:30 685d4dcf-754f-475e-ba7c-ac1cb721cf31 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-02 16:08:01.713 +05:30 685d4dcf-754f-475e-ba7c-ac1cb721cf31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:08:01.714 +05:30 685d4dcf-754f-475e-ba7c-ac1cb721cf31 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 23.0734ms 2024-09-02 16:08:01.714 +05:30 685d4dcf-754f-475e-ba7c-ac1cb721cf31 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:08:01.714 +05:30 685d4dcf-754f-475e-ba7c-ac1cb721cf31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf13bd95-c8e6-4589-9306-27b9ff0a0821}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":10,\"ActionName\":\"Delete\"},{\"ActionID\":11,\"ActionName\":\"Excel \"},{\"ActionID\":12,\"ActionName\":\"View\"},{\"ActionID\":22,\"ActionName\":\"ViewSummary\"}]"} 2024-09-02 16:08:01.715 +05:30 685d4dcf-754f-475e-ba7c-ac1cb721cf31 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 276 application/json; charset=utf-8 25.9062ms 2024-09-02 16:08:04.219 +05:30 757117b6-a2e0-4f10-8c95-a2708abcb796 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 16:08:04.220 +05:30 757117b6-a2e0-4f10-8c95-a2708abcb796 INF CORS policy execution successful. 2024-09-02 16:08:04.221 +05:30 757117b6-a2e0-4f10-8c95-a2708abcb796 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 1.2207ms 2024-09-02 16:08:04.260 +05:30 f3a5c93b-b86a-46f7-8cde-c11d20adb0cb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 57 2024-09-02 16:08:04.260 +05:30 f3a5c93b-b86a-46f7-8cde-c11d20adb0cb INF CORS policy execution successful. 2024-09-02 16:08:04.260 +05:30 f3a5c93b-b86a-46f7-8cde-c11d20adb0cb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {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-02 16:08:04.260 +05:30 0cd1894f-daf5-4bb9-9802-ed0406cf7d78 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:08:04.261 +05:30 0cd1894f-daf5-4bb9-9802-ed0406cf7d78 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-02 16:08:04.281 +05:30 0cd1894f-daf5-4bb9-9802-ed0406cf7d78 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:08:04.281 +05:30 0cd1894f-daf5-4bb9-9802-ed0406cf7d78 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 20.5009ms 2024-09-02 16:08:04.281 +05:30 0cd1894f-daf5-4bb9-9802-ed0406cf7d78 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 16:08:04.281 +05:30 0cd1894f-daf5-4bb9-9802-ed0406cf7d78 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3a5c93b-b86a-46f7-8cde-c11d20adb0cb}, {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-02 16:08:04.282 +05:30 0cd1894f-daf5-4bb9-9802-ed0406cf7d78 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 512 application/json; charset=utf-8 22.3838ms 2024-09-02 16:08:40.455 +05:30 a6ae03ee-b8a1-4e08-a21a-0d3b4cff9b0c 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-02 16:08:40.456 +05:30 a6ae03ee-b8a1-4e08-a21a-0d3b4cff9b0c INF CORS policy execution successful. 2024-09-02 16:08:40.457 +05:30 a6ae03ee-b8a1-4e08-a21a-0d3b4cff9b0c 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.8773ms 2024-09-02 16:08:40.493 +05:30 da5e2f80-c178-4580-867f-177679b82306 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-02 16:08:40.494 +05:30 da5e2f80-c178-4580-867f-177679b82306 INF CORS policy execution successful. 2024-09-02 16:08:40.495 +05:30 da5e2f80-c178-4580-867f-177679b82306 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:08:40.495 +05:30 b910c207-fa3d-488e-a0cd-60039ef2541f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:08:40.495 +05:30 b910c207-fa3d-488e-a0cd-60039ef2541f 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-02 16:08:40.559 +05:30 b910c207-fa3d-488e-a0cd-60039ef2541f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:08:40.559 +05:30 b910c207-fa3d-488e-a0cd-60039ef2541f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 63.8282ms 2024-09-02 16:08:40.560 +05:30 b910c207-fa3d-488e-a0cd-60039ef2541f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:08:40.560 +05:30 b910c207-fa3d-488e-a0cd-60039ef2541f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da5e2f80-c178-4580-867f-177679b82306}, {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-08-30T09:15:16.54\"},{\"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:34:30.923\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:08:40.560 +05:30 b910c207-fa3d-488e-a0cd-60039ef2541f 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 67.451ms 2024-09-02 16:09:23.728 +05:30 d119c1c1-9f8c-41dc-b7b5-20e05069513b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:09:23.730 +05:30 d119c1c1-9f8c-41dc-b7b5-20e05069513b INF CORS policy execution successful. 2024-09-02 16:09:23.732 +05:30 d119c1c1-9f8c-41dc-b7b5-20e05069513b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 4.2772ms 2024-09-02 16:09:23.760 +05:30 2e1f8010-7fcb-4607-93f2-c35687b5fa13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:09:23.761 +05:30 2e1f8010-7fcb-4607-93f2-c35687b5fa13 INF CORS policy execution successful. 2024-09-02 16:09:23.761 +05:30 2e1f8010-7fcb-4607-93f2-c35687b5fa13 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:09:23.762 +05:30 93b6d285-6c96-4300-bfd9-706be3b486de INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:09:23.763 +05:30 93b6d285-6c96-4300-bfd9-706be3b486de 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-02 16:09:23.786 +05:30 93b6d285-6c96-4300-bfd9-706be3b486de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:09:23.787 +05:30 93b6d285-6c96-4300-bfd9-706be3b486de INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 24.2613ms 2024-09-02 16:09:23.787 +05:30 93b6d285-6c96-4300-bfd9-706be3b486de INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:09:23.787 +05:30 93b6d285-6c96-4300-bfd9-706be3b486de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e1f8010-7fcb-4607-93f2-c35687b5fa13}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2024} 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\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"}]}"} 2024-09-02 16:09:23.788 +05:30 93b6d285-6c96-4300-bfd9-706be3b486de INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 2024 application/json; charset=utf-8 28.4679ms 2024-09-02 16:09:24.007 +05:30 8cdbbda0-c5f8-4943-94a4-942e6efddef0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:09:24.007 +05:30 8cdbbda0-c5f8-4943-94a4-942e6efddef0 INF CORS policy execution successful. 2024-09-02 16:09:24.008 +05:30 8cdbbda0-c5f8-4943-94a4-942e6efddef0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5975ms 2024-09-02 16:09:24.059 +05:30 7ba9720d-f5d9-45cb-9454-e24ca157e5b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:09:24.060 +05:30 7ba9720d-f5d9-45cb-9454-e24ca157e5b3 INF CORS policy execution successful. 2024-09-02 16:09:24.060 +05:30 7ba9720d-f5d9-45cb-9454-e24ca157e5b3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:09:24.060 +05:30 ddede4fe-be87-437e-9817-0d40f10310b7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:09:24.061 +05:30 ddede4fe-be87-437e-9817-0d40f10310b7 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-02 16:09:24.109 +05:30 ddede4fe-be87-437e-9817-0d40f10310b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:09:24.109 +05:30 ddede4fe-be87-437e-9817-0d40f10310b7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 48.6259ms 2024-09-02 16:09:24.109 +05:30 ddede4fe-be87-437e-9817-0d40f10310b7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:09:24.110 +05:30 ddede4fe-be87-437e-9817-0d40f10310b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ba9720d-f5d9-45cb-9454-e24ca157e5b3}, {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-02 16:09:24.110 +05:30 ddede4fe-be87-437e-9817-0d40f10310b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 50.6989ms 2024-09-02 16:09:32.266 +05:30 b2fb1bd3-c346-4c35-b4c9-6e3d8ce27971 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM4NTAsImlhdCI6MTcyNTI3Mjk1MH0.al01DNt1H8IlACrXJmE5AwQSiQPm_LUekNRvpdUQrXI - null null 2024-09-02 16:09:32.267 +05:30 b2fb1bd3-c346-4c35-b4c9-6e3d8ce27971 INF CORS policy execution successful. 2024-09-02 16:09:32.267 +05:30 b2fb1bd3-c346-4c35-b4c9-6e3d8ce27971 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM4NTAsImlhdCI6MTcyNTI3Mjk1MH0.al01DNt1H8IlACrXJmE5AwQSiQPm_LUekNRvpdUQrXI Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:09:32.267 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:09:32.267 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 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-02 16:09:32.272 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF Token generated 2024-09-02 16:09:32.272 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF Token generated 2024-09-02 16:09:32.273 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:09:32.273 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.595ms 2024-09-02 16:09:32.273 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:09:32.273 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2fb1bd3-c346-4c35-b4c9-6e3d8ce27971}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQ0NzIsImlhdCI6MTcyNTI3MzU3Mn0.fv5Hj3E_Q_qaZ2V5n99pB-6fAeNp2kft7a46dswNxRY\"}"} 2024-09-02 16:09:32.274 +05:30 f88ea0d3-6c22-48d5-ac3f-0bdb7f12e936 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjcyOTUwLCJleHAiOjE3MjUyNzM4NTAsImlhdCI6MTcyNTI3Mjk1MH0.al01DNt1H8IlACrXJmE5AwQSiQPm_LUekNRvpdUQrXI - 200 877 application/json; charset=utf-8 7.2879ms 2024-09-02 16:10:09.118 +05:30 84044af7-32bd-42f3-940e-ab5bfc54ed7b 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-02 16:10:09.120 +05:30 84044af7-32bd-42f3-940e-ab5bfc54ed7b INF CORS policy execution successful. 2024-09-02 16:10:09.124 +05:30 84044af7-32bd-42f3-940e-ab5bfc54ed7b 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.0031ms 2024-09-02 16:10:09.165 +05:30 25649ead-5c2a-4f4e-bac3-21a2fa1f949a 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-02 16:10:09.166 +05:30 25649ead-5c2a-4f4e-bac3-21a2fa1f949a INF CORS policy execution successful. 2024-09-02 16:10:09.166 +05:30 25649ead-5c2a-4f4e-bac3-21a2fa1f949a 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.875ms 2024-09-02 16:10:09.222 +05:30 ee896215-6e07-48b8-8f79-179758cc87ce 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-02 16:10:09.224 +05:30 ee896215-6e07-48b8-8f79-179758cc87ce INF CORS policy execution successful. 2024-09-02 16:10:09.238 +05:30 ee896215-6e07-48b8-8f79-179758cc87ce 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:10:09.239 +05:30 d3776b6a-a9ea-4396-8487-c5872428cb26 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:10:09.240 +05:30 d3776b6a-a9ea-4396-8487-c5872428cb26 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-02 16:10:09.283 +05:30 d3776b6a-a9ea-4396-8487-c5872428cb26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:10:09.284 +05:30 d3776b6a-a9ea-4396-8487-c5872428cb26 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 43.5453ms 2024-09-02 16:10:09.284 +05:30 d3776b6a-a9ea-4396-8487-c5872428cb26 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:10:09.284 +05:30 d3776b6a-a9ea-4396-8487-c5872428cb26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee896215-6e07-48b8-8f79-179758cc87ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:10:09.285 +05:30 d3776b6a-a9ea-4396-8487-c5872428cb26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 62.5293ms 2024-09-02 16:10:09.353 +05:30 2df9c996-43ca-4115-8b36-9ee23351e65a 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-02 16:10:09.353 +05:30 2df9c996-43ca-4115-8b36-9ee23351e65a INF CORS policy execution successful. 2024-09-02 16:10:09.354 +05:30 2df9c996-43ca-4115-8b36-9ee23351e65a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:10:09.357 +05:30 f3510f79-5b18-4873-8e50-f6820bc2172e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:10:09.358 +05:30 f3510f79-5b18-4873-8e50-f6820bc2172e 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-02 16:10:09.399 +05:30 f3510f79-5b18-4873-8e50-f6820bc2172e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:10:09.400 +05:30 f3510f79-5b18-4873-8e50-f6820bc2172e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 41.8767ms 2024-09-02 16:10:09.400 +05:30 f3510f79-5b18-4873-8e50-f6820bc2172e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:10:09.400 +05:30 f3510f79-5b18-4873-8e50-f6820bc2172e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2df9c996-43ca-4115-8b36-9ee23351e65a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:10:09.401 +05:30 f3510f79-5b18-4873-8e50-f6820bc2172e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 47.7047ms 2024-09-02 16:11:34.164 +05:30 f5405fde-7f0b-4695-ad5e-30c0bc97a637 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 16:11:34.166 +05:30 f5405fde-7f0b-4695-ad5e-30c0bc97a637 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: 476d2ecd-3b59-4d47-ad81-bc914c9460c3} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 16:11:34.167 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:11:34.168 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF 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-02 16:11:34.224 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Database retrieved 2024-09-02 16:11:34.236 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Token generated 2024-09-02 16:11:34.237 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Token generated 2024-09-02 16:11:34.238 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:11:34.238 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 70.1559ms 2024-09-02 16:11:34.238 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:11:34.238 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5405fde-7f0b-4695-ad5e-30c0bc97a637}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM2OTQsImV4cCI6MTcyNTI3NDI5NCwiaWF0IjoxNzI1MjczNjk0fQ.dZClBN0Iaj6AUk-75BPYEV18SkgMMfC8nfjhfchE0Rc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM2OTQsImV4cCI6MTcyNTI3NDU5NCwiaWF0IjoxNzI1MjczNjk0fQ.BWiSYpnB_Ep_7_CEYTgBkR556UL7-8QcmL9AqY3oF6U\"}"} 2024-09-02 16:11:34.239 +05:30 8892553c-4a40-48b9-8d09-236dd5eae584 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 75.5781ms 2024-09-02 16:11:38.576 +05:30 b68dd4e7-1b48-4835-8439-2181ea30a87c 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-02 16:11:38.576 +05:30 b68dd4e7-1b48-4835-8439-2181ea30a87c INF CORS policy execution successful. 2024-09-02 16:11:38.577 +05:30 b68dd4e7-1b48-4835-8439-2181ea30a87c 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.5567ms 2024-09-02 16:11:38.637 +05:30 1c4e6612-0c19-4cf8-b7f2-704e2f27076f 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-02 16:11:38.637 +05:30 1c4e6612-0c19-4cf8-b7f2-704e2f27076f INF CORS policy execution successful. 2024-09-02 16:11:38.638 +05:30 1c4e6612-0c19-4cf8-b7f2-704e2f27076f 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.6002ms 2024-09-02 16:11:38.766 +05:30 8c704f20-feca-4b2e-bf52-cfde471bc59c 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-02 16:11:38.768 +05:30 8c704f20-feca-4b2e-bf52-cfde471bc59c INF CORS policy execution successful. 2024-09-02 16:11:38.768 +05:30 8c704f20-feca-4b2e-bf52-cfde471bc59c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:11:38.770 +05:30 cc45bd32-a58a-48b6-958f-9a26e83f2dd2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:11:38.770 +05:30 cc45bd32-a58a-48b6-958f-9a26e83f2dd2 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-02 16:11:38.803 +05:30 cc45bd32-a58a-48b6-958f-9a26e83f2dd2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:11:38.804 +05:30 cc45bd32-a58a-48b6-958f-9a26e83f2dd2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 33.4665ms 2024-09-02 16:11:38.804 +05:30 cc45bd32-a58a-48b6-958f-9a26e83f2dd2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:11:38.804 +05:30 cc45bd32-a58a-48b6-958f-9a26e83f2dd2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c704f20-feca-4b2e-bf52-cfde471bc59c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:11:38.805 +05:30 cc45bd32-a58a-48b6-958f-9a26e83f2dd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 39.2583ms 2024-09-02 16:11:38.837 +05:30 45c98c9e-fa01-4f93-afab-cd8241667865 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-02 16:11:38.837 +05:30 45c98c9e-fa01-4f93-afab-cd8241667865 INF CORS policy execution successful. 2024-09-02 16:11:38.838 +05:30 45c98c9e-fa01-4f93-afab-cd8241667865 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3MzcxMiwiaWF0IjoxNzI1MjczMTEyfQ.sQyXySBRkKVsybLwIEe9eZ4umR7DL8cCBUsJG3LpErc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:11:38.838 +05:30 a89d5e08-1ffe-418e-bcfe-c33834718c6b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:11:38.838 +05:30 a89d5e08-1ffe-418e-bcfe-c33834718c6b 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-02 16:11:38.847 +05:30 a89d5e08-1ffe-418e-bcfe-c33834718c6b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:11:38.848 +05:30 a89d5e08-1ffe-418e-bcfe-c33834718c6b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.4967ms 2024-09-02 16:11:38.848 +05:30 a89d5e08-1ffe-418e-bcfe-c33834718c6b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:11:38.848 +05:30 a89d5e08-1ffe-418e-bcfe-c33834718c6b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45c98c9e-fa01-4f93-afab-cd8241667865}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:11:38.849 +05:30 a89d5e08-1ffe-418e-bcfe-c33834718c6b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 12.0825ms 2024-09-02 16:11:52.293 +05:30 638ad536-df03-4420-86a5-cfb635b30650 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3NDAxMiwiaWF0IjoxNzI1MjczMTEyfQ.CBuLo_L5c4i5RG3Oy1xWMeRIGFTKEvks5Ml673KXyUY - null null 2024-09-02 16:11:52.293 +05:30 638ad536-df03-4420-86a5-cfb635b30650 INF CORS policy execution successful. 2024-09-02 16:11:52.294 +05:30 638ad536-df03-4420-86a5-cfb635b30650 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3NDAxMiwiaWF0IjoxNzI1MjczMTEyfQ.CBuLo_L5c4i5RG3Oy1xWMeRIGFTKEvks5Ml673KXyUY 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 (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-02 16:11:52.294 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:11:52.294 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a 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-02 16:11:52.301 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF Token generated 2024-09-02 16:11:52.301 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF Token generated 2024-09-02 16:11:52.302 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:11:52.302 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.6512ms 2024-09-02 16:11:52.302 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:11:52.302 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 638ad536-df03-4420-86a5-cfb635b30650}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM3MTIsImV4cCI6MTcyNTI3NDMxMiwiaWF0IjoxNzI1MjczNzEyfQ.KTh4rfhb7idOtan2xqQu3nhtzaTjOu818JQ6gtKChBU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM3MTIsImV4cCI6MTcyNTI3NDYxMiwiaWF0IjoxNzI1MjczNzEyfQ.8HJJAbmEK2BO2IH253grrzUlDAeBNO_xFDp6I-NIgQQ\"}"} 2024-09-02 16:11:52.303 +05:30 58ca3709-7c29-4c9f-949c-73b63108c21a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzMxMTIsImV4cCI6MTcyNTI3NDAxMiwiaWF0IjoxNzI1MjczMTEyfQ.CBuLo_L5c4i5RG3Oy1xWMeRIGFTKEvks5Ml673KXyUY - 200 899 application/json; charset=utf-8 10.2851ms 2024-09-02 16:13:01.658 +05:30 3567fbca-6015-4a98-be8c-c5490bcde4f9 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-02 16:13:01.660 +05:30 3567fbca-6015-4a98-be8c-c5490bcde4f9 INF CORS policy execution successful. 2024-09-02 16:13:01.662 +05:30 3567fbca-6015-4a98-be8c-c5490bcde4f9 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.8407ms 2024-09-02 16:13:01.702 +05:30 4721e3ef-3613-4213-a71f-93abd7e8d0c7 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-02 16:13:01.702 +05:30 4721e3ef-3613-4213-a71f-93abd7e8d0c7 INF CORS policy execution successful. 2024-09-02 16:13:01.703 +05:30 4721e3ef-3613-4213-a71f-93abd7e8d0c7 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.5553ms 2024-09-02 16:13:01.805 +05:30 1b3f558b-6f52-41a1-9054-b2386cd7f63e 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-02 16:13:01.809 +05:30 1b3f558b-6f52-41a1-9054-b2386cd7f63e INF CORS policy execution successful. 2024-09-02 16:13:01.834 +05:30 1b3f558b-6f52-41a1-9054-b2386cd7f63e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM3MTIsImV4cCI6MTcyNTI3NDMxMiwiaWF0IjoxNzI1MjczNzEyfQ.KTh4rfhb7idOtan2xqQu3nhtzaTjOu818JQ6gtKChBU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:13:01.835 +05:30 5c8ee011-7f51-4493-ba40-a6eb8f0c51ab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:13:01.836 +05:30 5c8ee011-7f51-4493-ba40-a6eb8f0c51ab 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-02 16:13:01.841 +05:30 bdc49047-3eaa-4214-b64c-aba10596878f 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-02 16:13:01.842 +05:30 bdc49047-3eaa-4214-b64c-aba10596878f INF CORS policy execution successful. 2024-09-02 16:13:01.842 +05:30 bdc49047-3eaa-4214-b64c-aba10596878f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM3MTIsImV4cCI6MTcyNTI3NDMxMiwiaWF0IjoxNzI1MjczNzEyfQ.KTh4rfhb7idOtan2xqQu3nhtzaTjOu818JQ6gtKChBU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:13:01.842 +05:30 90c187ab-827b-4279-a6c4-a8a37f978b4a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:13:01.843 +05:30 90c187ab-827b-4279-a6c4-a8a37f978b4a 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-02 16:13:01.858 +05:30 5c8ee011-7f51-4493-ba40-a6eb8f0c51ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:13:01.859 +05:30 5c8ee011-7f51-4493-ba40-a6eb8f0c51ab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 22.4919ms 2024-09-02 16:13:01.859 +05:30 5c8ee011-7f51-4493-ba40-a6eb8f0c51ab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:13:01.859 +05:30 5c8ee011-7f51-4493-ba40-a6eb8f0c51ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b3f558b-6f52-41a1-9054-b2386cd7f63e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:13:01.860 +05:30 5c8ee011-7f51-4493-ba40-a6eb8f0c51ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 54.7971ms 2024-09-02 16:13:01.861 +05:30 90c187ab-827b-4279-a6c4-a8a37f978b4a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:13:01.861 +05:30 90c187ab-827b-4279-a6c4-a8a37f978b4a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.1097ms 2024-09-02 16:13:01.861 +05:30 90c187ab-827b-4279-a6c4-a8a37f978b4a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:13:01.861 +05:30 90c187ab-827b-4279-a6c4-a8a37f978b4a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdc49047-3eaa-4214-b64c-aba10596878f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:13:01.862 +05:30 90c187ab-827b-4279-a6c4-a8a37f978b4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 21.172ms 2024-09-02 16:14:55.565 +05:30 3b6097ac-2577-42bc-a0d6-25cb448b2c24 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 16:14:55.568 +05:30 3b6097ac-2577-42bc-a0d6-25cb448b2c24 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: e405d853-4127-40b3-aae7-0f318c46d6a2} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 16:14:55.569 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:14:55.570 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF 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-02 16:14:55.579 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Database retrieved 2024-09-02 16:14:55.584 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Token generated 2024-09-02 16:14:55.584 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Token generated 2024-09-02 16:14:55.585 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:14:55.585 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 15.5989ms 2024-09-02 16:14:55.586 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:14:55.586 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b6097ac-2577-42bc-a0d6-25cb448b2c24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM4OTUsImV4cCI6MTcyNTI3NDQ5NSwiaWF0IjoxNzI1MjczODk1fQ.snhJMe-TBPTWPyZ8GmjnBoX0lq_0hZX8zkNppVUktlg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM4OTUsImV4cCI6MTcyNTI3NDc5NSwiaWF0IjoxNzI1MjczODk1fQ.fnbH0qeTiSjRBDxgnRGqYJPwaBTxWarjoBk6lTCrpek\"}"} 2024-09-02 16:14:55.587 +05:30 6f792576-9005-46de-8748-62b6654d1f56 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 22.5325ms 2024-09-02 16:15:55.061 +05:30 a14ef97b-0698-4ba0-ba15-f688e1fbc5f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=91 - null null 2024-09-02 16:15:55.063 +05:30 a14ef97b-0698-4ba0-ba15-f688e1fbc5f1 INF CORS policy execution successful. 2024-09-02 16:15:55.064 +05:30 a14ef97b-0698-4ba0-ba15-f688e1fbc5f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=91 - 204 null null 3.1897ms 2024-09-02 16:15:55.104 +05:30 d15835f4-c09a-4165-81ab-0ebadf57df40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=91 - null null 2024-09-02 16:15:55.106 +05:30 d15835f4-c09a-4165-81ab-0ebadf57df40 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 10:39:53 AM', Current time (UTC): '9/2/2024 10:45:55 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 16:15:55.111 +05:30 d15835f4-c09a-4165-81ab-0ebadf57df40 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 10:39:53 AM', Current time (UTC): '9/2/2024 10:45:55 AM'. 2024-09-02 16:15:55.111 +05:30 d15835f4-c09a-4165-81ab-0ebadf57df40 INF CORS policy execution successful. 2024-09-02 16:15:55.112 +05:30 d15835f4-c09a-4165-81ab-0ebadf57df40 INF HTTP request: Path: /profile/getrolesinprofile QueryString: ?profileId=91 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3MzU5MywiaWF0IjoxNzI1MjcyOTkzfQ.3ruSaA1udz8fteMu-CvptAT0yGgIV9W-HR0EAKHql-U}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:15:55.114 +05:30 ff5d8fe2-2f1f-40b0-b773-56cba0a1343a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 16:15:55.115 +05:30 ff5d8fe2-2f1f-40b0-b773-56cba0a1343a INF AuthenticationScheme: Bearer was challenged. 2024-09-02 16:15:55.115 +05:30 ff5d8fe2-2f1f-40b0-b773-56cba0a1343a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d15835f4-c09a-4165-81ab-0ebadf57df40}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 10:39:53'"} Body: 2024-09-02 16:15:55.116 +05:30 ff5d8fe2-2f1f-40b0-b773-56cba0a1343a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getrolesinprofile?profileId=91 - 401 null null 11.9916ms 2024-09-02 16:15:55.164 +05:30 8c81e4ec-5ba7-4a9b-af12-6d6128a0aa07 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3Mzg5MywiaWF0IjoxNzI1MjcyOTkzfQ.hGfsgmrgQMwyq8z1QHoP5ewtE8mKIhve7LmugM_jZO4 - null null 2024-09-02 16:15:55.164 +05:30 8c81e4ec-5ba7-4a9b-af12-6d6128a0aa07 INF CORS policy execution successful. 2024-09-02 16:15:55.164 +05:30 8c81e4ec-5ba7-4a9b-af12-6d6128a0aa07 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3Mzg5MywiaWF0IjoxNzI1MjcyOTkzfQ.hGfsgmrgQMwyq8z1QHoP5ewtE8mKIhve7LmugM_jZO4 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-02 16:15:55.165 +05:30 4420f662-60e7-40a5-9eaa-898c47a072e4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:15:55.165 +05:30 4420f662-60e7-40a5-9eaa-898c47a072e4 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-02 16:15:55.170 +05:30 4420f662-60e7-40a5-9eaa-898c47a072e4 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:15:55.171 +05:30 4420f662-60e7-40a5-9eaa-898c47a072e4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.4026ms 2024-09-02 16:15:55.171 +05:30 4420f662-60e7-40a5-9eaa-898c47a072e4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:15:55.171 +05:30 4420f662-60e7-40a5-9eaa-898c47a072e4 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 8c81e4ec-5ba7-4a9b-af12-6d6128a0aa07}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 16:15:55.172 +05:30 4420f662-60e7-40a5-9eaa-898c47a072e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzI5OTMsImV4cCI6MTcyNTI3Mzg5MywiaWF0IjoxNzI1MjcyOTkzfQ.hGfsgmrgQMwyq8z1QHoP5ewtE8mKIhve7LmugM_jZO4 - 400 90 application/json; charset=utf-8 8.0463ms 2024-09-02 16:16:01.231 +05:30 512f0559-1e1b-4d77-9df4-ddf51166669c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 16:16:01.231 +05:30 512f0559-1e1b-4d77-9df4-ddf51166669c INF CORS policy execution successful. 2024-09-02 16:16:01.232 +05:30 512f0559-1e1b-4d77-9df4-ddf51166669c 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-02 16:16:01.232 +05:30 a93876ba-0a1d-4427-b893-e1817ddf7fea INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 16:16:01.232 +05:30 a93876ba-0a1d-4427-b893-e1817ddf7fea 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-02 16:16:01.246 +05:30 a93876ba-0a1d-4427-b893-e1817ddf7fea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:01.247 +05:30 a93876ba-0a1d-4427-b893-e1817ddf7fea INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 14.6105ms 2024-09-02 16:16:01.247 +05:30 a93876ba-0a1d-4427-b893-e1817ddf7fea INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 16:16:01.247 +05:30 a93876ba-0a1d-4427-b893-e1817ddf7fea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 512f0559-1e1b-4d77-9df4-ddf51166669c}, {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-02 16:16:01.247 +05:30 a93876ba-0a1d-4427-b893-e1817ddf7fea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 16.6048ms 2024-09-02 16:16:07.196 +05:30 a24027a1-c70c-482d-8171-f714e6a9efbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 16:16:07.196 +05:30 a24027a1-c70c-482d-8171-f714e6a9efbb INF CORS policy execution successful. 2024-09-02 16:16:07.197 +05:30 a24027a1-c70c-482d-8171-f714e6a9efbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2459ms 2024-09-02 16:16:07.220 +05:30 f75433e4-bf7a-4d0d-831d-440bd22db05c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 16:16:07.221 +05:30 f75433e4-bf7a-4d0d-831d-440bd22db05c INF CORS policy execution successful. 2024-09-02 16:16:07.221 +05:30 f75433e4-bf7a-4d0d-831d-440bd22db05c 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-02 16:16:07.221 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:16:07.221 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF 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-02 16:16:07.232 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Database retrieved 2024-09-02 16:16:07.243 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Token generated 2024-09-02 16:16:07.243 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Token generated 2024-09-02 16:16:07.244 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:07.244 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.4716ms 2024-09-02 16:16:07.244 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:16:07.244 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f75433e4-bf7a-4d0d-831d-440bd22db05c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDg2NywiaWF0IjoxNzI1MjczOTY3fQ.04FhbDlZOEmao09zlHEkLDcAvAda6gEQ9uxK4_gwnBA\"}"} 2024-09-02 16:16:07.245 +05:30 162cfb79-e2e3-40c3-a282-4d27cd10c86a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 24.407ms 2024-09-02 16:16:09.676 +05:30 ee8839f9-ea17-46c1-a5aa-cb13bf5bc4a7 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-02 16:16:09.677 +05:30 ee8839f9-ea17-46c1-a5aa-cb13bf5bc4a7 INF CORS policy execution successful. 2024-09-02 16:16:09.677 +05:30 ee8839f9-ea17-46c1-a5aa-cb13bf5bc4a7 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.1484ms 2024-09-02 16:16:09.686 +05:30 b08edbaf-b36f-4ebd-9cb1-92f0938c8359 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-02 16:16:09.686 +05:30 b08edbaf-b36f-4ebd-9cb1-92f0938c8359 INF CORS policy execution successful. 2024-09-02 16:16:09.686 +05:30 b08edbaf-b36f-4ebd-9cb1-92f0938c8359 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.6561ms 2024-09-02 16:16:09.762 +05:30 090854df-b3f3-45a9-bc89-9f62cff3e5c0 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-02 16:16:09.763 +05:30 090854df-b3f3-45a9-bc89-9f62cff3e5c0 INF CORS policy execution successful. 2024-09-02 16:16:09.763 +05:30 090854df-b3f3-45a9-bc89-9f62cff3e5c0 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:09.763 +05:30 b5621e19-0fe4-41ec-9cf9-15ab38d33431 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:16:09.763 +05:30 b5621e19-0fe4-41ec-9cf9-15ab38d33431 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-02 16:16:09.781 +05:30 b5621e19-0fe4-41ec-9cf9-15ab38d33431 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:09.782 +05:30 b5621e19-0fe4-41ec-9cf9-15ab38d33431 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 18.3619ms 2024-09-02 16:16:09.782 +05:30 b5621e19-0fe4-41ec-9cf9-15ab38d33431 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:16:09.782 +05:30 b5621e19-0fe4-41ec-9cf9-15ab38d33431 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 090854df-b3f3-45a9-bc89-9f62cff3e5c0}, {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-02 16:16:09.782 +05:30 b5621e19-0fe4-41ec-9cf9-15ab38d33431 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.3935ms 2024-09-02 16:16:09.882 +05:30 ec2bc2aa-3eb2-4971-97b4-1954c9cf8a6e 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-02 16:16:09.882 +05:30 ec2bc2aa-3eb2-4971-97b4-1954c9cf8a6e INF CORS policy execution successful. 2024-09-02 16:16:09.883 +05:30 ec2bc2aa-3eb2-4971-97b4-1954c9cf8a6e 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:09.883 +05:30 288dace6-7c14-4f68-a629-08acbe056b68 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:16:09.883 +05:30 288dace6-7c14-4f68-a629-08acbe056b68 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-02 16:16:09.905 +05:30 288dace6-7c14-4f68-a629-08acbe056b68 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:09.905 +05:30 288dace6-7c14-4f68-a629-08acbe056b68 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 21.9202ms 2024-09-02 16:16:09.905 +05:30 288dace6-7c14-4f68-a629-08acbe056b68 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:16:09.905 +05:30 288dace6-7c14-4f68-a629-08acbe056b68 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec2bc2aa-3eb2-4971-97b4-1954c9cf8a6e}, {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-02 16:16:09.906 +05:30 288dace6-7c14-4f68-a629-08acbe056b68 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.8981ms 2024-09-02 16:16:11.347 +05:30 090e9dd0-d701-424c-a0e6-a42306a70d79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:16:11.348 +05:30 090e9dd0-d701-424c-a0e6-a42306a70d79 INF CORS policy execution successful. 2024-09-02 16:16:11.348 +05:30 090e9dd0-d701-424c-a0e6-a42306a70d79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7636ms 2024-09-02 16:16:11.363 +05:30 225c5460-3b6e-4d86-9082-e22caf054b43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:16:11.363 +05:30 bf2c56ed-f2fd-4b0b-a866-12a26d288336 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:16:11.364 +05:30 bf2c56ed-f2fd-4b0b-a866-12a26d288336 INF CORS policy execution successful. 2024-09-02 16:16:11.364 +05:30 225c5460-3b6e-4d86-9082-e22caf054b43 INF CORS policy execution successful. 2024-09-02 16:16:11.364 +05:30 bf2c56ed-f2fd-4b0b-a866-12a26d288336 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.6599ms 2024-09-02 16:16:11.364 +05:30 225c5460-3b6e-4d86-9082-e22caf054b43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.048ms 2024-09-02 16:16:11.370 +05:30 c80eb12d-7738-41c4-990e-e63bd1e91fe2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:16:11.371 +05:30 c80eb12d-7738-41c4-990e-e63bd1e91fe2 INF CORS policy execution successful. 2024-09-02 16:16:11.372 +05:30 c80eb12d-7738-41c4-990e-e63bd1e91fe2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 1.5771ms 2024-09-02 16:16:11.418 +05:30 a3feb27c-8608-4dee-9952-59d439026ddc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:16:11.419 +05:30 a3feb27c-8608-4dee-9952-59d439026ddc INF CORS policy execution successful. 2024-09-02 16:16:11.419 +05:30 a3feb27c-8608-4dee-9952-59d439026ddc 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:11.420 +05:30 3dc54273-cadf-499e-a6d7-39d27e2a5479 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:16:11.420 +05:30 3dc54273-cadf-499e-a6d7-39d27e2a5479 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-02 16:16:11.451 +05:30 10af1a03-a041-4e88-9ae5-8d4e7f73e0fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:16:11.452 +05:30 10af1a03-a041-4e88-9ae5-8d4e7f73e0fe INF CORS policy execution successful. 2024-09-02 16:16:11.452 +05:30 10af1a03-a041-4e88-9ae5-8d4e7f73e0fe 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:11.453 +05:30 41d711e9-be31-4848-b47a-0a03df4e5859 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:16:11.453 +05:30 41d711e9-be31-4848-b47a-0a03df4e5859 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-02 16:16:11.465 +05:30 41d711e9-be31-4848-b47a-0a03df4e5859 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:11.466 +05:30 41d711e9-be31-4848-b47a-0a03df4e5859 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 13.0604ms 2024-09-02 16:16:11.466 +05:30 41d711e9-be31-4848-b47a-0a03df4e5859 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:16:11.466 +05:30 41d711e9-be31-4848-b47a-0a03df4e5859 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10af1a03-a041-4e88-9ae5-8d4e7f73e0fe}, {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-02 16:16:11.467 +05:30 41d711e9-be31-4848-b47a-0a03df4e5859 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 15.1745ms 2024-09-02 16:16:11.479 +05:30 3dc54273-cadf-499e-a6d7-39d27e2a5479 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:11.480 +05:30 3dc54273-cadf-499e-a6d7-39d27e2a5479 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 59.6755ms 2024-09-02 16:16:11.480 +05:30 3dc54273-cadf-499e-a6d7-39d27e2a5479 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:16:11.480 +05:30 3dc54273-cadf-499e-a6d7-39d27e2a5479 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3feb27c-8608-4dee-9952-59d439026ddc}, {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-02 16:16:11.480 +05:30 3dc54273-cadf-499e-a6d7-39d27e2a5479 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 61.9858ms 2024-09-02 16:16:11.526 +05:30 c86323fb-33f0-4b4c-a67d-c5b055dc3c5b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:16:11.527 +05:30 c86323fb-33f0-4b4c-a67d-c5b055dc3c5b INF CORS policy execution successful. 2024-09-02 16:16:11.527 +05:30 c86323fb-33f0-4b4c-a67d-c5b055dc3c5b 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:11.527 +05:30 ea407d5e-e472-407c-a14a-e765161d204e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:16:11.527 +05:30 ea407d5e-e472-407c-a14a-e765161d204e 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-02 16:16:11.528 +05:30 3dd22351-9a3d-4ed9-9b27-c67cc0411eae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:16:11.529 +05:30 3dd22351-9a3d-4ed9-9b27-c67cc0411eae INF CORS policy execution successful. 2024-09-02 16:16:11.529 +05:30 3dd22351-9a3d-4ed9-9b27-c67cc0411eae 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:11.529 +05:30 1620283f-e95e-4b37-b276-f769dad50815 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:16:11.529 +05:30 1620283f-e95e-4b37-b276-f769dad50815 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-02 16:16:11.537 +05:30 1620283f-e95e-4b37-b276-f769dad50815 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:11.538 +05:30 1620283f-e95e-4b37-b276-f769dad50815 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 8.8398ms 2024-09-02 16:16:11.538 +05:30 1620283f-e95e-4b37-b276-f769dad50815 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:16:11.539 +05:30 1620283f-e95e-4b37-b276-f769dad50815 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3dd22351-9a3d-4ed9-9b27-c67cc0411eae}, {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-02 16:16:11.540 +05:30 1620283f-e95e-4b37-b276-f769dad50815 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 11.286ms 2024-09-02 16:16:11.565 +05:30 ea407d5e-e472-407c-a14a-e765161d204e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:11.566 +05:30 ea407d5e-e472-407c-a14a-e765161d204e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 38.9168ms 2024-09-02 16:16:11.566 +05:30 ea407d5e-e472-407c-a14a-e765161d204e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:16:11.567 +05:30 ea407d5e-e472-407c-a14a-e765161d204e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c86323fb-33f0-4b4c-a67d-c5b055dc3c5b}, {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-02 16:16:11.567 +05:30 ea407d5e-e472-407c-a14a-e765161d204e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 41.2507ms 2024-09-02 16:16:11.656 +05:30 9e5967e3-ff4a-4a88-9e48-b5696f027616 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:16:11.656 +05:30 9e5967e3-ff4a-4a88-9e48-b5696f027616 INF CORS policy execution successful. 2024-09-02 16:16:11.657 +05:30 9e5967e3-ff4a-4a88-9e48-b5696f027616 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5609ms 2024-09-02 16:16:11.706 +05:30 ac78a2bf-4434-49ee-b54a-3eb417c86889 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:16:11.707 +05:30 ac78a2bf-4434-49ee-b54a-3eb417c86889 INF CORS policy execution successful. 2024-09-02 16:16:11.707 +05:30 ac78a2bf-4434-49ee-b54a-3eb417c86889 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:11.707 +05:30 71ec1ec6-1898-42c4-a7d7-c08ff6e28620 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:16:11.708 +05:30 71ec1ec6-1898-42c4-a7d7-c08ff6e28620 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-02 16:16:11.716 +05:30 71ec1ec6-1898-42c4-a7d7-c08ff6e28620 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:11.716 +05:30 71ec1ec6-1898-42c4-a7d7-c08ff6e28620 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 8.7104ms 2024-09-02 16:16:11.717 +05:30 71ec1ec6-1898-42c4-a7d7-c08ff6e28620 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:16:11.717 +05:30 71ec1ec6-1898-42c4-a7d7-c08ff6e28620 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac78a2bf-4434-49ee-b54a-3eb417c86889}, {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-02 16:16:11.717 +05:30 71ec1ec6-1898-42c4-a7d7-c08ff6e28620 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.4097ms 2024-09-02 16:16:11.902 +05:30 c76af7c9-4144-42b9-bea1-ef60d9474e70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:16:11.902 +05:30 c76af7c9-4144-42b9-bea1-ef60d9474e70 INF CORS policy execution successful. 2024-09-02 16:16:11.903 +05:30 c76af7c9-4144-42b9-bea1-ef60d9474e70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 1.6559ms 2024-09-02 16:16:11.952 +05:30 5680655d-c72c-43c2-abc9-23be4fa676e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:16:11.953 +05:30 5680655d-c72c-43c2-abc9-23be4fa676e9 INF CORS policy execution successful. 2024-09-02 16:16:11.953 +05:30 5680655d-c72c-43c2-abc9-23be4fa676e9 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQxNzIsImlhdCI6MTcyNTI3MzU3Mn0.QzI4Rwt10JwYNrAMNYFO4O7p7Nxg7btQfV9T4Wutkqc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/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-02 16:16:11.953 +05:30 fa7a2a49-0305-4d98-97dd-2303efea94da INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:16:11.953 +05:30 fa7a2a49-0305-4d98-97dd-2303efea94da 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-02 16:16:11.956 +05:30 fa7a2a49-0305-4d98-97dd-2303efea94da INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:11.956 +05:30 fa7a2a49-0305-4d98-97dd-2303efea94da INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.1542ms 2024-09-02 16:16:11.956 +05:30 fa7a2a49-0305-4d98-97dd-2303efea94da INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:16:11.956 +05:30 fa7a2a49-0305-4d98-97dd-2303efea94da INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5680655d-c72c-43c2-abc9-23be4fa676e9}, {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-02 16:16:11.957 +05:30 fa7a2a49-0305-4d98-97dd-2303efea94da 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.8697ms 2024-09-02 16:16:12.518 +05:30 7a36c4ff-2003-4d3b-873a-81960dc43571 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-02 16:16:12.519 +05:30 7a36c4ff-2003-4d3b-873a-81960dc43571 INF CORS policy execution successful. 2024-09-02 16:16:12.519 +05:30 7a36c4ff-2003-4d3b-873a-81960dc43571 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.7585ms 2024-09-02 16:16:12.548 +05:30 1bfec50b-ffce-47c9-95ac-d4461398e728 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-02 16:16:12.549 +05:30 1bfec50b-ffce-47c9-95ac-d4461398e728 INF CORS policy execution successful. 2024-09-02 16:16:12.550 +05:30 1bfec50b-ffce-47c9-95ac-d4461398e728 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:16:12.551 +05:30 2475842e-4693-47db-b9d5-bf23752584d1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:16:12.551 +05:30 2475842e-4693-47db-b9d5-bf23752584d1 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-02 16:16:12.591 +05:30 2475842e-4693-47db-b9d5-bf23752584d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:12.591 +05:30 2475842e-4693-47db-b9d5-bf23752584d1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 39.8281ms 2024-09-02 16:16:12.592 +05:30 2475842e-4693-47db-b9d5-bf23752584d1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:16:12.592 +05:30 2475842e-4693-47db-b9d5-bf23752584d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1bfec50b-ffce-47c9-95ac-d4461398e728}, {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-08-30T09:15:16.54\"},{\"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:34:30.923\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:16:12.593 +05:30 2475842e-4693-47db-b9d5-bf23752584d1 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 45.2955ms 2024-09-02 16:16:16.487 +05:30 dfa69b13-3f5b-45eb-9435-e8ae92f0108c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:16:16.487 +05:30 dfa69b13-3f5b-45eb-9435-e8ae92f0108c INF CORS policy execution successful. 2024-09-02 16:16:16.487 +05:30 dfa69b13-3f5b-45eb-9435-e8ae92f0108c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 0.7423ms 2024-09-02 16:16:16.515 +05:30 bac52a25-eab6-407f-9778-70afdd6413fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:16:16.516 +05:30 bac52a25-eab6-407f-9778-70afdd6413fe INF CORS policy execution successful. 2024-09-02 16:16:16.516 +05:30 bac52a25-eab6-407f-9778-70afdd6413fe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:16:16.517 +05:30 b761f2af-bc36-46b9-879c-f222b8e9bb22 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:16:16.517 +05:30 b761f2af-bc36-46b9-879c-f222b8e9bb22 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-02 16:16:16.535 +05:30 b761f2af-bc36-46b9-879c-f222b8e9bb22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:16.536 +05:30 b761f2af-bc36-46b9-879c-f222b8e9bb22 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 18.6216ms 2024-09-02 16:16:16.536 +05:30 b761f2af-bc36-46b9-879c-f222b8e9bb22 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:16:16.536 +05:30 b761f2af-bc36-46b9-879c-f222b8e9bb22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bac52a25-eab6-407f-9778-70afdd6413fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2024} 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\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"}]}"} 2024-09-02 16:16:16.536 +05:30 b761f2af-bc36-46b9-879c-f222b8e9bb22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 2024 application/json; charset=utf-8 20.8401ms 2024-09-02 16:16:16.793 +05:30 a8d6dc13-e3bd-4437-adf1-b75b15c3fa63 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:16:16.793 +05:30 a8d6dc13-e3bd-4437-adf1-b75b15c3fa63 INF CORS policy execution successful. 2024-09-02 16:16:16.794 +05:30 a8d6dc13-e3bd-4437-adf1-b75b15c3fa63 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5059ms 2024-09-02 16:16:16.821 +05:30 20573f4d-5637-4193-a3bc-2b3e43efe245 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:16:16.823 +05:30 20573f4d-5637-4193-a3bc-2b3e43efe245 INF CORS policy execution successful. 2024-09-02 16:16:16.823 +05:30 20573f4d-5637-4193-a3bc-2b3e43efe245 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:16:16.823 +05:30 b5af3319-a98f-4db6-a4a4-e3d4fee761e4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:16:16.824 +05:30 b5af3319-a98f-4db6-a4a4-e3d4fee761e4 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-02 16:16:16.849 +05:30 b5af3319-a98f-4db6-a4a4-e3d4fee761e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:16.849 +05:30 b5af3319-a98f-4db6-a4a4-e3d4fee761e4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 25.2762ms 2024-09-02 16:16:16.849 +05:30 b5af3319-a98f-4db6-a4a4-e3d4fee761e4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:16:16.849 +05:30 b5af3319-a98f-4db6-a4a4-e3d4fee761e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20573f4d-5637-4193-a3bc-2b3e43efe245}, {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-02 16:16:16.849 +05:30 b5af3319-a98f-4db6-a4a4-e3d4fee761e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 28.1412ms 2024-09-02 16:16:24.488 +05:30 491d6084-684b-4756-b66d-541cc84db9d9 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-02 16:16:24.489 +05:30 491d6084-684b-4756-b66d-541cc84db9d9 INF CORS policy execution successful. 2024-09-02 16:16:24.489 +05:30 491d6084-684b-4756-b66d-541cc84db9d9 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.1671ms 2024-09-02 16:16:24.514 +05:30 f60ee8ed-a8fd-4af6-a570-b935e65e8e36 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-02 16:16:24.515 +05:30 f60ee8ed-a8fd-4af6-a570-b935e65e8e36 INF CORS policy execution successful. 2024-09-02 16:16:24.516 +05:30 f60ee8ed-a8fd-4af6-a570-b935e65e8e36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:16:24.516 +05:30 f56bff28-8a70-4ae3-93d9-bd72187ae689 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:16:24.516 +05:30 f56bff28-8a70-4ae3-93d9-bd72187ae689 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-02 16:16:24.555 +05:30 f56bff28-8a70-4ae3-93d9-bd72187ae689 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:24.555 +05:30 f56bff28-8a70-4ae3-93d9-bd72187ae689 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 38.6765ms 2024-09-02 16:16:24.555 +05:30 f56bff28-8a70-4ae3-93d9-bd72187ae689 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:16:24.555 +05:30 f56bff28-8a70-4ae3-93d9-bd72187ae689 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f60ee8ed-a8fd-4af6-a570-b935e65e8e36}, {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-08-30T09:15:16.54\"},{\"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:34:30.923\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:16:24.556 +05:30 f56bff28-8a70-4ae3-93d9-bd72187ae689 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 41.5774ms 2024-09-02 16:16:25.574 +05:30 d5d5d51d-c874-4ef3-b203-2e0a5613a733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:16:25.575 +05:30 d5d5d51d-c874-4ef3-b203-2e0a5613a733 INF CORS policy execution successful. 2024-09-02 16:16:25.575 +05:30 d5d5d51d-c874-4ef3-b203-2e0a5613a733 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.66ms 2024-09-02 16:16:25.601 +05:30 86dab9a2-8146-41d6-919d-ac918740b0bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:16:25.601 +05:30 86dab9a2-8146-41d6-919d-ac918740b0bf INF CORS policy execution successful. 2024-09-02 16:16:25.602 +05:30 86dab9a2-8146-41d6-919d-ac918740b0bf 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:16:25.602 +05:30 0216cb48-f723-4d17-925c-d2a0dc9e95ab INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:16:25.602 +05:30 0216cb48-f723-4d17-925c-d2a0dc9e95ab 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-02 16:16:25.626 +05:30 0216cb48-f723-4d17-925c-d2a0dc9e95ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:25.627 +05:30 0216cb48-f723-4d17-925c-d2a0dc9e95ab INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 24.4946ms 2024-09-02 16:16:25.627 +05:30 0216cb48-f723-4d17-925c-d2a0dc9e95ab INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:16:25.627 +05:30 0216cb48-f723-4d17-925c-d2a0dc9e95ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86dab9a2-8146-41d6-919d-ac918740b0bf}, {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-02 16:16:25.627 +05:30 0216cb48-f723-4d17-925c-d2a0dc9e95ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 26.2278ms 2024-09-02 16:16:43.321 +05:30 558fce16-6e5b-4c8b-8ec8-bc92266566d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - null null 2024-09-02 16:16:43.321 +05:30 558fce16-6e5b-4c8b-8ec8-bc92266566d8 INF CORS policy execution successful. 2024-09-02 16:16:43.322 +05:30 558fce16-6e5b-4c8b-8ec8-bc92266566d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - 204 null null 1.1044ms 2024-09-02 16:16:43.351 +05:30 ff05e94e-80f5-4f7c-ab3c-7369375a21b6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - null null 2024-09-02 16:16:43.351 +05:30 ff05e94e-80f5-4f7c-ab3c-7369375a21b6 INF CORS policy execution successful. 2024-09-02 16:16:43.352 +05:30 ff05e94e-80f5-4f7c-ab3c-7369375a21b6 INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestProfile020901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:16:43.353 +05:30 60410834-4713-49e5-81a1-f8550132494c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 16:16:43.366 +05:30 60410834-4713-49e5-81a1-f8550132494c 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-02 16:16:43.419 +05:30 60410834-4713-49e5-81a1-f8550132494c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:43.420 +05:30 60410834-4713-49e5-81a1-f8550132494c INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 53.2798ms 2024-09-02 16:16:43.420 +05:30 60410834-4713-49e5-81a1-f8550132494c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 16:16:43.420 +05:30 60410834-4713-49e5-81a1-f8550132494c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff05e94e-80f5-4f7c-ab3c-7369375a21b6}, {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-02 16:16:43.421 +05:30 60410834-4713-49e5-81a1-f8550132494c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestProfile020901 - 200 92 application/json; charset=utf-8 69.8748ms 2024-09-02 16:16:57.865 +05:30 1966695e-2d48-4def-83cf-f480c278b47d 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-02 16:16:57.865 +05:30 1966695e-2d48-4def-83cf-f480c278b47d INF CORS policy execution successful. 2024-09-02 16:16:57.866 +05:30 1966695e-2d48-4def-83cf-f480c278b47d 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.8766ms 2024-09-02 16:16:57.899 +05:30 3e61d8ff-2b27-4a70-a640-c9ad6f6c3f0c 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-02 16:16:57.900 +05:30 3e61d8ff-2b27-4a70-a640-c9ad6f6c3f0c INF CORS policy execution successful. 2024-09-02 16:16:57.900 +05:30 3e61d8ff-2b27-4a70-a640-c9ad6f6c3f0c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:16:57.900 +05:30 7ecfbef8-796d-4a2f-857d-d092b398debf INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:16:57.900 +05:30 7ecfbef8-796d-4a2f-857d-d092b398debf 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-02 16:16:57.974 +05:30 7ecfbef8-796d-4a2f-857d-d092b398debf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:16:57.975 +05:30 7ecfbef8-796d-4a2f-857d-d092b398debf INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 74.0827ms 2024-09-02 16:16:57.975 +05:30 7ecfbef8-796d-4a2f-857d-d092b398debf INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:16:57.975 +05:30 7ecfbef8-796d-4a2f-857d-d092b398debf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e61d8ff-2b27-4a70-a640-c9ad6f6c3f0c}, {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-08-30T09:15:16.54\"},{\"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:34:30.923\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:16:57.976 +05:30 7ecfbef8-796d-4a2f-857d-d092b398debf 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 77.7ms 2024-09-02 16:17:04.177 +05:30 de9f7a0a-e5f1-42ff-8b93-4a95423df565 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:17:04.177 +05:30 de9f7a0a-e5f1-42ff-8b93-4a95423df565 INF CORS policy execution successful. 2024-09-02 16:17:04.177 +05:30 de9f7a0a-e5f1-42ff-8b93-4a95423df565 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7635ms 2024-09-02 16:17:04.211 +05:30 dcb943db-7671-4773-afd0-81bb66ee2f11 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:17:04.212 +05:30 dcb943db-7671-4773-afd0-81bb66ee2f11 INF CORS policy execution successful. 2024-09-02 16:17:04.212 +05:30 dcb943db-7671-4773-afd0-81bb66ee2f11 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:17:04.212 +05:30 a46f476c-662c-40e7-8746-229e23b0cfad INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:17:04.212 +05:30 a46f476c-662c-40e7-8746-229e23b0cfad 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-02 16:17:04.238 +05:30 a46f476c-662c-40e7-8746-229e23b0cfad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:17:04.239 +05:30 a46f476c-662c-40e7-8746-229e23b0cfad INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 26.3199ms 2024-09-02 16:17:04.239 +05:30 a46f476c-662c-40e7-8746-229e23b0cfad INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:17:04.239 +05:30 a46f476c-662c-40e7-8746-229e23b0cfad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcb943db-7671-4773-afd0-81bb66ee2f11}, {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-02 16:17:04.239 +05:30 a46f476c-662c-40e7-8746-229e23b0cfad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 28.1929ms 2024-09-02 16:17:23.339 +05:30 cf4030c3-54ee-4420-bd1f-2ba6c98388e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestOProfile020901 - null null 2024-09-02 16:17:23.342 +05:30 cf4030c3-54ee-4420-bd1f-2ba6c98388e7 INF CORS policy execution successful. 2024-09-02 16:17:23.343 +05:30 cf4030c3-54ee-4420-bd1f-2ba6c98388e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestOProfile020901 - 204 null null 4.1622ms 2024-09-02 16:17:23.374 +05:30 d2f359b8-abd5-49cd-b84d-ff1069f2ebfe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestOProfile020901 - null null 2024-09-02 16:17:23.375 +05:30 d2f359b8-abd5-49cd-b84d-ff1069f2ebfe INF CORS policy execution successful. 2024-09-02 16:17:23.376 +05:30 d2f359b8-abd5-49cd-b84d-ff1069f2ebfe INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=TestOProfile020901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:17:23.376 +05:30 c5c6f92d-babf-4db4-a52d-85606c2cdc2a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 16:17:23.377 +05:30 c5c6f92d-babf-4db4-a52d-85606c2cdc2a 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-02 16:17:23.420 +05:30 c5c6f92d-babf-4db4-a52d-85606c2cdc2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:17:23.420 +05:30 c5c6f92d-babf-4db4-a52d-85606c2cdc2a INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 42.1786ms 2024-09-02 16:17:23.420 +05:30 c5c6f92d-babf-4db4-a52d-85606c2cdc2a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-02 16:17:23.420 +05:30 c5c6f92d-babf-4db4-a52d-85606c2cdc2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2f359b8-abd5-49cd-b84d-ff1069f2ebfe}, {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-02 16:17:23.421 +05:30 c5c6f92d-babf-4db4-a52d-85606c2cdc2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=TestOProfile020901 - 200 92 application/json; charset=utf-8 47.176ms 2024-09-02 16:17:32.396 +05:30 5b090cc0-0471-4a9e-a21d-ee44467bd9da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:17:32.396 +05:30 5b090cc0-0471-4a9e-a21d-ee44467bd9da INF CORS policy execution successful. 2024-09-02 16:17:32.397 +05:30 5b090cc0-0471-4a9e-a21d-ee44467bd9da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.737ms 2024-09-02 16:17:32.532 +05:30 9c45f738-452e-4004-a2e7-46c554747cfa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:17:32.533 +05:30 9c45f738-452e-4004-a2e7-46c554747cfa INF CORS policy execution successful. 2024-09-02 16:17:32.533 +05:30 9c45f738-452e-4004-a2e7-46c554747cfa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:17:32.533 +05:30 17d475c4-6883-454c-b4b6-95e1230d96eb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:17:32.533 +05:30 17d475c4-6883-454c-b4b6-95e1230d96eb 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-02 16:17:32.572 +05:30 17d475c4-6883-454c-b4b6-95e1230d96eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:17:32.572 +05:30 17d475c4-6883-454c-b4b6-95e1230d96eb INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 38.8156ms 2024-09-02 16:17:32.572 +05:30 17d475c4-6883-454c-b4b6-95e1230d96eb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:17:32.573 +05:30 17d475c4-6883-454c-b4b6-95e1230d96eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c45f738-452e-4004-a2e7-46c554747cfa}, {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-02 16:17:32.573 +05:30 17d475c4-6883-454c-b4b6-95e1230d96eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 40.9236ms 2024-09-02 16:17:39.812 +05:30 a96133c5-53d0-4f67-9895-5516e29e6337 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-02 16:17:39.813 +05:30 a96133c5-53d0-4f67-9895-5516e29e6337 INF CORS policy execution successful. 2024-09-02 16:17:39.814 +05:30 a96133c5-53d0-4f67-9895-5516e29e6337 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.5884ms 2024-09-02 16:17:39.842 +05:30 184a7a13-4897-4cfd-8c60-8352e9e6be4f 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-02 16:17:39.843 +05:30 184a7a13-4897-4cfd-8c60-8352e9e6be4f INF CORS policy execution successful. 2024-09-02 16:17:39.844 +05:30 184a7a13-4897-4cfd-8c60-8352e9e6be4f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:17:39.844 +05:30 8c34344b-d233-4ef2-8835-04d01fca2ece INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:17:39.844 +05:30 8c34344b-d233-4ef2-8835-04d01fca2ece 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-02 16:17:39.875 +05:30 8c34344b-d233-4ef2-8835-04d01fca2ece INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:17:39.876 +05:30 8c34344b-d233-4ef2-8835-04d01fca2ece INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 31.7105ms 2024-09-02 16:17:39.876 +05:30 8c34344b-d233-4ef2-8835-04d01fca2ece INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:17:39.876 +05:30 8c34344b-d233-4ef2-8835-04d01fca2ece INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 184a7a13-4897-4cfd-8c60-8352e9e6be4f}, {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-08-30T09:15:16.54\"},{\"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:34:30.923\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 16:17:39.877 +05:30 8c34344b-d233-4ef2-8835-04d01fca2ece 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 34.3365ms 2024-09-02 16:17:41.673 +05:30 5a58a806-9298-42ff-84c8-4bfea576c96a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:17:41.674 +05:30 5a58a806-9298-42ff-84c8-4bfea576c96a INF CORS policy execution successful. 2024-09-02 16:17:41.674 +05:30 5a58a806-9298-42ff-84c8-4bfea576c96a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 204 null null 0.5875ms 2024-09-02 16:17:41.698 +05:30 5ce669fe-4880-489b-a8d6-c9d3860d38b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - null null 2024-09-02 16:17:41.699 +05:30 5ce669fe-4880-489b-a8d6-c9d3860d38b8 INF CORS policy execution successful. 2024-09-02 16:17:41.699 +05:30 5ce669fe-4880-489b-a8d6-c9d3860d38b8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:17:41.699 +05:30 07351698-e447-4ac1-a634-f7d6144558ed INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:17:41.699 +05:30 07351698-e447-4ac1-a634-f7d6144558ed 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-02 16:17:41.738 +05:30 07351698-e447-4ac1-a634-f7d6144558ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:17:41.739 +05:30 07351698-e447-4ac1-a634-f7d6144558ed INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 39.4214ms 2024-09-02 16:17:41.739 +05:30 07351698-e447-4ac1-a634-f7d6144558ed INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 16:17:41.739 +05:30 07351698-e447-4ac1-a634-f7d6144558ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ce669fe-4880-489b-a8d6-c9d3860d38b8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2024} 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\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":91,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":91,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"}]}"} 2024-09-02 16:17:41.740 +05:30 07351698-e447-4ac1-a634-f7d6144558ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=91 - 200 2024 application/json; charset=utf-8 41.9816ms 2024-09-02 16:17:41.977 +05:30 4fec1dcb-5c60-44a4-b71c-832ad8990942 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:17:41.977 +05:30 4fec1dcb-5c60-44a4-b71c-832ad8990942 INF CORS policy execution successful. 2024-09-02 16:17:41.978 +05:30 4fec1dcb-5c60-44a4-b71c-832ad8990942 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5293ms 2024-09-02 16:17:42.002 +05:30 521e5cac-d101-4044-8b90-bfca16ce2021 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:17:42.003 +05:30 521e5cac-d101-4044-8b90-bfca16ce2021 INF CORS policy execution successful. 2024-09-02 16:17:42.003 +05:30 521e5cac-d101-4044-8b90-bfca16ce2021 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:17:42.003 +05:30 bb152a93-5db3-494a-a826-c04730df6818 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:17:42.004 +05:30 bb152a93-5db3-494a-a826-c04730df6818 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-02 16:17:42.025 +05:30 bb152a93-5db3-494a-a826-c04730df6818 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:17:42.026 +05:30 bb152a93-5db3-494a-a826-c04730df6818 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 21.8898ms 2024-09-02 16:17:42.026 +05:30 bb152a93-5db3-494a-a826-c04730df6818 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:17:42.026 +05:30 bb152a93-5db3-494a-a826-c04730df6818 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 521e5cac-d101-4044-8b90-bfca16ce2021}, {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-02 16:17:42.026 +05:30 bb152a93-5db3-494a-a826-c04730df6818 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 24.4119ms 2024-09-02 16:18:06.884 +05:30 70069ec9-f78e-4444-8c63-b5a51c8b74ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-02 16:18:06.885 +05:30 70069ec9-f78e-4444-8c63-b5a51c8b74ed INF CORS policy execution successful. 2024-09-02 16:18:06.886 +05:30 70069ec9-f78e-4444-8c63-b5a51c8b74ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.9711ms 2024-09-02 16:18:06.916 +05:30 7f898b14-8ff9-4429-b895-5ffc84dbfa49 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 319 2024-09-02 16:18:06.918 +05:30 7f898b14-8ff9-4429-b895-5ffc84dbfa49 INF CORS policy execution successful. 2024-09-02 16:18:06.918 +05:30 7f898b14-8ff9-4429-b895-5ffc84dbfa49 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Content-Length: 319}, {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":91,"name":"TestProfile2","beId":1,"isGroup":false,"menuAction":[{"menuId":14,"actionId":1},{"menuId":14,"actionId":2},{"menuId":14,"actionId":3},{"menuId":14,"actionId":4},{"menuId":14,"actionId":5},{"menuId":14,"actionId":6},{"menuId":14,"actionId":23},{"menuId":20,"actionId":1}],"parentId":0,"remarks":"nil_1"} 2024-09-02 16:18:06.919 +05:30 7e41ad81-1571-4fe5-bf26-ae7575fe17c8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 16:18:06.920 +05:30 7e41ad81-1571-4fe5-bf26-ae7575fe17c8 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-02 16:18:07.046 +05:30 7e41ad81-1571-4fe5-bf26-ae7575fe17c8 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:18:07.049 +05:30 7e41ad81-1571-4fe5-bf26-ae7575fe17c8 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 129.1376ms 2024-09-02 16:18:07.049 +05:30 7e41ad81-1571-4fe5-bf26-ae7575fe17c8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 16:18:07.049 +05:30 7e41ad81-1571-4fe5-bf26-ae7575fe17c8 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 7f898b14-8ff9-4429-b895-5ffc84dbfa49}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 94} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"91"} 2024-09-02 16:18:07.050 +05:30 7e41ad81-1571-4fe5-bf26-ae7575fe17c8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 94 application/json; charset=utf-8 133.361ms 2024-09-02 16:18:12.937 +05:30 2a1a479a-adaf-43b4-94ab-88f31a4d20e5 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-02 16:18:12.938 +05:30 2a1a479a-adaf-43b4-94ab-88f31a4d20e5 INF CORS policy execution successful. 2024-09-02 16:18:12.938 +05:30 2a1a479a-adaf-43b4-94ab-88f31a4d20e5 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.2429ms 2024-09-02 16:18:12.967 +05:30 c9add578-ae7b-4c14-88fe-777613a1513b 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-02 16:18:12.968 +05:30 c9add578-ae7b-4c14-88fe-777613a1513b INF CORS policy execution successful. 2024-09-02 16:18:12.968 +05:30 c9add578-ae7b-4c14-88fe-777613a1513b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:18:12.968 +05:30 1bd5a592-8598-4dcf-840d-761e2df979fb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:18:12.969 +05:30 1bd5a592-8598-4dcf-840d-761e2df979fb 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-02 16:18:12.993 +05:30 1bd5a592-8598-4dcf-840d-761e2df979fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:18:12.994 +05:30 1bd5a592-8598-4dcf-840d-761e2df979fb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 25.6178ms 2024-09-02 16:18:12.995 +05:30 1bd5a592-8598-4dcf-840d-761e2df979fb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:18:12.995 +05:30 1bd5a592-8598-4dcf-840d-761e2df979fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9add578-ae7b-4c14-88fe-777613a1513b}, {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-02 16:18:12.996 +05:30 1bd5a592-8598-4dcf-840d-761e2df979fb 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.1717ms 2024-09-02 16:18:15.806 +05:30 a9c7fcdd-e1a2-4278-b586-e631f85af8a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:18:15.806 +05:30 1a170147-ab25-4baf-bb89-0d59d1b59064 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:18:15.806 +05:30 a9c7fcdd-e1a2-4278-b586-e631f85af8a5 INF CORS policy execution successful. 2024-09-02 16:18:15.806 +05:30 1a170147-ab25-4baf-bb89-0d59d1b59064 INF CORS policy execution successful. 2024-09-02 16:18:15.807 +05:30 a9c7fcdd-e1a2-4278-b586-e631f85af8a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7539ms 2024-09-02 16:18:15.807 +05:30 1a170147-ab25-4baf-bb89-0d59d1b59064 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 204 null null 0.768ms 2024-09-02 16:18:15.838 +05:30 2b03a021-fd6d-48e1-83ad-45a018852e23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:18:15.865 +05:30 96aa6ce5-92f3-4be1-af33-aa5e885d151e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - null null 2024-09-02 16:18:15.866 +05:30 96aa6ce5-92f3-4be1-af33-aa5e885d151e INF CORS policy execution successful. 2024-09-02 16:18:15.866 +05:30 2b03a021-fd6d-48e1-83ad-45a018852e23 INF CORS policy execution successful. 2024-09-02 16:18:15.866 +05:30 96aa6ce5-92f3-4be1-af33-aa5e885d151e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:18:15.866 +05:30 2b03a021-fd6d-48e1-83ad-45a018852e23 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:18:15.866 +05:30 1d5cad2f-589c-4111-b4f5-2ceb635bb384 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:18:15.866 +05:30 17fc537e-3eb5-4002-84cb-0deb91d5394c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:18:15.866 +05:30 1d5cad2f-589c-4111-b4f5-2ceb635bb384 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-02 16:18:15.866 +05:30 17fc537e-3eb5-4002-84cb-0deb91d5394c 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-02 16:18:15.881 +05:30 1d5cad2f-589c-4111-b4f5-2ceb635bb384 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:18:15.881 +05:30 1d5cad2f-589c-4111-b4f5-2ceb635bb384 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 14.5836ms 2024-09-02 16:18:15.881 +05:30 1d5cad2f-589c-4111-b4f5-2ceb635bb384 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-02 16:18:15.881 +05:30 1d5cad2f-589c-4111-b4f5-2ceb635bb384 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96aa6ce5-92f3-4be1-af33-aa5e885d151e}, {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-02 16:18:15.882 +05:30 1d5cad2f-589c-4111-b4f5-2ceb635bb384 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=1069 - 200 915 application/json; charset=utf-8 16.444ms 2024-09-02 16:18:15.905 +05:30 17fc537e-3eb5-4002-84cb-0deb91d5394c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:18:15.906 +05:30 17fc537e-3eb5-4002-84cb-0deb91d5394c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 39.3598ms 2024-09-02 16:18:15.906 +05:30 17fc537e-3eb5-4002-84cb-0deb91d5394c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:18:15.906 +05:30 17fc537e-3eb5-4002-84cb-0deb91d5394c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b03a021-fd6d-48e1-83ad-45a018852e23}, {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-02 16:18:15.908 +05:30 17fc537e-3eb5-4002-84cb-0deb91d5394c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 70.0104ms 2024-09-02 16:18:16.102 +05:30 1d6d0ff6-5e97-467b-a8dc-071ade6037cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:18:16.102 +05:30 1d6d0ff6-5e97-467b-a8dc-071ade6037cc INF CORS policy execution successful. 2024-09-02 16:18:16.102 +05:30 1d6d0ff6-5e97-467b-a8dc-071ade6037cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5237ms 2024-09-02 16:18:16.131 +05:30 995a8391-6cb1-4f8e-a487-bc8965cb4d4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 16:18:16.132 +05:30 995a8391-6cb1-4f8e-a487-bc8965cb4d4f INF CORS policy execution successful. 2024-09-02 16:18:16.132 +05:30 995a8391-6cb1-4f8e-a487-bc8965cb4d4f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:18:16.133 +05:30 114513a5-268f-4f78-8484-8f9217ae8f80 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:18:16.133 +05:30 114513a5-268f-4f78-8484-8f9217ae8f80 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-02 16:18:16.141 +05:30 114513a5-268f-4f78-8484-8f9217ae8f80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:18:16.141 +05:30 114513a5-268f-4f78-8484-8f9217ae8f80 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 7.791ms 2024-09-02 16:18:16.141 +05:30 114513a5-268f-4f78-8484-8f9217ae8f80 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 16:18:16.141 +05:30 114513a5-268f-4f78-8484-8f9217ae8f80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 995a8391-6cb1-4f8e-a487-bc8965cb4d4f}, {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-02 16:18:16.143 +05:30 114513a5-268f-4f78-8484-8f9217ae8f80 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.3296ms 2024-09-02 16:18:16.250 +05:30 b20db025-377b-432d-bd12-576214420d8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:18:16.250 +05:30 b20db025-377b-432d-bd12-576214420d8c INF CORS policy execution successful. 2024-09-02 16:18:16.250 +05:30 b20db025-377b-432d-bd12-576214420d8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.636ms 2024-09-02 16:18:16.280 +05:30 a0959956-129c-4b4a-b9a0-4404520b34fd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 16:18:16.280 +05:30 a0959956-129c-4b4a-b9a0-4404520b34fd INF CORS policy execution successful. 2024-09-02 16:18:16.280 +05:30 a0959956-129c-4b4a-b9a0-4404520b34fd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:18:16.280 +05:30 c4a2c2f6-c241-4fa1-9ab8-247a73e6c256 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:18:16.280 +05:30 c4a2c2f6-c241-4fa1-9ab8-247a73e6c256 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-02 16:18:16.283 +05:30 c4a2c2f6-c241-4fa1-9ab8-247a73e6c256 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:18:16.283 +05:30 c4a2c2f6-c241-4fa1-9ab8-247a73e6c256 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.9617ms 2024-09-02 16:18:16.284 +05:30 c4a2c2f6-c241-4fa1-9ab8-247a73e6c256 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 16:18:16.284 +05:30 c4a2c2f6-c241-4fa1-9ab8-247a73e6c256 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a0959956-129c-4b4a-b9a0-4404520b34fd}, {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-02 16:18:16.284 +05:30 c4a2c2f6-c241-4fa1-9ab8-247a73e6c256 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.2942ms 2024-09-02 16:18:26.890 +05:30 2e2e1e87-cbae-4cc7-88f6-5e71a529d608 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:18:26.891 +05:30 2e2e1e87-cbae-4cc7-88f6-5e71a529d608 INF CORS policy execution successful. 2024-09-02 16:18:26.892 +05:30 2e2e1e87-cbae-4cc7-88f6-5e71a529d608 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.1561ms 2024-09-02 16:18:26.917 +05:30 a7848d41-2df7-42a4-8d3b-bb7b1cb832fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 16:18:26.918 +05:30 a7848d41-2df7-42a4-8d3b-bb7b1cb832fa INF CORS policy execution successful. 2024-09-02 16:18:26.918 +05:30 a7848d41-2df7-42a4-8d3b-bb7b1cb832fa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:18:26.918 +05:30 fc193b08-f1f2-4037-ab0d-d396a4573ab9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:18:26.919 +05:30 fc193b08-f1f2-4037-ab0d-d396a4573ab9 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-02 16:18:26.941 +05:30 fc193b08-f1f2-4037-ab0d-d396a4573ab9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:18:26.942 +05:30 fc193b08-f1f2-4037-ab0d-d396a4573ab9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 23.1956ms 2024-09-02 16:18:26.942 +05:30 fc193b08-f1f2-4037-ab0d-d396a4573ab9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 16:18:26.942 +05:30 fc193b08-f1f2-4037-ab0d-d396a4573ab9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7848d41-2df7-42a4-8d3b-bb7b1cb832fa}, {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-02 16:18:26.942 +05:30 fc193b08-f1f2-4037-ab0d-d396a4573ab9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 25.5838ms 2024-09-02 16:21:06.710 +05:30 f2b96c59-5aff-43e0-927e-b25f747610a4 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 16:21:06.717 +05:30 f2b96c59-5aff-43e0-927e-b25f747610a4 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: e42605d1-8d5e-4126-b0d6-616cfc0267ae} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 16:21:06.720 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:21:06.721 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF 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-02 16:21:06.756 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Database retrieved 2024-09-02 16:21:06.764 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Token generated 2024-09-02 16:21:06.764 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Token generated 2024-09-02 16:21:06.765 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:21:06.765 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 43.948ms 2024-09-02 16:21:06.765 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:21:06.766 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2b96c59-5aff-43e0-927e-b25f747610a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQyNjYsImV4cCI6MTcyNTI3NDg2NiwiaWF0IjoxNzI1Mjc0MjY2fQ.myAY1kSG8WE3R3NHgMptKcBHCQ9kxsgfAtNVoNrL7dI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQyNjYsImV4cCI6MTcyNTI3NTE2NiwiaWF0IjoxNzI1Mjc0MjY2fQ.5Sd8nRM-2KYHePBBk0AfBoV7U-E3baPJNH8yIpVKo1A\"}"} 2024-09-02 16:21:06.766 +05:30 0598b833-760b-470e-9dc8-36a16d4f3229 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 57.1205ms 2024-09-02 16:22:36.722 +05:30 5863379b-0e29-488b-b01a-37ad66253f70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - null null 2024-09-02 16:22:36.724 +05:30 5863379b-0e29-488b-b01a-37ad66253f70 INF CORS policy execution successful. 2024-09-02 16:22:36.725 +05:30 5863379b-0e29-488b-b01a-37ad66253f70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - 204 null null 2.9896ms 2024-09-02 16:22:36.757 +05:30 1b9fe0d8-8227-4218-a099-1b4ddf6c237a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - null null 2024-09-02 16:22:36.759 +05:30 1b9fe0d8-8227-4218-a099-1b4ddf6c237a INF CORS policy execution successful. 2024-09-02 16:22:36.760 +05:30 1b9fe0d8-8227-4218-a099-1b4ddf6c237a INF HTTP request: Path: /role/getusersonrole QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:22:36.763 +05:30 03a4a7e1-cb6c-4168-a9a1-0c1da559703a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api)' 2024-09-02 16:22:36.780 +05:30 03a4a7e1-cb6c-4168-a9a1-0c1da559703a INF Route matched with {action = "GetUsersOnRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUsersOnRole(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-02 16:22:36.825 +05:30 03a4a7e1-cb6c-4168-a9a1-0c1da559703a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:22:36.826 +05:30 03a4a7e1-cb6c-4168-a9a1-0c1da559703a INF Executed action Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api) in 45.4924ms 2024-09-02 16:22:36.826 +05:30 03a4a7e1-cb6c-4168-a9a1-0c1da559703a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api)' 2024-09-02 16:22:36.826 +05:30 03a4a7e1-cb6c-4168-a9a1-0c1da559703a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b9fe0d8-8227-4218-a099-1b4ddf6c237a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 212} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"UserId\":124,\"UserName\":\"TestUser300801\",\"CreatedDate\":\"2024-08-30T06:11:48.363\",\"ModifiedDate\":null}]"} 2024-09-02 16:22:36.827 +05:30 03a4a7e1-cb6c-4168-a9a1-0c1da559703a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - 200 212 application/json; charset=utf-8 70.509ms 2024-09-02 16:22:45.738 +05:30 049711f0-6aed-47af-b9e4-954f2ffda630 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - null null 2024-09-02 16:22:45.738 +05:30 049711f0-6aed-47af-b9e4-954f2ffda630 INF CORS policy execution successful. 2024-09-02 16:22:45.739 +05:30 049711f0-6aed-47af-b9e4-954f2ffda630 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - 204 null null 0.9695ms 2024-09-02 16:22:45.771 +05:30 599b2b82-1d44-46a4-82e6-164f1a357e35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - null null 2024-09-02 16:22:45.772 +05:30 599b2b82-1d44-46a4-82e6-164f1a357e35 INF CORS policy execution successful. 2024-09-02 16:22:45.772 +05:30 599b2b82-1d44-46a4-82e6-164f1a357e35 INF HTTP request: Path: /role/getusersonrole QueryString: ?roleId=1069 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:22:45.773 +05:30 472dab54-9d10-49d0-9450-d54163f452f4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api)' 2024-09-02 16:22:45.773 +05:30 472dab54-9d10-49d0-9450-d54163f452f4 INF Route matched with {action = "GetUsersOnRole", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUsersOnRole(Int32) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-02 16:22:45.781 +05:30 472dab54-9d10-49d0-9450-d54163f452f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:22:45.781 +05:30 472dab54-9d10-49d0-9450-d54163f452f4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api) in 8.101ms 2024-09-02 16:22:45.781 +05:30 472dab54-9d10-49d0-9450-d54163f452f4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetUsersOnRole (Sang.Security.Api)' 2024-09-02 16:22:45.782 +05:30 472dab54-9d10-49d0-9450-d54163f452f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 599b2b82-1d44-46a4-82e6-164f1a357e35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 212} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"UserId\":124,\"UserName\":\"TestUser300801\",\"CreatedDate\":\"2024-08-30T06:11:48.363\",\"ModifiedDate\":null}]"} 2024-09-02 16:22:45.782 +05:30 472dab54-9d10-49d0-9450-d54163f452f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getusersonrole?roleId=1069 - 200 212 application/json; charset=utf-8 11.2109ms 2024-09-02 16:23:37.477 +05:30 ab1ac3a0-1fe9-4a4d-99e4-1842f6579216 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQ0NzIsImlhdCI6MTcyNTI3MzU3Mn0.fv5Hj3E_Q_qaZ2V5n99pB-6fAeNp2kft7a46dswNxRY - null null 2024-09-02 16:23:37.479 +05:30 ab1ac3a0-1fe9-4a4d-99e4-1842f6579216 INF CORS policy execution successful. 2024-09-02 16:23:37.480 +05:30 ab1ac3a0-1fe9-4a4d-99e4-1842f6579216 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQ0NzIsImlhdCI6MTcyNTI3MzU3Mn0.fv5Hj3E_Q_qaZ2V5n99pB-6fAeNp2kft7a46dswNxRY Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:23:37.481 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:23:37.482 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be 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-02 16:23:37.490 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF Token generated 2024-09-02 16:23:37.491 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF Token generated 2024-09-02 16:23:37.492 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:23:37.492 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 10.5816ms 2024-09-02 16:23:37.493 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:23:37.493 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab1ac3a0-1fe9-4a4d-99e4-1842f6579216}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Mjc0NDE3LCJleHAiOjE3MjUyNzUwMTcsImlhdCI6MTcyNTI3NDQxN30._xtnLYbC_kwtxp_fkY69aPJnlNEf4iYixQLEYP8Dxfo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Mjc0NDE3LCJleHAiOjE3MjUyNzUzMTcsImlhdCI6MTcyNTI3NDQxN30.UDPJol8aC87A2WsQB3CVFR5C4BZTikSj1-acv2R_zqY\"}"} 2024-09-02 16:23:37.494 +05:30 391cd409-b7df-4afe-9b8b-ff5ea72631be INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1MjczNTcyLCJleHAiOjE3MjUyNzQ0NzIsImlhdCI6MTcyNTI3MzU3Mn0.fv5Hj3E_Q_qaZ2V5n99pB-6fAeNp2kft7a46dswNxRY - 200 877 application/json; charset=utf-8 16.3563ms 2024-09-02 16:24:38.254 +05:30 86a771fd-c8a3-46e8-92ee-4148adb2b1e6 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-02 16:24:38.258 +05:30 86a771fd-c8a3-46e8-92ee-4148adb2b1e6 INF CORS policy execution successful. 2024-09-02 16:24:38.260 +05:30 86a771fd-c8a3-46e8-92ee-4148adb2b1e6 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 6.1408ms 2024-09-02 16:24:38.289 +05:30 a73dcb2d-9a93-4f73-92f0-648770aea1b5 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-02 16:24:38.291 +05:30 a73dcb2d-9a93-4f73-92f0-648770aea1b5 INF CORS policy execution successful. 2024-09-02 16:24:38.292 +05:30 a73dcb2d-9a93-4f73-92f0-648770aea1b5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:24:38.293 +05:30 fb7944fb-85bf-4b22-bbc1-93c2e9bc0f65 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:24:38.294 +05:30 fb7944fb-85bf-4b22-bbc1-93c2e9bc0f65 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-02 16:24:38.334 +05:30 fb7944fb-85bf-4b22-bbc1-93c2e9bc0f65 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:24:38.335 +05:30 fb7944fb-85bf-4b22-bbc1-93c2e9bc0f65 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 40.7584ms 2024-09-02 16:24:38.335 +05:30 fb7944fb-85bf-4b22-bbc1-93c2e9bc0f65 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 16:24:38.335 +05:30 fb7944fb-85bf-4b22-bbc1-93c2e9bc0f65 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a73dcb2d-9a93-4f73-92f0-648770aea1b5}, {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-02 16:24:38.336 +05:30 fb7944fb-85bf-4b22-bbc1-93c2e9bc0f65 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 47.0536ms 2024-09-02 16:24:47.986 +05:30 3cf8939c-1f02-4323-81b2-e7c369a268d5 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-02 16:24:47.987 +05:30 3cf8939c-1f02-4323-81b2-e7c369a268d5 INF CORS policy execution successful. 2024-09-02 16:24:47.988 +05:30 3cf8939c-1f02-4323-81b2-e7c369a268d5 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.1584ms 2024-09-02 16:24:48.067 +05:30 167ba0b0-ed11-4338-a1e3-a6eef2839344 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-02 16:24:48.068 +05:30 167ba0b0-ed11-4338-a1e3-a6eef2839344 INF CORS policy execution successful. 2024-09-02 16:24:48.069 +05:30 167ba0b0-ed11-4338-a1e3-a6eef2839344 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:24:48.069 +05:30 1b4fe054-7529-45dc-b8af-0ec4f6788479 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:24:48.069 +05:30 1b4fe054-7529-45dc-b8af-0ec4f6788479 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-02 16:24:48.113 +05:30 1b4fe054-7529-45dc-b8af-0ec4f6788479 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:24:48.114 +05:30 1b4fe054-7529-45dc-b8af-0ec4f6788479 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 44.1803ms 2024-09-02 16:24:48.114 +05:30 1b4fe054-7529-45dc-b8af-0ec4f6788479 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:24:48.114 +05:30 1b4fe054-7529-45dc-b8af-0ec4f6788479 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 167ba0b0-ed11-4338-a1e3-a6eef2839344}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 16:24:48.114 +05:30 1b4fe054-7529-45dc-b8af-0ec4f6788479 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 46.8802ms 2024-09-02 16:24:50.995 +05:30 0dcc013e-c37c-476e-95c6-9f22c590faee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:24:50.996 +05:30 0dcc013e-c37c-476e-95c6-9f22c590faee INF CORS policy execution successful. 2024-09-02 16:24:50.996 +05:30 0dcc013e-c37c-476e-95c6-9f22c590faee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.957ms 2024-09-02 16:24:51.027 +05:30 76ad969d-111c-461a-919a-258ed275b64c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:24:51.028 +05:30 76ad969d-111c-461a-919a-258ed275b64c INF CORS policy execution successful. 2024-09-02 16:24:51.028 +05:30 76ad969d-111c-461a-919a-258ed275b64c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:24:51.029 +05:30 8670fff3-a52a-4e6a-808a-a19a41ee66cf INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:24:51.029 +05:30 8670fff3-a52a-4e6a-808a-a19a41ee66cf 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-02 16:24:51.058 +05:30 8670fff3-a52a-4e6a-808a-a19a41ee66cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:24:51.058 +05:30 8670fff3-a52a-4e6a-808a-a19a41ee66cf INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 29.3292ms 2024-09-02 16:24:51.058 +05:30 8670fff3-a52a-4e6a-808a-a19a41ee66cf INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:24:51.059 +05:30 8670fff3-a52a-4e6a-808a-a19a41ee66cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76ad969d-111c-461a-919a-258ed275b64c}, {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-02 16:24:51.059 +05:30 8670fff3-a52a-4e6a-808a-a19a41ee66cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 32.1866ms 2024-09-02 16:25:03.287 +05:30 8f74f1c2-4f02-44ed-a3ae-6c5008c620c6 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-02 16:25:03.288 +05:30 8f74f1c2-4f02-44ed-a3ae-6c5008c620c6 INF CORS policy execution successful. 2024-09-02 16:25:03.289 +05:30 8f74f1c2-4f02-44ed-a3ae-6c5008c620c6 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.8638ms 2024-09-02 16:25:03.322 +05:30 20853fd9-d277-4549-99b3-ac2e3b39b746 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-02 16:25:03.326 +05:30 20853fd9-d277-4549-99b3-ac2e3b39b746 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 5:15:41 AM', Current time (UTC): '9/2/2024 10:55:03 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 16:25:03.334 +05:30 20853fd9-d277-4549-99b3-ac2e3b39b746 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 5:15:41 AM', Current time (UTC): '9/2/2024 10:55:03 AM'. 2024-09-02 16:25:03.352 +05:30 20853fd9-d277-4549-99b3-ac2e3b39b746 INF CORS policy execution successful. 2024-09-02 16:25:03.357 +05:30 20853fd9-d277-4549-99b3-ac2e3b39b746 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDE0MSwiaWF0IjoxNzI1MjUzNTQxfQ.3STYFOWMe0eJZJEIcB2wD7GofpuYumrvIinofOuiGZY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:25:03.360 +05:30 002f90dc-a423-4d6a-a040-fdcd12b620e3 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 16:25:03.362 +05:30 002f90dc-a423-4d6a-a040-fdcd12b620e3 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 16:25:03.363 +05:30 002f90dc-a423-4d6a-a040-fdcd12b620e3 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 20853fd9-d277-4549-99b3-ac2e3b39b746}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 05:15:41'"} Body: 2024-09-02 16:25:03.365 +05:30 002f90dc-a423-4d6a-a040-fdcd12b620e3 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 42.3963ms 2024-09-02 16:25:03.411 +05:30 bc7b056a-7f45-4684-b079-5a311b583a15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDQ0MSwiaWF0IjoxNzI1MjUzNTQxfQ.PzREnejJJWHThqvBOrR8vT4R5DMG8CYOw_JegFfw9y0 - null null 2024-09-02 16:25:03.412 +05:30 bc7b056a-7f45-4684-b079-5a311b583a15 INF CORS policy execution successful. 2024-09-02 16:25:03.413 +05:30 bc7b056a-7f45-4684-b079-5a311b583a15 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDQ0MSwiaWF0IjoxNzI1MjUzNTQxfQ.PzREnejJJWHThqvBOrR8vT4R5DMG8CYOw_JegFfw9y0 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-02 16:25:03.413 +05:30 b4a631df-de63-4466-a50e-90a48e9ad7e9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:25:03.414 +05:30 b4a631df-de63-4466-a50e-90a48e9ad7e9 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-02 16:25:03.420 +05:30 b4a631df-de63-4466-a50e-90a48e9ad7e9 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:25:03.422 +05:30 b4a631df-de63-4466-a50e-90a48e9ad7e9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.6585ms 2024-09-02 16:25:03.422 +05:30 b4a631df-de63-4466-a50e-90a48e9ad7e9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:25:03.422 +05:30 b4a631df-de63-4466-a50e-90a48e9ad7e9 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: bc7b056a-7f45-4684-b079-5a311b583a15}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 16:25:03.424 +05:30 b4a631df-de63-4466-a50e-90a48e9ad7e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDQ0MSwiaWF0IjoxNzI1MjUzNTQxfQ.PzREnejJJWHThqvBOrR8vT4R5DMG8CYOw_JegFfw9y0 - 400 90 application/json; charset=utf-8 12.9177ms 2024-09-02 16:25:03.459 +05:30 9e3e7408-d55c-44c1-a2d0-25e0430739c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDQ0MSwiaWF0IjoxNzI1MjUzNTQxfQ.PzREnejJJWHThqvBOrR8vT4R5DMG8CYOw_JegFfw9y0 - null null 2024-09-02 16:25:03.460 +05:30 9e3e7408-d55c-44c1-a2d0-25e0430739c1 INF CORS policy execution successful. 2024-09-02 16:25:03.461 +05:30 9e3e7408-d55c-44c1-a2d0-25e0430739c1 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDQ0MSwiaWF0IjoxNzI1MjUzNTQxfQ.PzREnejJJWHThqvBOrR8vT4R5DMG8CYOw_JegFfw9y0 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-02 16:25:03.461 +05:30 ea2987c0-ccd5-4509-b013-e5dd8690d148 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:25:03.461 +05:30 ea2987c0-ccd5-4509-b013-e5dd8690d148 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-02 16:25:03.463 +05:30 ea2987c0-ccd5-4509-b013-e5dd8690d148 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:25:03.464 +05:30 ea2987c0-ccd5-4509-b013-e5dd8690d148 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.7281ms 2024-09-02 16:25:03.464 +05:30 ea2987c0-ccd5-4509-b013-e5dd8690d148 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:25:03.464 +05:30 ea2987c0-ccd5-4509-b013-e5dd8690d148 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9e3e7408-d55c-44c1-a2d0-25e0430739c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 16:25:03.480 +05:30 ea2987c0-ccd5-4509-b013-e5dd8690d148 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTM1NDEsImV4cCI6MTcyNTI1NDQ0MSwiaWF0IjoxNzI1MjUzNTQxfQ.PzREnejJJWHThqvBOrR8vT4R5DMG8CYOw_JegFfw9y0 - 400 90 application/json; charset=utf-8 20.2091ms 2024-09-02 16:25:11.155 +05:30 9a2c0f31-bf8d-48e8-a521-f5de2deafa8e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 16:25:11.156 +05:30 9a2c0f31-bf8d-48e8-a521-f5de2deafa8e INF CORS policy execution successful. 2024-09-02 16:25:11.156 +05:30 9a2c0f31-bf8d-48e8-a521-f5de2deafa8e 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-02 16:25:11.156 +05:30 5b000094-6de0-4b3b-a97d-904e98de209d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 16:25:11.158 +05:30 5b000094-6de0-4b3b-a97d-904e98de209d 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-02 16:25:11.167 +05:30 5b000094-6de0-4b3b-a97d-904e98de209d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:25:11.168 +05:30 5b000094-6de0-4b3b-a97d-904e98de209d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 9.8534ms 2024-09-02 16:25:11.168 +05:30 5b000094-6de0-4b3b-a97d-904e98de209d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 16:25:11.168 +05:30 5b000094-6de0-4b3b-a97d-904e98de209d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a2c0f31-bf8d-48e8-a521-f5de2deafa8e}, {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-02 16:25:11.168 +05:30 5b000094-6de0-4b3b-a97d-904e98de209d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 13.7767ms 2024-09-02 16:25:19.823 +05:30 47afc859-6963-43ca-bc7d-c1c835e1eb59 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 16:25:19.824 +05:30 47afc859-6963-43ca-bc7d-c1c835e1eb59 INF CORS policy execution successful. 2024-09-02 16:25:19.825 +05:30 47afc859-6963-43ca-bc7d-c1c835e1eb59 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.6429ms 2024-09-02 16:25:19.864 +05:30 476bf053-8dbc-4033-9b44-c5637d41e825 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 16:25:19.866 +05:30 476bf053-8dbc-4033-9b44-c5637d41e825 INF CORS policy execution successful. 2024-09-02 16:25:19.869 +05:30 476bf053-8dbc-4033-9b44-c5637d41e825 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-02 16:25:19.871 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:25:19.872 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF 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-02 16:25:19.887 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Database retrieved 2024-09-02 16:25:19.897 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Token generated 2024-09-02 16:25:19.898 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Token generated 2024-09-02 16:25:19.898 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:25:19.899 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 26.9252ms 2024-09-02 16:25:19.899 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:25:19.899 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 476bf053-8dbc-4033-9b44-c5637d41e825}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ1MTksImV4cCI6MTcyNTI3NTExOSwiaWF0IjoxNzI1Mjc0NTE5fQ.viSSzd_wA4gfAceW1_yMPEvLVlhtKsfjlfdWg4DO_KE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ1MTksImV4cCI6MTcyNTI3NTQxOSwiaWF0IjoxNzI1Mjc0NTE5fQ.dIDJMtQ0VWMzFNWw15josZ9zVGSVtXdKAcsihtsbds4\"}"} 2024-09-02 16:25:19.900 +05:30 f7a5d86a-9b36-4993-a2be-f55bf56925ac INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 36.1609ms 2024-09-02 16:25:44.267 +05:30 ee9a1e8b-a16d-4ebd-aa59-3b3b375adc53 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-02 16:25:44.268 +05:30 ee9a1e8b-a16d-4ebd-aa59-3b3b375adc53 INF CORS policy execution successful. 2024-09-02 16:25:44.268 +05:30 ee9a1e8b-a16d-4ebd-aa59-3b3b375adc53 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.5388ms 2024-09-02 16:25:44.302 +05:30 52b41f12-2cc2-499d-9a4a-cf29e41f950c 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-02 16:25:44.305 +05:30 52b41f12-2cc2-499d-9a4a-cf29e41f950c INF CORS policy execution successful. 2024-09-02 16:25:44.306 +05:30 52b41f12-2cc2-499d-9a4a-cf29e41f950c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ1MTksImV4cCI6MTcyNTI3NTExOSwiaWF0IjoxNzI1Mjc0NTE5fQ.viSSzd_wA4gfAceW1_yMPEvLVlhtKsfjlfdWg4DO_KE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:25:44.308 +05:30 47d0d6e5-e0d5-4385-b119-ef7d94d8d8ab INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:25:44.309 +05:30 47d0d6e5-e0d5-4385-b119-ef7d94d8d8ab 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-02 16:25:44.354 +05:30 47d0d6e5-e0d5-4385-b119-ef7d94d8d8ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:25:44.354 +05:30 47d0d6e5-e0d5-4385-b119-ef7d94d8d8ab INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 44.7431ms 2024-09-02 16:25:44.354 +05:30 47d0d6e5-e0d5-4385-b119-ef7d94d8d8ab INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:25:44.354 +05:30 47d0d6e5-e0d5-4385-b119-ef7d94d8d8ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52b41f12-2cc2-499d-9a4a-cf29e41f950c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 16:25:44.355 +05:30 47d0d6e5-e0d5-4385-b119-ef7d94d8d8ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 53.2053ms 2024-09-02 16:25:48.220 +05:30 4d36569b-4bea-40a0-94a8-f1e9d0bbe976 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:25:48.221 +05:30 4d36569b-4bea-40a0-94a8-f1e9d0bbe976 INF CORS policy execution successful. 2024-09-02 16:25:48.221 +05:30 4d36569b-4bea-40a0-94a8-f1e9d0bbe976 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.6911ms 2024-09-02 16:25:48.256 +05:30 80278159-cc09-4a82-948e-b1891277c445 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:25:48.257 +05:30 80278159-cc09-4a82-948e-b1891277c445 INF CORS policy execution successful. 2024-09-02 16:25:48.257 +05:30 80278159-cc09-4a82-948e-b1891277c445 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ1MTksImV4cCI6MTcyNTI3NTExOSwiaWF0IjoxNzI1Mjc0NTE5fQ.viSSzd_wA4gfAceW1_yMPEvLVlhtKsfjlfdWg4DO_KE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 16:25:48.258 +05:30 20de385f-edfc-4048-b014-7829c75d9a8f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:25:48.258 +05:30 20de385f-edfc-4048-b014-7829c75d9a8f 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-02 16:25:48.276 +05:30 20de385f-edfc-4048-b014-7829c75d9a8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:25:48.276 +05:30 20de385f-edfc-4048-b014-7829c75d9a8f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 17.8337ms 2024-09-02 16:25:48.276 +05:30 20de385f-edfc-4048-b014-7829c75d9a8f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:25:48.276 +05:30 20de385f-edfc-4048-b014-7829c75d9a8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80278159-cc09-4a82-948e-b1891277c445}, {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-02 16:25:48.277 +05:30 20de385f-edfc-4048-b014-7829c75d9a8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.3437ms 2024-09-02 16:26:45.714 +05:30 ef34a977-94e6-4bab-8dc4-72e20301513f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 16:26:45.720 +05:30 ef34a977-94e6-4bab-8dc4-72e20301513f 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: 17a00029-2457-416e-bfe9-28b743684320} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 16:26:45.727 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:26:45.728 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF 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-02 16:26:45.743 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Database retrieved 2024-09-02 16:26:45.757 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Token generated 2024-09-02 16:26:45.758 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Token generated 2024-09-02 16:26:45.759 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:26:45.760 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 31.0348ms 2024-09-02 16:26:45.760 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:26:45.760 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef34a977-94e6-4bab-8dc4-72e20301513f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ2MDUsImV4cCI6MTcyNTI3NTIwNSwiaWF0IjoxNzI1Mjc0NjA1fQ.rMRKRT8Y--e14-hHzUFCIIfSB-6SN9ivkAVAAKWCuDE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ2MDUsImV4cCI6MTcyNTI3NTUwNSwiaWF0IjoxNzI1Mjc0NjA1fQ.02bEZjppKoGi9aclo1YEvDbg1EAuPSTQbqtibuxI16U\"}"} 2024-09-02 16:26:45.761 +05:30 9a09446d-bc04-451d-b030-f9a9e5f5afe0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 47.4528ms 2024-09-02 16:27:36.534 +05:30 1743e31f-b1f7-4f88-9353-148fea24d4b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM3MTIsImV4cCI6MTcyNTI3NDYxMiwiaWF0IjoxNzI1MjczNzEyfQ.8HJJAbmEK2BO2IH253grrzUlDAeBNO_xFDp6I-NIgQQ - null null 2024-09-02 16:27:36.536 +05:30 1743e31f-b1f7-4f88-9353-148fea24d4b4 INF CORS policy execution successful. 2024-09-02 16:27:36.540 +05:30 1743e31f-b1f7-4f88-9353-148fea24d4b4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM3MTIsImV4cCI6MTcyNTI3NDYxMiwiaWF0IjoxNzI1MjczNzEyfQ.8HJJAbmEK2BO2IH253grrzUlDAeBNO_xFDp6I-NIgQQ 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 (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-02 16:27:36.542 +05:30 6d804b1c-9f94-4097-8965-95d39aa9367f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:27:36.543 +05:30 6d804b1c-9f94-4097-8965-95d39aa9367f 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-02 16:27:36.550 +05:30 6d804b1c-9f94-4097-8965-95d39aa9367f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:27:36.551 +05:30 6d804b1c-9f94-4097-8965-95d39aa9367f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.4266ms 2024-09-02 16:27:36.551 +05:30 6d804b1c-9f94-4097-8965-95d39aa9367f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:27:36.551 +05:30 6d804b1c-9f94-4097-8965-95d39aa9367f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 1743e31f-b1f7-4f88-9353-148fea24d4b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 16:27:36.552 +05:30 6d804b1c-9f94-4097-8965-95d39aa9367f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM3MTIsImV4cCI6MTcyNTI3NDYxMiwiaWF0IjoxNzI1MjczNzEyfQ.8HJJAbmEK2BO2IH253grrzUlDAeBNO_xFDp6I-NIgQQ - 400 90 application/json; charset=utf-8 17.4498ms 2024-09-02 16:27:37.163 +05:30 c6f13854-ff3b-4cbd-86ed-8d73f3a3dc2b 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-02 16:27:37.163 +05:30 c6f13854-ff3b-4cbd-86ed-8d73f3a3dc2b INF CORS policy execution successful. 2024-09-02 16:27:37.164 +05:30 c6f13854-ff3b-4cbd-86ed-8d73f3a3dc2b 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.6079ms 2024-09-02 16:27:37.195 +05:30 a72eada4-9aa6-42dd-8768-ef93549d2883 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-02 16:27:37.195 +05:30 a72eada4-9aa6-42dd-8768-ef93549d2883 INF CORS policy execution successful. 2024-09-02 16:27:37.195 +05:30 a72eada4-9aa6-42dd-8768-ef93549d2883 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.6491ms 2024-09-02 16:27:37.338 +05:30 306714a7-48d9-45f0-810a-4f2ce9942c06 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-02 16:27:37.339 +05:30 306714a7-48d9-45f0-810a-4f2ce9942c06 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-02 16:27:37.341 +05:30 306714a7-48d9-45f0-810a-4f2ce9942c06 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-02 16:27:37.342 +05:30 306714a7-48d9-45f0-810a-4f2ce9942c06 INF CORS policy execution successful. 2024-09-02 16:27:37.342 +05:30 306714a7-48d9-45f0-810a-4f2ce9942c06 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:27:37.343 +05:30 4bee46cc-38d3-49db-9894-33b8b2de6976 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 16:27:37.344 +05:30 4bee46cc-38d3-49db-9894-33b8b2de6976 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 16:27:37.344 +05:30 4bee46cc-38d3-49db-9894-33b8b2de6976 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 306714a7-48d9-45f0-810a-4f2ce9942c06}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 16:27:37.345 +05:30 4bee46cc-38d3-49db-9894-33b8b2de6976 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.9676ms 2024-09-02 16:27:37.408 +05:30 8acfc530-fced-4e3b-b223-d33fd6f28428 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-02 16:27:37.408 +05:30 8acfc530-fced-4e3b-b223-d33fd6f28428 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-02 16:27:37.409 +05:30 8acfc530-fced-4e3b-b223-d33fd6f28428 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-02 16:27:37.409 +05:30 8acfc530-fced-4e3b-b223-d33fd6f28428 INF CORS policy execution successful. 2024-09-02 16:27:37.409 +05:30 8acfc530-fced-4e3b-b223-d33fd6f28428 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:27:37.409 +05:30 e099cdd5-04b7-4c92-a9f6-97328f3126b6 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 16:27:37.409 +05:30 e099cdd5-04b7-4c92-a9f6-97328f3126b6 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 16:27:37.409 +05:30 e099cdd5-04b7-4c92-a9f6-97328f3126b6 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8acfc530-fced-4e3b-b223-d33fd6f28428}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 16:27:37.409 +05:30 e099cdd5-04b7-4c92-a9f6-97328f3126b6 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.3315ms 2024-09-02 16:28:52.101 +05:30 91bb4a6a-1743-4f4c-a453-5bbde3c69c0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 16:28:52.102 +05:30 91bb4a6a-1743-4f4c-a453-5bbde3c69c0b INF CORS policy execution successful. 2024-09-02 16:28:52.103 +05:30 91bb4a6a-1743-4f4c-a453-5bbde3c69c0b 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 (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-02 16:28:52.104 +05:30 e1b086f9-c68a-476c-84d5-34af9c82bc4f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 16:28:52.105 +05:30 e1b086f9-c68a-476c-84d5-34af9c82bc4f 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-02 16:28:52.129 +05:30 e1b086f9-c68a-476c-84d5-34af9c82bc4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:28:52.130 +05:30 e1b086f9-c68a-476c-84d5-34af9c82bc4f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 25.3298ms 2024-09-02 16:28:52.130 +05:30 e1b086f9-c68a-476c-84d5-34af9c82bc4f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 16:28:52.130 +05:30 e1b086f9-c68a-476c-84d5-34af9c82bc4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91bb4a6a-1743-4f4c-a453-5bbde3c69c0b}, {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-02 16:28:52.131 +05:30 e1b086f9-c68a-476c-84d5-34af9c82bc4f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 30.7296ms 2024-09-02 16:28:54.162 +05:30 2218d1aa-ccb2-4c89-ac29-f1951e7330f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 16:28:54.163 +05:30 2218d1aa-ccb2-4c89-ac29-f1951e7330f6 INF CORS policy execution successful. 2024-09-02 16:28:54.163 +05:30 2218d1aa-ccb2-4c89-ac29-f1951e7330f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.5359ms 2024-09-02 16:28:54.244 +05:30 991cb454-f118-4047-959e-3b26b6b04ecc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 16:28:54.244 +05:30 991cb454-f118-4047-959e-3b26b6b04ecc INF CORS policy execution successful. 2024-09-02 16:28:54.244 +05:30 991cb454-f118-4047-959e-3b26b6b04ecc 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 (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-02 16:28:54.245 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:28:54.245 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF 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-02 16:28:54.262 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Database retrieved 2024-09-02 16:28:54.276 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Token generated 2024-09-02 16:28:54.277 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Token generated 2024-09-02 16:28:54.277 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:28:54.277 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 32.1098ms 2024-09-02 16:28:54.277 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:28:54.277 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 991cb454-f118-4047-959e-3b26b6b04ecc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTYzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.BH_GyQLsbZH1LStXnc6mubFaQ1fN23ZEGz242C42zOw\"}"} 2024-09-02 16:28:54.278 +05:30 04afaabe-26df-492a-968a-3483ce17ad09 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 34.0968ms 2024-09-02 16:28:55.540 +05:30 35272195-9aa2-4a16-9189-53487a0fa868 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-02 16:28:55.540 +05:30 35272195-9aa2-4a16-9189-53487a0fa868 INF CORS policy execution successful. 2024-09-02 16:28:55.540 +05:30 35272195-9aa2-4a16-9189-53487a0fa868 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.6962ms 2024-09-02 16:28:55.581 +05:30 069d0f16-6fbf-4877-821b-70c10d5df954 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-02 16:28:55.582 +05:30 069d0f16-6fbf-4877-821b-70c10d5df954 INF CORS policy execution successful. 2024-09-02 16:28:55.582 +05:30 069d0f16-6fbf-4877-821b-70c10d5df954 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.6693ms 2024-09-02 16:28:55.687 +05:30 0eaac6d0-ab97-4ede-ba92-0ddfd2ca2c21 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-02 16:28:55.689 +05:30 0eaac6d0-ab97-4ede-ba92-0ddfd2ca2c21 INF CORS policy execution successful. 2024-09-02 16:28:55.689 +05:30 0eaac6d0-ab97-4ede-ba92-0ddfd2ca2c21 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:28:55.689 +05:30 444cab4d-7caf-4b10-8130-50562d4ed20c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:28:55.689 +05:30 444cab4d-7caf-4b10-8130-50562d4ed20c 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-02 16:28:55.738 +05:30 444cab4d-7caf-4b10-8130-50562d4ed20c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:28:55.738 +05:30 444cab4d-7caf-4b10-8130-50562d4ed20c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 48.865ms 2024-09-02 16:28:55.739 +05:30 444cab4d-7caf-4b10-8130-50562d4ed20c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:28:55.739 +05:30 444cab4d-7caf-4b10-8130-50562d4ed20c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0eaac6d0-ab97-4ede-ba92-0ddfd2ca2c21}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:28:55.739 +05:30 444cab4d-7caf-4b10-8130-50562d4ed20c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 51.9517ms 2024-09-02 16:28:55.757 +05:30 e0411581-472c-41bc-8adf-0cb720666982 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-02 16:28:55.758 +05:30 e0411581-472c-41bc-8adf-0cb720666982 INF CORS policy execution successful. 2024-09-02 16:28:55.758 +05:30 e0411581-472c-41bc-8adf-0cb720666982 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:28:55.758 +05:30 755d319e-75f1-433e-830d-b0f4e6f23919 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:28:55.758 +05:30 755d319e-75f1-433e-830d-b0f4e6f23919 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-02 16:28:55.769 +05:30 755d319e-75f1-433e-830d-b0f4e6f23919 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:28:55.770 +05:30 755d319e-75f1-433e-830d-b0f4e6f23919 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.8894ms 2024-09-02 16:28:55.770 +05:30 755d319e-75f1-433e-830d-b0f4e6f23919 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:28:55.771 +05:30 755d319e-75f1-433e-830d-b0f4e6f23919 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0411581-472c-41bc-8adf-0cb720666982}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:28:55.771 +05:30 755d319e-75f1-433e-830d-b0f4e6f23919 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 13.9347ms 2024-09-02 16:33:42.522 +05:30 7e129d49-cec2-449e-a143-02cb10ed8dba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Mjc0NDE3LCJleHAiOjE3MjUyNzUzMTcsImlhdCI6MTcyNTI3NDQxN30.UDPJol8aC87A2WsQB3CVFR5C4BZTikSj1-acv2R_zqY - null null 2024-09-02 16:33:42.523 +05:30 7e129d49-cec2-449e-a143-02cb10ed8dba INF CORS policy execution successful. 2024-09-02 16:33:42.524 +05:30 7e129d49-cec2-449e-a143-02cb10ed8dba INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Mjc0NDE3LCJleHAiOjE3MjUyNzUzMTcsImlhdCI6MTcyNTI3NDQxN30.UDPJol8aC87A2WsQB3CVFR5C4BZTikSj1-acv2R_zqY Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:33:42.525 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:33:42.525 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed 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-02 16:33:42.555 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF Token generated 2024-09-02 16:33:42.556 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF Token generated 2024-09-02 16:33:42.556 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:33:42.557 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 31.7055ms 2024-09-02 16:33:42.557 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:33:42.557 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e129d49-cec2-449e-a143-02cb10ed8dba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Mjc1MDIyLCJleHAiOjE3MjUyNzU2MjIsImlhdCI6MTcyNTI3NTAyMn0.GXBuLqQfD_TcQ7vrMdM8NTNhl8N1LnC43LE--6y1oUg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Mjc1MDIyLCJleHAiOjE3MjUyNzU5MjIsImlhdCI6MTcyNTI3NTAyMn0.x3SWnVoyr0L1fAnYssLW-NuMstTWbN2fr8hzVTXrPtw\"}"} 2024-09-02 16:33:42.558 +05:30 bd300148-00a0-4225-86c7-6eb967a139ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjUiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI1Mjc0NDE3LCJleHAiOjE3MjUyNzUzMTcsImlhdCI6MTcyNTI3NDQxN30.UDPJol8aC87A2WsQB3CVFR5C4BZTikSj1-acv2R_zqY - 200 877 application/json; charset=utf-8 36.1129ms 2024-09-02 16:33:59.097 +05:30 a244ef74-c5c1-4949-90cb-f4bda11a3af1 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-02 16:33:59.097 +05:30 a244ef74-c5c1-4949-90cb-f4bda11a3af1 INF CORS policy execution successful. 2024-09-02 16:33:59.098 +05:30 a244ef74-c5c1-4949-90cb-f4bda11a3af1 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.0463ms 2024-09-02 16:33:59.133 +05:30 d7a645f7-2dcd-4262-a737-c47c3f0fb385 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-02 16:33:59.133 +05:30 d7a645f7-2dcd-4262-a737-c47c3f0fb385 INF CORS policy execution successful. 2024-09-02 16:33:59.134 +05:30 d7a645f7-2dcd-4262-a737-c47c3f0fb385 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.5318ms 2024-09-02 16:33:59.207 +05:30 0b3364a0-99ed-4d55-9b97-ad290e4a4f5d 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-02 16:33:59.208 +05:30 0b3364a0-99ed-4d55-9b97-ad290e4a4f5d INF CORS policy execution successful. 2024-09-02 16:33:59.209 +05:30 0b3364a0-99ed-4d55-9b97-ad290e4a4f5d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:33:59.210 +05:30 5f370b3f-c571-47ad-ac9b-b65b2f6f3dd9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:33:59.210 +05:30 5f370b3f-c571-47ad-ac9b-b65b2f6f3dd9 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-02 16:33:59.316 +05:30 5f370b3f-c571-47ad-ac9b-b65b2f6f3dd9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:33:59.317 +05:30 5f370b3f-c571-47ad-ac9b-b65b2f6f3dd9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 106.7425ms 2024-09-02 16:33:59.317 +05:30 5f370b3f-c571-47ad-ac9b-b65b2f6f3dd9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:33:59.317 +05:30 5f370b3f-c571-47ad-ac9b-b65b2f6f3dd9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b3364a0-99ed-4d55-9b97-ad290e4a4f5d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:33:59.317 +05:30 5f370b3f-c571-47ad-ac9b-b65b2f6f3dd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 110.4077ms 2024-09-02 16:33:59.407 +05:30 eeac23d2-6252-40a3-9e41-0b1c7a7040b6 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-02 16:33:59.408 +05:30 eeac23d2-6252-40a3-9e41-0b1c7a7040b6 INF CORS policy execution successful. 2024-09-02 16:33:59.408 +05:30 eeac23d2-6252-40a3-9e41-0b1c7a7040b6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:33:59.408 +05:30 c628ffe9-f586-4b82-bd68-5c4d26b634dd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:33:59.408 +05:30 c628ffe9-f586-4b82-bd68-5c4d26b634dd 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-02 16:33:59.414 +05:30 c628ffe9-f586-4b82-bd68-5c4d26b634dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:33:59.414 +05:30 c628ffe9-f586-4b82-bd68-5c4d26b634dd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.8671ms 2024-09-02 16:33:59.414 +05:30 c628ffe9-f586-4b82-bd68-5c4d26b634dd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:33:59.414 +05:30 c628ffe9-f586-4b82-bd68-5c4d26b634dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eeac23d2-6252-40a3-9e41-0b1c7a7040b6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:33:59.415 +05:30 c628ffe9-f586-4b82-bd68-5c4d26b634dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 7.5765ms 2024-09-02 16:34:26.271 +05:30 2bba411f-f506-48f4-9dd1-efb1fabfc51a 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-02 16:34:26.272 +05:30 2bba411f-f506-48f4-9dd1-efb1fabfc51a INF CORS policy execution successful. 2024-09-02 16:34:26.272 +05:30 2bba411f-f506-48f4-9dd1-efb1fabfc51a 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.8851ms 2024-09-02 16:34:26.329 +05:30 e8207adc-8b65-4942-9972-25457988e04f 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-02 16:34:26.329 +05:30 e8207adc-8b65-4942-9972-25457988e04f INF CORS policy execution successful. 2024-09-02 16:34:26.329 +05:30 e8207adc-8b65-4942-9972-25457988e04f 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.5001ms 2024-09-02 16:34:26.363 +05:30 d611794d-fdab-4f4e-b324-0b38384488ac 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-02 16:34:26.364 +05:30 d611794d-fdab-4f4e-b324-0b38384488ac INF CORS policy execution successful. 2024-09-02 16:34:26.365 +05:30 d611794d-fdab-4f4e-b324-0b38384488ac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:34:26.367 +05:30 b1db5561-f941-4e0f-918a-053610e1c7ed INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:26.368 +05:30 b1db5561-f941-4e0f-918a-053610e1c7ed 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-02 16:34:26.433 +05:30 b1db5561-f941-4e0f-918a-053610e1c7ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:34:26.434 +05:30 b1db5561-f941-4e0f-918a-053610e1c7ed INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 65.2749ms 2024-09-02 16:34:26.434 +05:30 b1db5561-f941-4e0f-918a-053610e1c7ed INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:26.434 +05:30 b1db5561-f941-4e0f-918a-053610e1c7ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d611794d-fdab-4f4e-b324-0b38384488ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:34:26.435 +05:30 b1db5561-f941-4e0f-918a-053610e1c7ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 71.9949ms 2024-09-02 16:34:26.567 +05:30 592a5ddf-42ef-4b58-97a2-73f3340472b3 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-02 16:34:26.568 +05:30 592a5ddf-42ef-4b58-97a2-73f3340472b3 INF CORS policy execution successful. 2024-09-02 16:34:26.568 +05:30 592a5ddf-42ef-4b58-97a2-73f3340472b3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:34:26.568 +05:30 cdf717f1-0e79-46e3-84e5-47e3c485e8be INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:26.568 +05:30 cdf717f1-0e79-46e3-84e5-47e3c485e8be 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-02 16:34:26.666 +05:30 cdf717f1-0e79-46e3-84e5-47e3c485e8be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:34:26.666 +05:30 cdf717f1-0e79-46e3-84e5-47e3c485e8be INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 97.8451ms 2024-09-02 16:34:26.666 +05:30 cdf717f1-0e79-46e3-84e5-47e3c485e8be INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:26.666 +05:30 cdf717f1-0e79-46e3-84e5-47e3c485e8be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 592a5ddf-42ef-4b58-97a2-73f3340472b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:34:26.667 +05:30 cdf717f1-0e79-46e3-84e5-47e3c485e8be INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 99.5008ms 2024-09-02 16:34:46.629 +05:30 83da998e-a8cc-425e-a31e-e5110c25950a 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-02 16:34:46.630 +05:30 83da998e-a8cc-425e-a31e-e5110c25950a INF CORS policy execution successful. 2024-09-02 16:34:46.631 +05:30 83da998e-a8cc-425e-a31e-e5110c25950a 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.3852ms 2024-09-02 16:34:46.677 +05:30 9ad683db-8606-45bb-9a52-2a1e4f253a35 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-02 16:34:46.678 +05:30 9ad683db-8606-45bb-9a52-2a1e4f253a35 INF CORS policy execution successful. 2024-09-02 16:34:46.678 +05:30 9ad683db-8606-45bb-9a52-2a1e4f253a35 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.4743ms 2024-09-02 16:34:46.710 +05:30 d5ac8794-87c5-45b0-8a9d-6bdc0fcbf149 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-02 16:34:46.712 +05:30 d5ac8794-87c5-45b0-8a9d-6bdc0fcbf149 INF CORS policy execution successful. 2024-09-02 16:34:46.712 +05:30 d5ac8794-87c5-45b0-8a9d-6bdc0fcbf149 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:34:46.713 +05:30 a86cceb3-2a7f-4bf5-8431-1cb31a57b669 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:46.713 +05:30 a86cceb3-2a7f-4bf5-8431-1cb31a57b669 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-02 16:34:46.741 +05:30 a86cceb3-2a7f-4bf5-8431-1cb31a57b669 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:34:46.742 +05:30 a86cceb3-2a7f-4bf5-8431-1cb31a57b669 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 28.1167ms 2024-09-02 16:34:46.742 +05:30 a86cceb3-2a7f-4bf5-8431-1cb31a57b669 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:46.742 +05:30 a86cceb3-2a7f-4bf5-8431-1cb31a57b669 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5ac8794-87c5-45b0-8a9d-6bdc0fcbf149}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:34:46.742 +05:30 a86cceb3-2a7f-4bf5-8431-1cb31a57b669 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 32.5626ms 2024-09-02 16:34:46.887 +05:30 14c4359a-87c3-4c03-81ea-e201d2d43571 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-02 16:34:46.888 +05:30 14c4359a-87c3-4c03-81ea-e201d2d43571 INF CORS policy execution successful. 2024-09-02 16:34:46.888 +05:30 14c4359a-87c3-4c03-81ea-e201d2d43571 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:34:46.888 +05:30 7cdb6a2a-e3de-4079-967c-a953e309f220 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:46.888 +05:30 7cdb6a2a-e3de-4079-967c-a953e309f220 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-02 16:34:46.915 +05:30 7cdb6a2a-e3de-4079-967c-a953e309f220 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:34:46.915 +05:30 7cdb6a2a-e3de-4079-967c-a953e309f220 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 26.9513ms 2024-09-02 16:34:46.915 +05:30 7cdb6a2a-e3de-4079-967c-a953e309f220 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:34:46.915 +05:30 7cdb6a2a-e3de-4079-967c-a953e309f220 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14c4359a-87c3-4c03-81ea-e201d2d43571}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:34:46.916 +05:30 7cdb6a2a-e3de-4079-967c-a953e309f220 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 28.289ms 2024-09-02 16:38:14.488 +05:30 9f2029fe-b44c-4fd4-997a-6210fbf6b49c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 16:38:14.491 +05:30 9f2029fe-b44c-4fd4-997a-6210fbf6b49c 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: 70f87ef5-8e66-4224-929a-444250a7ca03} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 16:38:14.492 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:38:14.492 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF 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-02 16:38:14.543 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Database retrieved 2024-09-02 16:38:14.573 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Token generated 2024-09-02 16:38:14.573 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Token generated 2024-09-02 16:38:14.573 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:38:14.574 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 81.1623ms 2024-09-02 16:38:14.574 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 16:38:14.575 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f2029fe-b44c-4fd4-997a-6210fbf6b49c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzUyOTQsImV4cCI6MTcyNTI3NTg5NCwiaWF0IjoxNzI1Mjc1Mjk0fQ.ogf4rb62GikBvvI3KX8lKeVN6KwvVXs2oE9mk0_dKEA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzUyOTQsImV4cCI6MTcyNTI3NjE5NCwiaWF0IjoxNzI1Mjc1Mjk0fQ.Thzx-hZKfj-_jc4GcLQPIZc051p6Yj3-gAJAl2ut63A\"}"} 2024-09-02 16:38:14.577 +05:30 9aae7dd6-bbda-4f94-bf7e-565d1e1f93ad INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 89.1071ms 2024-09-02 16:41:22.414 +05:30 8a57bf3e-0063-40ba-8774-bd6e0e25717a 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-02 16:41:22.415 +05:30 6472c4de-6a62-42b5-9045-917f2cd909ef 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-02 16:41:22.415 +05:30 6472c4de-6a62-42b5-9045-917f2cd909ef INF CORS policy execution successful. 2024-09-02 16:41:22.415 +05:30 8a57bf3e-0063-40ba-8774-bd6e0e25717a INF CORS policy execution successful. 2024-09-02 16:41:22.416 +05:30 6472c4de-6a62-42b5-9045-917f2cd909ef 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.3361ms 2024-09-02 16:41:22.416 +05:30 8a57bf3e-0063-40ba-8774-bd6e0e25717a 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.7899ms 2024-09-02 16:41:22.540 +05:30 263a3cb2-ece1-4357-8c49-528b56d2c5a7 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-02 16:41:22.543 +05:30 263a3cb2-ece1-4357-8c49-528b56d2c5a7 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 11:08:54 AM', Current time (UTC): '9/2/2024 11:11:22 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 16:41:22.545 +05:30 263a3cb2-ece1-4357-8c49-528b56d2c5a7 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 11:08:54 AM', Current time (UTC): '9/2/2024 11:11:22 AM'. 2024-09-02 16:41:22.545 +05:30 263a3cb2-ece1-4357-8c49-528b56d2c5a7 INF CORS policy execution successful. 2024-09-02 16:41:22.546 +05:30 263a3cb2-ece1-4357-8c49-528b56d2c5a7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:41:22.547 +05:30 74ad65af-034f-464d-9dfc-678d0236e2b1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 16:41:22.547 +05:30 74ad65af-034f-464d-9dfc-678d0236e2b1 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 16:41:22.547 +05:30 74ad65af-034f-464d-9dfc-678d0236e2b1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 263a3cb2-ece1-4357-8c49-528b56d2c5a7}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 11:08:54'"} Body: 2024-09-02 16:41:22.548 +05:30 74ad65af-034f-464d-9dfc-678d0236e2b1 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 8.0335ms 2024-09-02 16:41:22.552 +05:30 c07d3d5c-511e-48d2-8b9e-da01182f0f58 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-02 16:41:22.553 +05:30 c07d3d5c-511e-48d2-8b9e-da01182f0f58 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 11:08:54 AM', Current time (UTC): '9/2/2024 11:11:22 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 16:41:22.554 +05:30 c07d3d5c-511e-48d2-8b9e-da01182f0f58 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 11:08:54 AM', Current time (UTC): '9/2/2024 11:11:22 AM'. 2024-09-02 16:41:22.554 +05:30 c07d3d5c-511e-48d2-8b9e-da01182f0f58 INF CORS policy execution successful. 2024-09-02 16:41:22.555 +05:30 c07d3d5c-511e-48d2-8b9e-da01182f0f58 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTMzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.vBvYweIzkPUcZmfO22QZMqPGB_att9U90gkmo14aswc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:41:22.555 +05:30 6480f7aa-287d-46bb-9de4-1283739f2952 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 16:41:22.556 +05:30 6480f7aa-287d-46bb-9de4-1283739f2952 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 16:41:22.556 +05:30 6480f7aa-287d-46bb-9de4-1283739f2952 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c07d3d5c-511e-48d2-8b9e-da01182f0f58}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 11:08:54'"} Body: 2024-09-02 16:41:22.556 +05:30 6480f7aa-287d-46bb-9de4-1283739f2952 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 3.7854ms 2024-09-02 16:41:22.623 +05:30 d7bbc2de-2bd8-4868-a969-a3975842071e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTYzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.BH_GyQLsbZH1LStXnc6mubFaQ1fN23ZEGz242C42zOw - null null 2024-09-02 16:41:22.623 +05:30 d7bbc2de-2bd8-4868-a969-a3975842071e INF CORS policy execution successful. 2024-09-02 16:41:22.624 +05:30 d7bbc2de-2bd8-4868-a969-a3975842071e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTYzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.BH_GyQLsbZH1LStXnc6mubFaQ1fN23ZEGz242C42zOw 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 (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-02 16:41:22.625 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:41:22.625 +05:30 592bea46-6a9f-4c3d-bfe1-5694e13b8541 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTYzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.BH_GyQLsbZH1LStXnc6mubFaQ1fN23ZEGz242C42zOw - null null 2024-09-02 16:41:22.625 +05:30 592bea46-6a9f-4c3d-bfe1-5694e13b8541 INF CORS policy execution successful. 2024-09-02 16:41:22.626 +05:30 592bea46-6a9f-4c3d-bfe1-5694e13b8541 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTYzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.BH_GyQLsbZH1LStXnc6mubFaQ1fN23ZEGz242C42zOw 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 (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-02 16:41:22.626 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:41:22.626 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 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-02 16:41:22.626 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 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-02 16:41:22.668 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF Token generated 2024-09-02 16:41:22.669 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF Token generated 2024-09-02 16:41:22.670 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:41:22.671 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 44.5604ms 2024-09-02 16:41:22.671 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:41:22.671 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7bbc2de-2bd8-4868-a969-a3975842071e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjM4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Hw7PlSmdW7LLzmvU8E_zHecNtOx90bvOwKJdlWCkf9Y\"}"} 2024-09-02 16:41:22.672 +05:30 6c9c0e44-1da8-4239-817a-17442c5abd18 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTYzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.BH_GyQLsbZH1LStXnc6mubFaQ1fN23ZEGz242C42zOw - 200 899 application/json; charset=utf-8 49.0506ms 2024-09-02 16:41:22.675 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF Token generated 2024-09-02 16:41:22.675 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF Token generated 2024-09-02 16:41:22.675 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:41:22.675 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 48.8147ms 2024-09-02 16:41:22.675 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 16:41:22.675 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 592bea46-6a9f-4c3d-bfe1-5694e13b8541}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjM4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Hw7PlSmdW7LLzmvU8E_zHecNtOx90bvOwKJdlWCkf9Y\"}"} 2024-09-02 16:41:22.676 +05:30 986c0ec1-7eff-42e2-aafc-eaf01e018944 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzQ3MzQsImV4cCI6MTcyNTI3NTYzNCwiaWF0IjoxNzI1Mjc0NzM0fQ.BH_GyQLsbZH1LStXnc6mubFaQ1fN23ZEGz242C42zOw - 200 899 application/json; charset=utf-8 50.8757ms 2024-09-02 16:41:22.736 +05:30 956707f7-06f7-4c2f-97c1-a26171685997 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-02 16:41:22.736 +05:30 956707f7-06f7-4c2f-97c1-a26171685997 INF CORS policy execution successful. 2024-09-02 16:41:22.736 +05:30 956707f7-06f7-4c2f-97c1-a26171685997 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.4304ms 2024-09-02 16:41:22.747 +05:30 2a432886-7306-4472-b554-2d2ad189bec2 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-02 16:41:22.748 +05:30 2a432886-7306-4472-b554-2d2ad189bec2 INF CORS policy execution successful. 2024-09-02 16:41:22.748 +05:30 2a432886-7306-4472-b554-2d2ad189bec2 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.4581ms 2024-09-02 16:41:22.791 +05:30 c013ec35-784f-4cac-acb3-1941958a37c8 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-02 16:41:22.792 +05:30 c013ec35-784f-4cac-acb3-1941958a37c8 INF CORS policy execution successful. 2024-09-02 16:41:22.793 +05:30 c013ec35-784f-4cac-acb3-1941958a37c8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:41:22.793 +05:30 7cfc2596-91c2-4cde-a60e-8499537f2d05 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:22.794 +05:30 7cfc2596-91c2-4cde-a60e-8499537f2d05 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-02 16:41:22.820 +05:30 c100fa90-c1ad-4d22-afcc-6765bf178849 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-02 16:41:22.820 +05:30 c100fa90-c1ad-4d22-afcc-6765bf178849 INF CORS policy execution successful. 2024-09-02 16:41:22.820 +05:30 c100fa90-c1ad-4d22-afcc-6765bf178849 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:41:22.821 +05:30 0cec921e-3278-4e24-b160-8b1b86ed9cd1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:22.821 +05:30 0cec921e-3278-4e24-b160-8b1b86ed9cd1 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-02 16:41:22.900 +05:30 7cfc2596-91c2-4cde-a60e-8499537f2d05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:41:22.900 +05:30 0cec921e-3278-4e24-b160-8b1b86ed9cd1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:41:22.900 +05:30 7cfc2596-91c2-4cde-a60e-8499537f2d05 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 106.5161ms 2024-09-02 16:41:22.900 +05:30 7cfc2596-91c2-4cde-a60e-8499537f2d05 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:22.900 +05:30 0cec921e-3278-4e24-b160-8b1b86ed9cd1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 79.5109ms 2024-09-02 16:41:22.900 +05:30 0cec921e-3278-4e24-b160-8b1b86ed9cd1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:22.900 +05:30 7cfc2596-91c2-4cde-a60e-8499537f2d05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c013ec35-784f-4cac-acb3-1941958a37c8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 16:41:22.900 +05:30 0cec921e-3278-4e24-b160-8b1b86ed9cd1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c100fa90-c1ad-4d22-afcc-6765bf178849}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 16:41:22.901 +05:30 7cfc2596-91c2-4cde-a60e-8499537f2d05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 109.336ms 2024-09-02 16:41:22.901 +05:30 0cec921e-3278-4e24-b160-8b1b86ed9cd1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 81.3893ms 2024-09-02 16:41:26.281 +05:30 89ebf425-860c-45b2-b061-38aa40cffd9e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:41:26.282 +05:30 89ebf425-860c-45b2-b061-38aa40cffd9e INF CORS policy execution successful. 2024-09-02 16:41:26.282 +05:30 89ebf425-860c-45b2-b061-38aa40cffd9e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7894ms 2024-09-02 16:41:26.414 +05:30 6e8469c6-9ba0-46de-b57a-5ced221e3a30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 16:41:26.415 +05:30 6e8469c6-9ba0-46de-b57a-5ced221e3a30 INF CORS policy execution successful. 2024-09-02 16:41:26.415 +05:30 6e8469c6-9ba0-46de-b57a-5ced221e3a30 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 16:41:26.416 +05:30 5b8fcbb2-12e7-4127-8cd6-bb5ee930aac5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:41:26.416 +05:30 5b8fcbb2-12e7-4127-8cd6-bb5ee930aac5 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-02 16:41:26.466 +05:30 5b8fcbb2-12e7-4127-8cd6-bb5ee930aac5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:41:26.466 +05:30 5b8fcbb2-12e7-4127-8cd6-bb5ee930aac5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 49.8633ms 2024-09-02 16:41:26.466 +05:30 5b8fcbb2-12e7-4127-8cd6-bb5ee930aac5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 16:41:26.466 +05:30 5b8fcbb2-12e7-4127-8cd6-bb5ee930aac5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e8469c6-9ba0-46de-b57a-5ced221e3a30}, {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-02 16:41:26.467 +05:30 5b8fcbb2-12e7-4127-8cd6-bb5ee930aac5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 53.1905ms 2024-09-02 16:41:55.385 +05:30 29b392cd-fe5b-4434-bce2-d0ef76e31277 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-02 16:41:55.386 +05:30 29b392cd-fe5b-4434-bce2-d0ef76e31277 INF CORS policy execution successful. 2024-09-02 16:41:55.386 +05:30 29b392cd-fe5b-4434-bce2-d0ef76e31277 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.3325ms 2024-09-02 16:41:55.389 +05:30 f6359d62-b5a8-4f19-beb3-598685abf5c7 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-02 16:41:55.389 +05:30 f6359d62-b5a8-4f19-beb3-598685abf5c7 INF CORS policy execution successful. 2024-09-02 16:41:55.390 +05:30 f6359d62-b5a8-4f19-beb3-598685abf5c7 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.9463ms 2024-09-02 16:41:55.445 +05:30 5939e280-e88f-4517-95ec-5c7b2f7fc69b 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-02 16:41:55.448 +05:30 5939e280-e88f-4517-95ec-5c7b2f7fc69b INF CORS policy execution successful. 2024-09-02 16:41:55.449 +05:30 5939e280-e88f-4517-95ec-5c7b2f7fc69b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:41:55.449 +05:30 e70f454b-2cae-4413-b63e-a9c864f50c31 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:55.450 +05:30 e70f454b-2cae-4413-b63e-a9c864f50c31 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-02 16:41:55.506 +05:30 e70f454b-2cae-4413-b63e-a9c864f50c31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:41:55.506 +05:30 e70f454b-2cae-4413-b63e-a9c864f50c31 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 56.0676ms 2024-09-02 16:41:55.506 +05:30 e70f454b-2cae-4413-b63e-a9c864f50c31 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:55.506 +05:30 e70f454b-2cae-4413-b63e-a9c864f50c31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5939e280-e88f-4517-95ec-5c7b2f7fc69b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 16:41:55.507 +05:30 e70f454b-2cae-4413-b63e-a9c864f50c31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 61.7844ms 2024-09-02 16:41:55.565 +05:30 5fb801ec-8603-44a5-ad8f-355c3ff9e172 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-02 16:41:55.565 +05:30 5fb801ec-8603-44a5-ad8f-355c3ff9e172 INF CORS policy execution successful. 2024-09-02 16:41:55.565 +05:30 5fb801ec-8603-44a5-ad8f-355c3ff9e172 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:41:55.565 +05:30 992f8781-fb70-4f8b-b1b6-73fc7dc41e27 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:55.566 +05:30 992f8781-fb70-4f8b-b1b6-73fc7dc41e27 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-02 16:41:55.595 +05:30 992f8781-fb70-4f8b-b1b6-73fc7dc41e27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:41:55.596 +05:30 992f8781-fb70-4f8b-b1b6-73fc7dc41e27 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 29.9493ms 2024-09-02 16:41:55.596 +05:30 992f8781-fb70-4f8b-b1b6-73fc7dc41e27 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 16:41:55.596 +05:30 992f8781-fb70-4f8b-b1b6-73fc7dc41e27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5fb801ec-8603-44a5-ad8f-355c3ff9e172}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 16:41:55.596 +05:30 992f8781-fb70-4f8b-b1b6-73fc7dc41e27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 31.5736ms 2024-09-02 16:42:12.832 +05:30 37604cd8-3403-4265-9125-fc62749123af 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-02 16:42:12.833 +05:30 37604cd8-3403-4265-9125-fc62749123af INF CORS policy execution successful. 2024-09-02 16:42:12.834 +05:30 37604cd8-3403-4265-9125-fc62749123af 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.6089ms 2024-09-02 16:42:12.848 +05:30 387e2514-b0da-4832-97f1-ab6b9be837c2 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-02 16:42:12.848 +05:30 387e2514-b0da-4832-97f1-ab6b9be837c2 INF CORS policy execution successful. 2024-09-02 16:42:12.848 +05:30 387e2514-b0da-4832-97f1-ab6b9be837c2 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.4408ms 2024-09-02 16:42:12.914 +05:30 b59e4b57-d43b-4185-9f37-bd6954f9781e 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-02 16:42:12.915 +05:30 b59e4b57-d43b-4185-9f37-bd6954f9781e INF CORS policy execution successful. 2024-09-02 16:42:12.916 +05:30 b59e4b57-d43b-4185-9f37-bd6954f9781e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:42:12.916 +05:30 d2c269bb-6e9a-4427-8ac6-326e66593af7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:42:12.917 +05:30 d2c269bb-6e9a-4427-8ac6-326e66593af7 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-02 16:42:12.951 +05:30 d2c269bb-6e9a-4427-8ac6-326e66593af7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:42:12.952 +05:30 d2c269bb-6e9a-4427-8ac6-326e66593af7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 34.1666ms 2024-09-02 16:42:12.952 +05:30 d2c269bb-6e9a-4427-8ac6-326e66593af7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:42:12.952 +05:30 d2c269bb-6e9a-4427-8ac6-326e66593af7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b59e4b57-d43b-4185-9f37-bd6954f9781e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:42:12.953 +05:30 d2c269bb-6e9a-4427-8ac6-326e66593af7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 38.488ms 2024-09-02 16:42:13.031 +05:30 8eedd994-00e9-4644-b8d6-08cc0d6aff5f 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-02 16:42:13.032 +05:30 8eedd994-00e9-4644-b8d6-08cc0d6aff5f INF CORS policy execution successful. 2024-09-02 16:42:13.032 +05:30 8eedd994-00e9-4644-b8d6-08cc0d6aff5f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:42:13.032 +05:30 74184652-ef82-4b30-86be-b25805823b6a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:42:13.032 +05:30 74184652-ef82-4b30-86be-b25805823b6a 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-02 16:42:13.038 +05:30 74184652-ef82-4b30-86be-b25805823b6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:42:13.038 +05:30 74184652-ef82-4b30-86be-b25805823b6a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.7558ms 2024-09-02 16:42:13.038 +05:30 74184652-ef82-4b30-86be-b25805823b6a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:42:13.038 +05:30 74184652-ef82-4b30-86be-b25805823b6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8eedd994-00e9-4644-b8d6-08cc0d6aff5f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:42:13.039 +05:30 74184652-ef82-4b30-86be-b25805823b6a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 7.6299ms 2024-09-02 16:46:41.296 +05:30 8aca23ea-ea05-41d5-b6b9-e538b880029d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 16:46:41.298 +05:30 8aca23ea-ea05-41d5-b6b9-e538b880029d INF CORS policy execution successful. 2024-09-02 16:46:41.299 +05:30 8aca23ea-ea05-41d5-b6b9-e538b880029d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 204 null null 3.221ms 2024-09-02 16:46:41.391 +05:30 12d6ee64-ab9a-4073-9511-eb77c591254c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 16:46:41.392 +05:30 12d6ee64-ab9a-4073-9511-eb77c591254c INF CORS policy execution successful. 2024-09-02 16:46:41.392 +05:30 12d6ee64-ab9a-4073-9511-eb77c591254c INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=2&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjA4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Minatsd25oDdkK3VzPeCnSZZ_csiQxteb6vwIqnX1nk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 16:46:41.393 +05:30 9fab88cc-2568-4a98-9148-a29125f51ee7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:46:41.394 +05:30 9fab88cc-2568-4a98-9148-a29125f51ee7 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-02 16:46:41.402 +05:30 9fab88cc-2568-4a98-9148-a29125f51ee7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 16:46:41.402 +05:30 9fab88cc-2568-4a98-9148-a29125f51ee7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.9609ms 2024-09-02 16:46:41.402 +05:30 9fab88cc-2568-4a98-9148-a29125f51ee7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 16:46:41.402 +05:30 9fab88cc-2568-4a98-9148-a29125f51ee7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12d6ee64-ab9a-4073-9511-eb77c591254c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1583} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":108,\"Name\":\"user18\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T14:59:34.423\",\"ModifiedOn\":\"08/27/2024 15:03:45\"},{\"IId\":107,\"Name\":\"TestUser270802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-27T10:03:15.373\",\"ModifiedOn\":\"08/27/2024 15:31:08\"},{\"IId\":100,\"Name\":\"dipingrp10\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-23T06:27:24.27\",\"ModifiedOn\":\"08/27/2024 11:55:13\"},{\"IId\":98,\"Name\":\"dipingrp9\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T14:16:05.447\",\"ModifiedOn\":\"08/22/2024 15:23:30\"},{\"IId\":97,\"Name\":\"dipingrp7\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T14:04:57.843\",\"ModifiedOn\":\"08/22/2024 14:13:15\"},{\"IId\":96,\"Name\":\"dipin19\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:58:25.723\",\"ModifiedOn\":\"08/22/2024 13:58:26\"},{\"IId\":95,\"Name\":\"dipingrp6\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:56:54.553\",\"ModifiedOn\":\"08/22/2024 13:56:54\"},{\"IId\":94,\"Name\":\"dipin18\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:53:38.41\",\"ModifiedOn\":\"08/24/2024 10:06:24\"},{\"IId\":93,\"Name\":\"dipingrp5\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T13:48:34.3\",\"ModifiedOn\":null},{\"IId\":89,\"Name\":\"dipingrp4\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-22T08:55:52.847\",\"ModifiedOn\":\"08/22/2024 13:43:48\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 16:46:41.403 +05:30 9fab88cc-2568-4a98-9148-a29125f51ee7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 200 1583 application/json; charset=utf-8 12.1342ms 2024-09-02 16:56:41.654 +05:30 INF Application is shutting down... 2024-09-02 17:02:06.949 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 17:02:07.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-02 17:02:07.034 +05:30 INF Creating key {c00161a8-88c5-4bbf-ac24-dda3729d9fe7} with creation date 2024-09-02 11:32:07Z, activation date 2024-09-02 11:32:07Z, and expiration date 2024-12-01 11:32:07Z. 2024-09-02 17:02:07.048 +05:30 WRN No XML encryptor configured. Key {c00161a8-88c5-4bbf-ac24-dda3729d9fe7} may be persisted to storage in unencrypted form. 2024-09-02 17:02:07.250 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 17:02:07.251 +05:30 INF Hosting environment: Production 2024-09-02 17:02:07.251 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 17:02:07.265 +05:30 53422986-20f0-4706-aa4d-c805afbdf017 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjM4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Hw7PlSmdW7LLzmvU8E_zHecNtOx90bvOwKJdlWCkf9Y - null null 2024-09-02 17:02:07.331 +05:30 53422986-20f0-4706-aa4d-c805afbdf017 INF CORS policy execution successful. 2024-09-02 17:02:07.352 +05:30 53422986-20f0-4706-aa4d-c805afbdf017 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjM4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Hw7PlSmdW7LLzmvU8E_zHecNtOx90bvOwKJdlWCkf9Y 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 (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-02 17:02:07.404 +05:30 13a5bd64-0134-48ad-9ed8-224378fc05bb INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:02:07.449 +05:30 13a5bd64-0134-48ad-9ed8-224378fc05bb 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-02 17:02:07.633 +05:30 13a5bd64-0134-48ad-9ed8-224378fc05bb INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:02:07.741 +05:30 13a5bd64-0134-48ad-9ed8-224378fc05bb INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 286.3621ms 2024-09-02 17:02:07.746 +05:30 13a5bd64-0134-48ad-9ed8-224378fc05bb INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:02:07.747 +05:30 13a5bd64-0134-48ad-9ed8-224378fc05bb INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 53422986-20f0-4706-aa4d-c805afbdf017}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 17:02:07.762 +05:30 13a5bd64-0134-48ad-9ed8-224378fc05bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzU0ODIsImV4cCI6MTcyNTI3NjM4MiwiaWF0IjoxNzI1Mjc1NDgyfQ.Hw7PlSmdW7LLzmvU8E_zHecNtOx90bvOwKJdlWCkf9Y - 400 90 application/json; charset=utf-8 501.1574ms 2024-09-02 17:03:33.045 +05:30 3f399d50-833f-444e-93cb-dda098fc4670 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 17:03:33.062 +05:30 3f399d50-833f-444e-93cb-dda098fc4670 INF CORS policy execution successful. 2024-09-02 17:03:33.068 +05:30 3f399d50-833f-444e-93cb-dda098fc4670 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 (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-02 17:03:33.072 +05:30 af02760c-ea40-4bd9-99d0-a53026e8543b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:03:33.093 +05:30 af02760c-ea40-4bd9-99d0-a53026e8543b 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-02 17:03:33.568 +05:30 af02760c-ea40-4bd9-99d0-a53026e8543b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:03:33.571 +05:30 af02760c-ea40-4bd9-99d0-a53026e8543b INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 477.4492ms 2024-09-02 17:03:33.572 +05:30 af02760c-ea40-4bd9-99d0-a53026e8543b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:03:33.574 +05:30 af02760c-ea40-4bd9-99d0-a53026e8543b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f399d50-833f-444e-93cb-dda098fc4670}, {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-02 17:03:33.577 +05:30 af02760c-ea40-4bd9-99d0-a53026e8543b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 533.8017ms 2024-09-02 17:03:35.677 +05:30 f5df4291-926d-4038-9961-b53bdbf153b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 17:03:35.683 +05:30 f5df4291-926d-4038-9961-b53bdbf153b9 INF CORS policy execution successful. 2024-09-02 17:03:35.685 +05:30 f5df4291-926d-4038-9961-b53bdbf153b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.9912ms 2024-09-02 17:03:35.801 +05:30 4555783f-4fdc-4f9e-8405-35bb28f81ef3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 17:03:35.802 +05:30 4555783f-4fdc-4f9e-8405-35bb28f81ef3 INF CORS policy execution successful. 2024-09-02 17:03:35.803 +05:30 4555783f-4fdc-4f9e-8405-35bb28f81ef3 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 (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-02 17:03:35.805 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:03:35.814 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF 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-02 17:03:35.917 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Database retrieved 2024-09-02 17:03:35.979 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Token generated 2024-09-02 17:03:35.981 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Token generated 2024-09-02 17:03:35.985 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:03:35.986 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 170.5046ms 2024-09-02 17:03:35.986 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:03:35.986 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4555783f-4fdc-4f9e-8405-35bb28f81ef3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzY4MTUsImV4cCI6MTcyNTI3NzQxNSwiaWF0IjoxNzI1Mjc2ODE1fQ.m5Pi2VzultyU1prcP-3X6eBnR10GbittZVItt0TcQQ8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzY4MTUsImV4cCI6MTcyNTI3NzcxNSwiaWF0IjoxNzI1Mjc2ODE1fQ.kedWytjWd-xf_n88Vb1nOQ0u_J2ZvGqFPKcItIxpilM\"}"} 2024-09-02 17:03:35.987 +05:30 c90ea037-e73f-468f-857a-cedbb9de70e6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 186.4336ms 2024-09-02 17:03:37.636 +05:30 344eb2ed-bd2c-4f8c-adf8-9627095c451c 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-02 17:03:37.637 +05:30 344eb2ed-bd2c-4f8c-adf8-9627095c451c INF CORS policy execution successful. 2024-09-02 17:03:37.638 +05:30 344eb2ed-bd2c-4f8c-adf8-9627095c451c 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.9049ms 2024-09-02 17:03:37.711 +05:30 f85269a3-0875-4d4a-97e6-f0319ccf44c2 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-02 17:03:37.712 +05:30 f85269a3-0875-4d4a-97e6-f0319ccf44c2 INF CORS policy execution successful. 2024-09-02 17:03:37.713 +05:30 f85269a3-0875-4d4a-97e6-f0319ccf44c2 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.9166ms 2024-09-02 17:03:37.760 +05:30 c68082a7-c229-4477-b9bb-4125029ae689 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-02 17:03:37.812 +05:30 c68082a7-c229-4477-b9bb-4125029ae689 INF CORS policy execution successful. 2024-09-02 17:03:37.813 +05:30 c68082a7-c229-4477-b9bb-4125029ae689 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzY4MTUsImV4cCI6MTcyNTI3NzQxNSwiaWF0IjoxNzI1Mjc2ODE1fQ.m5Pi2VzultyU1prcP-3X6eBnR10GbittZVItt0TcQQ8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:03:37.820 +05:30 3d92a2cc-6ec6-48d9-8a4a-555f887f0060 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:03:37.828 +05:30 3d92a2cc-6ec6-48d9-8a4a-555f887f0060 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-02 17:03:37.871 +05:30 8af8009a-59b7-4909-a608-79b2c4b618ba 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-02 17:03:37.872 +05:30 8af8009a-59b7-4909-a608-79b2c4b618ba INF CORS policy execution successful. 2024-09-02 17:03:37.873 +05:30 8af8009a-59b7-4909-a608-79b2c4b618ba 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzY4MTUsImV4cCI6MTcyNTI3NzQxNSwiaWF0IjoxNzI1Mjc2ODE1fQ.m5Pi2VzultyU1prcP-3X6eBnR10GbittZVItt0TcQQ8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:03:37.880 +05:30 da42f3db-1a63-41fb-9c90-af36e058888f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:03:37.880 +05:30 da42f3db-1a63-41fb-9c90-af36e058888f 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-02 17:03:37.973 +05:30 3d92a2cc-6ec6-48d9-8a4a-555f887f0060 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:03:37.973 +05:30 da42f3db-1a63-41fb-9c90-af36e058888f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:03:37.974 +05:30 3d92a2cc-6ec6-48d9-8a4a-555f887f0060 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 146.0271ms 2024-09-02 17:03:37.974 +05:30 da42f3db-1a63-41fb-9c90-af36e058888f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 94.1944ms 2024-09-02 17:03:37.974 +05:30 3d92a2cc-6ec6-48d9-8a4a-555f887f0060 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:03:37.974 +05:30 da42f3db-1a63-41fb-9c90-af36e058888f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:03:37.975 +05:30 3d92a2cc-6ec6-48d9-8a4a-555f887f0060 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c68082a7-c229-4477-b9bb-4125029ae689}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:03:37.975 +05:30 da42f3db-1a63-41fb-9c90-af36e058888f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8af8009a-59b7-4909-a608-79b2c4b618ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:03:37.975 +05:30 3d92a2cc-6ec6-48d9-8a4a-555f887f0060 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 215.2199ms 2024-09-02 17:03:37.975 +05:30 da42f3db-1a63-41fb-9c90-af36e058888f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 104.4956ms 2024-09-02 17:14:05.626 +05:30 INF Application is shutting down... 2024-09-02 17:16:54.590 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 17:16:54.649 +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-02 17:16:54.674 +05:30 INF Creating key {18a9ae0e-6578-41e9-a260-cd34eb104f15} with creation date 2024-09-02 11:46:54Z, activation date 2024-09-02 11:46:54Z, and expiration date 2024-12-01 11:46:54Z. 2024-09-02 17:16:54.690 +05:30 WRN No XML encryptor configured. Key {18a9ae0e-6578-41e9-a260-cd34eb104f15} may be persisted to storage in unencrypted form. 2024-09-02 17:16:54.969 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 17:16:54.970 +05:30 INF Hosting environment: Production 2024-09-02 17:16:54.970 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 17:16:54.985 +05:30 a7fb0424-43fb-484e-b651-78feefc0ec7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzY4MTUsImV4cCI6MTcyNTI3NzcxNSwiaWF0IjoxNzI1Mjc2ODE1fQ.kedWytjWd-xf_n88Vb1nOQ0u_J2ZvGqFPKcItIxpilM - null null 2024-09-02 17:16:55.047 +05:30 a7fb0424-43fb-484e-b651-78feefc0ec7d INF CORS policy execution successful. 2024-09-02 17:16:55.068 +05:30 a7fb0424-43fb-484e-b651-78feefc0ec7d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzY4MTUsImV4cCI6MTcyNTI3NzcxNSwiaWF0IjoxNzI1Mjc2ODE1fQ.kedWytjWd-xf_n88Vb1nOQ0u_J2ZvGqFPKcItIxpilM 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 (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-02 17:16:55.110 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:16:55.141 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 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-02 17:16:55.470 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 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:3b5a5065-a6c3-4e71-9c14-73fd7c3b6f54 Error Number:18456,State:1,Class:14 2024-09-02 17:16:55.492 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 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:3b5a5065-a6c3-4e71-9c14-73fd7c3b6f54 Error Number:18456,State:1,Class:14 2024-09-02 17:16:55.508 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:16:55.626 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 480.6904ms 2024-09-02 17:16:55.630 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:16:55.632 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: a7fb0424-43fb-484e-b651-78feefc0ec7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-02 17:16:55.646 +05:30 f2cd70bc-d4a8-450b-b52c-211ec89702a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzY4MTUsImV4cCI6MTcyNTI3NzcxNSwiaWF0IjoxNzI1Mjc2ODE1fQ.kedWytjWd-xf_n88Vb1nOQ0u_J2ZvGqFPKcItIxpilM - 500 89 application/json; charset=utf-8 662.8121ms 2024-09-02 17:16:56.472 +05:30 384828f7-99e7-47cf-9687-e8b46e10fb18 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-02 17:16:56.475 +05:30 384828f7-99e7-47cf-9687-e8b46e10fb18 INF CORS policy execution successful. 2024-09-02 17:16:56.476 +05:30 384828f7-99e7-47cf-9687-e8b46e10fb18 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.1158ms 2024-09-02 17:16:56.536 +05:30 c50bdd58-6ce7-4229-a073-4deb69f36b55 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-02 17:16:56.540 +05:30 c50bdd58-6ce7-4229-a073-4deb69f36b55 INF CORS policy execution successful. 2024-09-02 17:16:56.540 +05:30 c50bdd58-6ce7-4229-a073-4deb69f36b55 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.2018ms 2024-09-02 17:16:56.596 +05:30 b906b07f-a3c5-489f-9e9c-2db328396bf9 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-02 17:16:56.608 +05:30 b906b07f-a3c5-489f-9e9c-2db328396bf9 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 17:16:56.610 +05:30 b906b07f-a3c5-489f-9e9c-2db328396bf9 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-02 17:16:56.611 +05:30 b906b07f-a3c5-489f-9e9c-2db328396bf9 INF CORS policy execution successful. 2024-09-02 17:16:56.613 +05:30 b906b07f-a3c5-489f-9e9c-2db328396bf9 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:16:56.621 +05:30 60c20fed-e494-46f9-b345-a93c19fa848c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 17:16:56.628 +05:30 60c20fed-e494-46f9-b345-a93c19fa848c INF AuthenticationScheme: Bearer was challenged. 2024-09-02 17:16:56.629 +05:30 60c20fed-e494-46f9-b345-a93c19fa848c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: b906b07f-a3c5-489f-9e9c-2db328396bf9}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 17:16:56.631 +05:30 60c20fed-e494-46f9-b345-a93c19fa848c 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 34.8495ms 2024-09-02 17:16:56.686 +05:30 5dd28253-85d2-4d27-b4b2-c3a0674a15ed 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-02 17:16:56.688 +05:30 5dd28253-85d2-4d27-b4b2-c3a0674a15ed 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 17:16:56.689 +05:30 5dd28253-85d2-4d27-b4b2-c3a0674a15ed 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-02 17:16:56.689 +05:30 5dd28253-85d2-4d27-b4b2-c3a0674a15ed INF CORS policy execution successful. 2024-09-02 17:16:56.690 +05:30 5dd28253-85d2-4d27-b4b2-c3a0674a15ed 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:16:56.697 +05:30 76ddebf7-f01c-412c-8d72-8f1152b3d3e9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 17:16:56.698 +05:30 76ddebf7-f01c-412c-8d72-8f1152b3d3e9 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 17:16:56.699 +05:30 76ddebf7-f01c-412c-8d72-8f1152b3d3e9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 5dd28253-85d2-4d27-b4b2-c3a0674a15ed}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 17:16:56.699 +05:30 76ddebf7-f01c-412c-8d72-8f1152b3d3e9 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 12.9322ms 2024-09-02 17:19:49.952 +05:30 4f7b7346-3c9d-4239-af5d-ecbc18c8c9d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 17:19:49.960 +05:30 4f7b7346-3c9d-4239-af5d-ecbc18c8c9d1 INF CORS policy execution successful. 2024-09-02 17:19:49.965 +05:30 4f7b7346-3c9d-4239-af5d-ecbc18c8c9d1 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 (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-02 17:19:49.971 +05:30 83cd5bb7-89c2-418c-90fc-d9b558faa8b0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:19:50.009 +05:30 83cd5bb7-89c2-418c-90fc-d9b558faa8b0 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-02 17:19:50.447 +05:30 83cd5bb7-89c2-418c-90fc-d9b558faa8b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:19:50.451 +05:30 83cd5bb7-89c2-418c-90fc-d9b558faa8b0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 440.8503ms 2024-09-02 17:19:50.451 +05:30 83cd5bb7-89c2-418c-90fc-d9b558faa8b0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:19:50.452 +05:30 83cd5bb7-89c2-418c-90fc-d9b558faa8b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f7b7346-3c9d-4239-af5d-ecbc18c8c9d1}, {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-02 17:19:50.454 +05:30 83cd5bb7-89c2-418c-90fc-d9b558faa8b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 502.8707ms 2024-09-02 17:19:52.442 +05:30 99c86017-583c-45be-b583-6f27e591b3dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 17:19:52.443 +05:30 99c86017-583c-45be-b583-6f27e591b3dc INF CORS policy execution successful. 2024-09-02 17:19:52.444 +05:30 99c86017-583c-45be-b583-6f27e591b3dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.5365ms 2024-09-02 17:19:52.528 +05:30 f8222ce3-af03-430f-acda-b15040b3100a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 17:19:52.529 +05:30 f8222ce3-af03-430f-acda-b15040b3100a INF CORS policy execution successful. 2024-09-02 17:19:52.530 +05:30 f8222ce3-af03-430f-acda-b15040b3100a 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 (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-02 17:19:52.532 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:19:52.539 +05:30 85d097d6-9448-4283-a231-380555f0227f INF 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-02 17:19:52.631 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Database retrieved 2024-09-02 17:19:52.680 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Token generated 2024-09-02 17:19:52.682 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Token generated 2024-09-02 17:19:52.684 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:19:52.684 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 145.4145ms 2024-09-02 17:19:52.685 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:19:52.685 +05:30 85d097d6-9448-4283-a231-380555f0227f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8222ce3-af03-430f-acda-b15040b3100a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODM5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.efXVL4dBQyFbabMpeHb9RUs3tvtWn-YjgUD37RYwmG8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODY5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.eWaG_XscRkYLQ9D_jQ-uP4TGr4pc114YepnMep7uJpc\"}"} 2024-09-02 17:19:52.685 +05:30 85d097d6-9448-4283-a231-380555f0227f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 157.0897ms 2024-09-02 17:19:54.253 +05:30 898df28a-1496-40c4-abb0-ddb5766d5dfb 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-02 17:19:54.254 +05:30 898df28a-1496-40c4-abb0-ddb5766d5dfb INF CORS policy execution successful. 2024-09-02 17:19:54.254 +05:30 898df28a-1496-40c4-abb0-ddb5766d5dfb 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.2005ms 2024-09-02 17:19:54.317 +05:30 c33ee09a-fa42-499d-8ea2-bb09d22dd1a8 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-02 17:19:54.318 +05:30 c33ee09a-fa42-499d-8ea2-bb09d22dd1a8 INF CORS policy execution successful. 2024-09-02 17:19:54.318 +05:30 c33ee09a-fa42-499d-8ea2-bb09d22dd1a8 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.0136ms 2024-09-02 17:19:54.355 +05:30 20ed921e-c21d-48d5-bee5-49c03786f0f9 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-02 17:19:54.378 +05:30 20ed921e-c21d-48d5-bee5-49c03786f0f9 INF CORS policy execution successful. 2024-09-02 17:19:54.379 +05:30 20ed921e-c21d-48d5-bee5-49c03786f0f9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODM5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.efXVL4dBQyFbabMpeHb9RUs3tvtWn-YjgUD37RYwmG8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:19:54.381 +05:30 151a1d8c-5511-4a34-bc51-fba018e19236 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:19:54.387 +05:30 151a1d8c-5511-4a34-bc51-fba018e19236 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-02 17:19:54.483 +05:30 d215cee3-884c-4624-8eb3-f12a436dd946 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-02 17:19:54.485 +05:30 d215cee3-884c-4624-8eb3-f12a436dd946 INF CORS policy execution successful. 2024-09-02 17:19:54.486 +05:30 d215cee3-884c-4624-8eb3-f12a436dd946 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODM5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.efXVL4dBQyFbabMpeHb9RUs3tvtWn-YjgUD37RYwmG8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:19:54.486 +05:30 16009744-f3ee-49b9-b762-125d934216f9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:19:54.487 +05:30 16009744-f3ee-49b9-b762-125d934216f9 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-02 17:19:54.547 +05:30 16009744-f3ee-49b9-b762-125d934216f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:19:54.547 +05:30 151a1d8c-5511-4a34-bc51-fba018e19236 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:19:54.548 +05:30 16009744-f3ee-49b9-b762-125d934216f9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 61.132ms 2024-09-02 17:19:54.548 +05:30 151a1d8c-5511-4a34-bc51-fba018e19236 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 160.3835ms 2024-09-02 17:19:54.548 +05:30 16009744-f3ee-49b9-b762-125d934216f9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:19:54.548 +05:30 151a1d8c-5511-4a34-bc51-fba018e19236 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:19:54.548 +05:30 151a1d8c-5511-4a34-bc51-fba018e19236 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20ed921e-c21d-48d5-bee5-49c03786f0f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:19:54.549 +05:30 16009744-f3ee-49b9-b762-125d934216f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d215cee3-884c-4624-8eb3-f12a436dd946}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:19:54.549 +05:30 151a1d8c-5511-4a34-bc51-fba018e19236 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 193.8366ms 2024-09-02 17:19:54.549 +05:30 16009744-f3ee-49b9-b762-125d934216f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 66.1478ms 2024-09-02 17:20:08.652 +05:30 d608b956-d578-44a6-984b-7379ef0d490b 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-02 17:20:08.661 +05:30 d608b956-d578-44a6-984b-7379ef0d490b INF CORS policy execution successful. 2024-09-02 17:20:08.666 +05:30 d608b956-d578-44a6-984b-7379ef0d490b 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 13.6393ms 2024-09-02 17:20:08.715 +05:30 9d880171-a45d-400d-86fa-950821e82b24 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-02 17:20:08.720 +05:30 9d880171-a45d-400d-86fa-950821e82b24 INF CORS policy execution successful. 2024-09-02 17:20:08.722 +05:30 9d880171-a45d-400d-86fa-950821e82b24 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.4342ms 2024-09-02 17:20:08.756 +05:30 e85550c3-b188-4439-a0ea-43c31edffa58 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-02 17:20:08.758 +05:30 e85550c3-b188-4439-a0ea-43c31edffa58 INF CORS policy execution successful. 2024-09-02 17:20:08.760 +05:30 e85550c3-b188-4439-a0ea-43c31edffa58 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODM5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.efXVL4dBQyFbabMpeHb9RUs3tvtWn-YjgUD37RYwmG8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:20:08.760 +05:30 e85d866a-d179-411e-bb0b-55b07d1da083 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:08.761 +05:30 e85d866a-d179-411e-bb0b-55b07d1da083 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-02 17:20:08.820 +05:30 e85d866a-d179-411e-bb0b-55b07d1da083 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:20:08.821 +05:30 e85d866a-d179-411e-bb0b-55b07d1da083 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 59.5794ms 2024-09-02 17:20:08.821 +05:30 e85d866a-d179-411e-bb0b-55b07d1da083 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:08.821 +05:30 e85d866a-d179-411e-bb0b-55b07d1da083 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e85550c3-b188-4439-a0ea-43c31edffa58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:20:08.824 +05:30 e85d866a-d179-411e-bb0b-55b07d1da083 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 67.3456ms 2024-09-02 17:20:08.887 +05:30 1da0cf0a-4a4d-47fa-b951-0dedaeddfbb4 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-02 17:20:08.889 +05:30 1da0cf0a-4a4d-47fa-b951-0dedaeddfbb4 INF CORS policy execution successful. 2024-09-02 17:20:08.889 +05:30 1da0cf0a-4a4d-47fa-b951-0dedaeddfbb4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODM5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.efXVL4dBQyFbabMpeHb9RUs3tvtWn-YjgUD37RYwmG8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:20:08.890 +05:30 c4323ba1-02fb-4ce9-a2da-d671fe5eac81 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:08.890 +05:30 c4323ba1-02fb-4ce9-a2da-d671fe5eac81 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-02 17:20:08.910 +05:30 c4323ba1-02fb-4ce9-a2da-d671fe5eac81 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:20:08.911 +05:30 c4323ba1-02fb-4ce9-a2da-d671fe5eac81 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 20.8132ms 2024-09-02 17:20:08.911 +05:30 c4323ba1-02fb-4ce9-a2da-d671fe5eac81 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:08.912 +05:30 c4323ba1-02fb-4ce9-a2da-d671fe5eac81 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1da0cf0a-4a4d-47fa-b951-0dedaeddfbb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:20:08.912 +05:30 c4323ba1-02fb-4ce9-a2da-d671fe5eac81 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 25.0596ms 2024-09-02 17:20:31.431 +05:30 da165b22-5bdf-48d6-ae6d-43e0ddea8af9 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-02 17:20:31.432 +05:30 da165b22-5bdf-48d6-ae6d-43e0ddea8af9 INF CORS policy execution successful. 2024-09-02 17:20:31.432 +05:30 da165b22-5bdf-48d6-ae6d-43e0ddea8af9 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.5945ms 2024-09-02 17:20:31.477 +05:30 2f568442-8826-434c-9b2d-ef93eae9e452 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-02 17:20:31.477 +05:30 2f568442-8826-434c-9b2d-ef93eae9e452 INF CORS policy execution successful. 2024-09-02 17:20:31.478 +05:30 2f568442-8826-434c-9b2d-ef93eae9e452 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.399ms 2024-09-02 17:20:31.530 +05:30 ae8fa076-f8d5-4836-8224-bd6b7fb6b687 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-02 17:20:31.532 +05:30 ae8fa076-f8d5-4836-8224-bd6b7fb6b687 INF CORS policy execution successful. 2024-09-02 17:20:31.532 +05:30 ae8fa076-f8d5-4836-8224-bd6b7fb6b687 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODM5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.efXVL4dBQyFbabMpeHb9RUs3tvtWn-YjgUD37RYwmG8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:20:31.533 +05:30 e0b908f5-5cbb-4df1-b413-950c213b5451 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:31.533 +05:30 e0b908f5-5cbb-4df1-b413-950c213b5451 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-02 17:20:31.543 +05:30 e0b908f5-5cbb-4df1-b413-950c213b5451 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:20:31.543 +05:30 e0b908f5-5cbb-4df1-b413-950c213b5451 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.109ms 2024-09-02 17:20:31.544 +05:30 e0b908f5-5cbb-4df1-b413-950c213b5451 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:31.544 +05:30 e0b908f5-5cbb-4df1-b413-950c213b5451 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae8fa076-f8d5-4836-8224-bd6b7fb6b687}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:20:31.544 +05:30 e0b908f5-5cbb-4df1-b413-950c213b5451 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 14.1178ms 2024-09-02 17:20:31.554 +05:30 02886697-41eb-41ad-bf65-6daf53f6c8ab 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-02 17:20:31.555 +05:30 02886697-41eb-41ad-bf65-6daf53f6c8ab INF CORS policy execution successful. 2024-09-02 17:20:31.556 +05:30 02886697-41eb-41ad-bf65-6daf53f6c8ab 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODM5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.efXVL4dBQyFbabMpeHb9RUs3tvtWn-YjgUD37RYwmG8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:20:31.556 +05:30 42f58724-9857-4c85-977c-5dcb10032f4b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:31.556 +05:30 42f58724-9857-4c85-977c-5dcb10032f4b 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-02 17:20:31.566 +05:30 42f58724-9857-4c85-977c-5dcb10032f4b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:20:31.567 +05:30 42f58724-9857-4c85-977c-5dcb10032f4b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.2621ms 2024-09-02 17:20:31.567 +05:30 42f58724-9857-4c85-977c-5dcb10032f4b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:20:31.567 +05:30 42f58724-9857-4c85-977c-5dcb10032f4b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02886697-41eb-41ad-bf65-6daf53f6c8ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:20:31.568 +05:30 42f58724-9857-4c85-977c-5dcb10032f4b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 13.8374ms 2024-09-02 17:22:23.453 +05:30 8318eed3-2d8c-40f9-a59e-b12e9610ce79 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 17:22:23.458 +05:30 8318eed3-2d8c-40f9-a59e-b12e9610ce79 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: 9528920b-f512-4dde-abad-2aaa43fab872} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 17:22:23.460 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:22:23.461 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF 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-02 17:22:23.496 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Database retrieved 2024-09-02 17:22:23.514 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Token generated 2024-09-02 17:22:23.514 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Token generated 2024-09-02 17:22:23.515 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:22:23.516 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 54.8949ms 2024-09-02 17:22:23.517 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:22:23.517 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8318eed3-2d8c-40f9-a59e-b12e9610ce79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc5NDMsImV4cCI6MTcyNTI3ODU0MywiaWF0IjoxNzI1Mjc3OTQzfQ.2cZwLlf7jTPmUUx5d2pgUDKl1ZoBlow0m_t4JqucbmQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc5NDMsImV4cCI6MTcyNTI3ODg0MywiaWF0IjoxNzI1Mjc3OTQzfQ.C7lV5ESdVa8u1f_N62ue__-4NtMFXVSK4-RJzSfNfog\"}"} 2024-09-02 17:22:23.518 +05:30 10cc53f8-fe82-4f66-8c1b-68a5dfb8f522 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 65.3993ms 2024-09-02 17:32:53.444 +05:30 INF Application is shutting down... 2024-09-02 17:46:02.930 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 17:46:02.993 +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-02 17:46:03.019 +05:30 INF Creating key {9ee6488e-58d9-4344-b04f-c4a987f129eb} with creation date 2024-09-02 12:16:03Z, activation date 2024-09-02 12:16:03Z, and expiration date 2024-12-01 12:16:03Z. 2024-09-02 17:46:03.031 +05:30 WRN No XML encryptor configured. Key {9ee6488e-58d9-4344-b04f-c4a987f129eb} may be persisted to storage in unencrypted form. 2024-09-02 17:46:03.228 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 17:46:03.228 +05:30 INF Hosting environment: Production 2024-09-02 17:46:03.228 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 17:46:03.249 +05:30 e957493f-5ff1-4125-acc8-916d9e50d93a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODY5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.eWaG_XscRkYLQ9D_jQ-uP4TGr4pc114YepnMep7uJpc - null null 2024-09-02 17:46:03.322 +05:30 e957493f-5ff1-4125-acc8-916d9e50d93a INF CORS policy execution successful. 2024-09-02 17:46:03.351 +05:30 e957493f-5ff1-4125-acc8-916d9e50d93a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODY5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.eWaG_XscRkYLQ9D_jQ-uP4TGr4pc114YepnMep7uJpc 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 (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-02 17:46:03.403 +05:30 c8d470b0-6aec-4f9f-a344-38a08bdb01a3 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:46:03.438 +05:30 c8d470b0-6aec-4f9f-a344-38a08bdb01a3 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-02 17:46:03.617 +05:30 c8d470b0-6aec-4f9f-a344-38a08bdb01a3 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:46:03.734 +05:30 c8d470b0-6aec-4f9f-a344-38a08bdb01a3 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 291.6974ms 2024-09-02 17:46:03.737 +05:30 c8d470b0-6aec-4f9f-a344-38a08bdb01a3 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:46:03.738 +05:30 c8d470b0-6aec-4f9f-a344-38a08bdb01a3 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e957493f-5ff1-4125-acc8-916d9e50d93a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 17:46:03.750 +05:30 c8d470b0-6aec-4f9f-a344-38a08bdb01a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc3OTIsImV4cCI6MTcyNTI3ODY5MiwiaWF0IjoxNzI1Mjc3NzkyfQ.eWaG_XscRkYLQ9D_jQ-uP4TGr4pc114YepnMep7uJpc - 400 90 application/json; charset=utf-8 503.6748ms 2024-09-02 17:46:04.804 +05:30 8f567782-3b7e-4db8-9aea-d35edc75355b 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-02 17:46:04.809 +05:30 8f567782-3b7e-4db8-9aea-d35edc75355b INF CORS policy execution successful. 2024-09-02 17:46:04.811 +05:30 8f567782-3b7e-4db8-9aea-d35edc75355b 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.1032ms 2024-09-02 17:46:04.896 +05:30 6b861b82-232a-4b75-ab77-581335e6fe38 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-02 17:46:04.900 +05:30 6b861b82-232a-4b75-ab77-581335e6fe38 INF CORS policy execution successful. 2024-09-02 17:46:04.900 +05:30 6b861b82-232a-4b75-ab77-581335e6fe38 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.4534ms 2024-09-02 17:46:04.966 +05:30 6702d319-4f2f-4a9f-9b91-f19303b7ce7c 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-02 17:46:04.977 +05:30 6702d319-4f2f-4a9f-9b91-f19303b7ce7c 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 17:46:04.985 +05:30 6702d319-4f2f-4a9f-9b91-f19303b7ce7c 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-02 17:46:04.985 +05:30 6702d319-4f2f-4a9f-9b91-f19303b7ce7c INF CORS policy execution successful. 2024-09-02 17:46:04.987 +05:30 6702d319-4f2f-4a9f-9b91-f19303b7ce7c 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:46:04.997 +05:30 80879d05-1024-4bfa-a93a-e9fc6bd7404e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 17:46:05.002 +05:30 80879d05-1024-4bfa-a93a-e9fc6bd7404e INF AuthenticationScheme: Bearer was challenged. 2024-09-02 17:46:05.003 +05:30 80879d05-1024-4bfa-a93a-e9fc6bd7404e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 6702d319-4f2f-4a9f-9b91-f19303b7ce7c}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 17:46:05.004 +05:30 80879d05-1024-4bfa-a93a-e9fc6bd7404e 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.746ms 2024-09-02 17:46:05.065 +05:30 ceb4f419-18c4-4bd2-9bcb-299a1857592d 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-02 17:46:05.066 +05:30 ceb4f419-18c4-4bd2-9bcb-299a1857592d 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.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-09-02 17:46:05.066 +05:30 ceb4f419-18c4-4bd2-9bcb-299a1857592d 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-02 17:46:05.066 +05:30 ceb4f419-18c4-4bd2-9bcb-299a1857592d INF CORS policy execution successful. 2024-09-02 17:46:05.067 +05:30 ceb4f419-18c4-4bd2-9bcb-299a1857592d 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 null}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:46:05.072 +05:30 d8deffbb-6bcf-4bac-a77e-04409e25fe54 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 17:46:05.073 +05:30 d8deffbb-6bcf-4bac-a77e-04409e25fe54 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 17:46:05.073 +05:30 d8deffbb-6bcf-4bac-a77e-04409e25fe54 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ceb4f419-18c4-4bd2-9bcb-299a1857592d}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-09-02 17:46:05.074 +05:30 d8deffbb-6bcf-4bac-a77e-04409e25fe54 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 8.5984ms 2024-09-02 17:46:12.641 +05:30 d91cf4c2-7da5-403c-b544-c4725446fba6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 17:46:12.643 +05:30 d91cf4c2-7da5-403c-b544-c4725446fba6 INF CORS policy execution successful. 2024-09-02 17:46:12.644 +05:30 d91cf4c2-7da5-403c-b544-c4725446fba6 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 (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-02 17:46:12.645 +05:30 a40f1898-347a-40c7-8184-d4186c270bf0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:46:12.660 +05:30 a40f1898-347a-40c7-8184-d4186c270bf0 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-02 17:46:13.083 +05:30 a40f1898-347a-40c7-8184-d4186c270bf0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:46:13.086 +05:30 a40f1898-347a-40c7-8184-d4186c270bf0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 425.2705ms 2024-09-02 17:46:13.087 +05:30 a40f1898-347a-40c7-8184-d4186c270bf0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:46:13.089 +05:30 a40f1898-347a-40c7-8184-d4186c270bf0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d91cf4c2-7da5-403c-b544-c4725446fba6}, {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-02 17:46:13.092 +05:30 a40f1898-347a-40c7-8184-d4186c270bf0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 450.9597ms 2024-09-02 17:46:14.946 +05:30 30a814c8-0882-4a2b-bff1-e6b4ce256042 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 17:46:14.947 +05:30 30a814c8-0882-4a2b-bff1-e6b4ce256042 INF CORS policy execution successful. 2024-09-02 17:46:14.948 +05:30 30a814c8-0882-4a2b-bff1-e6b4ce256042 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.9068ms 2024-09-02 17:46:15.011 +05:30 05d7bc20-9970-4df0-a0a9-83cf7c4a6065 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 17:46:15.011 +05:30 05d7bc20-9970-4df0-a0a9-83cf7c4a6065 INF CORS policy execution successful. 2024-09-02 17:46:15.012 +05:30 05d7bc20-9970-4df0-a0a9-83cf7c4a6065 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 (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-02 17:46:15.014 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:46:15.020 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF 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-02 17:46:15.126 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Database retrieved 2024-09-02 17:46:15.176 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Token generated 2024-09-02 17:46:15.177 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Token generated 2024-09-02 17:46:15.180 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:46:15.181 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 160.0188ms 2024-09-02 17:46:15.181 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:46:15.181 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 05d7bc20-9970-4df0-a0a9-83cf7c4a6065}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI4MDI3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.DSAN_Rb4JhAOgvXn2-5hRq5uwFYwxEd5DuTQAROZX4Y\"}"} 2024-09-02 17:46:15.182 +05:30 106a2999-10a4-4e62-8ca9-fdd9ee78c999 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 170.8376ms 2024-09-02 17:46:16.666 +05:30 c96f150c-df40-4072-a51d-13549e2aeac3 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-02 17:46:16.667 +05:30 c96f150c-df40-4072-a51d-13549e2aeac3 INF CORS policy execution successful. 2024-09-02 17:46:16.668 +05:30 c96f150c-df40-4072-a51d-13549e2aeac3 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.1451ms 2024-09-02 17:46:16.724 +05:30 a8a1558b-e3c3-41d7-9cfb-02d6c35c1e0e 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-02 17:46:16.725 +05:30 a8a1558b-e3c3-41d7-9cfb-02d6c35c1e0e INF CORS policy execution successful. 2024-09-02 17:46:16.725 +05:30 a8a1558b-e3c3-41d7-9cfb-02d6c35c1e0e 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.9372ms 2024-09-02 17:46:16.756 +05:30 cf1c7136-6fc9-4ede-a9c0-a866c09d66ce 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-02 17:46:16.790 +05:30 cf1c7136-6fc9-4ede-a9c0-a866c09d66ce INF CORS policy execution successful. 2024-09-02 17:46:16.793 +05:30 cf1c7136-6fc9-4ede-a9c0-a866c09d66ce 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:46:16.796 +05:30 8f5709d2-2399-4928-9b94-0fb2c5ae29b1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:46:16.804 +05:30 8f5709d2-2399-4928-9b94-0fb2c5ae29b1 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-02 17:46:16.869 +05:30 1f346b84-8213-4a8f-99b1-3b38a9ee76ff 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-02 17:46:16.870 +05:30 1f346b84-8213-4a8f-99b1-3b38a9ee76ff INF CORS policy execution successful. 2024-09-02 17:46:16.871 +05:30 1f346b84-8213-4a8f-99b1-3b38a9ee76ff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:46:16.872 +05:30 7ee03ed8-424a-4ca2-8780-94f9db6d238f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:46:16.872 +05:30 7ee03ed8-424a-4ca2-8780-94f9db6d238f 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-02 17:46:16.933 +05:30 8f5709d2-2399-4928-9b94-0fb2c5ae29b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:46:16.933 +05:30 7ee03ed8-424a-4ca2-8780-94f9db6d238f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:46:16.934 +05:30 8f5709d2-2399-4928-9b94-0fb2c5ae29b1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 129.7856ms 2024-09-02 17:46:16.934 +05:30 7ee03ed8-424a-4ca2-8780-94f9db6d238f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 61.6389ms 2024-09-02 17:46:16.934 +05:30 8f5709d2-2399-4928-9b94-0fb2c5ae29b1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:46:16.934 +05:30 7ee03ed8-424a-4ca2-8780-94f9db6d238f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:46:16.934 +05:30 8f5709d2-2399-4928-9b94-0fb2c5ae29b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf1c7136-6fc9-4ede-a9c0-a866c09d66ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:46:16.934 +05:30 7ee03ed8-424a-4ca2-8780-94f9db6d238f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f346b84-8213-4a8f-99b1-3b38a9ee76ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:46:16.935 +05:30 7ee03ed8-424a-4ca2-8780-94f9db6d238f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 65.6908ms 2024-09-02 17:46:16.935 +05:30 8f5709d2-2399-4928-9b94-0fb2c5ae29b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 179.0545ms 2024-09-02 17:48:05.363 +05:30 355ea97b-40f5-40f9-8cad-31b308e7d6bb 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-02 17:48:05.366 +05:30 355ea97b-40f5-40f9-8cad-31b308e7d6bb INF CORS policy execution successful. 2024-09-02 17:48:05.369 +05:30 355ea97b-40f5-40f9-8cad-31b308e7d6bb 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 7.0184ms 2024-09-02 17:48:05.462 +05:30 b6ac644c-7c61-4bba-8548-29a2c7f61b84 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-02 17:48:05.467 +05:30 b6ac644c-7c61-4bba-8548-29a2c7f61b84 INF CORS policy execution successful. 2024-09-02 17:48:05.469 +05:30 b6ac644c-7c61-4bba-8548-29a2c7f61b84 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:48:05.475 +05:30 2e94e0a5-3ee3-4f90-a2db-deaf3ba2fc45 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:48:05.476 +05:30 2e94e0a5-3ee3-4f90-a2db-deaf3ba2fc45 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-02 17:48:05.503 +05:30 2e94e0a5-3ee3-4f90-a2db-deaf3ba2fc45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:48:05.504 +05:30 2e94e0a5-3ee3-4f90-a2db-deaf3ba2fc45 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 28.1412ms 2024-09-02 17:48:05.505 +05:30 2e94e0a5-3ee3-4f90-a2db-deaf3ba2fc45 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:48:05.505 +05:30 2e94e0a5-3ee3-4f90-a2db-deaf3ba2fc45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6ac644c-7c61-4bba-8548-29a2c7f61b84}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:48:05.506 +05:30 2e94e0a5-3ee3-4f90-a2db-deaf3ba2fc45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 43.9268ms 2024-09-02 17:48:06.551 +05:30 7772a2bf-9ba2-4953-a68b-54911dfae4b0 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-02 17:48:06.552 +05:30 7772a2bf-9ba2-4953-a68b-54911dfae4b0 INF CORS policy execution successful. 2024-09-02 17:48:06.552 +05:30 7772a2bf-9ba2-4953-a68b-54911dfae4b0 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 1.0964ms 2024-09-02 17:48:06.615 +05:30 232aeeb4-d5e6-475d-a7ab-7cec28f8c3ad 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-02 17:48:06.616 +05:30 232aeeb4-d5e6-475d-a7ab-7cec28f8c3ad INF CORS policy execution successful. 2024-09-02 17:48:06.617 +05:30 232aeeb4-d5e6-475d-a7ab-7cec28f8c3ad 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:48:06.617 +05:30 281c3f92-61b1-4892-a8b3-d0b69b8c9437 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:48:06.617 +05:30 281c3f92-61b1-4892-a8b3-d0b69b8c9437 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-02 17:48:06.622 +05:30 281c3f92-61b1-4892-a8b3-d0b69b8c9437 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:48:06.623 +05:30 281c3f92-61b1-4892-a8b3-d0b69b8c9437 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.3169ms 2024-09-02 17:48:06.623 +05:30 281c3f92-61b1-4892-a8b3-d0b69b8c9437 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:48:06.623 +05:30 281c3f92-61b1-4892-a8b3-d0b69b8c9437 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 232aeeb4-d5e6-475d-a7ab-7cec28f8c3ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:48:06.624 +05:30 281c3f92-61b1-4892-a8b3-d0b69b8c9437 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 8.3103ms 2024-09-02 17:48:33.770 +05:30 abc662e0-79d8-4102-96ea-d0d3072ffce9 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-02 17:48:33.771 +05:30 abc662e0-79d8-4102-96ea-d0d3072ffce9 INF CORS policy execution successful. 2024-09-02 17:48:33.772 +05:30 abc662e0-79d8-4102-96ea-d0d3072ffce9 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 2.9489ms 2024-09-02 17:48:33.845 +05:30 54016c3f-2658-475c-9743-fe9abec06f4a 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-02 17:48:33.847 +05:30 54016c3f-2658-475c-9743-fe9abec06f4a INF CORS policy execution successful. 2024-09-02 17:48:33.848 +05:30 54016c3f-2658-475c-9743-fe9abec06f4a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 17:48:33.849 +05:30 b240966e-7dba-4325-aa44-99526851c626 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:48:33.850 +05:30 b240966e-7dba-4325-aa44-99526851c626 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-02 17:48:33.859 +05:30 b240966e-7dba-4325-aa44-99526851c626 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:48:33.860 +05:30 b240966e-7dba-4325-aa44-99526851c626 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.295ms 2024-09-02 17:48:33.860 +05:30 b240966e-7dba-4325-aa44-99526851c626 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:48:33.861 +05:30 b240966e-7dba-4325-aa44-99526851c626 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54016c3f-2658-475c-9743-fe9abec06f4a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:48:33.862 +05:30 b240966e-7dba-4325-aa44-99526851c626 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 16.4778ms 2024-09-02 17:50:33.096 +05:30 77317770-2f6c-4628-b6b4-861ea1808007 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-02 17:50:33.098 +05:30 77317770-2f6c-4628-b6b4-861ea1808007 INF CORS policy execution successful. 2024-09-02 17:50:33.100 +05:30 77317770-2f6c-4628-b6b4-861ea1808007 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.9591ms 2024-09-02 17:50:33.145 +05:30 17dca25d-7970-4b8c-993b-1837557367df 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-02 17:50:33.145 +05:30 17dca25d-7970-4b8c-993b-1837557367df INF CORS policy execution successful. 2024-09-02 17:50:33.146 +05:30 17dca25d-7970-4b8c-993b-1837557367df 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.8672ms 2024-09-02 17:50:33.160 +05:30 f9dbe474-72da-48db-89fa-0e559a270abe 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-02 17:50:33.162 +05:30 f9dbe474-72da-48db-89fa-0e559a270abe INF CORS policy execution successful. 2024-09-02 17:50:33.163 +05:30 f9dbe474-72da-48db-89fa-0e559a270abe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:50:33.166 +05:30 0bc089d7-117d-4786-8588-f849f4e1b97f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:50:33.177 +05:30 0bc089d7-117d-4786-8588-f849f4e1b97f 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-02 17:50:33.258 +05:30 599e5b38-48e3-48db-9167-325743bdf5e8 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-02 17:50:33.259 +05:30 599e5b38-48e3-48db-9167-325743bdf5e8 INF CORS policy execution successful. 2024-09-02 17:50:33.259 +05:30 599e5b38-48e3-48db-9167-325743bdf5e8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:50:33.262 +05:30 3424e88c-c500-4ef1-9947-60be05fcff65 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:50:33.262 +05:30 3424e88c-c500-4ef1-9947-60be05fcff65 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-02 17:50:33.279 +05:30 0bc089d7-117d-4786-8588-f849f4e1b97f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:50:33.282 +05:30 0bc089d7-117d-4786-8588-f849f4e1b97f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 103.9275ms 2024-09-02 17:50:33.282 +05:30 0bc089d7-117d-4786-8588-f849f4e1b97f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:50:33.282 +05:30 0bc089d7-117d-4786-8588-f849f4e1b97f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9dbe474-72da-48db-89fa-0e559a270abe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 17:50:33.289 +05:30 3424e88c-c500-4ef1-9947-60be05fcff65 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:50:33.290 +05:30 3424e88c-c500-4ef1-9947-60be05fcff65 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 28.2183ms 2024-09-02 17:50:33.290 +05:30 3424e88c-c500-4ef1-9947-60be05fcff65 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:50:33.291 +05:30 3424e88c-c500-4ef1-9947-60be05fcff65 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 599e5b38-48e3-48db-9167-325743bdf5e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 17:50:33.292 +05:30 0bc089d7-117d-4786-8588-f849f4e1b97f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 131.7693ms 2024-09-02 17:50:33.292 +05:30 3424e88c-c500-4ef1-9947-60be05fcff65 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 34.4017ms 2024-09-02 17:50:41.636 +05:30 c782954d-d659-472d-ac5a-934a9125653e 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-02 17:50:41.637 +05:30 c782954d-d659-472d-ac5a-934a9125653e INF CORS policy execution successful. 2024-09-02 17:50:41.638 +05:30 c782954d-d659-472d-ac5a-934a9125653e 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.6901ms 2024-09-02 17:50:41.650 +05:30 41d4546d-d55c-4254-bcab-ce0424ee4cf8 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-02 17:50:41.651 +05:30 41d4546d-d55c-4254-bcab-ce0424ee4cf8 INF CORS policy execution successful. 2024-09-02 17:50:41.651 +05:30 41d4546d-d55c-4254-bcab-ce0424ee4cf8 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.1288ms 2024-09-02 17:50:41.699 +05:30 288af13f-163b-4a78-871e-3f8f352747d4 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-02 17:50:41.701 +05:30 288af13f-163b-4a78-871e-3f8f352747d4 INF CORS policy execution successful. 2024-09-02 17:50:41.702 +05:30 288af13f-163b-4a78-871e-3f8f352747d4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:50:41.703 +05:30 9a7b6cec-4a91-4f20-a023-9396b9688853 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:50:41.704 +05:30 9a7b6cec-4a91-4f20-a023-9396b9688853 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-02 17:50:41.717 +05:30 9a7b6cec-4a91-4f20-a023-9396b9688853 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:50:41.718 +05:30 9a7b6cec-4a91-4f20-a023-9396b9688853 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.9841ms 2024-09-02 17:50:41.718 +05:30 9a7b6cec-4a91-4f20-a023-9396b9688853 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:50:41.718 +05:30 9a7b6cec-4a91-4f20-a023-9396b9688853 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 288af13f-163b-4a78-871e-3f8f352747d4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:50:41.719 +05:30 9a7b6cec-4a91-4f20-a023-9396b9688853 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 19.2434ms 2024-09-02 17:50:41.719 +05:30 14d2cd4c-face-4152-9565-5a40e1dee488 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-02 17:50:41.719 +05:30 14d2cd4c-face-4152-9565-5a40e1dee488 INF CORS policy execution successful. 2024-09-02 17:50:41.720 +05:30 14d2cd4c-face-4152-9565-5a40e1dee488 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:50:41.720 +05:30 4e64ef96-1e71-47cb-a51d-02510830739a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:50:41.720 +05:30 4e64ef96-1e71-47cb-a51d-02510830739a 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-02 17:50:41.729 +05:30 4e64ef96-1e71-47cb-a51d-02510830739a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:50:41.730 +05:30 4e64ef96-1e71-47cb-a51d-02510830739a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.4678ms 2024-09-02 17:50:41.730 +05:30 4e64ef96-1e71-47cb-a51d-02510830739a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:50:41.730 +05:30 4e64ef96-1e71-47cb-a51d-02510830739a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14d2cd4c-face-4152-9565-5a40e1dee488}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:50:41.730 +05:30 4e64ef96-1e71-47cb-a51d-02510830739a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 11.508ms 2024-09-02 17:51:11.519 +05:30 3cf254de-c649-4e92-93c8-47a1376e348c 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-02 17:51:11.521 +05:30 bf1cadeb-895e-4fcb-ac18-7d51bb46323e 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-02 17:51:11.521 +05:30 bf1cadeb-895e-4fcb-ac18-7d51bb46323e INF CORS policy execution successful. 2024-09-02 17:51:11.521 +05:30 3cf254de-c649-4e92-93c8-47a1376e348c INF CORS policy execution successful. 2024-09-02 17:51:11.523 +05:30 bf1cadeb-895e-4fcb-ac18-7d51bb46323e 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.2722ms 2024-09-02 17:51:11.523 +05:30 3cf254de-c649-4e92-93c8-47a1376e348c 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.832ms 2024-09-02 17:51:11.603 +05:30 7151612c-70a4-4337-9248-a13d6db91ae4 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-02 17:51:11.608 +05:30 7151612c-70a4-4337-9248-a13d6db91ae4 INF CORS policy execution successful. 2024-09-02 17:51:11.610 +05:30 7151612c-70a4-4337-9248-a13d6db91ae4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:51:11.612 +05:30 46409c55-ddf6-4578-91c7-30c5bd638222 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:51:11.613 +05:30 46409c55-ddf6-4578-91c7-30c5bd638222 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-02 17:51:11.692 +05:30 46409c55-ddf6-4578-91c7-30c5bd638222 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:51:11.693 +05:30 46409c55-ddf6-4578-91c7-30c5bd638222 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 79.0956ms 2024-09-02 17:51:11.693 +05:30 46409c55-ddf6-4578-91c7-30c5bd638222 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:51:11.693 +05:30 46409c55-ddf6-4578-91c7-30c5bd638222 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7151612c-70a4-4337-9248-a13d6db91ae4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 17:51:11.694 +05:30 46409c55-ddf6-4578-91c7-30c5bd638222 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 90.8213ms 2024-09-02 17:51:11.711 +05:30 86088e68-96a2-4697-9686-8e96104c616b 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-02 17:51:11.713 +05:30 86088e68-96a2-4697-9686-8e96104c616b INF CORS policy execution successful. 2024-09-02 17:51:11.714 +05:30 86088e68-96a2-4697-9686-8e96104c616b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:51:11.714 +05:30 344b7155-5cca-47fe-806c-405ab3dd050a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:51:11.715 +05:30 344b7155-5cca-47fe-806c-405ab3dd050a 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-02 17:51:11.738 +05:30 344b7155-5cca-47fe-806c-405ab3dd050a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:51:11.738 +05:30 344b7155-5cca-47fe-806c-405ab3dd050a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.5263ms 2024-09-02 17:51:11.738 +05:30 344b7155-5cca-47fe-806c-405ab3dd050a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:51:11.739 +05:30 344b7155-5cca-47fe-806c-405ab3dd050a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86088e68-96a2-4697-9686-8e96104c616b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 17:51:11.739 +05:30 344b7155-5cca-47fe-806c-405ab3dd050a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 28.7543ms 2024-09-02 17:54:53.096 +05:30 94014227-a2da-4b9c-aebb-5388719edb5e 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-02 17:54:53.098 +05:30 94014227-a2da-4b9c-aebb-5388719edb5e INF CORS policy execution successful. 2024-09-02 17:54:53.100 +05:30 94014227-a2da-4b9c-aebb-5388719edb5e 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.0105ms 2024-09-02 17:54:53.104 +05:30 5f838002-8be5-4905-b34d-3d6d8c457075 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-02 17:54:53.105 +05:30 5f838002-8be5-4905-b34d-3d6d8c457075 INF CORS policy execution successful. 2024-09-02 17:54:53.105 +05:30 5f838002-8be5-4905-b34d-3d6d8c457075 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.7473ms 2024-09-02 17:54:53.162 +05:30 6dbc40f7-3c0a-450c-8b4c-d7968f60bea9 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-02 17:54:53.169 +05:30 6dbc40f7-3c0a-450c-8b4c-d7968f60bea9 INF CORS policy execution successful. 2024-09-02 17:54:53.171 +05:30 6dbc40f7-3c0a-450c-8b4c-d7968f60bea9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:54:53.171 +05:30 c5e53787-f6d7-4051-b746-25e3e94d998e 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-02 17:54:53.172 +05:30 53743581-ec55-4a26-b326-d9840f6dd878 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:54:53.172 +05:30 c5e53787-f6d7-4051-b746-25e3e94d998e INF CORS policy execution successful. 2024-09-02 17:54:53.173 +05:30 c5e53787-f6d7-4051-b746-25e3e94d998e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzkzNzUsImV4cCI6MTcyNTI3OTk3NSwiaWF0IjoxNzI1Mjc5Mzc1fQ.e0fGemTFKncf_eL3cymDYpocUsg9uO1Uis4-SaDP3_I}, {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-02 17:54:53.173 +05:30 53743581-ec55-4a26-b326-d9840f6dd878 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-02 17:54:53.174 +05:30 17b0dc72-65aa-48bd-96e8-84401ccc6e01 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:54:53.174 +05:30 17b0dc72-65aa-48bd-96e8-84401ccc6e01 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-02 17:54:53.195 +05:30 17b0dc72-65aa-48bd-96e8-84401ccc6e01 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:54:53.195 +05:30 53743581-ec55-4a26-b326-d9840f6dd878 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:54:53.198 +05:30 17b0dc72-65aa-48bd-96e8-84401ccc6e01 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 23.7741ms 2024-09-02 17:54:53.198 +05:30 53743581-ec55-4a26-b326-d9840f6dd878 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 24.2517ms 2024-09-02 17:54:53.198 +05:30 17b0dc72-65aa-48bd-96e8-84401ccc6e01 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:54:53.198 +05:30 53743581-ec55-4a26-b326-d9840f6dd878 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 17:54:53.199 +05:30 17b0dc72-65aa-48bd-96e8-84401ccc6e01 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5e53787-f6d7-4051-b746-25e3e94d998e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:54:53.199 +05:30 53743581-ec55-4a26-b326-d9840f6dd878 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6dbc40f7-3c0a-450c-8b4c-d7968f60bea9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 17:54:53.202 +05:30 17b0dc72-65aa-48bd-96e8-84401ccc6e01 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 28.2509ms 2024-09-02 17:54:53.202 +05:30 53743581-ec55-4a26-b326-d9840f6dd878 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 37.6156ms 2024-09-02 17:58:45.709 +05:30 e44f0fe6-8edd-434c-85be-dbf0f4f2f7ae 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-02 17:58:45.712 +05:30 e44f0fe6-8edd-434c-85be-dbf0f4f2f7ae INF CORS policy execution successful. 2024-09-02 17:58:45.714 +05:30 e44f0fe6-8edd-434c-85be-dbf0f4f2f7ae 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.886ms 2024-09-02 17:58:45.909 +05:30 6281a7da-8219-4381-aaa9-75d510a5b61e 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-02 17:58:45.916 +05:30 6281a7da-8219-4381-aaa9-75d510a5b61e INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 10:56:07 AM', Current time (UTC): '9/2/2024 12:28: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-02 17:58:45.923 +05:30 6281a7da-8219-4381-aaa9-75d510a5b61e INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 10:56:07 AM', Current time (UTC): '9/2/2024 12:28:45 PM'. 2024-09-02 17:58:45.923 +05:30 6281a7da-8219-4381-aaa9-75d510a5b61e INF CORS policy execution successful. 2024-09-02 17:58:45.925 +05:30 6281a7da-8219-4381-aaa9-75d510a5b61e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDU2NywiaWF0IjoxNzI1MjczOTY3fQ.3YeB3B9WezL1Kab2k2szMGWfDhqGTlS_bBUMaqlHNtA}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 17:58:45.926 +05:30 e64eb8b3-7191-4ecb-8b9f-0972e5957eea INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 17:58:45.927 +05:30 e64eb8b3-7191-4ecb-8b9f-0972e5957eea INF AuthenticationScheme: Bearer was challenged. 2024-09-02 17:58:45.927 +05:30 e64eb8b3-7191-4ecb-8b9f-0972e5957eea INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 6281a7da-8219-4381-aaa9-75d510a5b61e}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 10:56:07'"} Body: 2024-09-02 17:58:45.928 +05:30 e64eb8b3-7191-4ecb-8b9f-0972e5957eea 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 18.5505ms 2024-09-02 17:58:46.532 +05:30 4e49bd9c-9f68-44ed-a2e7-23e6571cbd91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDg2NywiaWF0IjoxNzI1MjczOTY3fQ.04FhbDlZOEmao09zlHEkLDcAvAda6gEQ9uxK4_gwnBA - null null 2024-09-02 17:58:46.532 +05:30 4e49bd9c-9f68-44ed-a2e7-23e6571cbd91 INF CORS policy execution successful. 2024-09-02 17:58:46.532 +05:30 4e49bd9c-9f68-44ed-a2e7-23e6571cbd91 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDg2NywiaWF0IjoxNzI1MjczOTY3fQ.04FhbDlZOEmao09zlHEkLDcAvAda6gEQ9uxK4_gwnBA 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-02 17:58:46.534 +05:30 dbd7804e-53ee-4abe-8bf2-da77f1c5a3e5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:58:46.535 +05:30 dbd7804e-53ee-4abe-8bf2-da77f1c5a3e5 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-02 17:58:46.539 +05:30 dbd7804e-53ee-4abe-8bf2-da77f1c5a3e5 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:58:46.540 +05:30 dbd7804e-53ee-4abe-8bf2-da77f1c5a3e5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 4.7764ms 2024-09-02 17:58:46.540 +05:30 dbd7804e-53ee-4abe-8bf2-da77f1c5a3e5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 17:58:46.540 +05:30 dbd7804e-53ee-4abe-8bf2-da77f1c5a3e5 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 4e49bd9c-9f68-44ed-a2e7-23e6571cbd91}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 17:58:46.541 +05:30 dbd7804e-53ee-4abe-8bf2-da77f1c5a3e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzM5NjcsImV4cCI6MTcyNTI3NDg2NywiaWF0IjoxNzI1MjczOTY3fQ.04FhbDlZOEmao09zlHEkLDcAvAda6gEQ9uxK4_gwnBA - 400 90 application/json; charset=utf-8 8.8036ms 2024-09-02 17:58:54.059 +05:30 efd5dd35-817d-4904-a1c3-91d8df8a653f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 17:58:54.060 +05:30 efd5dd35-817d-4904-a1c3-91d8df8a653f INF CORS policy execution successful. 2024-09-02 17:58:54.061 +05:30 efd5dd35-817d-4904-a1c3-91d8df8a653f 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-02 17:58:54.061 +05:30 5d2bf07a-01b3-40fa-8d77-06feeb7ab944 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:58:54.061 +05:30 5d2bf07a-01b3-40fa-8d77-06feeb7ab944 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-02 17:58:54.089 +05:30 5d2bf07a-01b3-40fa-8d77-06feeb7ab944 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:58:54.092 +05:30 5d2bf07a-01b3-40fa-8d77-06feeb7ab944 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 29.9193ms 2024-09-02 17:58:54.095 +05:30 5d2bf07a-01b3-40fa-8d77-06feeb7ab944 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 17:58:54.097 +05:30 5d2bf07a-01b3-40fa-8d77-06feeb7ab944 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efd5dd35-817d-4904-a1c3-91d8df8a653f}, {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-02 17:58:54.098 +05:30 5d2bf07a-01b3-40fa-8d77-06feeb7ab944 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 39.1919ms 2024-09-02 17:59:00.285 +05:30 0a3a04de-35d4-4b2d-996a-b224e194c0cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 17:59:00.286 +05:30 0a3a04de-35d4-4b2d-996a-b224e194c0cc INF CORS policy execution successful. 2024-09-02 17:59:00.287 +05:30 0a3a04de-35d4-4b2d-996a-b224e194c0cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.6461ms 2024-09-02 17:59:00.345 +05:30 2455ed65-fc79-48de-8778-f11dc717bb86 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 17:59:00.346 +05:30 2455ed65-fc79-48de-8778-f11dc717bb86 INF CORS policy execution successful. 2024-09-02 17:59:00.347 +05:30 2455ed65-fc79-48de-8778-f11dc717bb86 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-02 17:59:00.347 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:59:00.348 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF 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-02 17:59:00.359 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Database retrieved 2024-09-02 17:59:00.364 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Token generated 2024-09-02 17:59:00.365 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Token generated 2024-09-02 17:59:00.365 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:59:00.366 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 17.1211ms 2024-09-02 17:59:00.366 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 17:59:00.366 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2455ed65-fc79-48de-8778-f11dc717bb86}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MTA0MCwiaWF0IjoxNzI1MjgwMTQwfQ.xNbfBiEaKtTgReAj37uZsEWcyHbqayailTTcTg_eJgM\"}"} 2024-09-02 17:59:00.367 +05:30 579ecdb2-4a49-489a-ac73-9b74cdbd1e28 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 21.2957ms 2024-09-02 17:59:06.605 +05:30 6198b6df-68c5-45eb-b8e1-4c70843b5296 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-02 17:59:06.606 +05:30 6198b6df-68c5-45eb-b8e1-4c70843b5296 INF CORS policy execution successful. 2024-09-02 17:59:06.607 +05:30 6198b6df-68c5-45eb-b8e1-4c70843b5296 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.2934ms 2024-09-02 17:59:06.894 +05:30 3bc2ce4c-5761-4545-9b26-2a94f06af68b 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-02 17:59:06.896 +05:30 3bc2ce4c-5761-4545-9b26-2a94f06af68b INF CORS policy execution successful. 2024-09-02 17:59:06.897 +05:30 3bc2ce4c-5761-4545-9b26-2a94f06af68b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 17:59:06.898 +05:30 02489152-f37e-496f-9185-9a75a05a43e4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:59:06.898 +05:30 02489152-f37e-496f-9185-9a75a05a43e4 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-02 17:59:06.955 +05:30 02489152-f37e-496f-9185-9a75a05a43e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:59:06.956 +05:30 02489152-f37e-496f-9185-9a75a05a43e4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 57.5185ms 2024-09-02 17:59:06.956 +05:30 02489152-f37e-496f-9185-9a75a05a43e4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 17:59:06.956 +05:30 02489152-f37e-496f-9185-9a75a05a43e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bc2ce4c-5761-4545-9b26-2a94f06af68b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 17:59:06.956 +05:30 02489152-f37e-496f-9185-9a75a05a43e4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 61.8677ms 2024-09-02 17:59:08.645 +05:30 c3026d9b-a6f5-4ad9-9582-c9f223fa8e19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 17:59:08.645 +05:30 c3026d9b-a6f5-4ad9-9582-c9f223fa8e19 INF CORS policy execution successful. 2024-09-02 17:59:08.646 +05:30 c3026d9b-a6f5-4ad9-9582-c9f223fa8e19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.1126ms 2024-09-02 17:59:08.946 +05:30 d2e8679e-def1-423c-9284-679872d7444b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 17:59:08.949 +05:30 d2e8679e-def1-423c-9284-679872d7444b INF CORS policy execution successful. 2024-09-02 17:59:08.950 +05:30 d2e8679e-def1-423c-9284-679872d7444b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 17:59:08.951 +05:30 c906be96-23a1-4e70-83d4-e2c87c837cf2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 17:59:08.961 +05:30 c906be96-23a1-4e70-83d4-e2c87c837cf2 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-02 17:59:09.002 +05:30 c906be96-23a1-4e70-83d4-e2c87c837cf2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:59:09.003 +05:30 c906be96-23a1-4e70-83d4-e2c87c837cf2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 41.6782ms 2024-09-02 17:59:09.003 +05:30 c906be96-23a1-4e70-83d4-e2c87c837cf2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 17:59:09.003 +05:30 c906be96-23a1-4e70-83d4-e2c87c837cf2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2e8679e-def1-423c-9284-679872d7444b}, {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-02 17:59:09.004 +05:30 c906be96-23a1-4e70-83d4-e2c87c837cf2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 58.3524ms 2024-09-02 17:59:15.341 +05:30 f70977e1-c015-4b25-94ec-d8116d0f9ddf 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-02 17:59:15.341 +05:30 f70977e1-c015-4b25-94ec-d8116d0f9ddf INF CORS policy execution successful. 2024-09-02 17:59:15.342 +05:30 f70977e1-c015-4b25-94ec-d8116d0f9ddf 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.4119ms 2024-09-02 17:59:15.550 +05:30 70e6ed64-24df-4611-81f5-5450df1972de 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-02 17:59:15.553 +05:30 70e6ed64-24df-4611-81f5-5450df1972de INF CORS policy execution successful. 2024-09-02 17:59:15.555 +05:30 70e6ed64-24df-4611-81f5-5450df1972de 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 17:59:15.557 +05:30 50389d4a-1c5d-4fcd-8c0c-cbaea2491f0b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 17:59:15.572 +05:30 50389d4a-1c5d-4fcd-8c0c-cbaea2491f0b 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-02 17:59:15.641 +05:30 50389d4a-1c5d-4fcd-8c0c-cbaea2491f0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:59:15.642 +05:30 50389d4a-1c5d-4fcd-8c0c-cbaea2491f0b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 69.9765ms 2024-09-02 17:59:15.642 +05:30 50389d4a-1c5d-4fcd-8c0c-cbaea2491f0b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 17:59:15.642 +05:30 50389d4a-1c5d-4fcd-8c0c-cbaea2491f0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70e6ed64-24df-4611-81f5-5450df1972de}, {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-02 17:59:15.643 +05:30 50389d4a-1c5d-4fcd-8c0c-cbaea2491f0b 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 93.0827ms 2024-09-02 17:59:17.882 +05:30 6ab637c5-89e3-4039-bec1-1ea4b0278a93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 17:59:17.883 +05:30 6ab637c5-89e3-4039-bec1-1ea4b0278a93 INF CORS policy execution successful. 2024-09-02 17:59:17.883 +05:30 6ab637c5-89e3-4039-bec1-1ea4b0278a93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.8822ms 2024-09-02 17:59:18.050 +05:30 0734964b-d617-463f-a84a-c75d3a056ba8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 17:59:18.050 +05:30 0734964b-d617-463f-a84a-c75d3a056ba8 INF CORS policy execution successful. 2024-09-02 17:59:18.051 +05:30 0734964b-d617-463f-a84a-c75d3a056ba8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 17:59:18.051 +05:30 4ff1e36b-f57f-43f3-85db-4e7667753da8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 17:59:18.056 +05:30 4ff1e36b-f57f-43f3-85db-4e7667753da8 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-02 17:59:18.088 +05:30 4ff1e36b-f57f-43f3-85db-4e7667753da8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:59:18.088 +05:30 4ff1e36b-f57f-43f3-85db-4e7667753da8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 32.0939ms 2024-09-02 17:59:18.088 +05:30 4ff1e36b-f57f-43f3-85db-4e7667753da8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 17:59:18.088 +05:30 4ff1e36b-f57f-43f3-85db-4e7667753da8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0734964b-d617-463f-a84a-c75d3a056ba8}, {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-02 17:59:18.089 +05:30 4ff1e36b-f57f-43f3-85db-4e7667753da8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 39.1958ms 2024-09-02 17:59:18.188 +05:30 3fc4f263-a56e-40c4-9df8-3b6ac622112b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 17:59:18.188 +05:30 f4e495b8-c856-43c0-86ca-5d2710fea591 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 17:59:18.188 +05:30 3fc4f263-a56e-40c4-9df8-3b6ac622112b INF CORS policy execution successful. 2024-09-02 17:59:18.188 +05:30 f4e495b8-c856-43c0-86ca-5d2710fea591 INF CORS policy execution successful. 2024-09-02 17:59:18.188 +05:30 3fc4f263-a56e-40c4-9df8-3b6ac622112b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5813ms 2024-09-02 17:59:18.188 +05:30 f4e495b8-c856-43c0-86ca-5d2710fea591 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5864ms 2024-09-02 17:59:18.228 +05:30 e5420c90-46c8-4a80-b425-ad8a89a05e6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 17:59:18.228 +05:30 da08f5e0-f649-46c5-ace3-373a2fb85038 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 17:59:18.228 +05:30 e5420c90-46c8-4a80-b425-ad8a89a05e6b INF CORS policy execution successful. 2024-09-02 17:59:18.228 +05:30 da08f5e0-f649-46c5-ace3-373a2fb85038 INF CORS policy execution successful. 2024-09-02 17:59:18.228 +05:30 da08f5e0-f649-46c5-ace3-373a2fb85038 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 17:59:18.228 +05:30 e5420c90-46c8-4a80-b425-ad8a89a05e6b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 17:59:18.229 +05:30 e3b33ab4-e504-4c6d-9a7d-a02f6c2dfbea INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 17:59:18.232 +05:30 9e972313-bada-4643-a792-7aed389a1662 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 17:59:18.234 +05:30 e3b33ab4-e504-4c6d-9a7d-a02f6c2dfbea 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-02 17:59:18.236 +05:30 9e972313-bada-4643-a792-7aed389a1662 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-02 17:59:18.261 +05:30 9e972313-bada-4643-a792-7aed389a1662 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:59:18.262 +05:30 9e972313-bada-4643-a792-7aed389a1662 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 25.6897ms 2024-09-02 17:59:18.262 +05:30 9e972313-bada-4643-a792-7aed389a1662 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 17:59:18.262 +05:30 9e972313-bada-4643-a792-7aed389a1662 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da08f5e0-f649-46c5-ace3-373a2fb85038}, {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-02 17:59:18.263 +05:30 9e972313-bada-4643-a792-7aed389a1662 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.2056ms 2024-09-02 17:59:18.269 +05:30 e3b33ab4-e504-4c6d-9a7d-a02f6c2dfbea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 17:59:18.270 +05:30 e3b33ab4-e504-4c6d-9a7d-a02f6c2dfbea INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 35.2908ms 2024-09-02 17:59:18.270 +05:30 e3b33ab4-e504-4c6d-9a7d-a02f6c2dfbea INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 17:59:18.270 +05:30 e3b33ab4-e504-4c6d-9a7d-a02f6c2dfbea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e5420c90-46c8-4a80-b425-ad8a89a05e6b}, {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-02 17:59:18.271 +05:30 e3b33ab4-e504-4c6d-9a7d-a02f6c2dfbea 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.2807ms 2024-09-02 18:00:19.560 +05:30 95008828-61c1-45f6-8c56-b9cc7fa9bb23 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 18:00:19.566 +05:30 95008828-61c1-45f6-8c56-b9cc7fa9bb23 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: 6b04817c-3c58-41c4-aab6-47e843a5ae9e} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 18:00:19.569 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:00:19.570 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF 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-02 18:00:19.583 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Database retrieved 2024-09-02 18:00:19.591 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Token generated 2024-09-02 18:00:19.591 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Token generated 2024-09-02 18:00:19.592 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:00:19.593 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 22.5734ms 2024-09-02 18:00:19.593 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:00:19.593 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95008828-61c1-45f6-8c56-b9cc7fa9bb23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAyMTksImV4cCI6MTcyNTI4MDgxOSwiaWF0IjoxNzI1MjgwMjE5fQ.nmEQrn7Jdujofn8PJUbOcrLUko3pCKkIhsNCibxzJZk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAyMTksImV4cCI6MTcyNTI4MTExOSwiaWF0IjoxNzI1MjgwMjE5fQ.iQ55POxdV6qhE2XttwVMsaJ-OyRgIHWirmNrRKvVBg4\"}"} 2024-09-02 18:00:19.594 +05:30 0e1bcfc9-3956-4a30-911c-0f656acaedcd INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 34.5527ms 2024-09-02 18:01:31.884 +05:30 3b2805d4-42b4-4218-8d45-538b29a4a044 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-02 18:01:31.886 +05:30 3b2805d4-42b4-4218-8d45-538b29a4a044 INF CORS policy execution successful. 2024-09-02 18:01:31.887 +05:30 3b2805d4-42b4-4218-8d45-538b29a4a044 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.9905ms 2024-09-02 18:01:31.919 +05:30 34ac15f7-0592-4f2d-a090-646c4585cff4 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-02 18:01:31.923 +05:30 34ac15f7-0592-4f2d-a090-646c4585cff4 INF CORS policy execution successful. 2024-09-02 18:01:31.925 +05:30 34ac15f7-0592-4f2d-a090-646c4585cff4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:01:31.927 +05:30 db2e0cde-91d9-4d1b-bfbe-8114eb13e841 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:01:31.928 +05:30 db2e0cde-91d9-4d1b-bfbe-8114eb13e841 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-02 18:01:31.999 +05:30 db2e0cde-91d9-4d1b-bfbe-8114eb13e841 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:01:32.001 +05:30 db2e0cde-91d9-4d1b-bfbe-8114eb13e841 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 72.6265ms 2024-09-02 18:01:32.001 +05:30 db2e0cde-91d9-4d1b-bfbe-8114eb13e841 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:01:32.001 +05:30 db2e0cde-91d9-4d1b-bfbe-8114eb13e841 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34ac15f7-0592-4f2d-a090-646c4585cff4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:01:32.002 +05:30 db2e0cde-91d9-4d1b-bfbe-8114eb13e841 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 83.01ms 2024-09-02 18:01:33.866 +05:30 44c9d08e-a374-49ef-a84a-88d4c70cdc76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:01:33.866 +05:30 ad7202de-d6dc-47a0-9aaf-b955bdca2bdb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:01:33.867 +05:30 44c9d08e-a374-49ef-a84a-88d4c70cdc76 INF CORS policy execution successful. 2024-09-02 18:01:33.867 +05:30 ad7202de-d6dc-47a0-9aaf-b955bdca2bdb INF CORS policy execution successful. 2024-09-02 18:01:33.868 +05:30 44c9d08e-a374-49ef-a84a-88d4c70cdc76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.7289ms 2024-09-02 18:01:33.868 +05:30 ad7202de-d6dc-47a0-9aaf-b955bdca2bdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.2829ms 2024-09-02 18:01:33.973 +05:30 76b99a73-a82e-4c7a-9e86-30b7e1b82ed6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:01:33.974 +05:30 76b99a73-a82e-4c7a-9e86-30b7e1b82ed6 INF CORS policy execution successful. 2024-09-02 18:01:33.975 +05:30 76b99a73-a82e-4c7a-9e86-30b7e1b82ed6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:01:33.975 +05:30 26307e5c-0c31-4db7-8d28-b9036830a823 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:01:33.979 +05:30 9e76dc88-50be-4bd3-b979-7d66faf0ab5a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:01:33.980 +05:30 9e76dc88-50be-4bd3-b979-7d66faf0ab5a INF CORS policy execution successful. 2024-09-02 18:01:33.980 +05:30 9e76dc88-50be-4bd3-b979-7d66faf0ab5a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:01:33.981 +05:30 a8b6edc9-7d17-4f1e-976b-1931bf051077 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:01:33.985 +05:30 26307e5c-0c31-4db7-8d28-b9036830a823 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-02 18:01:33.986 +05:30 a8b6edc9-7d17-4f1e-976b-1931bf051077 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-02 18:01:34.017 +05:30 a8b6edc9-7d17-4f1e-976b-1931bf051077 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:01:34.017 +05:30 26307e5c-0c31-4db7-8d28-b9036830a823 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:01:34.018 +05:30 a8b6edc9-7d17-4f1e-976b-1931bf051077 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 31.5661ms 2024-09-02 18:01:34.018 +05:30 26307e5c-0c31-4db7-8d28-b9036830a823 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 32.2914ms 2024-09-02 18:01:34.018 +05:30 26307e5c-0c31-4db7-8d28-b9036830a823 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:01:34.018 +05:30 a8b6edc9-7d17-4f1e-976b-1931bf051077 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:01:34.018 +05:30 26307e5c-0c31-4db7-8d28-b9036830a823 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76b99a73-a82e-4c7a-9e86-30b7e1b82ed6}, {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-02 18:01:34.018 +05:30 a8b6edc9-7d17-4f1e-976b-1931bf051077 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e76dc88-50be-4bd3-b979-7d66faf0ab5a}, {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-02 18:01:34.019 +05:30 a8b6edc9-7d17-4f1e-976b-1931bf051077 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 39.7905ms 2024-09-02 18:01:34.019 +05:30 26307e5c-0c31-4db7-8d28-b9036830a823 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 45.7279ms 2024-09-02 18:01:34.743 +05:30 988ca80e-c0b5-4e1d-8ce7-014686ee9f99 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:01:34.743 +05:30 988ca80e-c0b5-4e1d-8ce7-014686ee9f99 INF CORS policy execution successful. 2024-09-02 18:01:34.743 +05:30 988ca80e-c0b5-4e1d-8ce7-014686ee9f99 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - 204 null null 0.6449ms 2024-09-02 18:01:34.816 +05:30 255b48f2-1711-4d0c-a906-ef2388924c36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:01:34.816 +05:30 255b48f2-1711-4d0c-a906-ef2388924c36 INF CORS policy execution successful. 2024-09-02 18:01:34.817 +05:30 255b48f2-1711-4d0c-a906-ef2388924c36 INF HTTP request: Path: /user/getuserlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:01:34.818 +05:30 0f87c735-af28-4c34-85cf-d1b4adda4629 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:01:34.826 +05:30 0f87c735-af28-4c34-85cf-d1b4adda4629 INF Route matched with {action = "GetUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserList(System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-02 18:01:34.848 +05:30 0f87c735-af28-4c34-85cf-d1b4adda4629 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:01:34.849 +05:30 0f87c735-af28-4c34-85cf-d1b4adda4629 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api) in 23.2324ms 2024-09-02 18:01:34.849 +05:30 0f87c735-af28-4c34-85cf-d1b4adda4629 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:01:34.850 +05:30 0f87c735-af28-4c34-85cf-d1b4adda4629 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 255b48f2-1711-4d0c-a906-ef2388924c36}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 740} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\"},{\"Id\":1,\"Name\":\"admin\"},{\"Id\":11,\"Name\":\"Dipin\"},{\"Id\":17,\"Name\":\"dipin1\"},{\"Id\":76,\"Name\":\"dipin10\"},{\"Id\":77,\"Name\":\"dipin11\"},{\"Id\":78,\"Name\":\"dipin12\"},{\"Id\":79,\"Name\":\"dipin13\"},{\"Id\":80,\"Name\":\"dipin14\"},{\"Id\":81,\"Name\":\"dipin15\"},{\"Id\":94,\"Name\":\"dipin18\"},{\"Id\":96,\"Name\":\"dipin19\"},{\"Id\":18,\"Name\":\"dipin2\"},{\"Id\":119,\"Name\":\"dipin24\"},{\"Id\":123,\"Name\":\"dipin25\"},{\"Id\":19,\"Name\":\"dipin3\"},{\"Id\":20,\"Name\":\"dipin4\"},{\"Id\":21,\"Name\":\"dipin5\"},{\"Id\":22,\"Name\":\"dipin6\"},{\"Id\":23,\"Name\":\"dipin7\"}]"} 2024-09-02 18:01:34.851 +05:30 0f87c735-af28-4c34-85cf-d1b4adda4629 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - 200 740 application/json; charset=utf-8 35.7366ms 2024-09-02 18:01:38.019 +05:30 b5e0c405-69b4-4994-94b2-e0b35d2d3e44 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-02 18:01:38.019 +05:30 b5e0c405-69b4-4994-94b2-e0b35d2d3e44 INF CORS policy execution successful. 2024-09-02 18:01:38.020 +05:30 b5e0c405-69b4-4994-94b2-e0b35d2d3e44 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.7427ms 2024-09-02 18:01:38.243 +05:30 059acb11-b9db-432f-8167-c472eb7e3141 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-02 18:01:38.244 +05:30 059acb11-b9db-432f-8167-c472eb7e3141 INF CORS policy execution successful. 2024-09-02 18:01:38.245 +05:30 059acb11-b9db-432f-8167-c472eb7e3141 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:01:38.245 +05:30 0963221a-45de-4fb8-97cf-3e45c1692f12 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:01:38.245 +05:30 0963221a-45de-4fb8-97cf-3e45c1692f12 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-02 18:01:38.268 +05:30 0963221a-45de-4fb8-97cf-3e45c1692f12 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:01:38.268 +05:30 0963221a-45de-4fb8-97cf-3e45c1692f12 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 23.0456ms 2024-09-02 18:01:38.269 +05:30 0963221a-45de-4fb8-97cf-3e45c1692f12 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:01:38.269 +05:30 0963221a-45de-4fb8-97cf-3e45c1692f12 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 059acb11-b9db-432f-8167-c472eb7e3141}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:01:38.270 +05:30 0963221a-45de-4fb8-97cf-3e45c1692f12 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 26.4359ms 2024-09-02 18:01:39.456 +05:30 e840da28-c3e3-4573-9a55-2e82213bd853 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:01:39.456 +05:30 e840da28-c3e3-4573-9a55-2e82213bd853 INF CORS policy execution successful. 2024-09-02 18:01:39.456 +05:30 ce5b1fa0-1746-4e24-b6fc-1757ca1fa8f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:01:39.456 +05:30 ce5b1fa0-1746-4e24-b6fc-1757ca1fa8f7 INF CORS policy execution successful. 2024-09-02 18:01:39.457 +05:30 e840da28-c3e3-4573-9a55-2e82213bd853 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.1786ms 2024-09-02 18:01:39.457 +05:30 ce5b1fa0-1746-4e24-b6fc-1757ca1fa8f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4421ms 2024-09-02 18:01:39.590 +05:30 9ab33497-ce5b-4ce6-9131-e8cbb8422312 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:01:39.591 +05:30 9ab33497-ce5b-4ce6-9131-e8cbb8422312 INF CORS policy execution successful. 2024-09-02 18:01:39.592 +05:30 9ab33497-ce5b-4ce6-9131-e8cbb8422312 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:01:39.592 +05:30 aa09c84d-ed01-46a0-89db-613e12a6d009 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:01:39.592 +05:30 aa09c84d-ed01-46a0-89db-613e12a6d009 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-02 18:01:39.596 +05:30 5cb747b5-9176-4a53-a569-0364600f5e1a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:01:39.596 +05:30 5cb747b5-9176-4a53-a569-0364600f5e1a INF CORS policy execution successful. 2024-09-02 18:01:39.596 +05:30 5cb747b5-9176-4a53-a569-0364600f5e1a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:01:39.596 +05:30 8684b344-048a-4b1a-b7e1-2b26e4410647 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:01:39.597 +05:30 8684b344-048a-4b1a-b7e1-2b26e4410647 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-02 18:01:39.647 +05:30 8684b344-048a-4b1a-b7e1-2b26e4410647 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:01:39.648 +05:30 aa09c84d-ed01-46a0-89db-613e12a6d009 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:01:39.648 +05:30 8684b344-048a-4b1a-b7e1-2b26e4410647 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 50.915ms 2024-09-02 18:01:39.648 +05:30 8684b344-048a-4b1a-b7e1-2b26e4410647 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:01:39.648 +05:30 aa09c84d-ed01-46a0-89db-613e12a6d009 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 55.6737ms 2024-09-02 18:01:39.648 +05:30 aa09c84d-ed01-46a0-89db-613e12a6d009 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:01:39.648 +05:30 8684b344-048a-4b1a-b7e1-2b26e4410647 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5cb747b5-9176-4a53-a569-0364600f5e1a}, {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-02 18:01:39.648 +05:30 aa09c84d-ed01-46a0-89db-613e12a6d009 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ab33497-ce5b-4ce6-9131-e8cbb8422312}, {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-02 18:01:39.649 +05:30 8684b344-048a-4b1a-b7e1-2b26e4410647 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 53.1034ms 2024-09-02 18:01:39.649 +05:30 aa09c84d-ed01-46a0-89db-613e12a6d009 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 58.5887ms 2024-09-02 18:02:37.067 +05:30 299c25ad-76f3-45cf-8c87-a9c6cdaac0c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:02:37.070 +05:30 299c25ad-76f3-45cf-8c87-a9c6cdaac0c9 INF CORS policy execution successful. 2024-09-02 18:02:37.072 +05:30 299c25ad-76f3-45cf-8c87-a9c6cdaac0c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - 204 null null 5.4663ms 2024-09-02 18:02:37.242 +05:30 96032c69-07a1-4138-aef5-2c56d9e46ec4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:02:37.248 +05:30 96032c69-07a1-4138-aef5-2c56d9e46ec4 INF CORS policy execution successful. 2024-09-02 18:02:37.253 +05:30 96032c69-07a1-4138-aef5-2c56d9e46ec4 INF HTTP request: Path: /user/getuserlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:02:37.256 +05:30 744392fe-b90a-4926-973b-8612b8c7efdd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:02:37.256 +05:30 744392fe-b90a-4926-973b-8612b8c7efdd INF Route matched with {action = "GetUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserList(System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-02 18:02:37.303 +05:30 744392fe-b90a-4926-973b-8612b8c7efdd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:02:37.304 +05:30 744392fe-b90a-4926-973b-8612b8c7efdd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api) in 47.5571ms 2024-09-02 18:02:37.304 +05:30 744392fe-b90a-4926-973b-8612b8c7efdd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:02:37.305 +05:30 744392fe-b90a-4926-973b-8612b8c7efdd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96032c69-07a1-4138-aef5-2c56d9e46ec4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 740} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\"},{\"Id\":1,\"Name\":\"admin\"},{\"Id\":11,\"Name\":\"Dipin\"},{\"Id\":17,\"Name\":\"dipin1\"},{\"Id\":76,\"Name\":\"dipin10\"},{\"Id\":77,\"Name\":\"dipin11\"},{\"Id\":78,\"Name\":\"dipin12\"},{\"Id\":79,\"Name\":\"dipin13\"},{\"Id\":80,\"Name\":\"dipin14\"},{\"Id\":81,\"Name\":\"dipin15\"},{\"Id\":94,\"Name\":\"dipin18\"},{\"Id\":96,\"Name\":\"dipin19\"},{\"Id\":18,\"Name\":\"dipin2\"},{\"Id\":119,\"Name\":\"dipin24\"},{\"Id\":123,\"Name\":\"dipin25\"},{\"Id\":19,\"Name\":\"dipin3\"},{\"Id\":20,\"Name\":\"dipin4\"},{\"Id\":21,\"Name\":\"dipin5\"},{\"Id\":22,\"Name\":\"dipin6\"},{\"Id\":23,\"Name\":\"dipin7\"}]"} 2024-09-02 18:02:37.306 +05:30 744392fe-b90a-4926-973b-8612b8c7efdd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - 200 740 application/json; charset=utf-8 63.8164ms 2024-09-02 18:02:39.493 +05:30 00e6d57f-2f2b-434b-a8b1-3df2467e36bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=1 - null null 2024-09-02 18:02:39.494 +05:30 00e6d57f-2f2b-434b-a8b1-3df2467e36bb INF CORS policy execution successful. 2024-09-02 18:02:39.495 +05:30 00e6d57f-2f2b-434b-a8b1-3df2467e36bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=1 - 204 null null 1.3666ms 2024-09-02 18:02:39.639 +05:30 36167488-d730-48b6-9952-01d1e898c064 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=1 - null null 2024-09-02 18:02:39.639 +05:30 36167488-d730-48b6-9952-01d1e898c064 INF CORS policy execution successful. 2024-09-02 18:02:39.640 +05:30 36167488-d730-48b6-9952-01d1e898c064 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:02:39.640 +05:30 b78ed8b3-f92f-4455-82af-bf6dfae0828b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:02:39.652 +05:30 b78ed8b3-f92f-4455-82af-bf6dfae0828b 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-02 18:02:39.696 +05:30 b78ed8b3-f92f-4455-82af-bf6dfae0828b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:02:39.697 +05:30 b78ed8b3-f92f-4455-82af-bf6dfae0828b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 44.47ms 2024-09-02 18:02:39.697 +05:30 b78ed8b3-f92f-4455-82af-bf6dfae0828b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:02:39.697 +05:30 b78ed8b3-f92f-4455-82af-bf6dfae0828b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36167488-d730-48b6-9952-01d1e898c064}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1225} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":1,\"LoginName\":\"admin\",\"LoginAbbr\":\"admin\",\"UserName\":\"admin\",\"Email\":null,\"Phone\":null,\"Mobile\":null,\"Image\":\"\",\"Group\":null,\"Parent\":2,\"UserType\":null,\"LinkId\":null,\"DomainName\":null,\"DomainUser\":null,\"AccountDisabled\":null,\"SendEmailOnNotification\":null,\"AllowMultipleLogins\":null,\"EmailOnLoginFailure\":null,\"EmailUserOnLoginSuccess\":null,\"DontLockAccount\":null,\"NumInvalidAttempts\":null,\"LockedUntil\":null,\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":null,\"Language\":null,\"AltLanguage\":null,\"TimeZone\":null,\"UserAccess\":null,\"PWDChangeDate\":null,\"AuthenticationCode\":null,\"Signature\":null,\"Role\":null,\"RoleName\":null,\"EmailAuthPermission\":null,\"MacAddress\":null,\"PWDChangeNextLogOn\":null,\"PWDNeverExpires\":null,\"PWDCantChange\":null,\"PWDExpiry\":null,\"SecurityQuestion\":null,\"SecurityAnswer\":null,\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-02 18:02:39.697 +05:30 b78ed8b3-f92f-4455-82af-bf6dfae0828b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=1 - 200 1225 application/json; charset=utf-8 58.5762ms 2024-09-02 18:02:39.933 +05:30 377ba691-a552-4ab6-abe3-95fdeb0a9b27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-02 18:02:39.933 +05:30 377ba691-a552-4ab6-abe3-95fdeb0a9b27 INF CORS policy execution successful. 2024-09-02 18:02:39.933 +05:30 377ba691-a552-4ab6-abe3-95fdeb0a9b27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 204 null null 0.5645ms 2024-09-02 18:02:40.366 +05:30 983ad5ca-c6a3-430b-94f2-fac46333ab9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - null null 2024-09-02 18:02:40.372 +05:30 983ad5ca-c6a3-430b-94f2-fac46333ab9e INF CORS policy execution successful. 2024-09-02 18:02:40.373 +05:30 983ad5ca-c6a3-430b-94f2-fac46333ab9e INF HTTP request: Path: /user/getuserdetails QueryString: ?id=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:02:40.374 +05:30 1d1b680f-b00f-4920-a33b-369d0a05689b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:02:40.374 +05:30 1d1b680f-b00f-4920-a33b-369d0a05689b 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-02 18:02:40.394 +05:30 1d1b680f-b00f-4920-a33b-369d0a05689b INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:02:40.395 +05:30 1d1b680f-b00f-4920-a33b-369d0a05689b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 20.7477ms 2024-09-02 18:02:40.395 +05:30 1d1b680f-b00f-4920-a33b-369d0a05689b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:02:40.395 +05:30 1d1b680f-b00f-4920-a33b-369d0a05689b INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 983ad5ca-c6a3-430b-94f2-fac46333ab9e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 85} Body: {"status":"Failure","statusCode":3000,"message":"User does not exist.","result":null} 2024-09-02 18:02:40.396 +05:30 1d1b680f-b00f-4920-a33b-369d0a05689b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=2 - 400 85 application/json; charset=utf-8 29.79ms 2024-09-02 18:02:45.713 +05:30 93740cc1-21b5-43ae-b47e-1caa9d28fe0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:02:45.713 +05:30 93740cc1-21b5-43ae-b47e-1caa9d28fe0b INF CORS policy execution successful. 2024-09-02 18:02:45.713 +05:30 93740cc1-21b5-43ae-b47e-1caa9d28fe0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - 204 null null 1.0339ms 2024-09-02 18:02:45.743 +05:30 ec3d9334-bc28-4d40-8afe-a6e8f44e1dd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:02:45.745 +05:30 ec3d9334-bc28-4d40-8afe-a6e8f44e1dd5 INF CORS policy execution successful. 2024-09-02 18:02:45.745 +05:30 ec3d9334-bc28-4d40-8afe-a6e8f44e1dd5 INF HTTP request: Path: /user/getuserlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:02:45.747 +05:30 416d4ccc-ecdf-4546-a5bb-b6ba187075dc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:02:45.747 +05:30 416d4ccc-ecdf-4546-a5bb-b6ba187075dc INF Route matched with {action = "GetUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserList(System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-02 18:02:45.768 +05:30 416d4ccc-ecdf-4546-a5bb-b6ba187075dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:02:45.768 +05:30 416d4ccc-ecdf-4546-a5bb-b6ba187075dc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api) in 21.2619ms 2024-09-02 18:02:45.768 +05:30 416d4ccc-ecdf-4546-a5bb-b6ba187075dc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:02:45.769 +05:30 416d4ccc-ecdf-4546-a5bb-b6ba187075dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec3d9334-bc28-4d40-8afe-a6e8f44e1dd5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 740} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\"},{\"Id\":1,\"Name\":\"admin\"},{\"Id\":11,\"Name\":\"Dipin\"},{\"Id\":17,\"Name\":\"dipin1\"},{\"Id\":76,\"Name\":\"dipin10\"},{\"Id\":77,\"Name\":\"dipin11\"},{\"Id\":78,\"Name\":\"dipin12\"},{\"Id\":79,\"Name\":\"dipin13\"},{\"Id\":80,\"Name\":\"dipin14\"},{\"Id\":81,\"Name\":\"dipin15\"},{\"Id\":94,\"Name\":\"dipin18\"},{\"Id\":96,\"Name\":\"dipin19\"},{\"Id\":18,\"Name\":\"dipin2\"},{\"Id\":119,\"Name\":\"dipin24\"},{\"Id\":123,\"Name\":\"dipin25\"},{\"Id\":19,\"Name\":\"dipin3\"},{\"Id\":20,\"Name\":\"dipin4\"},{\"Id\":21,\"Name\":\"dipin5\"},{\"Id\":22,\"Name\":\"dipin6\"},{\"Id\":23,\"Name\":\"dipin7\"}]"} 2024-09-02 18:02:45.770 +05:30 416d4ccc-ecdf-4546-a5bb-b6ba187075dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - 200 740 application/json; charset=utf-8 26.7976ms 2024-09-02 18:02:50.465 +05:30 7f85aefc-a5a4-4529-aaee-9df016b5f281 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - null null 2024-09-02 18:02:50.465 +05:30 7f85aefc-a5a4-4529-aaee-9df016b5f281 INF CORS policy execution successful. 2024-09-02 18:02:50.465 +05:30 7f85aefc-a5a4-4529-aaee-9df016b5f281 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - 204 null null 0.6922ms 2024-09-02 18:02:50.497 +05:30 e58ed306-936a-4fac-b569-aa2d540ebbe4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - null null 2024-09-02 18:02:50.498 +05:30 e58ed306-936a-4fac-b569-aa2d540ebbe4 INF CORS policy execution successful. 2024-09-02 18:02:50.499 +05:30 e58ed306-936a-4fac-b569-aa2d540ebbe4 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=23 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:02:50.500 +05:30 57e4e3f7-980b-45d8-91ac-dcd2124e4e23 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:02:50.500 +05:30 57e4e3f7-980b-45d8-91ac-dcd2124e4e23 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-02 18:02:50.533 +05:30 57e4e3f7-980b-45d8-91ac-dcd2124e4e23 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:02:50.533 +05:30 57e4e3f7-980b-45d8-91ac-dcd2124e4e23 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 33.366ms 2024-09-02 18:02:50.533 +05:30 57e4e3f7-980b-45d8-91ac-dcd2124e4e23 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:02:50.534 +05:30 57e4e3f7-980b-45d8-91ac-dcd2124e4e23 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e58ed306-936a-4fac-b569-aa2d540ebbe4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1297} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":23,\"LoginName\":\"dipin7\",\"LoginAbbr\":\"\",\"UserName\":\"dipin7\",\"Email\":\"dipin7@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":\"2024-08-21\",\"BlockFromDate\":\"2024-08-21\",\"BlockToDate\":\"2024-08-21\",\"TimeRestrictionStartDate\":\"2024-08-21\",\"TimeRestrictionEndDate\":\"2024-08-21\",\"TimeRestrictionStartTime\":\"11:52:04\",\"TimeRestrictionEndTime\":\"11:52:06\",\"Location\":0,\"Language\":1,\"AltLanguage\":0,\"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-02 18:02:50.534 +05:30 57e4e3f7-980b-45d8-91ac-dcd2124e4e23 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - 200 1297 application/json; charset=utf-8 36.9393ms 2024-09-02 18:02:50.936 +05:30 889b3e39-186c-421d-9394-ab6344c1731f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 18:02:50.936 +05:30 889b3e39-186c-421d-9394-ab6344c1731f INF CORS policy execution successful. 2024-09-02 18:02:50.936 +05:30 889b3e39-186c-421d-9394-ab6344c1731f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5393ms 2024-09-02 18:02:50.969 +05:30 1b07eb5a-26ea-4cc3-886c-1b35349c2717 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 18:02:50.970 +05:30 1b07eb5a-26ea-4cc3-886c-1b35349c2717 INF CORS policy execution successful. 2024-09-02 18:02:50.970 +05:30 1b07eb5a-26ea-4cc3-886c-1b35349c2717 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:02:50.970 +05:30 5be58e28-e9be-4ef8-af21-3bab4305dba0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:02:50.971 +05:30 5be58e28-e9be-4ef8-af21-3bab4305dba0 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-02 18:02:50.988 +05:30 5be58e28-e9be-4ef8-af21-3bab4305dba0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:02:50.988 +05:30 5be58e28-e9be-4ef8-af21-3bab4305dba0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.1713ms 2024-09-02 18:02:50.988 +05:30 5be58e28-e9be-4ef8-af21-3bab4305dba0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:02:50.988 +05:30 5be58e28-e9be-4ef8-af21-3bab4305dba0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b07eb5a-26ea-4cc3-886c-1b35349c2717}, {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-02 18:02:50.989 +05:30 5be58e28-e9be-4ef8-af21-3bab4305dba0 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 19.8616ms 2024-09-02 18:08:39.846 +05:30 b2a07cf2-7247-4d92-8cba-673fbf8b1a4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:08:39.848 +05:30 b2a07cf2-7247-4d92-8cba-673fbf8b1a4f INF CORS policy execution successful. 2024-09-02 18:08:39.848 +05:30 b2a07cf2-7247-4d92-8cba-673fbf8b1a4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.4931ms 2024-09-02 18:08:40.140 +05:30 e4ad6bd4-8319-45d2-88d2-967e17330ff7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:08:40.143 +05:30 e4ad6bd4-8319-45d2-88d2-967e17330ff7 INF CORS policy execution successful. 2024-09-02 18:08:40.145 +05:30 e4ad6bd4-8319-45d2-88d2-967e17330ff7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:08:40.146 +05:30 0544f94e-834a-44e4-b29c-d7aa787252e2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:08:40.156 +05:30 0544f94e-834a-44e4-b29c-d7aa787252e2 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-02 18:08:40.224 +05:30 0544f94e-834a-44e4-b29c-d7aa787252e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:08:40.225 +05:30 0544f94e-834a-44e4-b29c-d7aa787252e2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 68.8363ms 2024-09-02 18:08:40.226 +05:30 0544f94e-834a-44e4-b29c-d7aa787252e2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:08:40.226 +05:30 0544f94e-834a-44e4-b29c-d7aa787252e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4ad6bd4-8319-45d2-88d2-967e17330ff7}, {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-02 18:08:40.226 +05:30 0544f94e-834a-44e4-b29c-d7aa787252e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 86.4626ms 2024-09-02 18:08:43.121 +05:30 31bb4a3b-dcd4-437b-a610-01afeae7858a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:08:43.121 +05:30 31bb4a3b-dcd4-437b-a610-01afeae7858a INF CORS policy execution successful. 2024-09-02 18:08:43.122 +05:30 31bb4a3b-dcd4-437b-a610-01afeae7858a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9558ms 2024-09-02 18:08:43.156 +05:30 7ca0a35a-b211-4030-882c-27074d0d4046 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:08:43.157 +05:30 7ca0a35a-b211-4030-882c-27074d0d4046 INF CORS policy execution successful. 2024-09-02 18:08:43.157 +05:30 7ca0a35a-b211-4030-882c-27074d0d4046 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:08:43.158 +05:30 dd26b7ce-0e84-4d10-a605-df9e8e9b2623 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:08:43.158 +05:30 15a48b22-2c1d-4194-8313-d3917f3d7d06 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 18:08:43.158 +05:30 15a48b22-2c1d-4194-8313-d3917f3d7d06 INF CORS policy execution successful. 2024-09-02 18:08:43.158 +05:30 dd26b7ce-0e84-4d10-a605-df9e8e9b2623 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-02 18:08:43.158 +05:30 15a48b22-2c1d-4194-8313-d3917f3d7d06 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5117ms 2024-09-02 18:08:43.181 +05:30 dd26b7ce-0e84-4d10-a605-df9e8e9b2623 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:08:43.182 +05:30 dd26b7ce-0e84-4d10-a605-df9e8e9b2623 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 23.5626ms 2024-09-02 18:08:43.182 +05:30 dd26b7ce-0e84-4d10-a605-df9e8e9b2623 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:08:43.182 +05:30 dd26b7ce-0e84-4d10-a605-df9e8e9b2623 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ca0a35a-b211-4030-882c-27074d0d4046}, {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-02 18:08:43.183 +05:30 dd26b7ce-0e84-4d10-a605-df9e8e9b2623 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 26.6241ms 2024-09-02 18:08:43.191 +05:30 b3763cdc-5294-400c-abc8-12858a3cf529 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 18:08:43.192 +05:30 b3763cdc-5294-400c-abc8-12858a3cf529 INF CORS policy execution successful. 2024-09-02 18:08:43.192 +05:30 b3763cdc-5294-400c-abc8-12858a3cf529 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:08:43.192 +05:30 ec831bbc-cabd-41b3-a846-33a7a8426aef INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:08:43.192 +05:30 ec831bbc-cabd-41b3-a846-33a7a8426aef 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-02 18:08:43.205 +05:30 ec831bbc-cabd-41b3-a846-33a7a8426aef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:08:43.205 +05:30 ec831bbc-cabd-41b3-a846-33a7a8426aef INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.5446ms 2024-09-02 18:08:43.205 +05:30 ec831bbc-cabd-41b3-a846-33a7a8426aef INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:08:43.205 +05:30 ec831bbc-cabd-41b3-a846-33a7a8426aef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3763cdc-5294-400c-abc8-12858a3cf529}, {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-02 18:08:43.206 +05:30 ec831bbc-cabd-41b3-a846-33a7a8426aef 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.4837ms 2024-09-02 18:10:25.715 +05:30 4de17be4-43d9-4fc8-9d0a-695efce8bdc4 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-02 18:10:25.717 +05:30 4de17be4-43d9-4fc8-9d0a-695efce8bdc4 INF CORS policy execution successful. 2024-09-02 18:10:25.718 +05:30 4de17be4-43d9-4fc8-9d0a-695efce8bdc4 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.7308ms 2024-09-02 18:10:25.930 +05:30 6df3d708-b11f-46ca-8156-481813f292b5 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-02 18:10:25.933 +05:30 6df3d708-b11f-46ca-8156-481813f292b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:39:00 PM', Current time (UTC): '9/2/2024 12:40:25 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 18:10:25.937 +05:30 6df3d708-b11f-46ca-8156-481813f292b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:39:00 PM', Current time (UTC): '9/2/2024 12:40:25 PM'. 2024-09-02 18:10:25.937 +05:30 6df3d708-b11f-46ca-8156-481813f292b5 INF CORS policy execution successful. 2024-09-02 18:10:25.938 +05:30 6df3d708-b11f-46ca-8156-481813f292b5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MDc0MCwiaWF0IjoxNzI1MjgwMTQwfQ.0IjIu8jRH6fMP_r5vbp783xcprO9tLXB0G0DmI7KlJ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:10:25.940 +05:30 8ff51128-674e-4c96-b5ef-6ebaba3eff00 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 18:10:25.940 +05:30 8ff51128-674e-4c96-b5ef-6ebaba3eff00 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 18:10:25.940 +05:30 8ff51128-674e-4c96-b5ef-6ebaba3eff00 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 6df3d708-b11f-46ca-8156-481813f292b5}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 12:39:00'"} Body: 2024-09-02 18:10:25.941 +05:30 8ff51128-674e-4c96-b5ef-6ebaba3eff00 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.5237ms 2024-09-02 18:10:26.200 +05:30 c5ad552f-e0da-415c-b02e-992fa04caa18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MTA0MCwiaWF0IjoxNzI1MjgwMTQwfQ.xNbfBiEaKtTgReAj37uZsEWcyHbqayailTTcTg_eJgM - null null 2024-09-02 18:10:26.200 +05:30 c5ad552f-e0da-415c-b02e-992fa04caa18 INF CORS policy execution successful. 2024-09-02 18:10:26.200 +05:30 c5ad552f-e0da-415c-b02e-992fa04caa18 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MTA0MCwiaWF0IjoxNzI1MjgwMTQwfQ.xNbfBiEaKtTgReAj37uZsEWcyHbqayailTTcTg_eJgM 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-02 18:10:26.201 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:10:26.201 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 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-02 18:10:26.250 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF Token generated 2024-09-02 18:10:26.250 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF Token generated 2024-09-02 18:10:26.254 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:26.256 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 54.2952ms 2024-09-02 18:10:26.257 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:10:26.257 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5ad552f-e0da-415c-b02e-992fa04caa18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4MjYsImV4cCI6MTcyNTI4MTQyNiwiaWF0IjoxNzI1MjgwODI2fQ.asEz7tuH6RqrBRQ_iftPHCFdzq6Gu5qUaLE3A_GJGjM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4MjYsImV4cCI6MTcyNTI4MTcyNiwiaWF0IjoxNzI1MjgwODI2fQ.RbbRJtd3aD7nGsWMUeMzE_ApQbtauTsfFQEVXZKKvZM\"}"} 2024-09-02 18:10:26.258 +05:30 998a54da-8254-40ec-81a8-ea59054db5e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODAxNDAsImV4cCI6MTcyNTI4MTA0MCwiaWF0IjoxNzI1MjgwMTQwfQ.xNbfBiEaKtTgReAj37uZsEWcyHbqayailTTcTg_eJgM - 200 899 application/json; charset=utf-8 58.7284ms 2024-09-02 18:10:26.442 +05:30 4f64cd60-2f9d-4faa-8668-5b02d8e5c143 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-02 18:10:26.443 +05:30 4f64cd60-2f9d-4faa-8668-5b02d8e5c143 INF CORS policy execution successful. 2024-09-02 18:10:26.443 +05:30 4f64cd60-2f9d-4faa-8668-5b02d8e5c143 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4MjYsImV4cCI6MTcyNTI4MTQyNiwiaWF0IjoxNzI1MjgwODI2fQ.asEz7tuH6RqrBRQ_iftPHCFdzq6Gu5qUaLE3A_GJGjM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:10:26.443 +05:30 d21e67e6-235e-49be-8de3-48a9e1cdd3bb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:10:26.444 +05:30 d21e67e6-235e-49be-8de3-48a9e1cdd3bb 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-02 18:10:26.466 +05:30 d21e67e6-235e-49be-8de3-48a9e1cdd3bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:26.466 +05:30 d21e67e6-235e-49be-8de3-48a9e1cdd3bb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 22.727ms 2024-09-02 18:10:26.467 +05:30 d21e67e6-235e-49be-8de3-48a9e1cdd3bb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:10:26.467 +05:30 d21e67e6-235e-49be-8de3-48a9e1cdd3bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f64cd60-2f9d-4faa-8668-5b02d8e5c143}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:10:26.467 +05:30 d21e67e6-235e-49be-8de3-48a9e1cdd3bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 25.2585ms 2024-09-02 18:10:29.992 +05:30 534ea43d-2127-4aa0-8859-cc2d8d4b6ca3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - null null 2024-09-02 18:10:29.993 +05:30 534ea43d-2127-4aa0-8859-cc2d8d4b6ca3 INF CORS policy execution successful. 2024-09-02 18:10:29.993 +05:30 534ea43d-2127-4aa0-8859-cc2d8d4b6ca3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - 204 null null 0.7045ms 2024-09-02 18:10:30.145 +05:30 2b8b82e3-25d5-458b-bcee-e3b1448d272d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - null null 2024-09-02 18:10:30.146 +05:30 2b8b82e3-25d5-458b-bcee-e3b1448d272d INF CORS policy execution successful. 2024-09-02 18:10:30.146 +05:30 2b8b82e3-25d5-458b-bcee-e3b1448d272d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4MjYsImV4cCI6MTcyNTI4MTQyNiwiaWF0IjoxNzI1MjgwODI2fQ.asEz7tuH6RqrBRQ_iftPHCFdzq6Gu5qUaLE3A_GJGjM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:10:30.147 +05:30 af7e77f7-9176-4252-a3a2-e9f96f76cbc3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:10:30.147 +05:30 af7e77f7-9176-4252-a3a2-e9f96f76cbc3 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-02 18:10:30.173 +05:30 af7e77f7-9176-4252-a3a2-e9f96f76cbc3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:30.174 +05:30 af7e77f7-9176-4252-a3a2-e9f96f76cbc3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 26.8487ms 2024-09-02 18:10:30.174 +05:30 af7e77f7-9176-4252-a3a2-e9f96f76cbc3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:10:30.174 +05:30 af7e77f7-9176-4252-a3a2-e9f96f76cbc3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b8b82e3-25d5-458b-bcee-e3b1448d272d}, {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-02 18:10:30.175 +05:30 af7e77f7-9176-4252-a3a2-e9f96f76cbc3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - 200 1361 application/json; charset=utf-8 29.7211ms 2024-09-02 18:10:30.296 +05:30 cd9f0e4e-b3d6-456e-8bd2-cf2b985d2f4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:10:30.296 +05:30 cd9f0e4e-b3d6-456e-8bd2-cf2b985d2f4e INF CORS policy execution successful. 2024-09-02 18:10:30.296 +05:30 cd9f0e4e-b3d6-456e-8bd2-cf2b985d2f4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5158ms 2024-09-02 18:10:30.297 +05:30 1d000f72-2637-4006-a870-291a0b1e1b22 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:10:30.297 +05:30 1d000f72-2637-4006-a870-291a0b1e1b22 INF CORS policy execution successful. 2024-09-02 18:10:30.297 +05:30 1d000f72-2637-4006-a870-291a0b1e1b22 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.2293ms 2024-09-02 18:10:30.333 +05:30 dcc63bb7-ea18-4177-9777-61a4527b8348 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:10:30.334 +05:30 dcc63bb7-ea18-4177-9777-61a4527b8348 INF CORS policy execution successful. 2024-09-02 18:10:30.334 +05:30 dcc63bb7-ea18-4177-9777-61a4527b8348 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4MjYsImV4cCI6MTcyNTI4MTQyNiwiaWF0IjoxNzI1MjgwODI2fQ.asEz7tuH6RqrBRQ_iftPHCFdzq6Gu5qUaLE3A_GJGjM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:10:30.335 +05:30 a434dab6-bc87-4c04-8ba4-7f893009563b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:10:30.335 +05:30 a434dab6-bc87-4c04-8ba4-7f893009563b 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-02 18:10:30.342 +05:30 82088660-87fd-45bc-ac91-2d08327858f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:10:30.343 +05:30 82088660-87fd-45bc-ac91-2d08327858f8 INF CORS policy execution successful. 2024-09-02 18:10:30.343 +05:30 82088660-87fd-45bc-ac91-2d08327858f8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4MjYsImV4cCI6MTcyNTI4MTQyNiwiaWF0IjoxNzI1MjgwODI2fQ.asEz7tuH6RqrBRQ_iftPHCFdzq6Gu5qUaLE3A_GJGjM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:10:30.344 +05:30 5ab98c13-443a-49b1-ba11-21c4c9a27d86 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:10:30.344 +05:30 5ab98c13-443a-49b1-ba11-21c4c9a27d86 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-02 18:10:30.380 +05:30 5ab98c13-443a-49b1-ba11-21c4c9a27d86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:30.381 +05:30 5ab98c13-443a-49b1-ba11-21c4c9a27d86 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 36.6364ms 2024-09-02 18:10:30.381 +05:30 5ab98c13-443a-49b1-ba11-21c4c9a27d86 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:10:30.381 +05:30 5ab98c13-443a-49b1-ba11-21c4c9a27d86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82088660-87fd-45bc-ac91-2d08327858f8}, {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-02 18:10:30.382 +05:30 5ab98c13-443a-49b1-ba11-21c4c9a27d86 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 39.2997ms 2024-09-02 18:10:30.392 +05:30 a434dab6-bc87-4c04-8ba4-7f893009563b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:30.392 +05:30 a434dab6-bc87-4c04-8ba4-7f893009563b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 57.4108ms 2024-09-02 18:10:30.392 +05:30 a434dab6-bc87-4c04-8ba4-7f893009563b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:10:30.393 +05:30 a434dab6-bc87-4c04-8ba4-7f893009563b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcc63bb7-ea18-4177-9777-61a4527b8348}, {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-02 18:10:30.393 +05:30 a434dab6-bc87-4c04-8ba4-7f893009563b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 60.0612ms 2024-09-02 18:10:30.661 +05:30 353003af-e446-4a19-98a2-eec2ed4d38ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - null null 2024-09-02 18:10:30.661 +05:30 353003af-e446-4a19-98a2-eec2ed4d38ba INF CORS policy execution successful. 2024-09-02 18:10:30.662 +05:30 353003af-e446-4a19-98a2-eec2ed4d38ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - 204 null null 0.8968ms 2024-09-02 18:10:30.847 +05:30 55993b9e-23eb-4bf7-a54e-c0abd3eb85c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - null null 2024-09-02 18:10:30.848 +05:30 55993b9e-23eb-4bf7-a54e-c0abd3eb85c6 INF CORS policy execution successful. 2024-09-02 18:10:30.848 +05:30 55993b9e-23eb-4bf7-a54e-c0abd3eb85c6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4MjYsImV4cCI6MTcyNTI4MTQyNiwiaWF0IjoxNzI1MjgwODI2fQ.asEz7tuH6RqrBRQ_iftPHCFdzq6Gu5qUaLE3A_GJGjM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:10:30.848 +05:30 03761e2d-47ac-4a00-857f-70be07328239 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:10:30.848 +05:30 03761e2d-47ac-4a00-857f-70be07328239 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-02 18:10:30.862 +05:30 03761e2d-47ac-4a00-857f-70be07328239 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:30.862 +05:30 03761e2d-47ac-4a00-857f-70be07328239 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.9767ms 2024-09-02 18:10:30.862 +05:30 03761e2d-47ac-4a00-857f-70be07328239 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:10:30.863 +05:30 03761e2d-47ac-4a00-857f-70be07328239 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55993b9e-23eb-4bf7-a54e-c0abd3eb85c6}, {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-02 18:10:30.863 +05:30 03761e2d-47ac-4a00-857f-70be07328239 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.7074ms 2024-09-02 18:10:54.280 +05:30 077cf40b-a1ba-4374-95d1-48d9d8a96752 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - null null 2024-09-02 18:10:54.281 +05:30 077cf40b-a1ba-4374-95d1-48d9d8a96752 INF CORS policy execution successful. 2024-09-02 18:10:54.282 +05:30 077cf40b-a1ba-4374-95d1-48d9d8a96752 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-02 18:10:54.283 +05:30 ad1fcdba-93b0-4107-9369-cbdad1074de0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:10:54.283 +05:30 ad1fcdba-93b0-4107-9369-cbdad1074de0 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-02 18:10:54.321 +05:30 ad1fcdba-93b0-4107-9369-cbdad1074de0 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:54.322 +05:30 ad1fcdba-93b0-4107-9369-cbdad1074de0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 38.3563ms 2024-09-02 18:10:54.322 +05:30 ad1fcdba-93b0-4107-9369-cbdad1074de0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:10:54.322 +05:30 ad1fcdba-93b0-4107-9369-cbdad1074de0 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 077cf40b-a1ba-4374-95d1-48d9d8a96752}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 18:10:54.323 +05:30 ad1fcdba-93b0-4107-9369-cbdad1074de0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - 404 84 application/json; charset=utf-8 43.0808ms 2024-09-02 18:10:58.563 +05:30 67ef3813-2fb4-422b-9c79-26939451f686 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801Log - null null 2024-09-02 18:10:58.563 +05:30 67ef3813-2fb4-422b-9c79-26939451f686 INF CORS policy execution successful. 2024-09-02 18:10:58.564 +05:30 67ef3813-2fb4-422b-9c79-26939451f686 INF HTTP request: Path: /login/getcompany QueryString: ?userName=TestUser300801Log 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-02 18:10:58.564 +05:30 2b151fe9-6dd6-4d0f-9f0e-49ed86a726b4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:10:58.564 +05:30 2b151fe9-6dd6-4d0f-9f0e-49ed86a726b4 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-02 18:10:58.578 +05:30 2b151fe9-6dd6-4d0f-9f0e-49ed86a726b4 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:10:58.578 +05:30 2b151fe9-6dd6-4d0f-9f0e-49ed86a726b4 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 13.9216ms 2024-09-02 18:10:58.578 +05:30 2b151fe9-6dd6-4d0f-9f0e-49ed86a726b4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:10:58.578 +05:30 2b151fe9-6dd6-4d0f-9f0e-49ed86a726b4 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 67ef3813-2fb4-422b-9c79-26939451f686}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 18:10:58.579 +05:30 2b151fe9-6dd6-4d0f-9f0e-49ed86a726b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801Log - 404 84 application/json; charset=utf-8 16.3726ms 2024-09-02 18:11:08.357 +05:30 a6d58d3a-acfe-43af-bccb-ead122c41785 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-02 18:11:08.357 +05:30 a6d58d3a-acfe-43af-bccb-ead122c41785 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: 09e1fd5d-f17f-42b4-83d0-202b12fa1e1b} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 18:11:08.358 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:11:08.358 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF 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-02 18:11:08.374 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Database retrieved 2024-09-02 18:11:08.395 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Token generated 2024-09-02 18:11:08.395 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Token generated 2024-09-02 18:11:08.396 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:08.396 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 37.8297ms 2024-09-02 18:11:08.396 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:11:08.396 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6d58d3a-acfe-43af-bccb-ead122c41785}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4NjgsImV4cCI6MTcyNTI4MTQ2OCwiaWF0IjoxNzI1MjgwODY4fQ.gjL-udG4sV8uR9U0W_TIftIOrcrn0J3ZARIaMHn5_og\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4NjgsImV4cCI6MTcyNTI4MTc2OCwiaWF0IjoxNzI1MjgwODY4fQ.Ei21bsRaChf5BDmYCKQBP3cSEBrBCviMAHk7hvhdyu4\"}"} 2024-09-02 18:11:08.397 +05:30 6666112c-cbe6-493f-bc91-cacf3021067b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 40.2864ms 2024-09-02 18:11:14.405 +05:30 07d65a73-6fd5-443c-9b52-6f815c6aae2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 18:11:14.405 +05:30 07d65a73-6fd5-443c-9b52-6f815c6aae2e INF CORS policy execution successful. 2024-09-02 18:11:14.405 +05:30 07d65a73-6fd5-443c-9b52-6f815c6aae2e 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-02 18:11:14.405 +05:30 ca0abee1-bc00-4e09-92e8-ff8b27075849 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:11:14.405 +05:30 ca0abee1-bc00-4e09-92e8-ff8b27075849 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-02 18:11:14.418 +05:30 ca0abee1-bc00-4e09-92e8-ff8b27075849 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:14.418 +05:30 ca0abee1-bc00-4e09-92e8-ff8b27075849 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 12.3786ms 2024-09-02 18:11:14.418 +05:30 ca0abee1-bc00-4e09-92e8-ff8b27075849 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:11:14.418 +05:30 ca0abee1-bc00-4e09-92e8-ff8b27075849 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07d65a73-6fd5-443c-9b52-6f815c6aae2e}, {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-02 18:11:14.419 +05:30 ca0abee1-bc00-4e09-92e8-ff8b27075849 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 14.2476ms 2024-09-02 18:11:20.416 +05:30 ad19d283-e102-4aa0-af6e-acac3d333343 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 18:11:20.417 +05:30 ad19d283-e102-4aa0-af6e-acac3d333343 INF CORS policy execution successful. 2024-09-02 18:11:20.418 +05:30 ad19d283-e102-4aa0-af6e-acac3d333343 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.7168ms 2024-09-02 18:11:20.812 +05:30 61b35268-b834-4d4e-b64b-80374a3b51c3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 18:11:20.813 +05:30 61b35268-b834-4d4e-b64b-80374a3b51c3 INF CORS policy execution successful. 2024-09-02 18:11:20.813 +05:30 61b35268-b834-4d4e-b64b-80374a3b51c3 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","entityId":7,"Company Name":"Entity9","password":"TestUser2"} 2024-09-02 18:11:20.814 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:11:20.814 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF 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-02 18:11:20.830 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Database retrieved 2024-09-02 18:11:20.844 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Token generated 2024-09-02 18:11:20.845 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Token generated 2024-09-02 18:11:20.845 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:20.845 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 31.2719ms 2024-09-02 18:11:20.845 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:11:20.845 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61b35268-b834-4d4e-b64b-80374a3b51c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTc4MCwiaWF0IjoxNzI1MjgwODgwfQ.YNduR3TcSpxKoO5pqDFECGGTJsC1brXKnkRmbdxUsIo\"}"} 2024-09-02 18:11:20.846 +05:30 0b359993-8973-49ec-8124-f279a40f7b47 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 33.4737ms 2024-09-02 18:11:35.758 +05:30 6330ed93-dd1e-45b7-ab60-abc49e921dbf 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-02 18:11:35.758 +05:30 6330ed93-dd1e-45b7-ab60-abc49e921dbf INF CORS policy execution successful. 2024-09-02 18:11:35.759 +05:30 6330ed93-dd1e-45b7-ab60-abc49e921dbf 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.1659ms 2024-09-02 18:11:36.066 +05:30 5e1aead0-eeed-4f75-9cb9-1a50f58ffacb 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-02 18:11:36.068 +05:30 5e1aead0-eeed-4f75-9cb9-1a50f58ffacb INF CORS policy execution successful. 2024-09-02 18:11:36.068 +05:30 5e1aead0-eeed-4f75-9cb9-1a50f58ffacb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:11:36.069 +05:30 c91bce58-a603-436b-8e9f-a933248f3218 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:11:36.069 +05:30 c91bce58-a603-436b-8e9f-a933248f3218 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-02 18:11:36.132 +05:30 c91bce58-a603-436b-8e9f-a933248f3218 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:36.133 +05:30 c91bce58-a603-436b-8e9f-a933248f3218 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 63.5457ms 2024-09-02 18:11:36.133 +05:30 c91bce58-a603-436b-8e9f-a933248f3218 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:11:36.133 +05:30 c91bce58-a603-436b-8e9f-a933248f3218 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e1aead0-eeed-4f75-9cb9-1a50f58ffacb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:11:36.134 +05:30 c91bce58-a603-436b-8e9f-a933248f3218 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 67.4142ms 2024-09-02 18:11:39.963 +05:30 38ac2762-6bf7-42b8-aa7f-0583d587b8f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - null null 2024-09-02 18:11:39.963 +05:30 38ac2762-6bf7-42b8-aa7f-0583d587b8f9 INF CORS policy execution successful. 2024-09-02 18:11:39.963 +05:30 38ac2762-6bf7-42b8-aa7f-0583d587b8f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - 204 null null 0.9338ms 2024-09-02 18:11:40.182 +05:30 df4ac678-0b11-4310-aea6-7e57c6cf99c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - null null 2024-09-02 18:11:40.183 +05:30 df4ac678-0b11-4310-aea6-7e57c6cf99c3 INF CORS policy execution successful. 2024-09-02 18:11:40.184 +05:30 df4ac678-0b11-4310-aea6-7e57c6cf99c3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:11:40.184 +05:30 6ebc751d-4894-4b76-8b05-4caf90149dee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:11:40.184 +05:30 6ebc751d-4894-4b76-8b05-4caf90149dee 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-02 18:11:40.201 +05:30 6ebc751d-4894-4b76-8b05-4caf90149dee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:40.202 +05:30 6ebc751d-4894-4b76-8b05-4caf90149dee INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 17.7423ms 2024-09-02 18:11:40.202 +05:30 6ebc751d-4894-4b76-8b05-4caf90149dee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:11:40.202 +05:30 6ebc751d-4894-4b76-8b05-4caf90149dee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df4ac678-0b11-4310-aea6-7e57c6cf99c3}, {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-02 18:11:40.203 +05:30 6ebc751d-4894-4b76-8b05-4caf90149dee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=124 - 200 1361 application/json; charset=utf-8 20.1687ms 2024-09-02 18:11:40.254 +05:30 3ae82cae-0c3f-464a-849c-52fdf1df502d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:11:40.254 +05:30 3ae82cae-0c3f-464a-849c-52fdf1df502d INF CORS policy execution successful. 2024-09-02 18:11:40.255 +05:30 3ae82cae-0c3f-464a-849c-52fdf1df502d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4554ms 2024-09-02 18:11:40.258 +05:30 1887da75-224e-4cb3-be5f-8b5b81310ab0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:11:40.259 +05:30 1887da75-224e-4cb3-be5f-8b5b81310ab0 INF CORS policy execution successful. 2024-09-02 18:11:40.259 +05:30 1887da75-224e-4cb3-be5f-8b5b81310ab0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.8773ms 2024-09-02 18:11:40.468 +05:30 e8405e9d-caad-427c-b413-3ba23d513001 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:11:40.469 +05:30 e8405e9d-caad-427c-b413-3ba23d513001 INF CORS policy execution successful. 2024-09-02 18:11:40.470 +05:30 e8405e9d-caad-427c-b413-3ba23d513001 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:11:40.470 +05:30 ea30c675-9fdb-4cc3-8947-ea74f48c632d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:11:40.470 +05:30 ea30c675-9fdb-4cc3-8947-ea74f48c632d 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-02 18:11:40.478 +05:30 3990e9fe-68da-48d9-86a4-71c8012643e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:11:40.479 +05:30 3990e9fe-68da-48d9-86a4-71c8012643e5 INF CORS policy execution successful. 2024-09-02 18:11:40.479 +05:30 3990e9fe-68da-48d9-86a4-71c8012643e5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:11:40.479 +05:30 4d91b7e7-18e0-4b34-aa56-365db24c10bc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:11:40.479 +05:30 4d91b7e7-18e0-4b34-aa56-365db24c10bc 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-02 18:11:40.495 +05:30 ea30c675-9fdb-4cc3-8947-ea74f48c632d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:40.496 +05:30 ea30c675-9fdb-4cc3-8947-ea74f48c632d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 24.8866ms 2024-09-02 18:11:40.496 +05:30 ea30c675-9fdb-4cc3-8947-ea74f48c632d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:11:40.496 +05:30 ea30c675-9fdb-4cc3-8947-ea74f48c632d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8405e9d-caad-427c-b413-3ba23d513001}, {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-02 18:11:40.496 +05:30 ea30c675-9fdb-4cc3-8947-ea74f48c632d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 28.2578ms 2024-09-02 18:11:40.498 +05:30 4d91b7e7-18e0-4b34-aa56-365db24c10bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:40.498 +05:30 4d91b7e7-18e0-4b34-aa56-365db24c10bc INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 18.7256ms 2024-09-02 18:11:40.498 +05:30 4d91b7e7-18e0-4b34-aa56-365db24c10bc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:11:40.499 +05:30 4d91b7e7-18e0-4b34-aa56-365db24c10bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3990e9fe-68da-48d9-86a4-71c8012643e5}, {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-02 18:11:40.499 +05:30 4d91b7e7-18e0-4b34-aa56-365db24c10bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 21.0241ms 2024-09-02 18:11:40.828 +05:30 edc390c3-83dc-4827-a95d-f759a1a113e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - null null 2024-09-02 18:11:40.828 +05:30 edc390c3-83dc-4827-a95d-f759a1a113e9 INF CORS policy execution successful. 2024-09-02 18:11:40.828 +05:30 edc390c3-83dc-4827-a95d-f759a1a113e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - 204 null null 0.7707ms 2024-09-02 18:11:40.891 +05:30 45ddf801-aa6f-41bb-95f7-1996a2200d6d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - null null 2024-09-02 18:11:40.891 +05:30 45ddf801-aa6f-41bb-95f7-1996a2200d6d INF CORS policy execution successful. 2024-09-02 18:11:40.892 +05:30 45ddf801-aa6f-41bb-95f7-1996a2200d6d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:11:40.892 +05:30 2294322d-82c4-4e2c-be09-af7d85973d2d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:11:40.893 +05:30 2294322d-82c4-4e2c-be09-af7d85973d2d 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-02 18:11:40.897 +05:30 2294322d-82c4-4e2c-be09-af7d85973d2d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:40.898 +05:30 2294322d-82c4-4e2c-be09-af7d85973d2d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.708ms 2024-09-02 18:11:40.898 +05:30 2294322d-82c4-4e2c-be09-af7d85973d2d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:11:40.899 +05:30 2294322d-82c4-4e2c-be09-af7d85973d2d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45ddf801-aa6f-41bb-95f7-1996a2200d6d}, {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-02 18:11:40.899 +05:30 2294322d-82c4-4e2c-be09-af7d85973d2d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole280801 - 200 139 application/json; charset=utf-8 8.1777ms 2024-09-02 18:11:49.218 +05:30 d227667e-76b4-4720-acd0-f9a253414781 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NTEwNCwiaWF0IjoxNzI1MjU0MjA0fQ.rWMnKam_Lnjrpq-yr3181DRntk-ZBddibjtEEDHJaMs - null null 2024-09-02 18:11:49.219 +05:30 d227667e-76b4-4720-acd0-f9a253414781 INF CORS policy execution successful. 2024-09-02 18:11:49.219 +05:30 d227667e-76b4-4720-acd0-f9a253414781 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NTEwNCwiaWF0IjoxNzI1MjU0MjA0fQ.rWMnKam_Lnjrpq-yr3181DRntk-ZBddibjtEEDHJaMs 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-02 18:11:49.219 +05:30 b3510dec-88c5-476f-995b-fb6c3e899ea9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:11:49.220 +05:30 b3510dec-88c5-476f-995b-fb6c3e899ea9 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-02 18:11:49.222 +05:30 b3510dec-88c5-476f-995b-fb6c3e899ea9 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:49.223 +05:30 b3510dec-88c5-476f-995b-fb6c3e899ea9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.8745ms 2024-09-02 18:11:49.223 +05:30 b3510dec-88c5-476f-995b-fb6c3e899ea9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:11:49.223 +05:30 b3510dec-88c5-476f-995b-fb6c3e899ea9 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d227667e-76b4-4720-acd0-f9a253414781}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 18:11:49.224 +05:30 b3510dec-88c5-476f-995b-fb6c3e899ea9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNTQyMDQsImV4cCI6MTcyNTI1NTEwNCwiaWF0IjoxNzI1MjU0MjA0fQ.rWMnKam_Lnjrpq-yr3181DRntk-ZBddibjtEEDHJaMs - 400 90 application/json; charset=utf-8 5.7584ms 2024-09-02 18:11:54.121 +05:30 300e6009-c11c-493d-89a2-70edecbe529e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 18:11:54.122 +05:30 300e6009-c11c-493d-89a2-70edecbe529e INF CORS policy execution successful. 2024-09-02 18:11:54.122 +05:30 300e6009-c11c-493d-89a2-70edecbe529e 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-02 18:11:54.122 +05:30 65978ab4-599b-44e9-b4b5-1810abadd859 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:11:54.122 +05:30 65978ab4-599b-44e9-b4b5-1810abadd859 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-02 18:11:54.126 +05:30 65978ab4-599b-44e9-b4b5-1810abadd859 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:54.127 +05:30 65978ab4-599b-44e9-b4b5-1810abadd859 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.2436ms 2024-09-02 18:11:54.127 +05:30 65978ab4-599b-44e9-b4b5-1810abadd859 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:11:54.127 +05:30 65978ab4-599b-44e9-b4b5-1810abadd859 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 300e6009-c11c-493d-89a2-70edecbe529e}, {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-02 18:11:54.127 +05:30 65978ab4-599b-44e9-b4b5-1810abadd859 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.2115ms 2024-09-02 18:11:57.943 +05:30 1e8ef787-1d3d-43aa-9c6a-18907318c713 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 18:11:57.944 +05:30 1e8ef787-1d3d-43aa-9c6a-18907318c713 INF CORS policy execution successful. 2024-09-02 18:11:57.944 +05:30 1e8ef787-1d3d-43aa-9c6a-18907318c713 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8041ms 2024-09-02 18:11:57.995 +05:30 2be21363-3946-4ed4-b905-d0a569f8698a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 18:11:57.996 +05:30 2be21363-3946-4ed4-b905-d0a569f8698a INF CORS policy execution successful. 2024-09-02 18:11:57.996 +05:30 2be21363-3946-4ed4-b905-d0a569f8698a 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":5,"Company Name":"Entity5"} 2024-09-02 18:11:57.996 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:11:57.997 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF 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-02 18:11:58.008 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Database retrieved 2024-09-02 18:11:58.016 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Token generated 2024-09-02 18:11:58.017 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Token generated 2024-09-02 18:11:58.017 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:11:58.018 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 21.0383ms 2024-09-02 18:11:58.018 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:11:58.019 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2be21363-3946-4ed4-b905-d0a569f8698a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTUxOCwiaWF0IjoxNzI1MjgwOTE4fQ.HZeHEsAnVgwEx2zX512Fqp9N7rylYpJXAa3T3GKvDzk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTgxOCwiaWF0IjoxNzI1MjgwOTE4fQ.jiD3qY--R7HkC9qoWg2rp8Zy23-NEpWvrc-ovgXPabw\"}"} 2024-09-02 18:11:58.019 +05:30 3b29c81a-db28-43b5-a11b-4311bc51916f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 23.8278ms 2024-09-02 18:12:09.898 +05:30 d03aaffa-a599-4342-a5fc-f831bd5839ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5MTU1ODMsImV4cCI6MTcyNDkxNjQ4MywiaWF0IjoxNzI0OTE1NTgzfQ.22K-5jdCujEIFH_yktqU_KuF3XS89-cie2Te7CW-jsk - null null 2024-09-02 18:12:09.900 +05:30 d03aaffa-a599-4342-a5fc-f831bd5839ea INF CORS policy execution successful. 2024-09-02 18:12:09.900 +05:30 d03aaffa-a599-4342-a5fc-f831bd5839ea INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5MTU1ODMsImV4cCI6MTcyNDkxNjQ4MywiaWF0IjoxNzI0OTE1NTgzfQ.22K-5jdCujEIFH_yktqU_KuF3XS89-cie2Te7CW-jsk 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-02 18:12:09.901 +05:30 0bf7b938-3d9d-4b7d-9e85-7caa8647f358 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:12:09.901 +05:30 0bf7b938-3d9d-4b7d-9e85-7caa8647f358 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-02 18:12:09.903 +05:30 0bf7b938-3d9d-4b7d-9e85-7caa8647f358 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:09.904 +05:30 0bf7b938-3d9d-4b7d-9e85-7caa8647f358 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 2.5123ms 2024-09-02 18:12:09.904 +05:30 0bf7b938-3d9d-4b7d-9e85-7caa8647f358 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:12:09.904 +05:30 0bf7b938-3d9d-4b7d-9e85-7caa8647f358 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d03aaffa-a599-4342-a5fc-f831bd5839ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 18:12:09.904 +05:30 0bf7b938-3d9d-4b7d-9e85-7caa8647f358 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5MTU1ODMsImV4cCI6MTcyNDkxNjQ4MywiaWF0IjoxNzI0OTE1NTgzfQ.22K-5jdCujEIFH_yktqU_KuF3XS89-cie2Te7CW-jsk - 400 90 application/json; charset=utf-8 6.0893ms 2024-09-02 18:12:10.090 +05:30 38ef0996-e55d-4795-870b-e171536ce4a4 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-02 18:12:10.090 +05:30 38ef0996-e55d-4795-870b-e171536ce4a4 INF CORS policy execution successful. 2024-09-02 18:12:10.091 +05:30 38ef0996-e55d-4795-870b-e171536ce4a4 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.6663ms 2024-09-02 18:12:14.764 +05:30 fc24b9fd-cbfb-41ca-b69d-bc82d71a6f73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - null null 2024-09-02 18:12:14.765 +05:30 fc24b9fd-cbfb-41ca-b69d-bc82d71a6f73 INF CORS policy execution successful. 2024-09-02 18:12:14.766 +05:30 fc24b9fd-cbfb-41ca-b69d-bc82d71a6f73 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-02 18:12:14.767 +05:30 25fbb168-c5c1-47a9-9e20-12f057c4d817 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:12:14.767 +05:30 25fbb168-c5c1-47a9-9e20-12f057c4d817 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-02 18:12:14.772 +05:30 25fbb168-c5c1-47a9-9e20-12f057c4d817 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:14.773 +05:30 25fbb168-c5c1-47a9-9e20-12f057c4d817 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 5.6617ms 2024-09-02 18:12:14.773 +05:30 25fbb168-c5c1-47a9-9e20-12f057c4d817 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:12:14.773 +05:30 25fbb168-c5c1-47a9-9e20-12f057c4d817 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: fc24b9fd-cbfb-41ca-b69d-bc82d71a6f73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 18:12:14.773 +05:30 25fbb168-c5c1-47a9-9e20-12f057c4d817 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser300801 - 404 84 application/json; charset=utf-8 9.6371ms 2024-09-02 18:12:38.055 +05:30 63c46945-b2f4-4e00-b441-740036cf7dd4 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-02 18:12:38.055 +05:30 63c46945-b2f4-4e00-b441-740036cf7dd4 INF CORS policy execution successful. 2024-09-02 18:12:38.056 +05:30 63c46945-b2f4-4e00-b441-740036cf7dd4 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.7566ms 2024-09-02 18:12:38.098 +05:30 b968d5ce-5043-4016-ad3c-02395fe43e98 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-02 18:12:38.100 +05:30 b968d5ce-5043-4016-ad3c-02395fe43e98 INF CORS policy execution successful. 2024-09-02 18:12:38.100 +05:30 b968d5ce-5043-4016-ad3c-02395fe43e98 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTUxOCwiaWF0IjoxNzI1MjgwOTE4fQ.HZeHEsAnVgwEx2zX512Fqp9N7rylYpJXAa3T3GKvDzk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:12:38.101 +05:30 a2a4598d-0783-41d8-a0d7-f2d65eeb2341 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 18:12:38.101 +05:30 a2a4598d-0783-41d8-a0d7-f2d65eeb2341 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-02 18:12:38.160 +05:30 a2a4598d-0783-41d8-a0d7-f2d65eeb2341 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:38.160 +05:30 a2a4598d-0783-41d8-a0d7-f2d65eeb2341 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 58.8406ms 2024-09-02 18:12:38.161 +05:30 a2a4598d-0783-41d8-a0d7-f2d65eeb2341 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 18:12:38.161 +05:30 a2a4598d-0783-41d8-a0d7-f2d65eeb2341 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b968d5ce-5043-4016-ad3c-02395fe43e98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 18:12:38.161 +05:30 a2a4598d-0783-41d8-a0d7-f2d65eeb2341 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 63.6708ms 2024-09-02 18:12:43.052 +05:30 c9dcef39-fb59-41d3-87a6-9997b843c5fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 18:12:43.053 +05:30 c9dcef39-fb59-41d3-87a6-9997b843c5fe INF CORS policy execution successful. 2024-09-02 18:12:43.053 +05:30 c9dcef39-fb59-41d3-87a6-9997b843c5fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 204 null null 1.344ms 2024-09-02 18:12:43.097 +05:30 ee3e8f0b-aabf-498f-815f-aff193738e83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 18:12:43.099 +05:30 ee3e8f0b-aabf-498f-815f-aff193738e83 INF CORS policy execution successful. 2024-09-02 18:12:43.100 +05:30 ee3e8f0b-aabf-498f-815f-aff193738e83 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=97 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTUxOCwiaWF0IjoxNzI1MjgwOTE4fQ.HZeHEsAnVgwEx2zX512Fqp9N7rylYpJXAa3T3GKvDzk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:12:43.103 +05:30 1a5734b1-e2a6-451f-aea9-699f32500699 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 18:12:43.117 +05:30 1a5734b1-e2a6-451f-aea9-699f32500699 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-02 18:12:43.161 +05:30 1a5734b1-e2a6-451f-aea9-699f32500699 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:43.162 +05:30 1a5734b1-e2a6-451f-aea9-699f32500699 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 44.5533ms 2024-09-02 18:12:43.162 +05:30 1a5734b1-e2a6-451f-aea9-699f32500699 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 18:12:43.162 +05:30 1a5734b1-e2a6-451f-aea9-699f32500699 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee3e8f0b-aabf-498f-815f-aff193738e83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":96,\"ParentName\":\"PK\",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":97,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 18:12:43.162 +05:30 1a5734b1-e2a6-451f-aea9-699f32500699 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 200 405 application/json; charset=utf-8 65.3855ms 2024-09-02 18:12:43.357 +05:30 464e01a9-a284-4031-a7a4-d8b4e9814c8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 18:12:43.358 +05:30 464e01a9-a284-4031-a7a4-d8b4e9814c8a INF CORS policy execution successful. 2024-09-02 18:12:43.358 +05:30 464e01a9-a284-4031-a7a4-d8b4e9814c8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.9197ms 2024-09-02 18:12:43.400 +05:30 c73fcd5d-d81e-48d6-aee9-8198ef05c301 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 18:12:43.402 +05:30 c73fcd5d-d81e-48d6-aee9-8198ef05c301 INF CORS policy execution successful. 2024-09-02 18:12:43.402 +05:30 c73fcd5d-d81e-48d6-aee9-8198ef05c301 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTUxOCwiaWF0IjoxNzI1MjgwOTE4fQ.HZeHEsAnVgwEx2zX512Fqp9N7rylYpJXAa3T3GKvDzk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:12:43.403 +05:30 b93c4be1-c67b-43fb-aae4-4f8a2ed15f92 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 18:12:43.403 +05:30 b93c4be1-c67b-43fb-aae4-4f8a2ed15f92 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-02 18:12:43.464 +05:30 b93c4be1-c67b-43fb-aae4-4f8a2ed15f92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:43.464 +05:30 b93c4be1-c67b-43fb-aae4-4f8a2ed15f92 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 61.4441ms 2024-09-02 18:12:43.465 +05:30 b93c4be1-c67b-43fb-aae4-4f8a2ed15f92 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 18:12:43.465 +05:30 b93c4be1-c67b-43fb-aae4-4f8a2ed15f92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c73fcd5d-d81e-48d6-aee9-8198ef05c301}, {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-02 18:12:43.466 +05:30 b93c4be1-c67b-43fb-aae4-4f8a2ed15f92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 65.4979ms 2024-09-02 18:12:43.558 +05:30 0029cce0-ce44-40d6-839d-5278fe3bd4e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 18:12:43.559 +05:30 0029cce0-ce44-40d6-839d-5278fe3bd4e9 INF CORS policy execution successful. 2024-09-02 18:12:43.559 +05:30 0029cce0-ce44-40d6-839d-5278fe3bd4e9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTUxOCwiaWF0IjoxNzI1MjgwOTE4fQ.HZeHEsAnVgwEx2zX512Fqp9N7rylYpJXAa3T3GKvDzk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:12:43.560 +05:30 ce88ad91-36c9-488b-8eef-9b3da2fcfb24 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 18:12:43.560 +05:30 ce88ad91-36c9-488b-8eef-9b3da2fcfb24 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-02 18:12:43.583 +05:30 ce88ad91-36c9-488b-8eef-9b3da2fcfb24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:43.583 +05:30 ce88ad91-36c9-488b-8eef-9b3da2fcfb24 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 22.2954ms 2024-09-02 18:12:43.583 +05:30 ce88ad91-36c9-488b-8eef-9b3da2fcfb24 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 18:12:43.583 +05:30 ce88ad91-36c9-488b-8eef-9b3da2fcfb24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0029cce0-ce44-40d6-839d-5278fe3bd4e9}, {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-02 18:12:43.583 +05:30 ce88ad91-36c9-488b-8eef-9b3da2fcfb24 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 25.8808ms 2024-09-02 18:12:55.004 +05:30 4233087a-78e4-4dd5-aa7f-a9f14047f1fc 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-02 18:12:55.004 +05:30 4233087a-78e4-4dd5-aa7f-a9f14047f1fc INF CORS policy execution successful. 2024-09-02 18:12:55.005 +05:30 4233087a-78e4-4dd5-aa7f-a9f14047f1fc 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.7337ms 2024-09-02 18:12:55.048 +05:30 11905863-a659-47b0-96af-8f544d4793bc 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-02 18:12:55.049 +05:30 11905863-a659-47b0-96af-8f544d4793bc INF CORS policy execution successful. 2024-09-02 18:12:55.049 +05:30 11905863-a659-47b0-96af-8f544d4793bc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTUxOCwiaWF0IjoxNzI1MjgwOTE4fQ.HZeHEsAnVgwEx2zX512Fqp9N7rylYpJXAa3T3GKvDzk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:12:55.050 +05:30 ff930add-bf7b-4c87-9645-4bcef08d40b9 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 18:12:55.050 +05:30 ff930add-bf7b-4c87-9645-4bcef08d40b9 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-02 18:12:55.075 +05:30 ff930add-bf7b-4c87-9645-4bcef08d40b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:55.075 +05:30 ff930add-bf7b-4c87-9645-4bcef08d40b9 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 24.5488ms 2024-09-02 18:12:55.075 +05:30 ff930add-bf7b-4c87-9645-4bcef08d40b9 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 18:12:55.076 +05:30 ff930add-bf7b-4c87-9645-4bcef08d40b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 11905863-a659-47b0-96af-8f544d4793bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 18:12:55.076 +05:30 ff930add-bf7b-4c87-9645-4bcef08d40b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 28.7745ms 2024-09-02 18:12:59.502 +05:30 a6686003-f052-4ec1-8a17-3856cdce4157 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 18:12:59.503 +05:30 a6686003-f052-4ec1-8a17-3856cdce4157 INF CORS policy execution successful. 2024-09-02 18:12:59.503 +05:30 a6686003-f052-4ec1-8a17-3856cdce4157 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.9354ms 2024-09-02 18:12:59.547 +05:30 172f7656-fea2-41fa-8d04-ed882817291d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 18:12:59.548 +05:30 172f7656-fea2-41fa-8d04-ed882817291d INF CORS policy execution successful. 2024-09-02 18:12:59.548 +05:30 172f7656-fea2-41fa-8d04-ed882817291d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA5MTgsImV4cCI6MTcyNTI4MTUxOCwiaWF0IjoxNzI1MjgwOTE4fQ.HZeHEsAnVgwEx2zX512Fqp9N7rylYpJXAa3T3GKvDzk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:12:59.549 +05:30 a1723ffa-1c22-4756-97a1-f0135733865d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 18:12:59.549 +05:30 a1723ffa-1c22-4756-97a1-f0135733865d 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-02 18:12:59.590 +05:30 a1723ffa-1c22-4756-97a1-f0135733865d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:12:59.591 +05:30 a1723ffa-1c22-4756-97a1-f0135733865d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 41.5358ms 2024-09-02 18:12:59.591 +05:30 a1723ffa-1c22-4756-97a1-f0135733865d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 18:12:59.593 +05:30 a1723ffa-1c22-4756-97a1-f0135733865d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 172f7656-fea2-41fa-8d04-ed882817291d}, {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-02 18:12:59.594 +05:30 a1723ffa-1c22-4756-97a1-f0135733865d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 47.4579ms 2024-09-02 18:14:12.970 +05:30 ae33eebb-50bc-4117-8091-809a0e2cb771 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-02 18:14:12.974 +05:30 ae33eebb-50bc-4117-8091-809a0e2cb771 INF CORS policy execution successful. 2024-09-02 18:14:12.976 +05:30 ae33eebb-50bc-4117-8091-809a0e2cb771 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.3704ms 2024-09-02 18:14:13.146 +05:30 c6e6214f-23a8-4d66-89b7-037950703df4 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-02 18:14:13.148 +05:30 c6e6214f-23a8-4d66-89b7-037950703df4 INF CORS policy execution successful. 2024-09-02 18:14:13.149 +05:30 c6e6214f-23a8-4d66-89b7-037950703df4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:13.150 +05:30 eb147d86-e7b6-4ca5-b9e1-b0e1300a249c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:14:13.150 +05:30 eb147d86-e7b6-4ca5-b9e1-b0e1300a249c 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-02 18:14:13.166 +05:30 eb147d86-e7b6-4ca5-b9e1-b0e1300a249c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:13.167 +05:30 eb147d86-e7b6-4ca5-b9e1-b0e1300a249c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 16.3949ms 2024-09-02 18:14:13.167 +05:30 eb147d86-e7b6-4ca5-b9e1-b0e1300a249c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:14:13.167 +05:30 eb147d86-e7b6-4ca5-b9e1-b0e1300a249c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6e6214f-23a8-4d66-89b7-037950703df4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:14:13.168 +05:30 eb147d86-e7b6-4ca5-b9e1-b0e1300a249c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 22.0517ms 2024-09-02 18:14:14.302 +05:30 d43d4372-e8db-4005-936b-d218212c8b4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:14:14.303 +05:30 d43d4372-e8db-4005-936b-d218212c8b4c INF CORS policy execution successful. 2024-09-02 18:14:14.303 +05:30 d43d4372-e8db-4005-936b-d218212c8b4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.5473ms 2024-09-02 18:14:14.414 +05:30 54633021-f2bf-4b29-bab8-754577732639 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:14:14.414 +05:30 54633021-f2bf-4b29-bab8-754577732639 INF CORS policy execution successful. 2024-09-02 18:14:14.415 +05:30 54633021-f2bf-4b29-bab8-754577732639 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9772ms 2024-09-02 18:14:14.418 +05:30 b53d2118-3ad7-4bc1-9a94-37e5ebd8818b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:14:14.419 +05:30 b53d2118-3ad7-4bc1-9a94-37e5ebd8818b INF CORS policy execution successful. 2024-09-02 18:14:14.419 +05:30 b53d2118-3ad7-4bc1-9a94-37e5ebd8818b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:14.419 +05:30 904db0fe-6f90-4de1-99d2-210cf491ef8a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:14:14.419 +05:30 904db0fe-6f90-4de1-99d2-210cf491ef8a 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-02 18:14:14.427 +05:30 904db0fe-6f90-4de1-99d2-210cf491ef8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:14.427 +05:30 904db0fe-6f90-4de1-99d2-210cf491ef8a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.0059ms 2024-09-02 18:14:14.428 +05:30 904db0fe-6f90-4de1-99d2-210cf491ef8a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:14:14.428 +05:30 904db0fe-6f90-4de1-99d2-210cf491ef8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b53d2118-3ad7-4bc1-9a94-37e5ebd8818b}, {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-02 18:14:14.428 +05:30 904db0fe-6f90-4de1-99d2-210cf491ef8a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.4902ms 2024-09-02 18:14:14.589 +05:30 58ed32c2-a596-4c22-adfb-bd48eaee11ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:14:14.589 +05:30 58ed32c2-a596-4c22-adfb-bd48eaee11ca INF CORS policy execution successful. 2024-09-02 18:14:14.590 +05:30 58ed32c2-a596-4c22-adfb-bd48eaee11ca 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:14.590 +05:30 cbd5b0c1-4372-473c-9c48-bb0cfb38a7d3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:14:14.590 +05:30 cbd5b0c1-4372-473c-9c48-bb0cfb38a7d3 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-02 18:14:14.604 +05:30 cbd5b0c1-4372-473c-9c48-bb0cfb38a7d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:14.604 +05:30 cbd5b0c1-4372-473c-9c48-bb0cfb38a7d3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.8727ms 2024-09-02 18:14:14.604 +05:30 cbd5b0c1-4372-473c-9c48-bb0cfb38a7d3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:14:14.605 +05:30 cbd5b0c1-4372-473c-9c48-bb0cfb38a7d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58ed32c2-a596-4c22-adfb-bd48eaee11ca}, {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-02 18:14:14.605 +05:30 cbd5b0c1-4372-473c-9c48-bb0cfb38a7d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 16.3153ms 2024-09-02 18:14:16.863 +05:30 bfabc86c-e368-425a-b835-1097de122039 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - null null 2024-09-02 18:14:16.863 +05:30 bfabc86c-e368-425a-b835-1097de122039 INF CORS policy execution successful. 2024-09-02 18:14:16.864 +05:30 bfabc86c-e368-425a-b835-1097de122039 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - 204 null null 1.0326ms 2024-09-02 18:14:17.035 +05:30 07c4c054-a705-4f27-bd04-735a2b96c243 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - null null 2024-09-02 18:14:17.035 +05:30 07c4c054-a705-4f27-bd04-735a2b96c243 INF CORS policy execution successful. 2024-09-02 18:14:17.035 +05:30 07c4c054-a705-4f27-bd04-735a2b96c243 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser300801&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:17.037 +05:30 a17decb4-60e2-43ac-a8bf-5835b3759abf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:14:17.060 +05:30 a17decb4-60e2-43ac-a8bf-5835b3759abf 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-02 18:14:17.109 +05:30 a17decb4-60e2-43ac-a8bf-5835b3759abf INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:17.109 +05:30 a17decb4-60e2-43ac-a8bf-5835b3759abf INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 48.9588ms 2024-09-02 18:14:17.109 +05:30 a17decb4-60e2-43ac-a8bf-5835b3759abf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:14:17.109 +05:30 a17decb4-60e2-43ac-a8bf-5835b3759abf INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 07c4c054-a705-4f27-bd04-735a2b96c243}, {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-02 18:14:17.110 +05:30 a17decb4-60e2-43ac-a8bf-5835b3759abf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - 409 105 application/json; charset=utf-8 74.9354ms 2024-09-02 18:14:25.220 +05:30 32cf1147-572a-4e78-b6d3-e57cc830f7b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:14:25.220 +05:30 32cf1147-572a-4e78-b6d3-e57cc830f7b3 INF CORS policy execution successful. 2024-09-02 18:14:25.221 +05:30 32cf1147-572a-4e78-b6d3-e57cc830f7b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 204 null null 1.251ms 2024-09-02 18:14:25.447 +05:30 7bb548c2-4dfd-4a93-a35b-ddc03acee9cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:14:25.448 +05:30 7bb548c2-4dfd-4a93-a35b-ddc03acee9cb INF CORS policy execution successful. 2024-09-02 18:14:25.449 +05:30 7bb548c2-4dfd-4a93-a35b-ddc03acee9cb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:25.449 +05:30 81fe90a8-a5dc-4be3-86f5-57d40e25ddd9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:14:25.450 +05:30 81fe90a8-a5dc-4be3-86f5-57d40e25ddd9 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-02 18:14:25.456 +05:30 81fe90a8-a5dc-4be3-86f5-57d40e25ddd9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:25.457 +05:30 81fe90a8-a5dc-4be3-86f5-57d40e25ddd9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.9289ms 2024-09-02 18:14:25.457 +05:30 81fe90a8-a5dc-4be3-86f5-57d40e25ddd9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:14:25.457 +05:30 81fe90a8-a5dc-4be3-86f5-57d40e25ddd9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7bb548c2-4dfd-4a93-a35b-ddc03acee9cb}, {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-02 18:14:25.457 +05:30 81fe90a8-a5dc-4be3-86f5-57d40e25ddd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 200 135 application/json; charset=utf-8 10.9626ms 2024-09-02 18:14:29.007 +05:30 1a53167e-ae74-4e86-8afd-1a43c4de8ff4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - null null 2024-09-02 18:14:29.008 +05:30 1a53167e-ae74-4e86-8afd-1a43c4de8ff4 INF CORS policy execution successful. 2024-09-02 18:14:29.008 +05:30 1a53167e-ae74-4e86-8afd-1a43c4de8ff4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - 204 null null 0.5321ms 2024-09-02 18:14:29.098 +05:30 95798ef7-3665-4e12-98f8-2b0e98fb6a70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - null null 2024-09-02 18:14:29.098 +05:30 95798ef7-3665-4e12-98f8-2b0e98fb6a70 INF CORS policy execution successful. 2024-09-02 18:14:29.099 +05:30 95798ef7-3665-4e12-98f8-2b0e98fb6a70 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser300801Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:29.099 +05:30 d4db45cb-8259-4fa0-8d25-b33631db02d9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:14:29.099 +05:30 d4db45cb-8259-4fa0-8d25-b33631db02d9 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-02 18:14:29.105 +05:30 d4db45cb-8259-4fa0-8d25-b33631db02d9 INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:29.105 +05:30 d4db45cb-8259-4fa0-8d25-b33631db02d9 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 6.1058ms 2024-09-02 18:14:29.105 +05:30 d4db45cb-8259-4fa0-8d25-b33631db02d9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:14:29.105 +05:30 d4db45cb-8259-4fa0-8d25-b33631db02d9 INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 95798ef7-3665-4e12-98f8-2b0e98fb6a70}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 106} Body: {"status":"Failure","statusCode":3002,"message":"User with the provided login name exists.","result":null} 2024-09-02 18:14:29.106 +05:30 d4db45cb-8259-4fa0-8d25-b33631db02d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - 409 106 application/json; charset=utf-8 7.9603ms 2024-09-02 18:14:37.570 +05:30 1d8fa91a-505f-4127-8125-638cf256b263 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:14:37.570 +05:30 1d8fa91a-505f-4127-8125-638cf256b263 INF CORS policy execution successful. 2024-09-02 18:14:37.571 +05:30 1d8fa91a-505f-4127-8125-638cf256b263 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.3578ms 2024-09-02 18:14:37.837 +05:30 5841bd09-6a20-45db-940d-f147b33ac553 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:14:37.838 +05:30 5841bd09-6a20-45db-940d-f147b33ac553 INF CORS policy execution successful. 2024-09-02 18:14:37.838 +05:30 5841bd09-6a20-45db-940d-f147b33ac553 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:37.839 +05:30 fbe646f0-1325-4f2c-bda2-2a1e1d46ae73 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:14:37.839 +05:30 fbe646f0-1325-4f2c-bda2-2a1e1d46ae73 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-02 18:14:37.858 +05:30 fbe646f0-1325-4f2c-bda2-2a1e1d46ae73 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:37.858 +05:30 fbe646f0-1325-4f2c-bda2-2a1e1d46ae73 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 19.1047ms 2024-09-02 18:14:37.858 +05:30 fbe646f0-1325-4f2c-bda2-2a1e1d46ae73 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:14:37.859 +05:30 fbe646f0-1325-4f2c-bda2-2a1e1d46ae73 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5841bd09-6a20-45db-940d-f147b33ac553}, {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-02 18:14:37.860 +05:30 fbe646f0-1325-4f2c-bda2-2a1e1d46ae73 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 23.0036ms 2024-09-02 18:14:50.576 +05:30 12bb14ca-a7bb-4404-9bb7-6f01ae8f4979 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:14:50.577 +05:30 12bb14ca-a7bb-4404-9bb7-6f01ae8f4979 INF CORS policy execution successful. 2024-09-02 18:14:50.577 +05:30 12bb14ca-a7bb-4404-9bb7-6f01ae8f4979 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.5413ms 2024-09-02 18:14:50.582 +05:30 5f064d97-5ea8-443e-9acc-db189ba7474d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:14:50.583 +05:30 5f064d97-5ea8-443e-9acc-db189ba7474d INF CORS policy execution successful. 2024-09-02 18:14:50.583 +05:30 5f064d97-5ea8-443e-9acc-db189ba7474d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 204 null null 0.4238ms 2024-09-02 18:14:50.837 +05:30 1eb0625d-4711-4a11-8bc5-807a6f07b50d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:14:50.837 +05:30 8ff4cdb0-b264-4853-995c-f197764985eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:14:50.838 +05:30 1eb0625d-4711-4a11-8bc5-807a6f07b50d INF CORS policy execution successful. 2024-09-02 18:14:50.838 +05:30 8ff4cdb0-b264-4853-995c-f197764985eb INF CORS policy execution successful. 2024-09-02 18:14:50.839 +05:30 8ff4cdb0-b264-4853-995c-f197764985eb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:50.839 +05:30 1eb0625d-4711-4a11-8bc5-807a6f07b50d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:50.840 +05:30 0c84acce-39a4-42ec-87fa-509ea55ce913 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:14:50.840 +05:30 6e5cacd9-d6a1-49c4-8123-c4395f62fa9d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:14:50.841 +05:30 6e5cacd9-d6a1-49c4-8123-c4395f62fa9d 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-02 18:14:50.841 +05:30 0c84acce-39a4-42ec-87fa-509ea55ce913 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-02 18:14:50.856 +05:30 0c84acce-39a4-42ec-87fa-509ea55ce913 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:50.856 +05:30 0c84acce-39a4-42ec-87fa-509ea55ce913 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.2304ms 2024-09-02 18:14:50.856 +05:30 0c84acce-39a4-42ec-87fa-509ea55ce913 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:14:50.857 +05:30 0c84acce-39a4-42ec-87fa-509ea55ce913 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ff4cdb0-b264-4853-995c-f197764985eb}, {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-02 18:14:50.857 +05:30 0c84acce-39a4-42ec-87fa-509ea55ce913 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 200 135 application/json; charset=utf-8 19.6219ms 2024-09-02 18:14:50.857 +05:30 6e5cacd9-d6a1-49c4-8123-c4395f62fa9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:50.857 +05:30 6e5cacd9-d6a1-49c4-8123-c4395f62fa9d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 16.3482ms 2024-09-02 18:14:50.858 +05:30 6e5cacd9-d6a1-49c4-8123-c4395f62fa9d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:14:50.858 +05:30 6e5cacd9-d6a1-49c4-8123-c4395f62fa9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1eb0625d-4711-4a11-8bc5-807a6f07b50d}, {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-02 18:14:50.858 +05:30 6e5cacd9-d6a1-49c4-8123-c4395f62fa9d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 20.5399ms 2024-09-02 18:14:52.390 +05:30 6cfd05c9-490b-44f3-9d9d-ee072d18baab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - null null 2024-09-02 18:14:52.390 +05:30 6cfd05c9-490b-44f3-9d9d-ee072d18baab INF CORS policy execution successful. 2024-09-02 18:14:52.391 +05:30 6cfd05c9-490b-44f3-9d9d-ee072d18baab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - 204 null null 0.6796ms 2024-09-02 18:14:52.569 +05:30 7012054c-ba57-4e59-b9e4-ef9299d087bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - null null 2024-09-02 18:14:52.569 +05:30 7012054c-ba57-4e59-b9e4-ef9299d087bd INF CORS policy execution successful. 2024-09-02 18:14:52.570 +05:30 7012054c-ba57-4e59-b9e4-ef9299d087bd INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser300801&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:14:52.570 +05:30 e60c87da-5ebe-4405-a657-70b850f4f219 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:14:52.571 +05:30 e60c87da-5ebe-4405-a657-70b850f4f219 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-02 18:14:52.583 +05:30 e60c87da-5ebe-4405-a657-70b850f4f219 INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:14:52.584 +05:30 e60c87da-5ebe-4405-a657-70b850f4f219 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 13.027ms 2024-09-02 18:14:52.584 +05:30 e60c87da-5ebe-4405-a657-70b850f4f219 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:14:52.584 +05:30 e60c87da-5ebe-4405-a657-70b850f4f219 INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 7012054c-ba57-4e59-b9e4-ef9299d087bd}, {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-02 18:14:52.584 +05:30 e60c87da-5ebe-4405-a657-70b850f4f219 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300801&type=2 - 409 105 application/json; charset=utf-8 15.591ms 2024-09-02 18:15:09.421 +05:30 6327919c-d6b4-4fbe-bb31-c187fcdd8107 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - null null 2024-09-02 18:15:09.423 +05:30 6327919c-d6b4-4fbe-bb31-c187fcdd8107 INF CORS policy execution successful. 2024-09-02 18:15:09.424 +05:30 6327919c-d6b4-4fbe-bb31-c187fcdd8107 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - 204 null null 2.5488ms 2024-09-02 18:15:09.573 +05:30 670773e6-6410-4d06-93b5-9d8669f14f71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - null null 2024-09-02 18:15:09.575 +05:30 670773e6-6410-4d06-93b5-9d8669f14f71 INF CORS policy execution successful. 2024-09-02 18:15:09.575 +05:30 670773e6-6410-4d06-93b5-9d8669f14f71 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser300801Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:15:09.576 +05:30 8e31c24f-e133-4f26-9ef2-5ab59b41027a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:15:09.576 +05:30 8e31c24f-e133-4f26-9ef2-5ab59b41027a 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-02 18:15:09.601 +05:30 8e31c24f-e133-4f26-9ef2-5ab59b41027a INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:15:09.602 +05:30 8e31c24f-e133-4f26-9ef2-5ab59b41027a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 25.3152ms 2024-09-02 18:15:09.604 +05:30 8e31c24f-e133-4f26-9ef2-5ab59b41027a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:15:09.604 +05:30 8e31c24f-e133-4f26-9ef2-5ab59b41027a INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 670773e6-6410-4d06-93b5-9d8669f14f71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 106} Body: {"status":"Failure","statusCode":3002,"message":"User with the provided login name exists.","result":null} 2024-09-02 18:15:09.605 +05:30 8e31c24f-e133-4f26-9ef2-5ab59b41027a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300801Log&type=1 - 409 106 application/json; charset=utf-8 32.6033ms 2024-09-02 18:15:12.144 +05:30 c5cdb8a6-d072-4569-82cd-1e11d71ebc0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:15:12.144 +05:30 c5cdb8a6-d072-4569-82cd-1e11d71ebc0a INF CORS policy execution successful. 2024-09-02 18:15:12.145 +05:30 c5cdb8a6-d072-4569-82cd-1e11d71ebc0a INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:15:12.146 +05:30 1e454db3-b11d-427c-8cb4-cd61a76d08b5 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c5cdb8a6-d072-4569-82cd-1e11d71ebc0a} Body: 2024-09-02 18:15:12.146 +05:30 1e454db3-b11d-427c-8cb4-cd61a76d08b5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 2.2499ms 2024-09-02 18:15:12.147 +05:30 1e454db3-b11d-427c-8cb4-cd61a76d08b5 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:16:11.360 +05:30 3ec8aeec-084e-4cf6-94e7-ee67f29b87ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:16:11.362 +05:30 3ec8aeec-084e-4cf6-94e7-ee67f29b87ab INF CORS policy execution successful. 2024-09-02 18:16:11.363 +05:30 3ec8aeec-084e-4cf6-94e7-ee67f29b87ab INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:16:11.365 +05:30 20d7f97b-74e1-4763-83ac-071f543ea96d INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 3ec8aeec-084e-4cf6-94e7-ee67f29b87ab} Body: 2024-09-02 18:16:11.366 +05:30 20d7f97b-74e1-4763-83ac-071f543ea96d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 5.5286ms 2024-09-02 18:16:11.367 +05:30 20d7f97b-74e1-4763-83ac-071f543ea96d INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:16:17.408 +05:30 c5332002-6b5a-40be-a9e5-e5ec2d336876 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:16:17.408 +05:30 c5332002-6b5a-40be-a9e5-e5ec2d336876 INF CORS policy execution successful. 2024-09-02 18:16:17.409 +05:30 c5332002-6b5a-40be-a9e5-e5ec2d336876 INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:16:17.409 +05:30 59303fc2-6a22-4880-8a02-44da24fa2625 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c5332002-6b5a-40be-a9e5-e5ec2d336876} Body: 2024-09-02 18:16:17.410 +05:30 59303fc2-6a22-4880-8a02-44da24fa2625 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 1.8521ms 2024-09-02 18:16:17.410 +05:30 59303fc2-6a22-4880-8a02-44da24fa2625 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:16:33.696 +05:30 07f19ea9-e269-4fbc-9978-c703d3d9f00b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300802&type=2 - null null 2024-09-02 18:16:33.699 +05:30 07f19ea9-e269-4fbc-9978-c703d3d9f00b INF CORS policy execution successful. 2024-09-02 18:16:33.699 +05:30 07f19ea9-e269-4fbc-9978-c703d3d9f00b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300802&type=2 - 204 null null 4.7658ms 2024-09-02 18:16:33.883 +05:30 2160ab4a-a741-46a6-b73e-ea6f6b623ef5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300802&type=2 - null null 2024-09-02 18:16:33.884 +05:30 2160ab4a-a741-46a6-b73e-ea6f6b623ef5 INF CORS policy execution successful. 2024-09-02 18:16:33.885 +05:30 2160ab4a-a741-46a6-b73e-ea6f6b623ef5 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser300802&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:16:33.885 +05:30 274c9504-cefb-46c9-9422-646490287c89 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:16:33.886 +05:30 274c9504-cefb-46c9-9422-646490287c89 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-02 18:16:33.898 +05:30 274c9504-cefb-46c9-9422-646490287c89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:16:33.898 +05:30 274c9504-cefb-46c9-9422-646490287c89 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 12.5849ms 2024-09-02 18:16:33.899 +05:30 274c9504-cefb-46c9-9422-646490287c89 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:16:33.899 +05:30 274c9504-cefb-46c9-9422-646490287c89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2160ab4a-a741-46a6-b73e-ea6f6b623ef5}, {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-02 18:16:33.899 +05:30 274c9504-cefb-46c9-9422-646490287c89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser300802&type=2 - 200 113 application/json; charset=utf-8 16.5446ms 2024-09-02 18:16:36.208 +05:30 b4943d0d-8f44-4555-b8b5-4822bd9e88d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:16:36.208 +05:30 b4943d0d-8f44-4555-b8b5-4822bd9e88d4 INF CORS policy execution successful. 2024-09-02 18:16:36.208 +05:30 b4943d0d-8f44-4555-b8b5-4822bd9e88d4 INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:16:36.208 +05:30 ce57a95d-a399-447f-997e-88a33ed280fc INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: b4943d0d-8f44-4555-b8b5-4822bd9e88d4} Body: 2024-09-02 18:16:36.209 +05:30 ce57a95d-a399-447f-997e-88a33ed280fc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 1.3635ms 2024-09-02 18:16:36.209 +05:30 ce57a95d-a399-447f-997e-88a33ed280fc INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:16:42.170 +05:30 dc755286-2e20-4b4c-8a75-43be29b051c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300802Log&type=1 - null null 2024-09-02 18:16:42.170 +05:30 dc755286-2e20-4b4c-8a75-43be29b051c7 INF CORS policy execution successful. 2024-09-02 18:16:42.171 +05:30 dc755286-2e20-4b4c-8a75-43be29b051c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300802Log&type=1 - 204 null null 1.3462ms 2024-09-02 18:16:42.450 +05:30 852e2c60-e6b2-4b8d-af68-67c5ebf37609 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300802Log&type=1 - null null 2024-09-02 18:16:42.451 +05:30 852e2c60-e6b2-4b8d-af68-67c5ebf37609 INF CORS policy execution successful. 2024-09-02 18:16:42.452 +05:30 852e2c60-e6b2-4b8d-af68-67c5ebf37609 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser300802Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:16:42.452 +05:30 41a0102f-702c-458d-a15a-c56f85dee116 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:16:42.452 +05:30 41a0102f-702c-458d-a15a-c56f85dee116 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-02 18:16:42.458 +05:30 41a0102f-702c-458d-a15a-c56f85dee116 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:16:42.459 +05:30 41a0102f-702c-458d-a15a-c56f85dee116 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 6.2168ms 2024-09-02 18:16:42.459 +05:30 41a0102f-702c-458d-a15a-c56f85dee116 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:16:42.459 +05:30 41a0102f-702c-458d-a15a-c56f85dee116 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 852e2c60-e6b2-4b8d-af68-67c5ebf37609}, {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-02 18:16:42.459 +05:30 41a0102f-702c-458d-a15a-c56f85dee116 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser300802Log&type=1 - 200 114 application/json; charset=utf-8 9.0625ms 2024-09-02 18:16:45.328 +05:30 290eac2b-b4a5-4dfa-a46d-adf2bf831496 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:16:45.329 +05:30 290eac2b-b4a5-4dfa-a46d-adf2bf831496 INF CORS policy execution successful. 2024-09-02 18:16:45.329 +05:30 290eac2b-b4a5-4dfa-a46d-adf2bf831496 INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:16:45.329 +05:30 41d2125c-6871-450b-90f2-2d65a2a79028 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 290eac2b-b4a5-4dfa-a46d-adf2bf831496} Body: 2024-09-02 18:16:45.329 +05:30 41d2125c-6871-450b-90f2-2d65a2a79028 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 1.1511ms 2024-09-02 18:16:45.330 +05:30 41d2125c-6871-450b-90f2-2d65a2a79028 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:17:01.346 +05:30 e0cdcfc3-a380-42c8-b852-cedcf455efbd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:17:01.347 +05:30 e0cdcfc3-a380-42c8-b852-cedcf455efbd INF CORS policy execution successful. 2024-09-02 18:17:01.347 +05:30 e0cdcfc3-a380-42c8-b852-cedcf455efbd INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:17:01.348 +05:30 252f50f8-058c-42fb-9a9b-e983be3bed79 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: e0cdcfc3-a380-42c8-b852-cedcf455efbd} Body: 2024-09-02 18:17:01.348 +05:30 252f50f8-058c-42fb-9a9b-e983be3bed79 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 1.7522ms 2024-09-02 18:17:01.349 +05:30 252f50f8-058c-42fb-9a9b-e983be3bed79 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:17:06.713 +05:30 bfb5c7f4-e6f4-4d32-8602-0bf1c883b0bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:17:06.713 +05:30 bfb5c7f4-e6f4-4d32-8602-0bf1c883b0bf INF CORS policy execution successful. 2024-09-02 18:17:06.714 +05:30 bfb5c7f4-e6f4-4d32-8602-0bf1c883b0bf INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:17:06.715 +05:30 dc46e455-c50a-4651-aead-110612b2229e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: bfb5c7f4-e6f4-4d32-8602-0bf1c883b0bf} Body: 2024-09-02 18:17:06.715 +05:30 dc46e455-c50a-4651-aead-110612b2229e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 2.9325ms 2024-09-02 18:17:06.716 +05:30 dc46e455-c50a-4651-aead-110612b2229e INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:17:10.435 +05:30 7e1759a7-fc1a-4e61-875e-de86f12fd8d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:17:10.435 +05:30 7e1759a7-fc1a-4e61-875e-de86f12fd8d5 INF CORS policy execution successful. 2024-09-02 18:17:10.435 +05:30 7e1759a7-fc1a-4e61-875e-de86f12fd8d5 INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser300801&channelId=2&useDefaultEncryptKey=true 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-02 18:17:10.436 +05:30 5f5d2837-e748-4eda-bf9a-6a9145d1fea9 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 7e1759a7-fc1a-4e61-875e-de86f12fd8d5} Body: 2024-09-02 18:17:10.436 +05:30 5f5d2837-e748-4eda-bf9a-6a9145d1fea9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser300801&channelId=2&useDefaultEncryptKey=true - 404 null null 1.5039ms 2024-09-02 18:17:10.436 +05:30 5f5d2837-e748-4eda-bf9a-6a9145d1fea9 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:17:51.552 +05:30 16c7c1d2-9a5a-459f-a8b8-6bcc027c49a6 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-02 18:17:51.553 +05:30 16c7c1d2-9a5a-459f-a8b8-6bcc027c49a6 INF CORS policy execution successful. 2024-09-02 18:17:51.554 +05:30 16c7c1d2-9a5a-459f-a8b8-6bcc027c49a6 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.3666ms 2024-09-02 18:17:51.713 +05:30 f84ceaa0-7525-4b3d-9487-8b028d98a9d4 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-02 18:17:51.717 +05:30 f84ceaa0-7525-4b3d-9487-8b028d98a9d4 INF CORS policy execution successful. 2024-09-02 18:17:51.719 +05:30 f84ceaa0-7525-4b3d-9487-8b028d98a9d4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:17:51.722 +05:30 452ad251-c94e-4f45-8630-98e3473235a5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:17:51.723 +05:30 452ad251-c94e-4f45-8630-98e3473235a5 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-02 18:17:51.759 +05:30 452ad251-c94e-4f45-8630-98e3473235a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:17:51.760 +05:30 452ad251-c94e-4f45-8630-98e3473235a5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 37.0062ms 2024-09-02 18:17:51.760 +05:30 452ad251-c94e-4f45-8630-98e3473235a5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:17:51.760 +05:30 452ad251-c94e-4f45-8630-98e3473235a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f84ceaa0-7525-4b3d-9487-8b028d98a9d4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:17:51.761 +05:30 452ad251-c94e-4f45-8630-98e3473235a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 48.7623ms 2024-09-02 18:17:54.912 +05:30 2956f2b7-9bf9-4bc6-88a0-e9ee991a8b3d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:17:54.912 +05:30 2956f2b7-9bf9-4bc6-88a0-e9ee991a8b3d INF CORS policy execution successful. 2024-09-02 18:17:54.912 +05:30 2956f2b7-9bf9-4bc6-88a0-e9ee991a8b3d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6771ms 2024-09-02 18:17:55.085 +05:30 536272d2-230f-4080-a9c0-bbf2d4ee802f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:17:55.085 +05:30 536272d2-230f-4080-a9c0-bbf2d4ee802f INF CORS policy execution successful. 2024-09-02 18:17:55.085 +05:30 536272d2-230f-4080-a9c0-bbf2d4ee802f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4926ms 2024-09-02 18:17:55.085 +05:30 540985c5-36f1-4b6c-bfaf-58ce2de5fc39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:17:55.086 +05:30 540985c5-36f1-4b6c-bfaf-58ce2de5fc39 INF CORS policy execution successful. 2024-09-02 18:17:55.086 +05:30 540985c5-36f1-4b6c-bfaf-58ce2de5fc39 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:17:55.087 +05:30 5495e6ff-cc55-48d3-aa6c-2fefb20cee87 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:17:55.087 +05:30 5495e6ff-cc55-48d3-aa6c-2fefb20cee87 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-02 18:17:55.104 +05:30 5495e6ff-cc55-48d3-aa6c-2fefb20cee87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:17:55.105 +05:30 5495e6ff-cc55-48d3-aa6c-2fefb20cee87 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 17.5131ms 2024-09-02 18:17:55.105 +05:30 5495e6ff-cc55-48d3-aa6c-2fefb20cee87 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:17:55.105 +05:30 5495e6ff-cc55-48d3-aa6c-2fefb20cee87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 540985c5-36f1-4b6c-bfaf-58ce2de5fc39}, {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-02 18:17:55.105 +05:30 5495e6ff-cc55-48d3-aa6c-2fefb20cee87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 20.1301ms 2024-09-02 18:17:55.512 +05:30 b1897399-d81b-4d01-9a16-6e268e403943 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:17:55.512 +05:30 b1897399-d81b-4d01-9a16-6e268e403943 INF CORS policy execution successful. 2024-09-02 18:17:55.512 +05:30 b1897399-d81b-4d01-9a16-6e268e403943 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:17:55.513 +05:30 792f3209-9171-4cc8-9624-ef8eb5b7c95e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:17:55.513 +05:30 792f3209-9171-4cc8-9624-ef8eb5b7c95e 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-02 18:17:55.521 +05:30 792f3209-9171-4cc8-9624-ef8eb5b7c95e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:17:55.521 +05:30 792f3209-9171-4cc8-9624-ef8eb5b7c95e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.4814ms 2024-09-02 18:17:55.521 +05:30 792f3209-9171-4cc8-9624-ef8eb5b7c95e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:17:55.522 +05:30 792f3209-9171-4cc8-9624-ef8eb5b7c95e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1897399-d81b-4d01-9a16-6e268e403943}, {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-02 18:17:55.522 +05:30 792f3209-9171-4cc8-9624-ef8eb5b7c95e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.414ms 2024-09-02 18:18:07.727 +05:30 19fb50c9-5d1d-4ad3-8468-a942a1fec2e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - null null 2024-09-02 18:18:07.729 +05:30 19fb50c9-5d1d-4ad3-8468-a942a1fec2e0 INF CORS policy execution successful. 2024-09-02 18:18:07.730 +05:30 19fb50c9-5d1d-4ad3-8468-a942a1fec2e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - 204 null null 3.2166ms 2024-09-02 18:18:07.895 +05:30 f1a0d3b6-3d59-4028-b891-17dae739750e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - null null 2024-09-02 18:18:07.897 +05:30 f1a0d3b6-3d59-4028-b891-17dae739750e INF CORS policy execution successful. 2024-09-02 18:18:07.898 +05:30 f1a0d3b6-3d59-4028-b891-17dae739750e INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser020901&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:07.898 +05:30 0771da63-9d7a-43a7-a839-08fcd53f2b25 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:07.899 +05:30 0771da63-9d7a-43a7-a839-08fcd53f2b25 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-02 18:18:07.914 +05:30 0771da63-9d7a-43a7-a839-08fcd53f2b25 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:07.914 +05:30 0771da63-9d7a-43a7-a839-08fcd53f2b25 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 15.2967ms 2024-09-02 18:18:07.914 +05:30 0771da63-9d7a-43a7-a839-08fcd53f2b25 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:07.915 +05:30 0771da63-9d7a-43a7-a839-08fcd53f2b25 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1a0d3b6-3d59-4028-b891-17dae739750e}, {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-02 18:18:07.915 +05:30 0771da63-9d7a-43a7-a839-08fcd53f2b25 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - 200 113 application/json; charset=utf-8 19.7132ms 2024-09-02 18:18:11.841 +05:30 11ccff9a-d9a7-4b5a-9312-8da0aba4298b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901&type=1 - null null 2024-09-02 18:18:11.841 +05:30 11ccff9a-d9a7-4b5a-9312-8da0aba4298b INF CORS policy execution successful. 2024-09-02 18:18:11.842 +05:30 11ccff9a-d9a7-4b5a-9312-8da0aba4298b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901&type=1 - 204 null null 0.8309ms 2024-09-02 18:18:12.046 +05:30 a9444373-f400-46aa-b1af-b14e99298aeb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901&type=1 - null null 2024-09-02 18:18:12.047 +05:30 a9444373-f400-46aa-b1af-b14e99298aeb INF CORS policy execution successful. 2024-09-02 18:18:12.047 +05:30 a9444373-f400-46aa-b1af-b14e99298aeb INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser020901&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:12.048 +05:30 85354990-60a0-4a7d-bd0e-11b3b4bd75c8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:12.048 +05:30 85354990-60a0-4a7d-bd0e-11b3b4bd75c8 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-02 18:18:12.060 +05:30 85354990-60a0-4a7d-bd0e-11b3b4bd75c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:12.061 +05:30 85354990-60a0-4a7d-bd0e-11b3b4bd75c8 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 12.1572ms 2024-09-02 18:18:12.061 +05:30 85354990-60a0-4a7d-bd0e-11b3b4bd75c8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:12.061 +05:30 85354990-60a0-4a7d-bd0e-11b3b4bd75c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9444373-f400-46aa-b1af-b14e99298aeb}, {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-02 18:18:12.061 +05:30 85354990-60a0-4a7d-bd0e-11b3b4bd75c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901&type=1 - 200 114 application/json; charset=utf-8 15.262ms 2024-09-02 18:18:17.520 +05:30 ec66cdc6-e504-401c-b5a4-345b900adf30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - null null 2024-09-02 18:18:17.521 +05:30 ec66cdc6-e504-401c-b5a4-345b900adf30 INF CORS policy execution successful. 2024-09-02 18:18:17.521 +05:30 ec66cdc6-e504-401c-b5a4-345b900adf30 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - 204 null null 1.0534ms 2024-09-02 18:18:17.706 +05:30 f6ffce41-aab1-48a2-8e74-614d927bacfc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - null null 2024-09-02 18:18:17.708 +05:30 f6ffce41-aab1-48a2-8e74-614d927bacfc INF CORS policy execution successful. 2024-09-02 18:18:17.708 +05:30 f6ffce41-aab1-48a2-8e74-614d927bacfc INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser020901Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:17.708 +05:30 82a13b55-bbb2-499b-8a7b-4373bda7e42c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:17.708 +05:30 82a13b55-bbb2-499b-8a7b-4373bda7e42c 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-02 18:18:17.715 +05:30 82a13b55-bbb2-499b-8a7b-4373bda7e42c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:17.715 +05:30 82a13b55-bbb2-499b-8a7b-4373bda7e42c INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 6.644ms 2024-09-02 18:18:17.715 +05:30 82a13b55-bbb2-499b-8a7b-4373bda7e42c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:17.715 +05:30 82a13b55-bbb2-499b-8a7b-4373bda7e42c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6ffce41-aab1-48a2-8e74-614d927bacfc}, {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-02 18:18:17.716 +05:30 82a13b55-bbb2-499b-8a7b-4373bda7e42c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - 200 114 application/json; charset=utf-8 9.3184ms 2024-09-02 18:18:22.325 +05:30 9c58fb80-8762-4f3a-aeb7-b81f76998109 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:18:22.326 +05:30 9c58fb80-8762-4f3a-aeb7-b81f76998109 INF CORS policy execution successful. 2024-09-02 18:18:22.327 +05:30 9c58fb80-8762-4f3a-aeb7-b81f76998109 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.4469ms 2024-09-02 18:18:22.499 +05:30 b209a236-ddc4-4d8b-95a1-a726d550ae90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:18:22.500 +05:30 b209a236-ddc4-4d8b-95a1-a726d550ae90 INF CORS policy execution successful. 2024-09-02 18:18:22.500 +05:30 b209a236-ddc4-4d8b-95a1-a726d550ae90 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:22.500 +05:30 4b64f2e0-73e5-441d-a6d7-d1cbbd9c5e22 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:18:22.501 +05:30 4b64f2e0-73e5-441d-a6d7-d1cbbd9c5e22 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-02 18:18:22.516 +05:30 4b64f2e0-73e5-441d-a6d7-d1cbbd9c5e22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:22.516 +05:30 4b64f2e0-73e5-441d-a6d7-d1cbbd9c5e22 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 15.7375ms 2024-09-02 18:18:22.516 +05:30 4b64f2e0-73e5-441d-a6d7-d1cbbd9c5e22 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:18:22.517 +05:30 4b64f2e0-73e5-441d-a6d7-d1cbbd9c5e22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b209a236-ddc4-4d8b-95a1-a726d550ae90}, {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-02 18:18:22.517 +05:30 4b64f2e0-73e5-441d-a6d7-d1cbbd9c5e22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 18.6087ms 2024-09-02 18:18:27.072 +05:30 a0438cea-201d-4800-8d8c-49e58166e3a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - null null 2024-09-02 18:18:27.072 +05:30 a0438cea-201d-4800-8d8c-49e58166e3a4 INF CORS policy execution successful. 2024-09-02 18:18:27.073 +05:30 a0438cea-201d-4800-8d8c-49e58166e3a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - 204 null null 0.8449ms 2024-09-02 18:18:27.215 +05:30 7edd11d2-6ef7-441a-8858-bea830e0906d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:18:27.215 +05:30 7edd11d2-6ef7-441a-8858-bea830e0906d INF CORS policy execution successful. 2024-09-02 18:18:27.215 +05:30 aa9844ab-09bb-45a4-9b08-13a1782ac706 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - null null 2024-09-02 18:18:27.215 +05:30 7edd11d2-6ef7-441a-8858-bea830e0906d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.684ms 2024-09-02 18:18:27.215 +05:30 aa9844ab-09bb-45a4-9b08-13a1782ac706 INF CORS policy execution successful. 2024-09-02 18:18:27.216 +05:30 aa9844ab-09bb-45a4-9b08-13a1782ac706 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser020901&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:27.216 +05:30 d07e3048-20f4-4b53-861d-0f4d081aa807 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:27.216 +05:30 d07e3048-20f4-4b53-861d-0f4d081aa807 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-02 18:18:27.216 +05:30 a8324094-be9f-4587-b2e3-ec892d97fb02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:18:27.216 +05:30 a8324094-be9f-4587-b2e3-ec892d97fb02 INF CORS policy execution successful. 2024-09-02 18:18:27.216 +05:30 a8324094-be9f-4587-b2e3-ec892d97fb02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.2005ms 2024-09-02 18:18:27.221 +05:30 d07e3048-20f4-4b53-861d-0f4d081aa807 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:27.222 +05:30 d07e3048-20f4-4b53-861d-0f4d081aa807 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 5.558ms 2024-09-02 18:18:27.222 +05:30 d07e3048-20f4-4b53-861d-0f4d081aa807 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:27.222 +05:30 d07e3048-20f4-4b53-861d-0f4d081aa807 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa9844ab-09bb-45a4-9b08-13a1782ac706}, {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-02 18:18:27.222 +05:30 d07e3048-20f4-4b53-861d-0f4d081aa807 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - 200 113 application/json; charset=utf-8 7.0495ms 2024-09-02 18:18:27.410 +05:30 07af21de-e270-451f-a3a4-f4afee8238e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:18:27.411 +05:30 07af21de-e270-451f-a3a4-f4afee8238e9 INF CORS policy execution successful. 2024-09-02 18:18:27.411 +05:30 07af21de-e270-451f-a3a4-f4afee8238e9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:27.412 +05:30 dae08f1c-67d9-4c5b-9aa9-d8d6e38599ca INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:18:27.412 +05:30 dae08f1c-67d9-4c5b-9aa9-d8d6e38599ca 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-02 18:18:27.414 +05:30 72f197b8-622f-46b8-9bda-1a035c45d397 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:18:27.414 +05:30 72f197b8-622f-46b8-9bda-1a035c45d397 INF CORS policy execution successful. 2024-09-02 18:18:27.414 +05:30 72f197b8-622f-46b8-9bda-1a035c45d397 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:27.414 +05:30 549b121a-b729-42cf-8197-79abf1de731b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:18:27.414 +05:30 549b121a-b729-42cf-8197-79abf1de731b 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-02 18:18:27.420 +05:30 dae08f1c-67d9-4c5b-9aa9-d8d6e38599ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:27.421 +05:30 dae08f1c-67d9-4c5b-9aa9-d8d6e38599ca INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.8885ms 2024-09-02 18:18:27.421 +05:30 dae08f1c-67d9-4c5b-9aa9-d8d6e38599ca INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:18:27.421 +05:30 dae08f1c-67d9-4c5b-9aa9-d8d6e38599ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 07af21de-e270-451f-a3a4-f4afee8238e9}, {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-02 18:18:27.421 +05:30 549b121a-b729-42cf-8197-79abf1de731b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:27.421 +05:30 549b121a-b729-42cf-8197-79abf1de731b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.8581ms 2024-09-02 18:18:27.421 +05:30 549b121a-b729-42cf-8197-79abf1de731b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:18:27.422 +05:30 549b121a-b729-42cf-8197-79abf1de731b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72f197b8-622f-46b8-9bda-1a035c45d397}, {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-02 18:18:27.422 +05:30 dae08f1c-67d9-4c5b-9aa9-d8d6e38599ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.4748ms 2024-09-02 18:18:27.422 +05:30 549b121a-b729-42cf-8197-79abf1de731b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.4057ms 2024-09-02 18:18:41.937 +05:30 f8cb1466-4a6d-47ab-8078-bc9accf1dc20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:18:41.937 +05:30 f8cb1466-4a6d-47ab-8078-bc9accf1dc20 INF CORS policy execution successful. 2024-09-02 18:18:41.938 +05:30 f8cb1466-4a6d-47ab-8078-bc9accf1dc20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.8374ms 2024-09-02 18:18:42.155 +05:30 a3f25f57-026d-4a79-a66f-e7d428f0174c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:18:42.156 +05:30 a3f25f57-026d-4a79-a66f-e7d428f0174c INF CORS policy execution successful. 2024-09-02 18:18:42.156 +05:30 a3f25f57-026d-4a79-a66f-e7d428f0174c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:42.157 +05:30 924936ef-07a9-4f6c-b86d-3e8472a96107 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:18:42.157 +05:30 924936ef-07a9-4f6c-b86d-3e8472a96107 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-02 18:18:42.166 +05:30 924936ef-07a9-4f6c-b86d-3e8472a96107 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:42.167 +05:30 924936ef-07a9-4f6c-b86d-3e8472a96107 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 9.8161ms 2024-09-02 18:18:42.167 +05:30 924936ef-07a9-4f6c-b86d-3e8472a96107 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:18:42.167 +05:30 924936ef-07a9-4f6c-b86d-3e8472a96107 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3f25f57-026d-4a79-a66f-e7d428f0174c}, {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-02 18:18:42.167 +05:30 924936ef-07a9-4f6c-b86d-3e8472a96107 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 11.8273ms 2024-09-02 18:18:55.342 +05:30 88c1b18b-b05e-42bb-8322-3c77405b5fe6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:18:55.343 +05:30 88c1b18b-b05e-42bb-8322-3c77405b5fe6 INF CORS policy execution successful. 2024-09-02 18:18:55.344 +05:30 88c1b18b-b05e-42bb-8322-3c77405b5fe6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.2898ms 2024-09-02 18:18:55.346 +05:30 15f33bf9-5ff0-4703-9a24-d0775ce2ef57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:18:55.346 +05:30 15f33bf9-5ff0-4703-9a24-d0775ce2ef57 INF CORS policy execution successful. 2024-09-02 18:18:55.346 +05:30 15f33bf9-5ff0-4703-9a24-d0775ce2ef57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5549ms 2024-09-02 18:18:55.572 +05:30 6201d6c3-2ef4-45b0-9e64-76287652c385 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:18:55.573 +05:30 6201d6c3-2ef4-45b0-9e64-76287652c385 INF CORS policy execution successful. 2024-09-02 18:18:55.574 +05:30 6201d6c3-2ef4-45b0-9e64-76287652c385 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:55.575 +05:30 1d92c2a7-5612-4785-bb82-701972da2d0d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:18:55.575 +05:30 1d92c2a7-5612-4785-bb82-701972da2d0d 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-02 18:18:55.578 +05:30 4d37c4e6-e37c-482f-8b85-284603e559e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:18:55.578 +05:30 4d37c4e6-e37c-482f-8b85-284603e559e9 INF CORS policy execution successful. 2024-09-02 18:18:55.578 +05:30 4d37c4e6-e37c-482f-8b85-284603e559e9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:55.579 +05:30 fac1663d-0b9d-46d9-87ce-364a8e1ceca2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:18:55.579 +05:30 fac1663d-0b9d-46d9-87ce-364a8e1ceca2 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-02 18:18:55.585 +05:30 1d92c2a7-5612-4785-bb82-701972da2d0d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:55.586 +05:30 1d92c2a7-5612-4785-bb82-701972da2d0d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.6622ms 2024-09-02 18:18:55.586 +05:30 1d92c2a7-5612-4785-bb82-701972da2d0d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:18:55.586 +05:30 1d92c2a7-5612-4785-bb82-701972da2d0d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6201d6c3-2ef4-45b0-9e64-76287652c385}, {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-02 18:18:55.586 +05:30 1d92c2a7-5612-4785-bb82-701972da2d0d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 14.2738ms 2024-09-02 18:18:55.587 +05:30 fac1663d-0b9d-46d9-87ce-364a8e1ceca2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:55.587 +05:30 fac1663d-0b9d-46d9-87ce-364a8e1ceca2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.4033ms 2024-09-02 18:18:55.587 +05:30 fac1663d-0b9d-46d9-87ce-364a8e1ceca2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:18:55.587 +05:30 fac1663d-0b9d-46d9-87ce-364a8e1ceca2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4d37c4e6-e37c-482f-8b85-284603e559e9}, {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-02 18:18:55.587 +05:30 fac1663d-0b9d-46d9-87ce-364a8e1ceca2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.5964ms 2024-09-02 18:18:57.511 +05:30 92da5caa-edb9-4cef-b80c-b08314549015 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - null null 2024-09-02 18:18:57.512 +05:30 92da5caa-edb9-4cef-b80c-b08314549015 INF CORS policy execution successful. 2024-09-02 18:18:57.512 +05:30 92da5caa-edb9-4cef-b80c-b08314549015 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - 204 null null 1.141ms 2024-09-02 18:18:57.560 +05:30 02cfe165-21d4-48fc-ad84-013f4a1af822 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:18:57.560 +05:30 02cfe165-21d4-48fc-ad84-013f4a1af822 INF CORS policy execution successful. 2024-09-02 18:18:57.560 +05:30 02cfe165-21d4-48fc-ad84-013f4a1af822 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 204 null null 0.7085ms 2024-09-02 18:18:57.721 +05:30 a382a872-9f91-4da5-8058-1279b7b440c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - null null 2024-09-02 18:18:57.721 +05:30 9721b6af-454d-476d-89dd-5372ada52b43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:18:57.722 +05:30 a382a872-9f91-4da5-8058-1279b7b440c3 INF CORS policy execution successful. 2024-09-02 18:18:57.722 +05:30 9721b6af-454d-476d-89dd-5372ada52b43 INF CORS policy execution successful. 2024-09-02 18:18:57.722 +05:30 9721b6af-454d-476d-89dd-5372ada52b43 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:57.722 +05:30 a382a872-9f91-4da5-8058-1279b7b440c3 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser020901Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:18:57.722 +05:30 4bd5fca1-a7ea-48a0-8484-a4d696f31404 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:18:57.722 +05:30 e05faeca-557d-46aa-92ae-24a72b3ac033 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:57.723 +05:30 4bd5fca1-a7ea-48a0-8484-a4d696f31404 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-02 18:18:57.723 +05:30 e05faeca-557d-46aa-92ae-24a72b3ac033 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-02 18:18:57.732 +05:30 4bd5fca1-a7ea-48a0-8484-a4d696f31404 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:57.732 +05:30 e05faeca-557d-46aa-92ae-24a72b3ac033 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:18:57.732 +05:30 4bd5fca1-a7ea-48a0-8484-a4d696f31404 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.7154ms 2024-09-02 18:18:57.732 +05:30 e05faeca-557d-46aa-92ae-24a72b3ac033 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 9.6965ms 2024-09-02 18:18:57.732 +05:30 4bd5fca1-a7ea-48a0-8484-a4d696f31404 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:18:57.733 +05:30 e05faeca-557d-46aa-92ae-24a72b3ac033 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:18:57.733 +05:30 4bd5fca1-a7ea-48a0-8484-a4d696f31404 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9721b6af-454d-476d-89dd-5372ada52b43}, {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-02 18:18:57.733 +05:30 e05faeca-557d-46aa-92ae-24a72b3ac033 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a382a872-9f91-4da5-8058-1279b7b440c3}, {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-02 18:18:57.733 +05:30 4bd5fca1-a7ea-48a0-8484-a4d696f31404 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 200 135 application/json; charset=utf-8 11.9588ms 2024-09-02 18:18:57.733 +05:30 e05faeca-557d-46aa-92ae-24a72b3ac033 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020901Log&type=1 - 200 114 application/json; charset=utf-8 11.9657ms 2024-09-02 18:18:59.615 +05:30 dde0be67-64e0-4e7c-a05b-bdaca0f8f313 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser020901&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:18:59.615 +05:30 dde0be67-64e0-4e7c-a05b-bdaca0f8f313 INF CORS policy execution successful. 2024-09-02 18:18:59.616 +05:30 dde0be67-64e0-4e7c-a05b-bdaca0f8f313 INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser020901&channelId=2&useDefaultEncryptKey=true 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-02 18:18:59.616 +05:30 da83bc6c-d6a2-4d04-9cd2-5e3d9d9caf4b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: dde0be67-64e0-4e7c-a05b-bdaca0f8f313} Body: 2024-09-02 18:18:59.617 +05:30 da83bc6c-d6a2-4d04-9cd2-5e3d9d9caf4b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser020901&channelId=2&useDefaultEncryptKey=true - 404 null null 1.8868ms 2024-09-02 18:18:59.617 +05:30 da83bc6c-d6a2-4d04-9cd2-5e3d9d9caf4b INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:19:03.691 +05:30 2f185746-cb8c-4d70-bd99-736d0e5bb0f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser020901&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:19:03.692 +05:30 2f185746-cb8c-4d70-bd99-736d0e5bb0f0 INF CORS policy execution successful. 2024-09-02 18:19:03.692 +05:30 2f185746-cb8c-4d70-bd99-736d0e5bb0f0 INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser020901&channelId=2&useDefaultEncryptKey=true 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-02 18:19:03.693 +05:30 1c5356bf-86e1-4953-8eb1-95efd0fc8a8e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 2f185746-cb8c-4d70-bd99-736d0e5bb0f0} Body: 2024-09-02 18:19:03.694 +05:30 1c5356bf-86e1-4953-8eb1-95efd0fc8a8e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser020901&channelId=2&useDefaultEncryptKey=true - 404 null null 2.319ms 2024-09-02 18:19:03.694 +05:30 1c5356bf-86e1-4953-8eb1-95efd0fc8a8e INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:20:04.115 +05:30 d50c8e9b-6157-4284-8c9e-56057be3ea66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:20:04.118 +05:30 d50c8e9b-6157-4284-8c9e-56057be3ea66 INF CORS policy execution successful. 2024-09-02 18:20:04.120 +05:30 d50c8e9b-6157-4284-8c9e-56057be3ea66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 5.8255ms 2024-09-02 18:20:04.183 +05:30 999d6782-27d9-458c-b205-81b94c0bb75c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:20:04.185 +05:30 999d6782-27d9-458c-b205-81b94c0bb75c INF CORS policy execution successful. 2024-09-02 18:20:04.187 +05:30 999d6782-27d9-458c-b205-81b94c0bb75c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:04.188 +05:30 8b070c1c-e876-47e1-b047-a327e9831b47 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:20:04.189 +05:30 8b070c1c-e876-47e1-b047-a327e9831b47 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-02 18:20:04.276 +05:30 8b070c1c-e876-47e1-b047-a327e9831b47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:04.276 +05:30 8b070c1c-e876-47e1-b047-a327e9831b47 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 87.1247ms 2024-09-02 18:20:04.277 +05:30 8b070c1c-e876-47e1-b047-a327e9831b47 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:20:04.277 +05:30 8b070c1c-e876-47e1-b047-a327e9831b47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 999d6782-27d9-458c-b205-81b94c0bb75c}, {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-02 18:20:04.278 +05:30 8b070c1c-e876-47e1-b047-a327e9831b47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 94.8782ms 2024-09-02 18:20:26.247 +05:30 813683c0-e565-48a9-9185-01513bbc93fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:20:26.248 +05:30 813683c0-e565-48a9-9185-01513bbc93fc INF CORS policy execution successful. 2024-09-02 18:20:26.249 +05:30 813683c0-e565-48a9-9185-01513bbc93fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - 204 null null 2.2651ms 2024-09-02 18:20:26.726 +05:30 f3601693-cc6a-4c20-b4d1-a4ffb623f6f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:20:26.727 +05:30 f3601693-cc6a-4c20-b4d1-a4ffb623f6f6 INF CORS policy execution successful. 2024-09-02 18:20:26.728 +05:30 f3601693-cc6a-4c20-b4d1-a4ffb623f6f6 INF HTTP request: Path: /user/getuserlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:26.729 +05:30 69c37b3a-b6f9-4bfd-b4d8-2e4ef2098771 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:20:26.729 +05:30 69c37b3a-b6f9-4bfd-b4d8-2e4ef2098771 INF Route matched with {action = "GetUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserList(System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-02 18:20:26.754 +05:30 69c37b3a-b6f9-4bfd-b4d8-2e4ef2098771 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:26.755 +05:30 69c37b3a-b6f9-4bfd-b4d8-2e4ef2098771 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api) in 25.2629ms 2024-09-02 18:20:26.755 +05:30 69c37b3a-b6f9-4bfd-b4d8-2e4ef2098771 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:20:26.755 +05:30 69c37b3a-b6f9-4bfd-b4d8-2e4ef2098771 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3601693-cc6a-4c20-b4d1-a4ffb623f6f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 740} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\"},{\"Id\":1,\"Name\":\"admin\"},{\"Id\":11,\"Name\":\"Dipin\"},{\"Id\":17,\"Name\":\"dipin1\"},{\"Id\":76,\"Name\":\"dipin10\"},{\"Id\":77,\"Name\":\"dipin11\"},{\"Id\":78,\"Name\":\"dipin12\"},{\"Id\":79,\"Name\":\"dipin13\"},{\"Id\":80,\"Name\":\"dipin14\"},{\"Id\":81,\"Name\":\"dipin15\"},{\"Id\":94,\"Name\":\"dipin18\"},{\"Id\":96,\"Name\":\"dipin19\"},{\"Id\":18,\"Name\":\"dipin2\"},{\"Id\":119,\"Name\":\"dipin24\"},{\"Id\":123,\"Name\":\"dipin25\"},{\"Id\":19,\"Name\":\"dipin3\"},{\"Id\":20,\"Name\":\"dipin4\"},{\"Id\":21,\"Name\":\"dipin5\"},{\"Id\":22,\"Name\":\"dipin6\"},{\"Id\":23,\"Name\":\"dipin7\"}]"} 2024-09-02 18:20:26.755 +05:30 69c37b3a-b6f9-4bfd-b4d8-2e4ef2098771 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - 200 740 application/json; charset=utf-8 29.7413ms 2024-09-02 18:20:29.118 +05:30 29f4f14d-bd29-4c55-949b-e947b39ef9f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=77 - null null 2024-09-02 18:20:29.119 +05:30 29f4f14d-bd29-4c55-949b-e947b39ef9f7 INF CORS policy execution successful. 2024-09-02 18:20:29.119 +05:30 29f4f14d-bd29-4c55-949b-e947b39ef9f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=77 - 204 null null 0.647ms 2024-09-02 18:20:29.164 +05:30 33ac6334-188a-4b13-a074-07efe3353f2c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=77 - null null 2024-09-02 18:20:29.165 +05:30 33ac6334-188a-4b13-a074-07efe3353f2c INF CORS policy execution successful. 2024-09-02 18:20:29.165 +05:30 33ac6334-188a-4b13-a074-07efe3353f2c INF HTTP request: Path: /user/getuserdetails QueryString: ?id=77 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:29.165 +05:30 1613003a-10c0-4da4-bb8b-f3250ca4889d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:20:29.166 +05:30 1613003a-10c0-4da4-bb8b-f3250ca4889d 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-02 18:20:29.179 +05:30 1613003a-10c0-4da4-bb8b-f3250ca4889d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:29.180 +05:30 1613003a-10c0-4da4-bb8b-f3250ca4889d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 13.9861ms 2024-09-02 18:20:29.180 +05:30 1613003a-10c0-4da4-bb8b-f3250ca4889d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:20:29.180 +05:30 1613003a-10c0-4da4-bb8b-f3250ca4889d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33ac6334-188a-4b13-a074-07efe3353f2c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1337} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":77,\"LoginName\":\"dipin11\",\"LoginAbbr\":\"\",\"UserName\":\"dipin11\",\"Email\":\"dipin11@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"user1.png\",\"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\":0,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"sign1.png\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":2,\"SecurityAnswer\":\"beng\",\"ImagePath\":\"../Uploads/User/SS0001\\\\user1.png\",\"SignaturePath\":\"../Uploads/User/SS0001\\\\sign1.png\"}],\"Days\":[{\"Day\":2}],\"EntryRestrictionDetails\":[]}"} 2024-09-02 18:20:29.180 +05:30 1613003a-10c0-4da4-bb8b-f3250ca4889d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=77 - 200 1337 application/json; charset=utf-8 16.2788ms 2024-09-02 18:20:30.889 +05:30 c28edec0-8aa7-49be-9011-c2be1aa97843 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:20:30.889 +05:30 706e61d2-2a9c-42df-b466-ab3f0b5f6fbe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:20:30.889 +05:30 706e61d2-2a9c-42df-b466-ab3f0b5f6fbe INF CORS policy execution successful. 2024-09-02 18:20:30.889 +05:30 c28edec0-8aa7-49be-9011-c2be1aa97843 INF CORS policy execution successful. 2024-09-02 18:20:30.889 +05:30 c28edec0-8aa7-49be-9011-c2be1aa97843 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8273ms 2024-09-02 18:20:30.889 +05:30 706e61d2-2a9c-42df-b466-ab3f0b5f6fbe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4471ms 2024-09-02 18:20:30.919 +05:30 d2b92a5b-5c4d-4a7e-bdc2-5d9398949ed0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:20:30.920 +05:30 31f12f37-0a25-4e8e-8920-8a04bfe4651e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:20:30.920 +05:30 d2b92a5b-5c4d-4a7e-bdc2-5d9398949ed0 INF CORS policy execution successful. 2024-09-02 18:20:30.920 +05:30 31f12f37-0a25-4e8e-8920-8a04bfe4651e INF CORS policy execution successful. 2024-09-02 18:20:30.920 +05:30 d2b92a5b-5c4d-4a7e-bdc2-5d9398949ed0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:30.920 +05:30 31f12f37-0a25-4e8e-8920-8a04bfe4651e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:30.920 +05:30 ad5173cc-d653-40cb-b723-044fa42b0811 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:20:30.921 +05:30 0df133ae-e5dc-4af1-a1d4-555b7ede0553 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:20:30.921 +05:30 ad5173cc-d653-40cb-b723-044fa42b0811 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-02 18:20:30.921 +05:30 0df133ae-e5dc-4af1-a1d4-555b7ede0553 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-02 18:20:30.923 +05:30 0fec3946-03b6-43ba-83f6-fbb52554232e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 18:20:30.923 +05:30 0fec3946-03b6-43ba-83f6-fbb52554232e INF CORS policy execution successful. 2024-09-02 18:20:30.924 +05:30 0fec3946-03b6-43ba-83f6-fbb52554232e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.9678ms 2024-09-02 18:20:30.926 +05:30 ad5173cc-d653-40cb-b723-044fa42b0811 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:30.927 +05:30 ad5173cc-d653-40cb-b723-044fa42b0811 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.9939ms 2024-09-02 18:20:30.927 +05:30 ad5173cc-d653-40cb-b723-044fa42b0811 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:20:30.927 +05:30 ad5173cc-d653-40cb-b723-044fa42b0811 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2b92a5b-5c4d-4a7e-bdc2-5d9398949ed0}, {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-02 18:20:30.927 +05:30 ad5173cc-d653-40cb-b723-044fa42b0811 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.0214ms 2024-09-02 18:20:30.930 +05:30 0df133ae-e5dc-4af1-a1d4-555b7ede0553 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:30.930 +05:30 0df133ae-e5dc-4af1-a1d4-555b7ede0553 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.3322ms 2024-09-02 18:20:30.930 +05:30 0df133ae-e5dc-4af1-a1d4-555b7ede0553 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:20:30.930 +05:30 0df133ae-e5dc-4af1-a1d4-555b7ede0553 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31f12f37-0a25-4e8e-8920-8a04bfe4651e}, {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-02 18:20:30.931 +05:30 0df133ae-e5dc-4af1-a1d4-555b7ede0553 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.9623ms 2024-09-02 18:20:30.959 +05:30 447d3188-abcd-4063-998a-c557e026790a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 18:20:30.960 +05:30 447d3188-abcd-4063-998a-c557e026790a INF CORS policy execution successful. 2024-09-02 18:20:30.960 +05:30 447d3188-abcd-4063-998a-c557e026790a 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}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:30.960 +05:30 81b2b39b-4d8e-4c58-9deb-2baf4289178e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:20:30.960 +05:30 81b2b39b-4d8e-4c58-9deb-2baf4289178e 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-02 18:20:30.968 +05:30 81b2b39b-4d8e-4c58-9deb-2baf4289178e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:30.969 +05:30 81b2b39b-4d8e-4c58-9deb-2baf4289178e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.2482ms 2024-09-02 18:20:30.969 +05:30 81b2b39b-4d8e-4c58-9deb-2baf4289178e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:20:30.969 +05:30 81b2b39b-4d8e-4c58-9deb-2baf4289178e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 447d3188-abcd-4063-998a-c557e026790a}, {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-02 18:20:30.969 +05:30 81b2b39b-4d8e-4c58-9deb-2baf4289178e 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.1484ms 2024-09-02 18:20:31.108 +05:30 90b04c6a-e2f8-4327-b082-1bd387cef6b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - null null 2024-09-02 18:20:31.108 +05:30 90b04c6a-e2f8-4327-b082-1bd387cef6b4 INF CORS policy execution successful. 2024-09-02 18:20:31.108 +05:30 90b04c6a-e2f8-4327-b082-1bd387cef6b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - 204 null null 0.5503ms 2024-09-02 18:20:31.137 +05:30 f2deaa53-d9f9-4fe5-a033-a620026baf2a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - null null 2024-09-02 18:20:31.138 +05:30 f2deaa53-d9f9-4fe5-a033-a620026baf2a INF CORS policy execution successful. 2024-09-02 18:20:31.138 +05:30 f2deaa53-d9f9-4fe5-a033-a620026baf2a INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser020901&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:31.138 +05:30 888dc530-fe03-4ec9-b588-48a2a3e65952 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:20:31.139 +05:30 888dc530-fe03-4ec9-b588-48a2a3e65952 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-02 18:20:31.146 +05:30 888dc530-fe03-4ec9-b588-48a2a3e65952 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:31.146 +05:30 888dc530-fe03-4ec9-b588-48a2a3e65952 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 7.8192ms 2024-09-02 18:20:31.147 +05:30 888dc530-fe03-4ec9-b588-48a2a3e65952 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:20:31.147 +05:30 888dc530-fe03-4ec9-b588-48a2a3e65952 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2deaa53-d9f9-4fe5-a033-a620026baf2a}, {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-02 18:20:31.147 +05:30 888dc530-fe03-4ec9-b588-48a2a3e65952 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020901&type=2 - 200 113 application/json; charset=utf-8 9.7398ms 2024-09-02 18:20:43.257 +05:30 468bdbc1-5b55-4604-b164-a412f3803429 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:20:43.258 +05:30 468bdbc1-5b55-4604-b164-a412f3803429 INF CORS policy execution successful. 2024-09-02 18:20:43.259 +05:30 468bdbc1-5b55-4604-b164-a412f3803429 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserlist - 204 null null 2.0105ms 2024-09-02 18:20:43.410 +05:30 0bbd279b-22f7-47e3-be34-a107ad641fe5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - null null 2024-09-02 18:20:43.411 +05:30 0bbd279b-22f7-47e3-be34-a107ad641fe5 INF CORS policy execution successful. 2024-09-02 18:20:43.411 +05:30 0bbd279b-22f7-47e3-be34-a107ad641fe5 INF HTTP request: Path: /user/getuserlist QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:43.411 +05:30 b46f4234-d01b-4340-a7ec-0acd81e96a50 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:20:43.411 +05:30 b46f4234-d01b-4340-a7ec-0acd81e96a50 INF Route matched with {action = "GetUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserList(System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-02 18:20:43.420 +05:30 b46f4234-d01b-4340-a7ec-0acd81e96a50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:43.420 +05:30 b46f4234-d01b-4340-a7ec-0acd81e96a50 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api) in 8.5503ms 2024-09-02 18:20:43.420 +05:30 b46f4234-d01b-4340-a7ec-0acd81e96a50 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserList (Sang.Security.Api)' 2024-09-02 18:20:43.420 +05:30 b46f4234-d01b-4340-a7ec-0acd81e96a50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0bbd279b-22f7-47e3-be34-a107ad641fe5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 740} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":10,\"Name\":\"\"},{\"Id\":1,\"Name\":\"admin\"},{\"Id\":11,\"Name\":\"Dipin\"},{\"Id\":17,\"Name\":\"dipin1\"},{\"Id\":76,\"Name\":\"dipin10\"},{\"Id\":77,\"Name\":\"dipin11\"},{\"Id\":78,\"Name\":\"dipin12\"},{\"Id\":79,\"Name\":\"dipin13\"},{\"Id\":80,\"Name\":\"dipin14\"},{\"Id\":81,\"Name\":\"dipin15\"},{\"Id\":94,\"Name\":\"dipin18\"},{\"Id\":96,\"Name\":\"dipin19\"},{\"Id\":18,\"Name\":\"dipin2\"},{\"Id\":119,\"Name\":\"dipin24\"},{\"Id\":123,\"Name\":\"dipin25\"},{\"Id\":19,\"Name\":\"dipin3\"},{\"Id\":20,\"Name\":\"dipin4\"},{\"Id\":21,\"Name\":\"dipin5\"},{\"Id\":22,\"Name\":\"dipin6\"},{\"Id\":23,\"Name\":\"dipin7\"}]"} 2024-09-02 18:20:43.421 +05:30 b46f4234-d01b-4340-a7ec-0acd81e96a50 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserlist - 200 740 application/json; charset=utf-8 11.2293ms 2024-09-02 18:20:46.140 +05:30 11329b9f-e04a-426b-af8b-0a7188ab3ee9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - null null 2024-09-02 18:20:46.141 +05:30 11329b9f-e04a-426b-af8b-0a7188ab3ee9 INF CORS policy execution successful. 2024-09-02 18:20:46.141 +05:30 11329b9f-e04a-426b-af8b-0a7188ab3ee9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - 204 null null 0.7482ms 2024-09-02 18:20:46.373 +05:30 3ec4ea55-7eec-4255-893e-4f513970894d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - null null 2024-09-02 18:20:46.374 +05:30 3ec4ea55-7eec-4255-893e-4f513970894d INF CORS policy execution successful. 2024-09-02 18:20:46.374 +05:30 3ec4ea55-7eec-4255-893e-4f513970894d INF HTTP request: Path: /user/getuserdetails QueryString: ?id=23 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:46.374 +05:30 86e2efb8-a921-4ce4-83a6-4fe6044c7003 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:20:46.374 +05:30 86e2efb8-a921-4ce4-83a6-4fe6044c7003 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-02 18:20:46.384 +05:30 86e2efb8-a921-4ce4-83a6-4fe6044c7003 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:46.384 +05:30 86e2efb8-a921-4ce4-83a6-4fe6044c7003 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.855ms 2024-09-02 18:20:46.384 +05:30 86e2efb8-a921-4ce4-83a6-4fe6044c7003 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 18:20:46.385 +05:30 86e2efb8-a921-4ce4-83a6-4fe6044c7003 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ec4ea55-7eec-4255-893e-4f513970894d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1297} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":23,\"LoginName\":\"dipin7\",\"LoginAbbr\":\"\",\"UserName\":\"dipin7\",\"Email\":\"dipin7@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":1,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":\"2024-08-21\",\"BlockFromDate\":\"2024-08-21\",\"BlockToDate\":\"2024-08-21\",\"TimeRestrictionStartDate\":\"2024-08-21\",\"TimeRestrictionEndDate\":\"2024-08-21\",\"TimeRestrictionStartTime\":\"11:52:04\",\"TimeRestrictionEndTime\":\"11:52:06\",\"Location\":0,\"Language\":1,\"AltLanguage\":0,\"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-02 18:20:46.385 +05:30 86e2efb8-a921-4ce4-83a6-4fe6044c7003 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=23 - 200 1297 application/json; charset=utf-8 12.0934ms 2024-09-02 18:20:54.190 +05:30 79db00fd-1a09-463f-8c88-98e83dec74ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:20:54.191 +05:30 79db00fd-1a09-463f-8c88-98e83dec74ef INF CORS policy execution successful. 2024-09-02 18:20:54.191 +05:30 79db00fd-1a09-463f-8c88-98e83dec74ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7634ms 2024-09-02 18:20:54.359 +05:30 74cecc77-5c83-41b2-9d98-16ec250334f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:20:54.360 +05:30 74cecc77-5c83-41b2-9d98-16ec250334f5 INF CORS policy execution successful. 2024-09-02 18:20:54.360 +05:30 74cecc77-5c83-41b2-9d98-16ec250334f5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:20:54.360 +05:30 00b9dc6a-02fe-4df5-a06a-292f007c2377 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:20:54.360 +05:30 00b9dc6a-02fe-4df5-a06a-292f007c2377 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-02 18:20:54.366 +05:30 00b9dc6a-02fe-4df5-a06a-292f007c2377 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:20:54.366 +05:30 00b9dc6a-02fe-4df5-a06a-292f007c2377 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.7785ms 2024-09-02 18:20:54.366 +05:30 00b9dc6a-02fe-4df5-a06a-292f007c2377 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:20:54.366 +05:30 00b9dc6a-02fe-4df5-a06a-292f007c2377 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74cecc77-5c83-41b2-9d98-16ec250334f5}, {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-02 18:20:54.367 +05:30 00b9dc6a-02fe-4df5-a06a-292f007c2377 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.4984ms 2024-09-02 18:21:01.474 +05:30 b3a4f56e-c541-4170-bec1-9c800bc56e3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:21:01.475 +05:30 b3a4f56e-c541-4170-bec1-9c800bc56e3b INF CORS policy execution successful. 2024-09-02 18:21:01.475 +05:30 b3a4f56e-c541-4170-bec1-9c800bc56e3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.1499ms 2024-09-02 18:21:01.584 +05:30 699b40fd-17bb-4228-988b-d5c441bf35ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:21:01.584 +05:30 699b40fd-17bb-4228-988b-d5c441bf35ea INF CORS policy execution successful. 2024-09-02 18:21:01.585 +05:30 699b40fd-17bb-4228-988b-d5c441bf35ea 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:21:01.585 +05:30 0914d494-92f5-4b18-8dbf-54b6a279675b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:21:01.586 +05:30 0914d494-92f5-4b18-8dbf-54b6a279675b 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-02 18:21:01.596 +05:30 0914d494-92f5-4b18-8dbf-54b6a279675b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:21:01.597 +05:30 0914d494-92f5-4b18-8dbf-54b6a279675b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 10.9085ms 2024-09-02 18:21:01.597 +05:30 0914d494-92f5-4b18-8dbf-54b6a279675b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:21:01.597 +05:30 0914d494-92f5-4b18-8dbf-54b6a279675b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 699b40fd-17bb-4228-988b-d5c441bf35ea}, {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-02 18:21:01.597 +05:30 0914d494-92f5-4b18-8dbf-54b6a279675b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 13.7027ms 2024-09-02 18:21:05.476 +05:30 b928d3a9-a596-472c-a01a-60d0d4653035 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:21:05.477 +05:30 b928d3a9-a596-472c-a01a-60d0d4653035 INF CORS policy execution successful. 2024-09-02 18:21:05.478 +05:30 b928d3a9-a596-472c-a01a-60d0d4653035 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:21:05.478 +05:30 2db43a50-d40f-4857-9e92-0cddf0448580 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:21:05.478 +05:30 2db43a50-d40f-4857-9e92-0cddf0448580 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-02 18:21:05.484 +05:30 2db43a50-d40f-4857-9e92-0cddf0448580 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:21:05.484 +05:30 2db43a50-d40f-4857-9e92-0cddf0448580 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 5.5184ms 2024-09-02 18:21:05.484 +05:30 2db43a50-d40f-4857-9e92-0cddf0448580 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:21:05.484 +05:30 2db43a50-d40f-4857-9e92-0cddf0448580 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b928d3a9-a596-472c-a01a-60d0d4653035}, {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-02 18:21:05.485 +05:30 2db43a50-d40f-4857-9e92-0cddf0448580 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 8.4123ms 2024-09-02 18:21:11.565 +05:30 8fe85a13-4731-414f-b743-d1ad26c851e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:21:11.566 +05:30 8fe85a13-4731-414f-b743-d1ad26c851e2 INF CORS policy execution successful. 2024-09-02 18:21:11.572 +05:30 8fe85a13-4731-414f-b743-d1ad26c851e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 7.2764ms 2024-09-02 18:21:11.573 +05:30 6bed3975-d00f-4baf-a946-ce4a54b6b849 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:21:11.573 +05:30 6bed3975-d00f-4baf-a946-ce4a54b6b849 INF CORS policy execution successful. 2024-09-02 18:21:11.573 +05:30 6bed3975-d00f-4baf-a946-ce4a54b6b849 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5026ms 2024-09-02 18:21:11.714 +05:30 36148a9f-64c5-415f-9356-d4e324b1d036 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:21:11.714 +05:30 36148a9f-64c5-415f-9356-d4e324b1d036 INF CORS policy execution successful. 2024-09-02 18:21:11.714 +05:30 36148a9f-64c5-415f-9356-d4e324b1d036 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:21:11.715 +05:30 76b87bba-fb47-436e-be1d-4c84e4122d20 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:21:11.715 +05:30 76b87bba-fb47-436e-be1d-4c84e4122d20 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-02 18:21:11.719 +05:30 b8922995-9499-44f0-9921-3e2103b334b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:21:11.719 +05:30 b8922995-9499-44f0-9921-3e2103b334b0 INF CORS policy execution successful. 2024-09-02 18:21:11.719 +05:30 b8922995-9499-44f0-9921-3e2103b334b0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:21:11.719 +05:30 3e87e370-831b-42db-a28b-450f3f23031c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:21:11.719 +05:30 3e87e370-831b-42db-a28b-450f3f23031c 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-02 18:21:11.726 +05:30 3e87e370-831b-42db-a28b-450f3f23031c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:21:11.727 +05:30 3e87e370-831b-42db-a28b-450f3f23031c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.3324ms 2024-09-02 18:21:11.727 +05:30 3e87e370-831b-42db-a28b-450f3f23031c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:21:11.727 +05:30 76b87bba-fb47-436e-be1d-4c84e4122d20 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:21:11.727 +05:30 3e87e370-831b-42db-a28b-450f3f23031c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8922995-9499-44f0-9921-3e2103b334b0}, {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-02 18:21:11.727 +05:30 76b87bba-fb47-436e-be1d-4c84e4122d20 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.1265ms 2024-09-02 18:21:11.727 +05:30 76b87bba-fb47-436e-be1d-4c84e4122d20 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:21:11.727 +05:30 76b87bba-fb47-436e-be1d-4c84e4122d20 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36148a9f-64c5-415f-9356-d4e324b1d036}, {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-02 18:21:11.728 +05:30 3e87e370-831b-42db-a28b-450f3f23031c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.9341ms 2024-09-02 18:21:11.728 +05:30 76b87bba-fb47-436e-be1d-4c84e4122d20 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 14.0889ms 2024-09-02 18:21:17.682 +05:30 ef40c48a-21d3-41d6-b9a1-ef49b82d599a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:21:17.683 +05:30 ef40c48a-21d3-41d6-b9a1-ef49b82d599a INF CORS policy execution successful. 2024-09-02 18:21:17.684 +05:30 ef40c48a-21d3-41d6-b9a1-ef49b82d599a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.9899ms 2024-09-02 18:21:17.814 +05:30 358ad20f-d30d-437f-995b-3cc806581b36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:21:17.815 +05:30 358ad20f-d30d-437f-995b-3cc806581b36 INF CORS policy execution successful. 2024-09-02 18:21:17.815 +05:30 358ad20f-d30d-437f-995b-3cc806581b36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:21:17.816 +05:30 9368ac7b-c749-4c44-8b6e-e871d2c14140 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:21:17.817 +05:30 9368ac7b-c749-4c44-8b6e-e871d2c14140 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-02 18:21:17.824 +05:30 9368ac7b-c749-4c44-8b6e-e871d2c14140 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:21:17.825 +05:30 9368ac7b-c749-4c44-8b6e-e871d2c14140 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 7.9827ms 2024-09-02 18:21:17.825 +05:30 9368ac7b-c749-4c44-8b6e-e871d2c14140 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:21:17.825 +05:30 9368ac7b-c749-4c44-8b6e-e871d2c14140 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 358ad20f-d30d-437f-995b-3cc806581b36}, {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-02 18:21:17.825 +05:30 9368ac7b-c749-4c44-8b6e-e871d2c14140 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 11.6399ms 2024-09-02 18:22:19.850 +05:30 519bd5ef-eb74-4ab9-890b-ad6f39ba23a4 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-02 18:22:19.851 +05:30 519bd5ef-eb74-4ab9-890b-ad6f39ba23a4 INF CORS policy execution successful. 2024-09-02 18:22:19.852 +05:30 519bd5ef-eb74-4ab9-890b-ad6f39ba23a4 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.6371ms 2024-09-02 18:22:19.960 +05:30 f408c58f-41d5-4e88-9d68-0d62c3ae0f49 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-02 18:22:19.964 +05:30 f408c58f-41d5-4e88-9d68-0d62c3ae0f49 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:51:20 PM', Current time (UTC): '9/2/2024 12:52:19 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 18:22:19.968 +05:30 f408c58f-41d5-4e88-9d68-0d62c3ae0f49 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:51:20 PM', Current time (UTC): '9/2/2024 12:52:19 PM'. 2024-09-02 18:22:19.968 +05:30 f408c58f-41d5-4e88-9d68-0d62c3ae0f49 INF CORS policy execution successful. 2024-09-02 18:22:19.969 +05:30 f408c58f-41d5-4e88-9d68-0d62c3ae0f49 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTQ4MCwiaWF0IjoxNzI1MjgwODgwfQ.oiCO2tmMCtZo5vo9YHCZyFuFdr0pYZsu4M6Jkr3nI5A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:22:19.971 +05:30 324b0e21-a757-4e5b-90d4-ed65689b78a1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 18:22:19.971 +05:30 324b0e21-a757-4e5b-90d4-ed65689b78a1 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 18:22:19.971 +05:30 324b0e21-a757-4e5b-90d4-ed65689b78a1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f408c58f-41d5-4e88-9d68-0d62c3ae0f49}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 12:51:20'"} Body: 2024-09-02 18:22:19.972 +05:30 324b0e21-a757-4e5b-90d4-ed65689b78a1 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 12.222ms 2024-09-02 18:22:20.074 +05:30 4ec57b12-48f2-486b-b000-4bec963ee348 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTc4MCwiaWF0IjoxNzI1MjgwODgwfQ.YNduR3TcSpxKoO5pqDFECGGTJsC1brXKnkRmbdxUsIo - null null 2024-09-02 18:22:20.074 +05:30 4ec57b12-48f2-486b-b000-4bec963ee348 INF CORS policy execution successful. 2024-09-02 18:22:20.074 +05:30 4ec57b12-48f2-486b-b000-4bec963ee348 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTc4MCwiaWF0IjoxNzI1MjgwODgwfQ.YNduR3TcSpxKoO5pqDFECGGTJsC1brXKnkRmbdxUsIo 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-02 18:22:20.075 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:22:20.076 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 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-02 18:22:20.102 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF Token generated 2024-09-02 18:22:20.102 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF Token generated 2024-09-02 18:22:20.103 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:22:20.104 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 27.6641ms 2024-09-02 18:22:20.104 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 18:22:20.104 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ec57b12-48f2-486b-b000-4bec963ee348}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjQ0MCwiaWF0IjoxNzI1MjgxNTQwfQ.z5ILWyCrTMU4m4X3G0KLq8yg_VnGoUXVJjyLenE_5mw\"}"} 2024-09-02 18:22:20.104 +05:30 ed9335f3-f9b5-4ebd-9371-6798448c6502 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODA4ODAsImV4cCI6MTcyNTI4MTc4MCwiaWF0IjoxNzI1MjgwODgwfQ.YNduR3TcSpxKoO5pqDFECGGTJsC1brXKnkRmbdxUsIo - 200 899 application/json; charset=utf-8 30.8805ms 2024-09-02 18:22:20.187 +05:30 29b14134-48ce-4167-9ea2-1779fb829a65 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-02 18:22:20.188 +05:30 29b14134-48ce-4167-9ea2-1779fb829a65 INF CORS policy execution successful. 2024-09-02 18:22:20.188 +05:30 29b14134-48ce-4167-9ea2-1779fb829a65 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:22:20.188 +05:30 29220111-330b-4d66-adf3-5692e67a5ecf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:22:20.188 +05:30 29220111-330b-4d66-adf3-5692e67a5ecf 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-02 18:22:20.199 +05:30 29220111-330b-4d66-adf3-5692e67a5ecf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:22:20.199 +05:30 29220111-330b-4d66-adf3-5692e67a5ecf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.7031ms 2024-09-02 18:22:20.199 +05:30 29220111-330b-4d66-adf3-5692e67a5ecf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:22:20.199 +05:30 29220111-330b-4d66-adf3-5692e67a5ecf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29b14134-48ce-4167-9ea2-1779fb829a65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:22:20.200 +05:30 29220111-330b-4d66-adf3-5692e67a5ecf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 12.604ms 2024-09-02 18:22:24.988 +05:30 055b1e74-25c0-4240-bce6-744051a88ce9 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-02 18:22:24.989 +05:30 055b1e74-25c0-4240-bce6-744051a88ce9 INF CORS policy execution successful. 2024-09-02 18:22:24.989 +05:30 055b1e74-25c0-4240-bce6-744051a88ce9 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.0252ms 2024-09-02 18:22:25.206 +05:30 2b2ea4d4-a92e-4158-b670-2d1f33212e0f 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-02 18:22:25.207 +05:30 2b2ea4d4-a92e-4158-b670-2d1f33212e0f INF CORS policy execution successful. 2024-09-02 18:22:25.207 +05:30 2b2ea4d4-a92e-4158-b670-2d1f33212e0f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:22:25.208 +05:30 c69188f4-9898-43fb-9d1c-5d71ce565a53 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 18:22:25.208 +05:30 c69188f4-9898-43fb-9d1c-5d71ce565a53 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-02 18:22:25.245 +05:30 c69188f4-9898-43fb-9d1c-5d71ce565a53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:22:25.245 +05:30 c69188f4-9898-43fb-9d1c-5d71ce565a53 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 37.1392ms 2024-09-02 18:22:25.246 +05:30 c69188f4-9898-43fb-9d1c-5d71ce565a53 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 18:22:25.246 +05:30 c69188f4-9898-43fb-9d1c-5d71ce565a53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b2ea4d4-a92e-4158-b670-2d1f33212e0f}, {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-02 18:22:25.246 +05:30 c69188f4-9898-43fb-9d1c-5d71ce565a53 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.748ms 2024-09-02 18:22:28.347 +05:30 679569ba-52ae-4b65-a6f1-081a1eae17cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 18:22:28.348 +05:30 679569ba-52ae-4b65-a6f1-081a1eae17cc INF CORS policy execution successful. 2024-09-02 18:22:28.349 +05:30 679569ba-52ae-4b65-a6f1-081a1eae17cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.275ms 2024-09-02 18:22:28.591 +05:30 bd26de12-12a6-4da5-a54e-9979c1a62280 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 18:22:28.592 +05:30 bd26de12-12a6-4da5-a54e-9979c1a62280 INF CORS policy execution successful. 2024-09-02 18:22:28.592 +05:30 bd26de12-12a6-4da5-a54e-9979c1a62280 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:22:28.593 +05:30 e5d304ce-1a72-45c9-a013-7f700650e1dd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 18:22:28.593 +05:30 e5d304ce-1a72-45c9-a013-7f700650e1dd 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-02 18:22:28.633 +05:30 b7bf743a-4058-4e0b-abd7-c5d6f8b69d30 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 18:22:28.633 +05:30 b7bf743a-4058-4e0b-abd7-c5d6f8b69d30 INF CORS policy execution successful. 2024-09-02 18:22:28.633 +05:30 b7bf743a-4058-4e0b-abd7-c5d6f8b69d30 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4378ms 2024-09-02 18:22:28.634 +05:30 e5d304ce-1a72-45c9-a013-7f700650e1dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:22:28.634 +05:30 e5d304ce-1a72-45c9-a013-7f700650e1dd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 40.7785ms 2024-09-02 18:22:28.634 +05:30 e5d304ce-1a72-45c9-a013-7f700650e1dd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 18:22:28.634 +05:30 e5d304ce-1a72-45c9-a013-7f700650e1dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd26de12-12a6-4da5-a54e-9979c1a62280}, {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-02 18:22:28.634 +05:30 e5d304ce-1a72-45c9-a013-7f700650e1dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 43.0638ms 2024-09-02 18:22:28.639 +05:30 d6dac4d6-726b-4ae2-a182-2e30ac4a067a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 18:22:28.640 +05:30 d6dac4d6-726b-4ae2-a182-2e30ac4a067a INF CORS policy execution successful. 2024-09-02 18:22:28.640 +05:30 d6dac4d6-726b-4ae2-a182-2e30ac4a067a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.0541ms 2024-09-02 18:22:28.976 +05:30 c17167b5-3020-4d33-b10f-c8dbf6016671 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 18:22:28.977 +05:30 c17167b5-3020-4d33-b10f-c8dbf6016671 INF CORS policy execution successful. 2024-09-02 18:22:28.977 +05:30 c17167b5-3020-4d33-b10f-c8dbf6016671 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:22:28.982 +05:30 3af6cbc8-e78b-4abf-bffc-59508c95ac51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 18:22:28.983 +05:30 3af6cbc8-e78b-4abf-bffc-59508c95ac51 INF CORS policy execution successful. 2024-09-02 18:22:28.983 +05:30 3af6cbc8-e78b-4abf-bffc-59508c95ac51 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:22:28.983 +05:30 60239199-6d9c-4f79-b1fc-4a55c809dfc2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 18:22:28.983 +05:30 2aebfa06-e9fb-48ff-b7f3-07b5d35eb8d4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 18:22:28.983 +05:30 60239199-6d9c-4f79-b1fc-4a55c809dfc2 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-02 18:22:28.983 +05:30 2aebfa06-e9fb-48ff-b7f3-07b5d35eb8d4 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-02 18:22:28.996 +05:30 60239199-6d9c-4f79-b1fc-4a55c809dfc2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:22:28.997 +05:30 60239199-6d9c-4f79-b1fc-4a55c809dfc2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 12.9754ms 2024-09-02 18:22:28.997 +05:30 60239199-6d9c-4f79-b1fc-4a55c809dfc2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 18:22:28.997 +05:30 60239199-6d9c-4f79-b1fc-4a55c809dfc2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3af6cbc8-e78b-4abf-bffc-59508c95ac51}, {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-02 18:22:28.997 +05:30 60239199-6d9c-4f79-b1fc-4a55c809dfc2 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.3852ms 2024-09-02 18:22:28.997 +05:30 2aebfa06-e9fb-48ff-b7f3-07b5d35eb8d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:22:28.998 +05:30 2aebfa06-e9fb-48ff-b7f3-07b5d35eb8d4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 14.0071ms 2024-09-02 18:22:28.998 +05:30 2aebfa06-e9fb-48ff-b7f3-07b5d35eb8d4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 18:22:28.998 +05:30 2aebfa06-e9fb-48ff-b7f3-07b5d35eb8d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c17167b5-3020-4d33-b10f-c8dbf6016671}, {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-02 18:22:28.998 +05:30 2aebfa06-e9fb-48ff-b7f3-07b5d35eb8d4 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 21.7305ms 2024-09-02 18:22:45.715 +05:30 b90b1429-ef77-4c8e-902a-8ade5fdfc3db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 18:22:45.716 +05:30 b90b1429-ef77-4c8e-902a-8ade5fdfc3db INF CORS policy execution successful. 2024-09-02 18:22:45.717 +05:30 b90b1429-ef77-4c8e-902a-8ade5fdfc3db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.491ms 2024-09-02 18:22:45.883 +05:30 153600d2-f887-4293-9e93-f4d207381f4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 18:22:45.885 +05:30 153600d2-f887-4293-9e93-f4d207381f4d INF CORS policy execution successful. 2024-09-02 18:22:45.885 +05:30 153600d2-f887-4293-9e93-f4d207381f4d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:22:45.886 +05:30 7814dc42-1252-40d6-92ab-f0b2db8dec85 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 18:22:45.887 +05:30 7814dc42-1252-40d6-92ab-f0b2db8dec85 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-02 18:22:45.935 +05:30 7814dc42-1252-40d6-92ab-f0b2db8dec85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:22:45.935 +05:30 7814dc42-1252-40d6-92ab-f0b2db8dec85 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 47.9287ms 2024-09-02 18:22:45.935 +05:30 7814dc42-1252-40d6-92ab-f0b2db8dec85 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 18:22:45.935 +05:30 7814dc42-1252-40d6-92ab-f0b2db8dec85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 153600d2-f887-4293-9e93-f4d207381f4d}, {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-02 18:22:45.936 +05:30 7814dc42-1252-40d6-92ab-f0b2db8dec85 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 52.8362ms 2024-09-02 18:23:05.299 +05:30 a74df272-2b3a-4c9e-b799-774b4c0587be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole020901 - null null 2024-09-02 18:23:05.301 +05:30 a74df272-2b3a-4c9e-b799-774b4c0587be INF CORS policy execution successful. 2024-09-02 18:23:05.304 +05:30 a74df272-2b3a-4c9e-b799-774b4c0587be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole020901 - 204 null null 4.6073ms 2024-09-02 18:23:05.338 +05:30 daccfc95-2950-4a11-a44a-bb1273a1483c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole020901 - null null 2024-09-02 18:23:05.340 +05:30 daccfc95-2950-4a11-a44a-bb1273a1483c INF CORS policy execution successful. 2024-09-02 18:23:05.341 +05:30 daccfc95-2950-4a11-a44a-bb1273a1483c INF HTTP request: Path: /role/checkrolenameexistence QueryString: ?roleId=0&roleName=TestRole020901 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:23:05.343 +05:30 f4892b0b-1fe6-4772-82a0-448ebecb75e5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 18:23:05.356 +05:30 f4892b0b-1fe6-4772-82a0-448ebecb75e5 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-02 18:23:05.392 +05:30 f4892b0b-1fe6-4772-82a0-448ebecb75e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:23:05.392 +05:30 f4892b0b-1fe6-4772-82a0-448ebecb75e5 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 35.8862ms 2024-09-02 18:23:05.392 +05:30 f4892b0b-1fe6-4772-82a0-448ebecb75e5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 18:23:05.392 +05:30 f4892b0b-1fe6-4772-82a0-448ebecb75e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: daccfc95-2950-4a11-a44a-bb1273a1483c}, {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-02 18:23:05.393 +05:30 f4892b0b-1fe6-4772-82a0-448ebecb75e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName=TestRole020901 - 200 90 application/json; charset=utf-8 54.4256ms 2024-09-02 18:23:06.568 +05:30 c97a1b2f-2094-4e65-a856-69a762b259b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 18:23:06.569 +05:30 c97a1b2f-2094-4e65-a856-69a762b259b9 INF CORS policy execution successful. 2024-09-02 18:23:06.569 +05:30 c97a1b2f-2094-4e65-a856-69a762b259b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.7884ms 2024-09-02 18:23:06.766 +05:30 d7d9980f-5ffc-4219-9876-7f6d9c615beb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-02 18:23:06.767 +05:30 d7d9980f-5ffc-4219-9876-7f6d9c615beb INF CORS policy execution successful. 2024-09-02 18:23:06.767 +05:30 d7d9980f-5ffc-4219-9876-7f6d9c615beb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:23:06.767 +05:30 d95615e3-9800-4be5-bd76-60e3d40cd06a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 18:23:06.767 +05:30 d95615e3-9800-4be5-bd76-60e3d40cd06a 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-02 18:23:06.775 +05:30 d95615e3-9800-4be5-bd76-60e3d40cd06a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:23:06.775 +05:30 d95615e3-9800-4be5-bd76-60e3d40cd06a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 7.3335ms 2024-09-02 18:23:06.775 +05:30 d95615e3-9800-4be5-bd76-60e3d40cd06a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 18:23:06.775 +05:30 d95615e3-9800-4be5-bd76-60e3d40cd06a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7d9980f-5ffc-4219-9876-7f6d9c615beb}, {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-02 18:23:06.775 +05:30 d95615e3-9800-4be5-bd76-60e3d40cd06a 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 9.5671ms 2024-09-02 18:23:21.857 +05:30 558c7a36-5a67-4a3f-88ab-9e14b04be4de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - null null 2024-09-02 18:23:21.858 +05:30 558c7a36-5a67-4a3f-88ab-9e14b04be4de INF CORS policy execution successful. 2024-09-02 18:23:21.860 +05:30 558c7a36-5a67-4a3f-88ab-9e14b04be4de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 204 null null 3.2711ms 2024-09-02 18:23:22.201 +05:30 15cf03a9-dfe5-4a59-9bab-dbebe26dcc7b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-02 18:23:22.202 +05:30 15cf03a9-dfe5-4a59-9bab-dbebe26dcc7b INF CORS policy execution successful. 2024-09-02 18:23:22.207 +05:30 15cf03a9-dfe5-4a59-9bab-dbebe26dcc7b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {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-02 18:23:22.211 +05:30 c8cd34cf-a3d8-4f7c-866a-b6f25e4cd1c0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 18:23:22.220 +05:30 c8cd34cf-a3d8-4f7c-866a-b6f25e4cd1c0 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-02 18:23:22.499 +05:30 c8cd34cf-a3d8-4f7c-866a-b6f25e4cd1c0 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:23:22.500 +05:30 c8cd34cf-a3d8-4f7c-866a-b6f25e4cd1c0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 279.027ms 2024-09-02 18:23:22.500 +05:30 c8cd34cf-a3d8-4f7c-866a-b6f25e4cd1c0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 18:23:22.500 +05:30 c8cd34cf-a3d8-4f7c-866a-b6f25e4cd1c0 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 15cf03a9-dfe5-4a59-9bab-dbebe26dcc7b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 18:23:22.501 +05:30 c8cd34cf-a3d8-4f7c-866a-b6f25e4cd1c0 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 299.9552ms 2024-09-02 18:23:23.943 +05:30 eee2ba73-dcaa-4788-a7a8-5056a1fe248d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-02 18:23:23.944 +05:30 eee2ba73-dcaa-4788-a7a8-5056a1fe248d INF CORS policy execution successful. 2024-09-02 18:23:23.944 +05:30 eee2ba73-dcaa-4788-a7a8-5056a1fe248d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {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-02 18:23:23.944 +05:30 1f11384f-4da8-4cf9-b1ca-3072b1c2465d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 18:23:23.944 +05:30 1f11384f-4da8-4cf9-b1ca-3072b1c2465d 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-02 18:23:23.965 +05:30 1f11384f-4da8-4cf9-b1ca-3072b1c2465d INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:23:23.966 +05:30 1f11384f-4da8-4cf9-b1ca-3072b1c2465d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 21.3864ms 2024-09-02 18:23:23.966 +05:30 1f11384f-4da8-4cf9-b1ca-3072b1c2465d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 18:23:23.966 +05:30 1f11384f-4da8-4cf9-b1ca-3072b1c2465d INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: eee2ba73-dcaa-4788-a7a8-5056a1fe248d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-02 18:23:23.966 +05:30 1f11384f-4da8-4cf9-b1ca-3072b1c2465d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 404 84 application/json; charset=utf-8 23.3541ms 2024-09-02 18:23:25.912 +05:30 db25fc2f-aeac-4ee0-a3d6-1f7ddb0859f6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - application/json 58 2024-09-02 18:23:25.913 +05:30 db25fc2f-aeac-4ee0-a3d6-1f7ddb0859f6 INF CORS policy execution successful. 2024-09-02 18:23:25.914 +05:30 db25fc2f-aeac-4ee0-a3d6-1f7ddb0859f6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {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-02 18:23:25.914 +05:30 8085828e-e537-4f06-825d-bcb8f8a82c02 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 18:23:25.914 +05:30 8085828e-e537-4f06-825d-bcb8f8a82c02 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-02 18:23:25.934 +05:30 8085828e-e537-4f06-825d-bcb8f8a82c02 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:23:25.934 +05:30 8085828e-e537-4f06-825d-bcb8f8a82c02 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api) in 20.5086ms 2024-09-02 18:23:25.935 +05:30 8085828e-e537-4f06-825d-bcb8f8a82c02 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRestrictedActionsForNew (Sang.Security.Api)' 2024-09-02 18:23:25.935 +05:30 8085828e-e537-4f06-825d-bcb8f8a82c02 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db25fc2f-aeac-4ee0-a3d6-1f7ddb0859f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 159} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ActionID\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"}]"} 2024-09-02 18:23:25.935 +05:30 8085828e-e537-4f06-825d-bcb8f8a82c02 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/role/getrestrictedactionsfornew - 200 159 application/json; charset=utf-8 22.7775ms 2024-09-02 18:29:17.463 +05:30 7b698eb5-5889-45db-9390-cbff200c65dd 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-02 18:29:17.464 +05:30 7b698eb5-5889-45db-9390-cbff200c65dd INF CORS policy execution successful. 2024-09-02 18:29:17.466 +05:30 7b698eb5-5889-45db-9390-cbff200c65dd 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.7604ms 2024-09-02 18:29:17.865 +05:30 1179ad76-3592-4883-bec3-34519d53cb53 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-02 18:29:17.867 +05:30 1179ad76-3592-4883-bec3-34519d53cb53 INF CORS policy execution successful. 2024-09-02 18:29:17.868 +05:30 1179ad76-3592-4883-bec3-34519d53cb53 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:29:17.869 +05:30 960a060a-8c71-4e87-9bdf-621bf690c27e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:29:17.869 +05:30 960a060a-8c71-4e87-9bdf-621bf690c27e 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-02 18:29:17.896 +05:30 960a060a-8c71-4e87-9bdf-621bf690c27e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:29:17.897 +05:30 960a060a-8c71-4e87-9bdf-621bf690c27e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 27.8252ms 2024-09-02 18:29:17.898 +05:30 960a060a-8c71-4e87-9bdf-621bf690c27e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 18:29:17.898 +05:30 960a060a-8c71-4e87-9bdf-621bf690c27e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1179ad76-3592-4883-bec3-34519d53cb53}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 18:29:17.899 +05:30 960a060a-8c71-4e87-9bdf-621bf690c27e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 34.2154ms 2024-09-02 18:29:20.981 +05:30 edbd4fb1-7a63-44ee-a822-671bee77b35b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:29:20.981 +05:30 373999da-6b2a-4088-801e-4942bf78ec73 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:29:20.981 +05:30 edbd4fb1-7a63-44ee-a822-671bee77b35b INF CORS policy execution successful. 2024-09-02 18:29:20.981 +05:30 373999da-6b2a-4088-801e-4942bf78ec73 INF CORS policy execution successful. 2024-09-02 18:29:20.982 +05:30 edbd4fb1-7a63-44ee-a822-671bee77b35b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6417ms 2024-09-02 18:29:20.982 +05:30 373999da-6b2a-4088-801e-4942bf78ec73 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6113ms 2024-09-02 18:29:21.250 +05:30 1fd9f559-ff76-4067-b343-7fb3b4e276af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 18:29:21.250 +05:30 37b2289b-c6ca-4253-befc-675108057814 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 18:29:21.251 +05:30 1fd9f559-ff76-4067-b343-7fb3b4e276af INF CORS policy execution successful. 2024-09-02 18:29:21.251 +05:30 37b2289b-c6ca-4253-befc-675108057814 INF CORS policy execution successful. 2024-09-02 18:29:21.251 +05:30 37b2289b-c6ca-4253-befc-675108057814 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:29:21.251 +05:30 1fd9f559-ff76-4067-b343-7fb3b4e276af 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:29:21.251 +05:30 5507303d-bb07-47a2-bdea-c6bd1675d7fa INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:29:21.251 +05:30 39e8ae74-f5e2-4020-8686-b114bd582033 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:29:21.251 +05:30 5507303d-bb07-47a2-bdea-c6bd1675d7fa 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-02 18:29:21.251 +05:30 39e8ae74-f5e2-4020-8686-b114bd582033 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-02 18:29:21.259 +05:30 5507303d-bb07-47a2-bdea-c6bd1675d7fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:29:21.260 +05:30 5507303d-bb07-47a2-bdea-c6bd1675d7fa INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.9951ms 2024-09-02 18:29:21.260 +05:30 5507303d-bb07-47a2-bdea-c6bd1675d7fa INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:29:21.260 +05:30 5507303d-bb07-47a2-bdea-c6bd1675d7fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1fd9f559-ff76-4067-b343-7fb3b4e276af}, {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-02 18:29:21.261 +05:30 5507303d-bb07-47a2-bdea-c6bd1675d7fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.4482ms 2024-09-02 18:29:21.270 +05:30 39e8ae74-f5e2-4020-8686-b114bd582033 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:29:21.270 +05:30 39e8ae74-f5e2-4020-8686-b114bd582033 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 18.8583ms 2024-09-02 18:29:21.270 +05:30 39e8ae74-f5e2-4020-8686-b114bd582033 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 18:29:21.271 +05:30 39e8ae74-f5e2-4020-8686-b114bd582033 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37b2289b-c6ca-4253-befc-675108057814}, {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-02 18:29:21.271 +05:30 39e8ae74-f5e2-4020-8686-b114bd582033 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 20.7671ms 2024-09-02 18:29:41.628 +05:30 4cf60087-f9b4-4634-82dd-9982802602e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - null null 2024-09-02 18:29:41.631 +05:30 4cf60087-f9b4-4634-82dd-9982802602e4 INF CORS policy execution successful. 2024-09-02 18:29:41.632 +05:30 4cf60087-f9b4-4634-82dd-9982802602e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - 204 null null 3.804ms 2024-09-02 18:29:41.956 +05:30 d5ec3be0-cec4-4a24-b96c-7fff7cd9a491 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - null null 2024-09-02 18:29:41.961 +05:30 d5ec3be0-cec4-4a24-b96c-7fff7cd9a491 INF CORS policy execution successful. 2024-09-02 18:29:41.961 +05:30 d5ec3be0-cec4-4a24-b96c-7fff7cd9a491 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=02-08&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:29:41.962 +05:30 39778ef5-a05c-4d20-916a-bad57989ca3a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:29:41.962 +05:30 39778ef5-a05c-4d20-916a-bad57989ca3a 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-02 18:29:41.975 +05:30 39778ef5-a05c-4d20-916a-bad57989ca3a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:29:41.976 +05:30 39778ef5-a05c-4d20-916a-bad57989ca3a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 14.0401ms 2024-09-02 18:29:41.976 +05:30 39778ef5-a05c-4d20-916a-bad57989ca3a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:29:41.976 +05:30 39778ef5-a05c-4d20-916a-bad57989ca3a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5ec3be0-cec4-4a24-b96c-7fff7cd9a491}, {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-02 18:29:41.977 +05:30 39778ef5-a05c-4d20-916a-bad57989ca3a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - 200 113 application/json; charset=utf-8 20.0747ms 2024-09-02 18:31:30.986 +05:30 0e50ff54-b0f2-45a6-9aef-792f5b92bbb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - null null 2024-09-02 18:31:30.988 +05:30 0e50ff54-b0f2-45a6-9aef-792f5b92bbb8 INF CORS policy execution successful. 2024-09-02 18:31:30.989 +05:30 0e50ff54-b0f2-45a6-9aef-792f5b92bbb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - 204 null null 3.6088ms 2024-09-02 18:31:31.299 +05:30 f3674058-a9ac-4b3d-8a12-9fe6a1acf3f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - null null 2024-09-02 18:31:31.303 +05:30 f3674058-a9ac-4b3d-8a12-9fe6a1acf3f1 INF CORS policy execution successful. 2024-09-02 18:31:31.304 +05:30 f3674058-a9ac-4b3d-8a12-9fe6a1acf3f1 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser020801&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:31:31.306 +05:30 86508b6c-9245-4c9e-81cd-1ab3472e6b0a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:31.307 +05:30 86508b6c-9245-4c9e-81cd-1ab3472e6b0a 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-02 18:31:31.336 +05:30 86508b6c-9245-4c9e-81cd-1ab3472e6b0a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:31:31.337 +05:30 86508b6c-9245-4c9e-81cd-1ab3472e6b0a INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 29.2609ms 2024-09-02 18:31:31.337 +05:30 86508b6c-9245-4c9e-81cd-1ab3472e6b0a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:31.337 +05:30 86508b6c-9245-4c9e-81cd-1ab3472e6b0a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3674058-a9ac-4b3d-8a12-9fe6a1acf3f1}, {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-02 18:31:31.337 +05:30 86508b6c-9245-4c9e-81cd-1ab3472e6b0a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - 200 113 application/json; charset=utf-8 38.0955ms 2024-09-02 18:31:33.744 +05:30 23ba1a93-4270-4e44-bd4b-08d537e4ecef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:31:33.744 +05:30 23ba1a93-4270-4e44-bd4b-08d537e4ecef INF CORS policy execution successful. 2024-09-02 18:31:33.744 +05:30 23ba1a93-4270-4e44-bd4b-08d537e4ecef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 204 null null 0.5219ms 2024-09-02 18:31:33.928 +05:30 1217b66e-9a0a-4fbb-b051-681d06d32237 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - null null 2024-09-02 18:31:33.929 +05:30 1217b66e-9a0a-4fbb-b051-681d06d32237 INF CORS policy execution successful. 2024-09-02 18:31:33.929 +05:30 1217b66e-9a0a-4fbb-b051-681d06d32237 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:31:33.929 +05:30 947fffa8-5ea4-4c87-8b3f-d2da0a1be2a2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:31:33.930 +05:30 947fffa8-5ea4-4c87-8b3f-d2da0a1be2a2 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-02 18:31:33.937 +05:30 947fffa8-5ea4-4c87-8b3f-d2da0a1be2a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:31:33.937 +05:30 947fffa8-5ea4-4c87-8b3f-d2da0a1be2a2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.6987ms 2024-09-02 18:31:33.937 +05:30 947fffa8-5ea4-4c87-8b3f-d2da0a1be2a2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 18:31:33.937 +05:30 947fffa8-5ea4-4c87-8b3f-d2da0a1be2a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1217b66e-9a0a-4fbb-b051-681d06d32237}, {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-02 18:31:33.938 +05:30 947fffa8-5ea4-4c87-8b3f-d2da0a1be2a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Accountant - 200 135 application/json; charset=utf-8 9.6802ms 2024-09-02 18:31:37.009 +05:30 d7ed64b4-20af-4074-958a-427193649015 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - null null 2024-09-02 18:31:37.009 +05:30 d7ed64b4-20af-4074-958a-427193649015 INF CORS policy execution successful. 2024-09-02 18:31:37.009 +05:30 d7ed64b4-20af-4074-958a-427193649015 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - 204 null null 0.7025ms 2024-09-02 18:31:37.145 +05:30 c39ce78f-8dc3-40ab-b3ce-00887da9ba46 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - null null 2024-09-02 18:31:37.146 +05:30 c39ce78f-8dc3-40ab-b3ce-00887da9ba46 INF CORS policy execution successful. 2024-09-02 18:31:37.146 +05:30 c39ce78f-8dc3-40ab-b3ce-00887da9ba46 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=02-08&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:31:37.146 +05:30 00c3470e-5569-42f6-815f-3ced3900810e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:37.146 +05:30 00c3470e-5569-42f6-815f-3ced3900810e 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-02 18:31:37.151 +05:30 00c3470e-5569-42f6-815f-3ced3900810e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:31:37.152 +05:30 00c3470e-5569-42f6-815f-3ced3900810e INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 5.0217ms 2024-09-02 18:31:37.152 +05:30 00c3470e-5569-42f6-815f-3ced3900810e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:37.152 +05:30 00c3470e-5569-42f6-815f-3ced3900810e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c39ce78f-8dc3-40ab-b3ce-00887da9ba46}, {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-02 18:31:37.153 +05:30 00c3470e-5569-42f6-815f-3ced3900810e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=02-08&type=2 - 200 113 application/json; charset=utf-8 7.1811ms 2024-09-02 18:31:39.609 +05:30 056f40e2-c830-4ae7-bfef-8a224df10204 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - null null 2024-09-02 18:31:39.609 +05:30 056f40e2-c830-4ae7-bfef-8a224df10204 INF CORS policy execution successful. 2024-09-02 18:31:39.609 +05:30 056f40e2-c830-4ae7-bfef-8a224df10204 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - 204 null null 0.6274ms 2024-09-02 18:31:39.755 +05:30 6949917c-fb81-4728-b430-9e6be195181e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - null null 2024-09-02 18:31:39.773 +05:30 6949917c-fb81-4728-b430-9e6be195181e INF CORS policy execution successful. 2024-09-02 18:31:39.774 +05:30 6949917c-fb81-4728-b430-9e6be195181e INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=TestUser020801&type=2 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:31:39.775 +05:30 66a92aad-420e-4e42-b33a-7787e944d98e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:39.775 +05:30 66a92aad-420e-4e42-b33a-7787e944d98e 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-02 18:31:39.780 +05:30 66a92aad-420e-4e42-b33a-7787e944d98e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:31:39.780 +05:30 66a92aad-420e-4e42-b33a-7787e944d98e INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 5.4179ms 2024-09-02 18:31:39.781 +05:30 66a92aad-420e-4e42-b33a-7787e944d98e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:39.781 +05:30 66a92aad-420e-4e42-b33a-7787e944d98e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6949917c-fb81-4728-b430-9e6be195181e}, {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-02 18:31:39.781 +05:30 66a92aad-420e-4e42-b33a-7787e944d98e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=TestUser020801&type=2 - 200 113 application/json; charset=utf-8 26.4446ms 2024-09-02 18:31:45.185 +05:30 37c1b2f6-7619-424f-a801-a4be5534d5aa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020801Log&type=1 - null null 2024-09-02 18:31:45.186 +05:30 37c1b2f6-7619-424f-a801-a4be5534d5aa INF CORS policy execution successful. 2024-09-02 18:31:45.186 +05:30 37c1b2f6-7619-424f-a801-a4be5534d5aa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020801Log&type=1 - 204 null null 0.686ms 2024-09-02 18:31:45.532 +05:30 b9f1312d-e64a-4370-a011-48419edc6e1e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020801Log&type=1 - null null 2024-09-02 18:31:45.532 +05:30 b9f1312d-e64a-4370-a011-48419edc6e1e INF CORS policy execution successful. 2024-09-02 18:31:45.533 +05:30 b9f1312d-e64a-4370-a011-48419edc6e1e INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=TestUser020801Log&type=1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:31:45.533 +05:30 573ae6c3-2061-43fc-8d2e-10a84d3959f8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:45.533 +05:30 573ae6c3-2061-43fc-8d2e-10a84d3959f8 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-02 18:31:45.540 +05:30 573ae6c3-2061-43fc-8d2e-10a84d3959f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:31:45.540 +05:30 573ae6c3-2061-43fc-8d2e-10a84d3959f8 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 6.5278ms 2024-09-02 18:31:45.540 +05:30 573ae6c3-2061-43fc-8d2e-10a84d3959f8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 18:31:45.540 +05:30 573ae6c3-2061-43fc-8d2e-10a84d3959f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9f1312d-e64a-4370-a011-48419edc6e1e}, {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-02 18:31:45.541 +05:30 573ae6c3-2061-43fc-8d2e-10a84d3959f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=TestUser020801Log&type=1 - 200 114 application/json; charset=utf-8 9.4809ms 2024-09-02 18:32:02.303 +05:30 4a9c673b-5acb-452f-91b9-98b5b13d9cd7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:32:02.305 +05:30 4a9c673b-5acb-452f-91b9-98b5b13d9cd7 INF CORS policy execution successful. 2024-09-02 18:32:02.306 +05:30 4a9c673b-5acb-452f-91b9-98b5b13d9cd7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 3.3978ms 2024-09-02 18:32:02.582 +05:30 8566868f-08e9-4169-886f-e418f43165a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 18:32:02.583 +05:30 8566868f-08e9-4169-886f-e418f43165a2 INF CORS policy execution successful. 2024-09-02 18:32:02.584 +05:30 8566868f-08e9-4169-886f-e418f43165a2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODE1NDAsImV4cCI6MTcyNTI4MjE0MCwiaWF0IjoxNzI1MjgxNTQwfQ.1oPRGiGTquCzfojxcyfo1g5UdfatVZ8rfK7XAMbpTlY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-09-02 18:32:02.585 +05:30 ef73363a-a016-44e4-9b16-f908b8f29d1e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:32:02.585 +05:30 ef73363a-a016-44e4-9b16-f908b8f29d1e 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-02 18:32:02.600 +05:30 ef73363a-a016-44e4-9b16-f908b8f29d1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:32:02.601 +05:30 ef73363a-a016-44e4-9b16-f908b8f29d1e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 15.3892ms 2024-09-02 18:32:02.601 +05:30 ef73363a-a016-44e4-9b16-f908b8f29d1e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 18:32:02.601 +05:30 ef73363a-a016-44e4-9b16-f908b8f29d1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8566868f-08e9-4169-886f-e418f43165a2}, {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-02 18:32:02.602 +05:30 ef73363a-a016-44e4-9b16-f908b8f29d1e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 19.7049ms 2024-09-02 18:32:17.199 +05:30 33f6007c-040f-4448-aad0-9fd8cdad93af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser020801&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:32:17.200 +05:30 33f6007c-040f-4448-aad0-9fd8cdad93af INF CORS policy execution successful. 2024-09-02 18:32:17.200 +05:30 33f6007c-040f-4448-aad0-9fd8cdad93af INF HTTP request: Path: /token/hashpassword QueryString: ?password=TestUser020801&channelId=2&useDefaultEncryptKey=true 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-02 18:32:17.201 +05:30 36275909-d0a5-4cb0-8637-43b7b9d7dea3 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 33f6007c-040f-4448-aad0-9fd8cdad93af} Body: 2024-09-02 18:32:17.202 +05:30 36275909-d0a5-4cb0-8637-43b7b9d7dea3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/hashpassword?password=TestUser020801&channelId=2&useDefaultEncryptKey=true - 404 null null 3.7437ms 2024-09-02 18:32:17.203 +05:30 36275909-d0a5-4cb0-8637-43b7b9d7dea3 INF Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://103.120.178.195/SangSecurityAPI/token/hashpassword, Response status code: 404 2024-09-02 18:35:31.339 +05:30 ebf27403-2193-4717-b6e7-def9fb631abd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-02 18:35:31.485 +05:30 ebf27403-2193-4717-b6e7-def9fb631abd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 145.726ms 2024-09-02 18:35:32.510 +05:30 a31483b6-7a56-4ecb-83ae-3fb845103778 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-02 18:35:32.856 +05:30 a31483b6-7a56-4ecb-83ae-3fb845103778 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 345.7911ms 2024-09-02 18:35:57.888 +05:30 807cb267-a04a-4934-a4d2-3fdddaec2313 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/gethashedpassword?password=123&channelId=2&useDefaultEncryptKey=true - null null 2024-09-02 18:35:57.890 +05:30 807cb267-a04a-4934-a4d2-3fdddaec2313 INF HTTP request: Path: /token/gethashedpassword QueryString: ?password=123&channelId=2&useDefaultEncryptKey=true Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {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} Host: 103.120.178.195 Body: 2024-09-02 18:35:57.892 +05:30 eb82e264-0159-4866-9e3a-13f133e2562e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.GetHashedPassword (Sang.Security.Api)' 2024-09-02 18:35:57.905 +05:30 eb82e264-0159-4866-9e3a-13f133e2562e INF Route matched with {action = "GetHashedPassword", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHashedPassword(System.String, Int32, Boolean) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-02 18:35:57.909 +05:30 eb82e264-0159-4866-9e3a-13f133e2562e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:35:57.909 +05:30 eb82e264-0159-4866-9e3a-13f133e2562e INF Executed action Sang.Security.Api.Controllers.TokenController.GetHashedPassword (Sang.Security.Api) in 4.233ms 2024-09-02 18:35:57.909 +05:30 eb82e264-0159-4866-9e3a-13f133e2562e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.GetHashedPassword (Sang.Security.Api)' 2024-09-02 18:35:57.909 +05:30 eb82e264-0159-4866-9e3a-13f133e2562e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 807cb267-a04a-4934-a4d2-3fdddaec2313}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 129} Body: {"status":"Success","statusCode":2000,"message":"Password has been successfully hashed.","result":"\"ZwG+qfzkZUbf3x2VjXawOQ==\""} 2024-09-02 18:35:57.910 +05:30 eb82e264-0159-4866-9e3a-13f133e2562e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/gethashedpassword?password=123&channelId=2&useDefaultEncryptKey=true - 200 129 application/json; charset=utf-8 21.9497ms 2024-09-02 18:36:33.551 +05:30 722bee75-7581-4103-85f9-ed171ede662e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/gethashedpassword?password=123&channelId=2&useDefaultEncryptKey=false - null null 2024-09-02 18:36:33.555 +05:30 722bee75-7581-4103-85f9-ed171ede662e INF HTTP request: Path: /token/gethashedpassword QueryString: ?password=123&channelId=2&useDefaultEncryptKey=false Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {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} Host: 103.120.178.195 Body: 2024-09-02 18:36:33.557 +05:30 6b09d3aa-df0e-4fe6-8635-88f77a7389ac INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.GetHashedPassword (Sang.Security.Api)' 2024-09-02 18:36:33.558 +05:30 6b09d3aa-df0e-4fe6-8635-88f77a7389ac INF Route matched with {action = "GetHashedPassword", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetHashedPassword(System.String, Int32, Boolean) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-02 18:36:33.589 +05:30 6b09d3aa-df0e-4fe6-8635-88f77a7389ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:36:33.591 +05:30 6b09d3aa-df0e-4fe6-8635-88f77a7389ac INF Executed action Sang.Security.Api.Controllers.TokenController.GetHashedPassword (Sang.Security.Api) in 32.2702ms 2024-09-02 18:36:33.591 +05:30 6b09d3aa-df0e-4fe6-8635-88f77a7389ac INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.GetHashedPassword (Sang.Security.Api)' 2024-09-02 18:36:33.591 +05:30 6b09d3aa-df0e-4fe6-8635-88f77a7389ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 722bee75-7581-4103-85f9-ed171ede662e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 129} Body: {"status":"Success","statusCode":2000,"message":"Password has been successfully hashed.","result":"\"kYdFI4T5aRekmA5BrFkLng==\""} 2024-09-02 18:36:33.593 +05:30 6b09d3aa-df0e-4fe6-8635-88f77a7389ac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/gethashedpassword?password=123&channelId=2&useDefaultEncryptKey=false - 200 129 application/json; charset=utf-8 41.5536ms 2024-09-02 18:47:01.299 +05:30 INF Application is shutting down... 2024-09-02 18:58:48.747 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 18:58:48.825 +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-02 18:58:48.853 +05:30 INF Creating key {ad1916e8-0621-40fd-990e-18931c221760} with creation date 2024-09-02 13:28:48Z, activation date 2024-09-02 13:28:48Z, and expiration date 2024-12-01 13:28:48Z. 2024-09-02 18:58:48.868 +05:30 WRN No XML encryptor configured. Key {ad1916e8-0621-40fd-990e-18931c221760} may be persisted to storage in unencrypted form. 2024-09-02 18:58:49.086 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 18:58:49.087 +05:30 INF Hosting environment: Production 2024-09-02 18:58:49.087 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 18:58:49.099 +05:30 5f3bcf85-4222-4131-a0ff-f567ac8ae703 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 18:58:49.156 +05:30 5f3bcf85-4222-4131-a0ff-f567ac8ae703 INF CORS policy execution successful. 2024-09-02 18:58:49.173 +05:30 5f3bcf85-4222-4131-a0ff-f567ac8ae703 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-02 18:58:49.214 +05:30 c496276c-a4ff-4cb8-a1d2-be85710b0480 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:58:49.245 +05:30 c496276c-a4ff-4cb8-a1d2-be85710b0480 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-02 18:58:49.749 +05:30 c496276c-a4ff-4cb8-a1d2-be85710b0480 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:58:49.803 +05:30 c496276c-a4ff-4cb8-a1d2-be85710b0480 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 553.4588ms 2024-09-02 18:58:49.807 +05:30 c496276c-a4ff-4cb8-a1d2-be85710b0480 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 18:58:49.809 +05:30 c496276c-a4ff-4cb8-a1d2-be85710b0480 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f3bcf85-4222-4131-a0ff-f567ac8ae703}, {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-02 18:58:49.821 +05:30 c496276c-a4ff-4cb8-a1d2-be85710b0480 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 723.7935ms 2024-09-02 18:59:47.041 +05:30 1715f2a7-d970-4184-9fbd-9ce6eed16cd8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 18:59:47.049 +05:30 1715f2a7-d970-4184-9fbd-9ce6eed16cd8 INF CORS policy execution successful. 2024-09-02 18:59:47.052 +05:30 1715f2a7-d970-4184-9fbd-9ce6eed16cd8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 11.1935ms 2024-09-02 18:59:47.146 +05:30 5e68b155-72df-4062-9a79-b558ee0c1255 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 18:59:47.150 +05:30 5e68b155-72df-4062-9a79-b558ee0c1255 INF CORS policy execution successful. 2024-09-02 18:59:47.155 +05:30 5e68b155-72df-4062-9a79-b558ee0c1255 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-02 18:59:47.163 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:59:47.176 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF 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-02 18:59:47.280 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Database retrieved 2024-09-02 18:59:47.368 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Token generated 2024-09-02 18:59:47.371 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Token generated 2024-09-02 18:59:47.373 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 18:59:47.376 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 199.2038ms 2024-09-02 18:59:47.376 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 18:59:47.376 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e68b155-72df-4062-9a79-b558ee0c1255}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDY4NywiaWF0IjoxNzI1MjgzNzg3fQ.k2g7Q_YyXS9FsuGJ-iqeZRmHVS4i_7yVoNoVgs92rfw\"}"} 2024-09-02 18:59:47.377 +05:30 6b731636-9335-4d18-89af-3e5fb11c2103 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 231.5003ms 2024-09-02 19:02:25.257 +05:30 94196a8f-0cdb-439b-935d-4f2f4357a0c5 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-02 19:02:25.257 +05:30 821e2c37-24bf-48c8-94af-4e41af9dd6e3 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-02 19:02:25.261 +05:30 94196a8f-0cdb-439b-935d-4f2f4357a0c5 INF CORS policy execution successful. 2024-09-02 19:02:25.261 +05:30 821e2c37-24bf-48c8-94af-4e41af9dd6e3 INF CORS policy execution successful. 2024-09-02 19:02:25.267 +05:30 821e2c37-24bf-48c8-94af-4e41af9dd6e3 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 9.9349ms 2024-09-02 19:02:25.267 +05:30 94196a8f-0cdb-439b-935d-4f2f4357a0c5 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 9.9312ms 2024-09-02 19:02:25.331 +05:30 de32e573-a29c-461f-a146-c2fa2889e9cc 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-02 19:02:25.343 +05:30 51ca15b7-1b32-4c28-8302-40d0c5b3ae50 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-02 19:02:25.424 +05:30 de32e573-a29c-461f-a146-c2fa2889e9cc INF CORS policy execution successful. 2024-09-02 19:02:25.424 +05:30 51ca15b7-1b32-4c28-8302-40d0c5b3ae50 INF CORS policy execution successful. 2024-09-02 19:02:25.427 +05:30 de32e573-a29c-461f-a146-c2fa2889e9cc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:25.428 +05:30 51ca15b7-1b32-4c28-8302-40d0c5b3ae50 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:25.436 +05:30 f08bd448-6dd5-444f-b25d-da6e80e28206 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 19:02:25.437 +05:30 31ab1220-7ce0-4d5f-9899-6f21c2df1b22 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 19:02:25.453 +05:30 f08bd448-6dd5-444f-b25d-da6e80e28206 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-02 19:02:25.459 +05:30 31ab1220-7ce0-4d5f-9899-6f21c2df1b22 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-02 19:02:25.647 +05:30 31ab1220-7ce0-4d5f-9899-6f21c2df1b22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:25.647 +05:30 f08bd448-6dd5-444f-b25d-da6e80e28206 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:25.648 +05:30 31ab1220-7ce0-4d5f-9899-6f21c2df1b22 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 188.3198ms 2024-09-02 19:02:25.648 +05:30 f08bd448-6dd5-444f-b25d-da6e80e28206 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 193.8317ms 2024-09-02 19:02:25.648 +05:30 31ab1220-7ce0-4d5f-9899-6f21c2df1b22 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 19:02:25.648 +05:30 f08bd448-6dd5-444f-b25d-da6e80e28206 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 19:02:25.649 +05:30 f08bd448-6dd5-444f-b25d-da6e80e28206 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de32e573-a29c-461f-a146-c2fa2889e9cc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 19:02:25.649 +05:30 31ab1220-7ce0-4d5f-9899-6f21c2df1b22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51ca15b7-1b32-4c28-8302-40d0c5b3ae50}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 19:02:25.650 +05:30 31ab1220-7ce0-4d5f-9899-6f21c2df1b22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 307.0581ms 2024-09-02 19:02:25.650 +05:30 f08bd448-6dd5-444f-b25d-da6e80e28206 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 319.1257ms 2024-09-02 19:02:26.931 +05:30 760adc55-2754-434a-8ab6-6726f08c35f2 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-02 19:02:26.931 +05:30 760adc55-2754-434a-8ab6-6726f08c35f2 INF CORS policy execution successful. 2024-09-02 19:02:26.932 +05:30 760adc55-2754-434a-8ab6-6726f08c35f2 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.1038ms 2024-09-02 19:02:26.943 +05:30 c9626d0c-f821-4fe0-a43d-40c7d15d11c7 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-02 19:02:26.945 +05:30 c9626d0c-f821-4fe0-a43d-40c7d15d11c7 INF CORS policy execution successful. 2024-09-02 19:02:26.951 +05:30 c9626d0c-f821-4fe0-a43d-40c7d15d11c7 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 7.8795ms 2024-09-02 19:02:27.053 +05:30 39c6d25e-ab42-4755-a72b-6c856a5c48a0 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-02 19:02:27.055 +05:30 39c6d25e-ab42-4755-a72b-6c856a5c48a0 INF CORS policy execution successful. 2024-09-02 19:02:27.056 +05:30 39c6d25e-ab42-4755-a72b-6c856a5c48a0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:27.059 +05:30 c6cd7f39-42e3-468c-82de-c68759a240f5 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-02 19:02:27.060 +05:30 c6cd7f39-42e3-468c-82de-c68759a240f5 INF CORS policy execution successful. 2024-09-02 19:02:27.060 +05:30 c6cd7f39-42e3-468c-82de-c68759a240f5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:27.060 +05:30 440a3481-f6d9-4140-9d93-3172191ec0bd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:27.063 +05:30 7740145f-94e2-4844-8f18-3d6ba7a34b6c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:27.069 +05:30 7740145f-94e2-4844-8f18-3d6ba7a34b6c 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-02 19:02:27.070 +05:30 440a3481-f6d9-4140-9d93-3172191ec0bd 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-02 19:02:27.160 +05:30 7740145f-94e2-4844-8f18-3d6ba7a34b6c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:27.160 +05:30 7740145f-94e2-4844-8f18-3d6ba7a34b6c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 90.4994ms 2024-09-02 19:02:27.160 +05:30 7740145f-94e2-4844-8f18-3d6ba7a34b6c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:27.161 +05:30 7740145f-94e2-4844-8f18-3d6ba7a34b6c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6cd7f39-42e3-468c-82de-c68759a240f5}, {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-02 19:02:27.161 +05:30 7740145f-94e2-4844-8f18-3d6ba7a34b6c 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 102.2281ms 2024-09-02 19:02:27.170 +05:30 440a3481-f6d9-4140-9d93-3172191ec0bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:27.171 +05:30 440a3481-f6d9-4140-9d93-3172191ec0bd INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 100.6744ms 2024-09-02 19:02:27.171 +05:30 440a3481-f6d9-4140-9d93-3172191ec0bd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:27.171 +05:30 440a3481-f6d9-4140-9d93-3172191ec0bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 39c6d25e-ab42-4755-a72b-6c856a5c48a0}, {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-02 19:02:27.172 +05:30 440a3481-f6d9-4140-9d93-3172191ec0bd 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 118.9871ms 2024-09-02 19:02:31.362 +05:30 ebe07888-ec5e-442f-9ffb-ace61b36b318 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 19:02:31.362 +05:30 a19ac41c-eba8-4c59-afcd-574e85b73512 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 19:02:31.363 +05:30 a19ac41c-eba8-4c59-afcd-574e85b73512 INF CORS policy execution successful. 2024-09-02 19:02:31.363 +05:30 ebe07888-ec5e-442f-9ffb-ace61b36b318 INF CORS policy execution successful. 2024-09-02 19:02:31.365 +05:30 ebe07888-ec5e-442f-9ffb-ace61b36b318 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.6875ms 2024-09-02 19:02:31.365 +05:30 a19ac41c-eba8-4c59-afcd-574e85b73512 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.6867ms 2024-09-02 19:02:31.445 +05:30 b7dcb328-19b0-42ca-a8a0-a8ad5d27be99 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 19:02:31.447 +05:30 b7dcb328-19b0-42ca-a8a0-a8ad5d27be99 INF CORS policy execution successful. 2024-09-02 19:02:31.447 +05:30 93defe4c-350c-44b3-9e2d-96443a6cf065 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 19:02:31.447 +05:30 b7dcb328-19b0-42ca-a8a0-a8ad5d27be99 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:31.448 +05:30 93defe4c-350c-44b3-9e2d-96443a6cf065 INF CORS policy execution successful. 2024-09-02 19:02:31.448 +05:30 93defe4c-350c-44b3-9e2d-96443a6cf065 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:31.451 +05:30 d7bccfce-557c-4cf7-903c-b72383356e60 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 19:02:31.451 +05:30 22a34146-c76d-4f42-8ad3-21e04168c1c1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 19:02:31.457 +05:30 22a34146-c76d-4f42-8ad3-21e04168c1c1 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-02 19:02:31.457 +05:30 d7bccfce-557c-4cf7-903c-b72383356e60 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-02 19:02:31.510 +05:30 22a34146-c76d-4f42-8ad3-21e04168c1c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:31.510 +05:30 d7bccfce-557c-4cf7-903c-b72383356e60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:31.510 +05:30 22a34146-c76d-4f42-8ad3-21e04168c1c1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 52.4359ms 2024-09-02 19:02:31.510 +05:30 d7bccfce-557c-4cf7-903c-b72383356e60 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 52.3467ms 2024-09-02 19:02:31.510 +05:30 22a34146-c76d-4f42-8ad3-21e04168c1c1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 19:02:31.510 +05:30 d7bccfce-557c-4cf7-903c-b72383356e60 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 19:02:31.510 +05:30 d7bccfce-557c-4cf7-903c-b72383356e60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7dcb328-19b0-42ca-a8a0-a8ad5d27be99}, {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-02 19:02:31.510 +05:30 22a34146-c76d-4f42-8ad3-21e04168c1c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93defe4c-350c-44b3-9e2d-96443a6cf065}, {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-02 19:02:31.511 +05:30 22a34146-c76d-4f42-8ad3-21e04168c1c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 63.6564ms 2024-09-02 19:02:31.511 +05:30 d7bccfce-557c-4cf7-903c-b72383356e60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 65.5848ms 2024-09-02 19:02:31.579 +05:30 ab43ee3f-c977-4385-b94f-3e21e755fab4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 19:02:31.580 +05:30 ab43ee3f-c977-4385-b94f-3e21e755fab4 INF CORS policy execution successful. 2024-09-02 19:02:31.580 +05:30 ab43ee3f-c977-4385-b94f-3e21e755fab4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.766ms 2024-09-02 19:02:31.591 +05:30 c5f4cfa7-b73b-4e2e-a43a-91b038538af9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 19:02:31.591 +05:30 c5f4cfa7-b73b-4e2e-a43a-91b038538af9 INF CORS policy execution successful. 2024-09-02 19:02:31.591 +05:30 c5f4cfa7-b73b-4e2e-a43a-91b038538af9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7219ms 2024-09-02 19:02:31.644 +05:30 52d97170-7608-4347-ae96-677fc0ba19ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 19:02:31.645 +05:30 52d97170-7608-4347-ae96-677fc0ba19ac INF CORS policy execution successful. 2024-09-02 19:02:31.645 +05:30 52d97170-7608-4347-ae96-677fc0ba19ac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:31.646 +05:30 582f51f9-d446-4e3e-9462-822e3e4b860d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 19:02:31.650 +05:30 582f51f9-d446-4e3e-9462-822e3e4b860d 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-02 19:02:31.665 +05:30 2c48a795-0a99-4d17-8237-45f7d8203a8c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 19:02:31.665 +05:30 2c48a795-0a99-4d17-8237-45f7d8203a8c INF CORS policy execution successful. 2024-09-02 19:02:31.666 +05:30 2c48a795-0a99-4d17-8237-45f7d8203a8c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:31.666 +05:30 23fc0f0c-e388-4aa1-8008-3534e6e6160c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 19:02:31.671 +05:30 23fc0f0c-e388-4aa1-8008-3534e6e6160c 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-02 19:02:31.673 +05:30 582f51f9-d446-4e3e-9462-822e3e4b860d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:31.673 +05:30 582f51f9-d446-4e3e-9462-822e3e4b860d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 22.6689ms 2024-09-02 19:02:31.673 +05:30 582f51f9-d446-4e3e-9462-822e3e4b860d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 19:02:31.673 +05:30 582f51f9-d446-4e3e-9462-822e3e4b860d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52d97170-7608-4347-ae96-677fc0ba19ac}, {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-02 19:02:31.674 +05:30 582f51f9-d446-4e3e-9462-822e3e4b860d 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 29.5244ms 2024-09-02 19:02:31.687 +05:30 23fc0f0c-e388-4aa1-8008-3534e6e6160c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:31.688 +05:30 23fc0f0c-e388-4aa1-8008-3534e6e6160c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 16.7271ms 2024-09-02 19:02:31.688 +05:30 23fc0f0c-e388-4aa1-8008-3534e6e6160c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 19:02:31.688 +05:30 23fc0f0c-e388-4aa1-8008-3534e6e6160c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c48a795-0a99-4d17-8237-45f7d8203a8c}, {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-02 19:02:31.689 +05:30 23fc0f0c-e388-4aa1-8008-3534e6e6160c 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.8529ms 2024-09-02 19:02:31.894 +05:30 2183b94e-4882-464f-b9b3-9051b08a4d1c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 19:02:31.894 +05:30 4ddefb54-f05f-4b5f-a0f2-da4cf62c65cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 19:02:31.895 +05:30 4ddefb54-f05f-4b5f-a0f2-da4cf62c65cb INF CORS policy execution successful. 2024-09-02 19:02:31.895 +05:30 2183b94e-4882-464f-b9b3-9051b08a4d1c INF CORS policy execution successful. 2024-09-02 19:02:31.895 +05:30 4ddefb54-f05f-4b5f-a0f2-da4cf62c65cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.589ms 2024-09-02 19:02:31.895 +05:30 2183b94e-4882-464f-b9b3-9051b08a4d1c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.8794ms 2024-09-02 19:02:31.969 +05:30 2dae660b-5303-4fc1-b46e-a2fe5e6f3979 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 19:02:31.970 +05:30 2dae660b-5303-4fc1-b46e-a2fe5e6f3979 INF CORS policy execution successful. 2024-09-02 19:02:31.971 +05:30 2dae660b-5303-4fc1-b46e-a2fe5e6f3979 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:31.974 +05:30 8006cd0c-e197-419b-856c-0468f7a47ee8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 19:02:31.974 +05:30 8006cd0c-e197-419b-856c-0468f7a47ee8 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-02 19:02:31.975 +05:30 b6d2b229-368e-445b-a7ff-74cad010cc67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 19:02:31.975 +05:30 b6d2b229-368e-445b-a7ff-74cad010cc67 INF CORS policy execution successful. 2024-09-02 19:02:31.976 +05:30 b6d2b229-368e-445b-a7ff-74cad010cc67 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:31.976 +05:30 22e78392-9fa3-410d-8ec3-8a351572acb5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 19:02:31.976 +05:30 22e78392-9fa3-410d-8ec3-8a351572acb5 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-02 19:02:31.978 +05:30 8006cd0c-e197-419b-856c-0468f7a47ee8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:31.979 +05:30 8006cd0c-e197-419b-856c-0468f7a47ee8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.4017ms 2024-09-02 19:02:31.979 +05:30 8006cd0c-e197-419b-856c-0468f7a47ee8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 19:02:31.979 +05:30 8006cd0c-e197-419b-856c-0468f7a47ee8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2dae660b-5303-4fc1-b46e-a2fe5e6f3979}, {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-02 19:02:31.979 +05:30 8006cd0c-e197-419b-856c-0468f7a47ee8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 9.9616ms 2024-09-02 19:02:31.980 +05:30 22e78392-9fa3-410d-8ec3-8a351572acb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:31.980 +05:30 22e78392-9fa3-410d-8ec3-8a351572acb5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.7998ms 2024-09-02 19:02:31.980 +05:30 22e78392-9fa3-410d-8ec3-8a351572acb5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 19:02:31.980 +05:30 22e78392-9fa3-410d-8ec3-8a351572acb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6d2b229-368e-445b-a7ff-74cad010cc67}, {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-02 19:02:31.981 +05:30 22e78392-9fa3-410d-8ec3-8a351572acb5 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 5.799ms 2024-09-02 19:02:32.099 +05:30 abf61f20-0afa-493c-b41d-a5c417fd2bad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 19:02:32.099 +05:30 b787b414-2a0b-4d8f-87fe-b78774cb65fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 19:02:32.100 +05:30 abf61f20-0afa-493c-b41d-a5c417fd2bad INF CORS policy execution successful. 2024-09-02 19:02:32.100 +05:30 b787b414-2a0b-4d8f-87fe-b78774cb65fc INF CORS policy execution successful. 2024-09-02 19:02:32.100 +05:30 b787b414-2a0b-4d8f-87fe-b78774cb65fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.5903ms 2024-09-02 19:02:32.100 +05:30 abf61f20-0afa-493c-b41d-a5c417fd2bad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.5964ms 2024-09-02 19:02:32.210 +05:30 14e0780a-69e7-4af8-a930-846a5001326d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 19:02:32.210 +05:30 14e0780a-69e7-4af8-a930-846a5001326d INF CORS policy execution successful. 2024-09-02 19:02:32.211 +05:30 14e0780a-69e7-4af8-a930-846a5001326d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:32.211 +05:30 5a66c07d-2a34-4ae7-bfb3-2e4a6cfb43bf INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 19:02:32.211 +05:30 5a66c07d-2a34-4ae7-bfb3-2e4a6cfb43bf 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-02 19:02:32.218 +05:30 5a66c07d-2a34-4ae7-bfb3-2e4a6cfb43bf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:32.218 +05:30 5a66c07d-2a34-4ae7-bfb3-2e4a6cfb43bf INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 7.3987ms 2024-09-02 19:02:32.219 +05:30 5a66c07d-2a34-4ae7-bfb3-2e4a6cfb43bf INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 19:02:32.219 +05:30 5a66c07d-2a34-4ae7-bfb3-2e4a6cfb43bf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14e0780a-69e7-4af8-a930-846a5001326d}, {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-02 19:02:32.219 +05:30 5a66c07d-2a34-4ae7-bfb3-2e4a6cfb43bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 9.5356ms 2024-09-02 19:02:32.220 +05:30 7d1e2a28-e6bd-4875-abdb-b4b15e913788 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 19:02:32.221 +05:30 7d1e2a28-e6bd-4875-abdb-b4b15e913788 INF CORS policy execution successful. 2024-09-02 19:02:32.221 +05:30 7d1e2a28-e6bd-4875-abdb-b4b15e913788 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:32.221 +05:30 a1a74000-caea-43e1-8988-bd6e45eeb2fb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 19:02:32.222 +05:30 a1a74000-caea-43e1-8988-bd6e45eeb2fb 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-02 19:02:32.226 +05:30 a1a74000-caea-43e1-8988-bd6e45eeb2fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:32.226 +05:30 a1a74000-caea-43e1-8988-bd6e45eeb2fb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 4.1681ms 2024-09-02 19:02:32.226 +05:30 a1a74000-caea-43e1-8988-bd6e45eeb2fb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 19:02:32.226 +05:30 a1a74000-caea-43e1-8988-bd6e45eeb2fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d1e2a28-e6bd-4875-abdb-b4b15e913788}, {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-02 19:02:32.226 +05:30 a1a74000-caea-43e1-8988-bd6e45eeb2fb 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 6.2725ms 2024-09-02 19:02:34.740 +05:30 26315729-1365-40aa-9bc0-82c6b88efd64 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-02 19:02:34.740 +05:30 26315729-1365-40aa-9bc0-82c6b88efd64 INF CORS policy execution successful. 2024-09-02 19:02:34.741 +05:30 26315729-1365-40aa-9bc0-82c6b88efd64 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.8485ms 2024-09-02 19:02:34.750 +05:30 0100f95c-bf79-40a8-ac33-81f16ec3530a 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-02 19:02:34.751 +05:30 0100f95c-bf79-40a8-ac33-81f16ec3530a INF CORS policy execution successful. 2024-09-02 19:02:34.751 +05:30 0100f95c-bf79-40a8-ac33-81f16ec3530a 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.7105ms 2024-09-02 19:02:34.800 +05:30 dde91dc7-ea16-4a88-b095-af89fb001c44 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-02 19:02:34.801 +05:30 dde91dc7-ea16-4a88-b095-af89fb001c44 INF CORS policy execution successful. 2024-09-02 19:02:34.802 +05:30 dde91dc7-ea16-4a88-b095-af89fb001c44 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:34.802 +05:30 cd4878a5-2130-4791-9949-1cfa44089e39 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:34.802 +05:30 cd4878a5-2130-4791-9949-1cfa44089e39 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-02 19:02:34.809 +05:30 7097d933-dd01-4078-bbab-762e20073ee6 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-02 19:02:34.810 +05:30 7097d933-dd01-4078-bbab-762e20073ee6 INF CORS policy execution successful. 2024-09-02 19:02:34.811 +05:30 7097d933-dd01-4078-bbab-762e20073ee6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:34.811 +05:30 05b0188e-69b2-4332-8181-0e353ec3ef93 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:34.811 +05:30 05b0188e-69b2-4332-8181-0e353ec3ef93 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-02 19:02:34.825 +05:30 cd4878a5-2130-4791-9949-1cfa44089e39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:34.826 +05:30 cd4878a5-2130-4791-9949-1cfa44089e39 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 23.3183ms 2024-09-02 19:02:34.826 +05:30 cd4878a5-2130-4791-9949-1cfa44089e39 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:34.826 +05:30 cd4878a5-2130-4791-9949-1cfa44089e39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dde91dc7-ea16-4a88-b095-af89fb001c44}, {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-02 19:02:34.827 +05:30 cd4878a5-2130-4791-9949-1cfa44089e39 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 26.3323ms 2024-09-02 19:02:34.831 +05:30 05b0188e-69b2-4332-8181-0e353ec3ef93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:34.831 +05:30 05b0188e-69b2-4332-8181-0e353ec3ef93 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 19.9434ms 2024-09-02 19:02:34.831 +05:30 05b0188e-69b2-4332-8181-0e353ec3ef93 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 19:02:34.832 +05:30 05b0188e-69b2-4332-8181-0e353ec3ef93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7097d933-dd01-4078-bbab-762e20073ee6}, {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-02 19:02:34.833 +05:30 05b0188e-69b2-4332-8181-0e353ec3ef93 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.3396ms 2024-09-02 19:02:40.405 +05:30 610a9b6b-36c7-4dc0-a3d1-4e1085c744d6 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-02 19:02:40.406 +05:30 610a9b6b-36c7-4dc0-a3d1-4e1085c744d6 INF CORS policy execution successful. 2024-09-02 19:02:40.406 +05:30 610a9b6b-36c7-4dc0-a3d1-4e1085c744d6 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.0087ms 2024-09-02 19:02:40.443 +05:30 dd7d9897-803a-42e0-a460-7461ead841cf 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-02 19:02:40.443 +05:30 dd7d9897-803a-42e0-a460-7461ead841cf INF CORS policy execution successful. 2024-09-02 19:02:40.443 +05:30 dd7d9897-803a-42e0-a460-7461ead841cf 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.7274ms 2024-09-02 19:02:40.510 +05:30 868c2c60-fe31-4724-8669-c7a1e92aab90 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-02 19:02:40.510 +05:30 868c2c60-fe31-4724-8669-c7a1e92aab90 INF CORS policy execution successful. 2024-09-02 19:02:40.511 +05:30 868c2c60-fe31-4724-8669-c7a1e92aab90 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:40.511 +05:30 90bad75e-481e-4187-a593-551c4ebe9ba5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:02:40.517 +05:30 90bad75e-481e-4187-a593-551c4ebe9ba5 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-02 19:02:40.533 +05:30 f87e9c41-1f36-4aab-82a4-3e88d5d48b99 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-02 19:02:40.534 +05:30 f87e9c41-1f36-4aab-82a4-3e88d5d48b99 INF CORS policy execution successful. 2024-09-02 19:02:40.535 +05:30 f87e9c41-1f36-4aab-82a4-3e88d5d48b99 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:02:40.540 +05:30 ba579b9d-df82-4a35-9819-ef04052f9b91 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:02:40.541 +05:30 ba579b9d-df82-4a35-9819-ef04052f9b91 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-02 19:02:40.587 +05:30 ba579b9d-df82-4a35-9819-ef04052f9b91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:40.587 +05:30 90bad75e-481e-4187-a593-551c4ebe9ba5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:02:40.588 +05:30 ba579b9d-df82-4a35-9819-ef04052f9b91 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 46.949ms 2024-09-02 19:02:40.588 +05:30 90bad75e-481e-4187-a593-551c4ebe9ba5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 69.996ms 2024-09-02 19:02:40.588 +05:30 ba579b9d-df82-4a35-9819-ef04052f9b91 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:02:40.588 +05:30 90bad75e-481e-4187-a593-551c4ebe9ba5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:02:40.588 +05:30 90bad75e-481e-4187-a593-551c4ebe9ba5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 868c2c60-fe31-4724-8669-c7a1e92aab90}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 19:02:40.588 +05:30 ba579b9d-df82-4a35-9819-ef04052f9b91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f87e9c41-1f36-4aab-82a4-3e88d5d48b99}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 19:02:40.588 +05:30 90bad75e-481e-4187-a593-551c4ebe9ba5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 78.8036ms 2024-09-02 19:02:40.588 +05:30 ba579b9d-df82-4a35-9819-ef04052f9b91 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 55.1437ms 2024-09-02 19:04:38.764 +05:30 cb22430a-81ed-40b7-b20b-6811601d3c17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:04:38.765 +05:30 d5566eeb-cc74-43d3-b4e4-a2a48fc6ca07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:04:38.766 +05:30 cb22430a-81ed-40b7-b20b-6811601d3c17 INF CORS policy execution successful. 2024-09-02 19:04:38.766 +05:30 d5566eeb-cc74-43d3-b4e4-a2a48fc6ca07 INF CORS policy execution successful. 2024-09-02 19:04:38.768 +05:30 d5566eeb-cc74-43d3-b4e4-a2a48fc6ca07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.9129ms 2024-09-02 19:04:38.768 +05:30 cb22430a-81ed-40b7-b20b-6811601d3c17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 3.6293ms 2024-09-02 19:04:38.910 +05:30 4f7a283f-034d-4581-867d-a30c60541fbd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:04:38.913 +05:30 4f7a283f-034d-4581-867d-a30c60541fbd INF CORS policy execution successful. 2024-09-02 19:04:38.914 +05:30 4f6e1ee9-76f0-46aa-b285-33ed22094cc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:04:38.915 +05:30 4f6e1ee9-76f0-46aa-b285-33ed22094cc9 INF CORS policy execution successful. 2024-09-02 19:04:38.915 +05:30 4f7a283f-034d-4581-867d-a30c60541fbd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:04:38.915 +05:30 4f6e1ee9-76f0-46aa-b285-33ed22094cc9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDM4NywiaWF0IjoxNzI1MjgzNzg3fQ.JwfYwKjvjPtkGCyXVV58yJx8NtxzmtYePuwdM3SWBK0}, {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-02 19:04:38.916 +05:30 e1f2e8fe-b355-494b-a065-07f4e86f0b19 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:04:38.916 +05:30 5d6a9c85-647f-4be5-8a7d-16b9b0bc42af INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:04:38.924 +05:30 5d6a9c85-647f-4be5-8a7d-16b9b0bc42af 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-02 19:04:38.925 +05:30 e1f2e8fe-b355-494b-a065-07f4e86f0b19 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-02 19:04:38.982 +05:30 5d6a9c85-647f-4be5-8a7d-16b9b0bc42af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:04:38.982 +05:30 e1f2e8fe-b355-494b-a065-07f4e86f0b19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:04:38.983 +05:30 e1f2e8fe-b355-494b-a065-07f4e86f0b19 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 58.0816ms 2024-09-02 19:04:38.983 +05:30 5d6a9c85-647f-4be5-8a7d-16b9b0bc42af INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 58.2567ms 2024-09-02 19:04:38.983 +05:30 e1f2e8fe-b355-494b-a065-07f4e86f0b19 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:04:38.983 +05:30 5d6a9c85-647f-4be5-8a7d-16b9b0bc42af INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:04:38.983 +05:30 e1f2e8fe-b355-494b-a065-07f4e86f0b19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f7a283f-034d-4581-867d-a30c60541fbd}, {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-02 19:04:38.983 +05:30 5d6a9c85-647f-4be5-8a7d-16b9b0bc42af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f6e1ee9-76f0-46aa-b285-33ed22094cc9}, {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-02 19:04:38.984 +05:30 e1f2e8fe-b355-494b-a065-07f4e86f0b19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 73.5364ms 2024-09-02 19:04:38.984 +05:30 5d6a9c85-647f-4be5-8a7d-16b9b0bc42af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 69.8404ms 2024-09-02 19:09:50.853 +05:30 f647ecee-c493-479e-804b-f0cadf5e51e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDY4NywiaWF0IjoxNzI1MjgzNzg3fQ.k2g7Q_YyXS9FsuGJ-iqeZRmHVS4i_7yVoNoVgs92rfw - null null 2024-09-02 19:09:50.855 +05:30 f647ecee-c493-479e-804b-f0cadf5e51e2 INF CORS policy execution successful. 2024-09-02 19:09:50.857 +05:30 f647ecee-c493-479e-804b-f0cadf5e51e2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDY4NywiaWF0IjoxNzI1MjgzNzg3fQ.k2g7Q_YyXS9FsuGJ-iqeZRmHVS4i_7yVoNoVgs92rfw 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-02 19:09:50.859 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:09:50.871 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 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-02 19:09:50.906 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF Token generated 2024-09-02 19:09:50.906 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF Token generated 2024-09-02 19:09:50.908 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:09:50.909 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 38.5991ms 2024-09-02 19:09:50.910 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:09:50.910 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f647ecee-c493-479e-804b-f0cadf5e51e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NTI5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.iYVvmLZaInwjl1hqPlQbmh4U7X_lSxBpfoSdlGE7g3g\"}"} 2024-09-02 19:09:50.910 +05:30 8d51eced-8201-4995-97b9-c4064a69c112 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODM3ODcsImV4cCI6MTcyNTI4NDY4NywiaWF0IjoxNzI1MjgzNzg3fQ.k2g7Q_YyXS9FsuGJ-iqeZRmHVS4i_7yVoNoVgs92rfw - 200 899 application/json; charset=utf-8 57.5885ms 2024-09-02 19:10:00.684 +05:30 287fc58b-d734-40d4-83c5-d5aad456d532 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1 - null null 2024-09-02 19:10:00.685 +05:30 287fc58b-d734-40d4-83c5-d5aad456d532 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {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} Host: 103.120.178.195 Body: 2024-09-02 19:10:00.689 +05:30 cd66cc52-5e70-42f4-84b9-7e0a8f6bdd12 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:10:00.699 +05:30 cd66cc52-5e70-42f4-84b9-7e0a8f6bdd12 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:10:00.699 +05:30 cd66cc52-5e70-42f4-84b9-7e0a8f6bdd12 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 287fc58b-d734-40d4-83c5-d5aad456d532}, {WWW-Authenticate: Bearer} Body: 2024-09-02 19:10:00.704 +05:30 cd66cc52-5e70-42f4-84b9-7e0a8f6bdd12 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1 - 401 null null 20.7253ms 2024-09-02 19:10:40.432 +05:30 ac6818fb-ef82-4bfe-8da1-d01ec059e8fc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1690 2024-09-02 19:10:40.449 +05:30 ac6818fb-ef82-4bfe-8da1-d01ec059e8fc INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:07:23 PM', Current time (UTC): '9/2/2024 1:40:40 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-02 19:10:40.472 +05:30 ac6818fb-ef82-4bfe-8da1-d01ec059e8fc INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:07:23 PM', Current time (UTC): '9/2/2024 1:40:40 PM'. 2024-09-02 19:10:40.477 +05:30 ac6818fb-ef82-4bfe-8da1-d01ec059e8fc INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc5NDMsImV4cCI6MTcyNTI3ODg0MywiaWF0IjoxNzI1Mjc3OTQzfQ.C7lV5ESdVa8u1f_N62ue__-4NtMFXVSK4-RJzSfNfog}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1690}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 0e95cf0d-89b4-4f4f-af37-6d882a470284} Host: 103.120.178.195 Body: { "Id": 0, "LoginName": "TestUser10", "LoginAbbr": "TU10", "UserName": "TestUser10", "Password": "Testuser10", "Email": "TestUser10@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, "SendEmailNotification": true, "AllowMultipleLogin": false, "EmailOnLoginFailure": true, "EmailUserOnLoginSuccess": true, "DontLockAccount": false, "NumInvalidAttempts": 5, "LockedTill": "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, "EmailAuthPermission": true, "MacAddress": "00-14-22-01-23-45", "PWDChangeNextLogOn": true, "PWDNeverExpires": false, "PWDCantChange": false, "PWDExpiry": 90, "days": [ { "day": 1 },{ "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 5, "tagId": 2, "isTransaction": true, "isReport": true, "isView": false, "isExcluded": false }, { "tagTypeId": 5, "tagId": 1, "isTransaction": false, "isReport": false, "isView": false, "isExcluded": true } ] } 2024-09-02 19:10:40.482 +05:30 12caf289-2ebf-4af0-8011-e9a7939a9b75 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:10:40.490 +05:30 12caf289-2ebf-4af0-8011-e9a7939a9b75 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:10:40.491 +05:30 12caf289-2ebf-4af0-8011-e9a7939a9b75 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ac6818fb-ef82-4bfe-8da1-d01ec059e8fc}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 12:07:23'"} Body: 2024-09-02 19:10:40.494 +05:30 12caf289-2ebf-4af0-8011-e9a7939a9b75 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 401 null null 61.5612ms 2024-09-02 19:10:53.347 +05:30 24356d2c-64c0-4a26-a771-aa7e24af8428 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1690 2024-09-02 19:10:53.351 +05:30 24356d2c-64c0-4a26-a771-aa7e24af8428 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:07:23 PM', Current time (UTC): '9/2/2024 1:40:53 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 19:10:53.354 +05:30 24356d2c-64c0-4a26-a771-aa7e24af8428 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:07:23 PM', Current time (UTC): '9/2/2024 1:40:53 PM'. 2024-09-02 19:10:53.355 +05:30 24356d2c-64c0-4a26-a771-aa7e24af8428 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc5NDMsImV4cCI6MTcyNTI3ODg0MywiaWF0IjoxNzI1Mjc3OTQzfQ.C7lV5ESdVa8u1f_N62ue__-4NtMFXVSK4-RJzSfNfog}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1690}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 35bbc8e1-7700-404b-93f5-2a19529bf8f5} Host: 103.120.178.195 Body: { "Id": 0, "LoginName": "TestUser10", "LoginAbbr": "TU10", "UserName": "TestUser10", "Password": "Testuser10", "Email": "TestUser10@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, "SendEmailNotification": true, "AllowMultipleLogin": false, "EmailOnLoginFailure": true, "EmailUserOnLoginSuccess": true, "DontLockAccount": false, "NumInvalidAttempts": 5, "LockedTill": "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, "EmailAuthPermission": true, "MacAddress": "00-14-22-01-23-45", "PWDChangeNextLogOn": true, "PWDNeverExpires": false, "PWDCantChange": false, "PWDExpiry": 90, "days": [ { "day": 1 },{ "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 5, "tagId": 2, "isTransaction": true, "isReport": true, "isView": false, "isExcluded": false }, { "tagTypeId": 5, "tagId": 1, "isTransaction": false, "isReport": false, "isView": false, "isExcluded": true } ] } 2024-09-02 19:10:53.356 +05:30 b1dbd4ef-14a0-4de2-aee2-3632c5b121b9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:10:53.356 +05:30 b1dbd4ef-14a0-4de2-aee2-3632c5b121b9 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:10:53.357 +05:30 b1dbd4ef-14a0-4de2-aee2-3632c5b121b9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 24356d2c-64c0-4a26-a771-aa7e24af8428}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 12:07:23'"} Body: 2024-09-02 19:10:53.357 +05:30 b1dbd4ef-14a0-4de2-aee2-3632c5b121b9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 401 null null 10.3589ms 2024-09-02 19:11:38.161 +05:30 576128ed-def4-4cbe-8cf5-8984e9d07c7d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1690 2024-09-02 19:11:38.166 +05:30 576128ed-def4-4cbe-8cf5-8984e9d07c7d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:07:23 PM', Current time (UTC): '9/2/2024 1:41:38 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 19:11:38.169 +05:30 576128ed-def4-4cbe-8cf5-8984e9d07c7d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 12:07:23 PM', Current time (UTC): '9/2/2024 1:41:38 PM'. 2024-09-02 19:11:38.171 +05:30 576128ed-def4-4cbe-8cf5-8984e9d07c7d INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyNzc5NDMsImV4cCI6MTcyNTI3ODg0MywiaWF0IjoxNzI1Mjc3OTQzfQ.C7lV5ESdVa8u1f_N62ue__-4NtMFXVSK4-RJzSfNfog}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1690}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 274d0931-6c98-45e0-a975-ab89cde65077} Host: 103.120.178.195 Body: { "Id": 0, "LoginName": "TestUser10", "LoginAbbr": "TU10", "UserName": "TestUser10", "Password": "Testuser10", "Email": "TestUser10@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, "SendEmailNotification": true, "AllowMultipleLogin": false, "EmailOnLoginFailure": true, "EmailUserOnLoginSuccess": true, "DontLockAccount": false, "NumInvalidAttempts": 5, "LockedTill": "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, "EmailAuthPermission": true, "MacAddress": "00-14-22-01-23-45", "PWDChangeNextLogOn": true, "PWDNeverExpires": false, "PWDCantChange": false, "PWDExpiry": 90, "days": [ { "day": 1 },{ "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 5, "tagId": 2, "isTransaction": true, "isReport": true, "isView": false, "isExcluded": false }, { "tagTypeId": 5, "tagId": 1, "isTransaction": false, "isReport": false, "isView": false, "isExcluded": true } ] } 2024-09-02 19:11:38.173 +05:30 a23990e6-22a7-4d24-ac1f-560ba054b87c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:11:38.173 +05:30 a23990e6-22a7-4d24-ac1f-560ba054b87c INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:11:38.173 +05:30 a23990e6-22a7-4d24-ac1f-560ba054b87c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 576128ed-def4-4cbe-8cf5-8984e9d07c7d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 12:07:23'"} Body: 2024-09-02 19:11:38.174 +05:30 a23990e6-22a7-4d24-ac1f-560ba054b87c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 401 null null 13.4577ms 2024-09-02 19:11:47.623 +05:30 7c261437-e681-4427-b561-12018fbf17d9 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 19:11:47.624 +05:30 7c261437-e681-4427-b561-12018fbf17d9 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: 497b78fb-1802-44c5-95b3-6eacb2704e85} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 19:11:47.625 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 19:11:47.626 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF 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-02 19:11:47.654 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Database retrieved 2024-09-02 19:11:47.657 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Token generated 2024-09-02 19:11:47.658 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Token generated 2024-09-02 19:11:47.658 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:11:47.659 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 33.0814ms 2024-09-02 19:11:47.660 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 19:11:47.660 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c261437-e681-4427-b561-12018fbf17d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQ1MDcsImV4cCI6MTcyNTI4NTEwNywiaWF0IjoxNzI1Mjg0NTA3fQ.1UfX52hlwYPcgSFPHCH06WnqoVAKvRQQm3nPdZZuStQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQ1MDcsImV4cCI6MTcyNTI4NTQwNywiaWF0IjoxNzI1Mjg0NTA3fQ.yrq7tB4BgfXzW5ZbI34wwqq9iSNaZVDg_NWaNval8is\"}"} 2024-09-02 19:11:47.660 +05:30 ed14998d-4328-4a1a-9b3e-038f1ac6111f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 37.6924ms 2024-09-02 19:12:07.422 +05:30 20cefd86-79e3-4bec-a0d0-d684b7a07f96 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1690 2024-09-02 19:12:07.429 +05:30 20cefd86-79e3-4bec-a0d0-d684b7a07f96 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQ1MDcsImV4cCI6MTcyNTI4NTQwNywiaWF0IjoxNzI1Mjg0NTA3fQ.yrq7tB4BgfXzW5ZbI34wwqq9iSNaZVDg_NWaNval8is}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1690}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 596aed33-1f19-4244-91ed-b339b1d325aa} Host: 103.120.178.195 Body: { "Id": 0, "LoginName": "TestUser10", "LoginAbbr": "TU10", "UserName": "TestUser10", "Password": "Testuser10", "Email": "TestUser10@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, "SendEmailNotification": true, "AllowMultipleLogin": false, "EmailOnLoginFailure": true, "EmailUserOnLoginSuccess": true, "DontLockAccount": false, "NumInvalidAttempts": 5, "LockedTill": "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, "EmailAuthPermission": true, "MacAddress": "00-14-22-01-23-45", "PWDChangeNextLogOn": true, "PWDNeverExpires": false, "PWDCantChange": false, "PWDExpiry": 90, "days": [ { "day": 1 },{ "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 5, "tagId": 2, "isTransaction": true, "isReport": true, "isView": false, "isExcluded": false }, { "tagTypeId": 5, "tagId": 1, "isTransaction": false, "isReport": false, "isView": false, "isExcluded": true } ] } 2024-09-02 19:12:07.431 +05:30 afd5d9e6-e464-41de-bb6e-8f514491a0f7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 19:12:07.444 +05:30 afd5d9e6-e464-41de-bb6e-8f514491a0f7 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-02 19:12:07.601 +05:30 afd5d9e6-e464-41de-bb6e-8f514491a0f7 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:12:07.601 +05:30 afd5d9e6-e464-41de-bb6e-8f514491a0f7 INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 157.6207ms 2024-09-02 19:12:07.602 +05:30 afd5d9e6-e464-41de-bb6e-8f514491a0f7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 19:12:07.602 +05:30 afd5d9e6-e464-41de-bb6e-8f514491a0f7 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 20cefd86-79e3-4bec-a0d0-d684b7a07f96}, {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-02 19:12:07.602 +05:30 afd5d9e6-e464-41de-bb6e-8f514491a0f7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 400 284 application/json; charset=utf-8 180.5212ms 2024-09-02 19:12:47.105 +05:30 ba546b5a-bbac-44f0-804d-ddafc6248575 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1766 2024-09-02 19:12:47.119 +05:30 ba546b5a-bbac-44f0-804d-ddafc6248575 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQ1MDcsImV4cCI6MTcyNTI4NTQwNywiaWF0IjoxNzI1Mjg0NTA3fQ.yrq7tB4BgfXzW5ZbI34wwqq9iSNaZVDg_NWaNval8is}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1766}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 66a9d814-cdea-46b7-9fe4-b0ebdbe2dcb8} Host: 103.120.178.195 Body: { "Id": 24, "LoginName": "TestUser11", "LoginAbbr": "TU11", "UserName": "TestUser11", "Password": "gXh53pLsIka1NABuAgODyw==", "Email": "TestUser11@example.com", "Phone": "123-456-7890", "Mobile": "987-654-3210", "Image": "", "Group": false, "Parent": 0, "UserType": 1, "LinkId": null, "DomainName": "exampleDomain", "DomainUser": "exampleDomainUser", "AccountDisabled": false, "SendEmailNotification": true, "AllowMultipleLogin": false, "EmailOnLoginFailure": true, "EmailUserOnLoginSuccess": true, "DontLockAccount": false, "NumInvalidAttempts": null, "LockedTill": null, "BlockFromDate": null, "BlockToDate": null, "TimeRestrictionStartDate": null, "TimeRestrictionEndDate": null, "TimeRestrictionStartTime": null, "TimeRestrictionEndTime": null, "Location": null, "Language": 2, "AltLanguage": 1, "TimeZone": 3, "UserAccess": 1, "PWDChangeDate": null, "AuthenticationCode": "authCode123", "Signature": "", "Role": 36, "EmailAuthPermission": true, "MacAddress": "00-14-22-01-23-45", "PWDChangeNextLogOn": true, "PWDNeverExpires": false, "PWDCantChange": false, "PWDExpiry": 90, "securityQuestion": 1, "securityAnswer": "cxbxcb", "days": [ { "day": 1 },{ "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 5, "tagId": 2, "tagName": "string", "isTransaction": true, "isReport": true, "isView": false, "isExcluded": false }, { "tagTypeId": 5, "tagId": 1, "tagName": "string", "isTransaction": false, "isReport": false, "isView": false, "isExcluded": true } ] } 2024-09-02 19:12:47.123 +05:30 25d7fa00-306b-4d3a-8857-b5e632e7e4df INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 19:12:47.125 +05:30 25d7fa00-306b-4d3a-8857-b5e632e7e4df 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-02 19:12:47.327 +05:30 25d7fa00-306b-4d3a-8857-b5e632e7e4df INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:12:47.328 +05:30 25d7fa00-306b-4d3a-8857-b5e632e7e4df INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 202.8149ms 2024-09-02 19:12:47.328 +05:30 25d7fa00-306b-4d3a-8857-b5e632e7e4df INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 19:12:47.328 +05:30 25d7fa00-306b-4d3a-8857-b5e632e7e4df INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: ba546b5a-bbac-44f0-804d-ddafc6248575}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":3002,"message":"User name already exists.","result":null} 2024-09-02 19:12:47.329 +05:30 25d7fa00-306b-4d3a-8857-b5e632e7e4df INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 409 90 application/json; charset=utf-8 225.3071ms 2024-09-02 19:12:48.226 +05:30 e33a61c1-5553-47d9-9bf8-26d4653a2f01 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-02 19:12:48.227 +05:30 e33a61c1-5553-47d9-9bf8-26d4653a2f01 INF CORS policy execution successful. 2024-09-02 19:12:48.227 +05:30 e33a61c1-5553-47d9-9bf8-26d4653a2f01 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.8511ms 2024-09-02 19:12:48.236 +05:30 de55acd1-eaed-4873-9089-6a2467de4787 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-02 19:12:48.237 +05:30 de55acd1-eaed-4873-9089-6a2467de4787 INF CORS policy execution successful. 2024-09-02 19:12:48.237 +05:30 de55acd1-eaed-4873-9089-6a2467de4787 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.1442ms 2024-09-02 19:12:48.286 +05:30 f905b336-e997-460d-b4d8-027cf12ee62b 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-02 19:12:48.286 +05:30 f905b336-e997-460d-b4d8-027cf12ee62b INF CORS policy execution successful. 2024-09-02 19:12:48.287 +05:30 f905b336-e997-460d-b4d8-027cf12ee62b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:12:48.287 +05:30 0c752467-f98b-481c-ba50-f2ff7428a35c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:12:48.288 +05:30 0c752467-f98b-481c-ba50-f2ff7428a35c 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-02 19:12:48.299 +05:30 0c752467-f98b-481c-ba50-f2ff7428a35c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:12:48.300 +05:30 0c752467-f98b-481c-ba50-f2ff7428a35c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.2155ms 2024-09-02 19:12:48.300 +05:30 0c752467-f98b-481c-ba50-f2ff7428a35c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:12:48.301 +05:30 0c752467-f98b-481c-ba50-f2ff7428a35c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f905b336-e997-460d-b4d8-027cf12ee62b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 19:12:48.301 +05:30 0c752467-f98b-481c-ba50-f2ff7428a35c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 15.8235ms 2024-09-02 19:12:48.310 +05:30 0953c31a-634d-4bee-b0f6-771bf41e5413 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-02 19:12:48.311 +05:30 0953c31a-634d-4bee-b0f6-771bf41e5413 INF CORS policy execution successful. 2024-09-02 19:12:48.312 +05:30 0953c31a-634d-4bee-b0f6-771bf41e5413 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:12:48.312 +05:30 e5ea42b4-dc9f-4ab9-a92f-ea9dd0690d43 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:12:48.312 +05:30 e5ea42b4-dc9f-4ab9-a92f-ea9dd0690d43 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-02 19:12:48.322 +05:30 e5ea42b4-dc9f-4ab9-a92f-ea9dd0690d43 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:12:48.322 +05:30 e5ea42b4-dc9f-4ab9-a92f-ea9dd0690d43 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.7569ms 2024-09-02 19:12:48.322 +05:30 e5ea42b4-dc9f-4ab9-a92f-ea9dd0690d43 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:12:48.323 +05:30 e5ea42b4-dc9f-4ab9-a92f-ea9dd0690d43 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0953c31a-634d-4bee-b0f6-771bf41e5413}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1557} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"},{\"IId\":109,\"Name\":\"user20\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T15:05:07.223\",\"ModifiedOn\":\"08/27/2024 16:06:50\"}],\"PageSummary\":[{\"TotalRows\":102,\"TotalPages\":11}]}"} 2024-09-02 19:12:48.323 +05:30 e5ea42b4-dc9f-4ab9-a92f-ea9dd0690d43 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1557 application/json; charset=utf-8 12.495ms 2024-09-02 19:13:12.052 +05:30 7dc63565-d225-46cc-8eb3-70250d2a2060 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json-patch+json 1765 2024-09-02 19:13:12.060 +05:30 7dc63565-d225-46cc-8eb3-70250d2a2060 INF HTTP request: Path: /user/upsertuser QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQ1MDcsImV4cCI6MTcyNTI4NTQwNywiaWF0IjoxNzI1Mjg0NTA3fQ.yrq7tB4BgfXzW5ZbI34wwqq9iSNaZVDg_NWaNval8is}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 1765}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 44a69d7f-0db1-4319-84b5-8e936b06f9fe} Host: 103.120.178.195 Body: { "Id": 0, "LoginName": "TestUser12", "LoginAbbr": "TU12", "UserName": "TestUser12", "Password": "gXh53pLsIka1NABuAgODyw==", "Email": "TestUser12@example.com", "Phone": "123-456-7890", "Mobile": "987-654-3210", "Image": "", "Group": false, "Parent": 0, "UserType": 1, "LinkId": null, "DomainName": "exampleDomain", "DomainUser": "exampleDomainUser", "AccountDisabled": false, "SendEmailNotification": true, "AllowMultipleLogin": false, "EmailOnLoginFailure": true, "EmailUserOnLoginSuccess": true, "DontLockAccount": false, "NumInvalidAttempts": null, "LockedTill": null, "BlockFromDate": null, "BlockToDate": null, "TimeRestrictionStartDate": null, "TimeRestrictionEndDate": null, "TimeRestrictionStartTime": null, "TimeRestrictionEndTime": null, "Location": null, "Language": 2, "AltLanguage": 1, "TimeZone": 3, "UserAccess": 1, "PWDChangeDate": null, "AuthenticationCode": "authCode123", "Signature": "", "Role": 36, "EmailAuthPermission": true, "MacAddress": "00-14-22-01-23-45", "PWDChangeNextLogOn": true, "PWDNeverExpires": false, "PWDCantChange": false, "PWDExpiry": 90, "securityQuestion": 1, "securityAnswer": "cxbxcb", "days": [ { "day": 1 },{ "day": 2 } ], "entryRestrictionDetails": [ { "tagTypeId": 5, "tagId": 2, "tagName": "string", "isTransaction": true, "isReport": true, "isView": false, "isExcluded": false }, { "tagTypeId": 5, "tagId": 1, "tagName": "string", "isTransaction": false, "isReport": false, "isView": false, "isExcluded": true } ] } 2024-09-02 19:13:12.062 +05:30 25aa3b28-db3e-4a51-b25b-39a5448d554e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 19:13:12.063 +05:30 25aa3b28-db3e-4a51-b25b-39a5448d554e 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-02 19:13:12.118 +05:30 25aa3b28-db3e-4a51-b25b-39a5448d554e INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:12.151 +05:30 25aa3b28-db3e-4a51-b25b-39a5448d554e INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 87.9199ms 2024-09-02 19:13:12.151 +05:30 25aa3b28-db3e-4a51-b25b-39a5448d554e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 19:13:12.152 +05:30 25aa3b28-db3e-4a51-b25b-39a5448d554e INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 7dc63565-d225-46cc-8eb3-70250d2a2060}, {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":"125"} 2024-09-02 19:13:12.152 +05:30 25aa3b28-db3e-4a51-b25b-39a5448d554e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 100.9922ms 2024-09-02 19:13:19.511 +05:30 9f783297-9bf3-4f9c-a4fb-e52e105bae22 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-02 19:13:19.512 +05:30 9f783297-9bf3-4f9c-a4fb-e52e105bae22 INF CORS policy execution successful. 2024-09-02 19:13:19.512 +05:30 9f783297-9bf3-4f9c-a4fb-e52e105bae22 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.3781ms 2024-09-02 19:13:19.529 +05:30 10987d90-edc8-4a55-89f5-1deab3b2347c 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-02 19:13:19.529 +05:30 10987d90-edc8-4a55-89f5-1deab3b2347c INF CORS policy execution successful. 2024-09-02 19:13:19.530 +05:30 10987d90-edc8-4a55-89f5-1deab3b2347c 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.7066ms 2024-09-02 19:13:19.569 +05:30 8417b38e-57d9-40d0-9db5-b0f54d54320f 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-02 19:13:19.570 +05:30 8417b38e-57d9-40d0-9db5-b0f54d54320f INF CORS policy execution successful. 2024-09-02 19:13:19.571 +05:30 8417b38e-57d9-40d0-9db5-b0f54d54320f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:19.572 +05:30 fb960747-d19a-4121-8ec3-c901dbf70548 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:19.572 +05:30 fb960747-d19a-4121-8ec3-c901dbf70548 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-02 19:13:19.585 +05:30 fb960747-d19a-4121-8ec3-c901dbf70548 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:19.586 +05:30 fb960747-d19a-4121-8ec3-c901dbf70548 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.8067ms 2024-09-02 19:13:19.586 +05:30 fb960747-d19a-4121-8ec3-c901dbf70548 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:19.586 +05:30 fb960747-d19a-4121-8ec3-c901dbf70548 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8417b38e-57d9-40d0-9db5-b0f54d54320f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:13:19.587 +05:30 fb960747-d19a-4121-8ec3-c901dbf70548 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 17.2155ms 2024-09-02 19:13:19.654 +05:30 857e3353-d165-4e75-9230-b9811dba8e73 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-02 19:13:19.654 +05:30 857e3353-d165-4e75-9230-b9811dba8e73 INF CORS policy execution successful. 2024-09-02 19:13:19.655 +05:30 857e3353-d165-4e75-9230-b9811dba8e73 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:19.655 +05:30 26c978df-c2c7-40e6-b84e-7426159192a5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:19.655 +05:30 26c978df-c2c7-40e6-b84e-7426159192a5 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-02 19:13:19.661 +05:30 26c978df-c2c7-40e6-b84e-7426159192a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:19.661 +05:30 26c978df-c2c7-40e6-b84e-7426159192a5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.9197ms 2024-09-02 19:13:19.661 +05:30 26c978df-c2c7-40e6-b84e-7426159192a5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:19.661 +05:30 26c978df-c2c7-40e6-b84e-7426159192a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 857e3353-d165-4e75-9230-b9811dba8e73}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:13:19.662 +05:30 26c978df-c2c7-40e6-b84e-7426159192a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 8.5117ms 2024-09-02 19:13:33.920 +05:30 a91c2b1e-7074-4fe2-90dc-f363f7af5cc9 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-02 19:13:33.921 +05:30 a91c2b1e-7074-4fe2-90dc-f363f7af5cc9 INF CORS policy execution successful. 2024-09-02 19:13:33.922 +05:30 a91c2b1e-7074-4fe2-90dc-f363f7af5cc9 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.4094ms 2024-09-02 19:13:33.929 +05:30 f34e7353-0c5c-46da-912a-4f6ebbb40512 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-02 19:13:33.929 +05:30 f34e7353-0c5c-46da-912a-4f6ebbb40512 INF CORS policy execution successful. 2024-09-02 19:13:33.930 +05:30 f34e7353-0c5c-46da-912a-4f6ebbb40512 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.509ms 2024-09-02 19:13:34.010 +05:30 beb69121-bc50-4efe-bb28-11862f355bf4 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-02 19:13:34.011 +05:30 beb69121-bc50-4efe-bb28-11862f355bf4 INF CORS policy execution successful. 2024-09-02 19:13:34.011 +05:30 beb69121-bc50-4efe-bb28-11862f355bf4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:34.012 +05:30 4b9dfa74-a8d9-45b4-8403-36d4435e61a6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:34.012 +05:30 4b9dfa74-a8d9-45b4-8403-36d4435e61a6 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-02 19:13:34.015 +05:30 eac8eb55-6369-477e-bc7b-6c964587b28c 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-02 19:13:34.015 +05:30 eac8eb55-6369-477e-bc7b-6c964587b28c INF CORS policy execution successful. 2024-09-02 19:13:34.016 +05:30 eac8eb55-6369-477e-bc7b-6c964587b28c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:34.016 +05:30 08c721ca-cdb1-42f0-a1c5-07e5352257d5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:34.016 +05:30 08c721ca-cdb1-42f0-a1c5-07e5352257d5 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-02 19:13:34.030 +05:30 08c721ca-cdb1-42f0-a1c5-07e5352257d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:34.030 +05:30 08c721ca-cdb1-42f0-a1c5-07e5352257d5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.1415ms 2024-09-02 19:13:34.031 +05:30 08c721ca-cdb1-42f0-a1c5-07e5352257d5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:34.031 +05:30 08c721ca-cdb1-42f0-a1c5-07e5352257d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eac8eb55-6369-477e-bc7b-6c964587b28c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:13:34.032 +05:30 08c721ca-cdb1-42f0-a1c5-07e5352257d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 16.692ms 2024-09-02 19:13:34.055 +05:30 4b9dfa74-a8d9-45b4-8403-36d4435e61a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:34.056 +05:30 4b9dfa74-a8d9-45b4-8403-36d4435e61a6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 43.6059ms 2024-09-02 19:13:34.056 +05:30 4b9dfa74-a8d9-45b4-8403-36d4435e61a6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:13:34.056 +05:30 4b9dfa74-a8d9-45b4-8403-36d4435e61a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: beb69121-bc50-4efe-bb28-11862f355bf4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:13:34.057 +05:30 4b9dfa74-a8d9-45b4-8403-36d4435e61a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 47.137ms 2024-09-02 19:13:36.326 +05:30 7b19817b-de57-4b69-9f72-31654a0f7c02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:13:36.326 +05:30 7d21af93-a360-4652-89bf-2745aa89a0d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:13:36.326 +05:30 7b19817b-de57-4b69-9f72-31654a0f7c02 INF CORS policy execution successful. 2024-09-02 19:13:36.326 +05:30 7d21af93-a360-4652-89bf-2745aa89a0d8 INF CORS policy execution successful. 2024-09-02 19:13:36.327 +05:30 7d21af93-a360-4652-89bf-2745aa89a0d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5976ms 2024-09-02 19:13:36.327 +05:30 7b19817b-de57-4b69-9f72-31654a0f7c02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.0112ms 2024-09-02 19:13:36.406 +05:30 3ff10df0-38d5-4739-aaf3-7fd094c7c8b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:13:36.408 +05:30 3ff10df0-38d5-4739-aaf3-7fd094c7c8b4 INF CORS policy execution successful. 2024-09-02 19:13:36.409 +05:30 3ff10df0-38d5-4739-aaf3-7fd094c7c8b4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:36.415 +05:30 c9811340-3029-4fee-a2a8-49a624422c23 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:13:36.416 +05:30 c9811340-3029-4fee-a2a8-49a624422c23 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-02 19:13:36.426 +05:30 c9811340-3029-4fee-a2a8-49a624422c23 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:36.427 +05:30 c9811340-3029-4fee-a2a8-49a624422c23 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.8642ms 2024-09-02 19:13:36.427 +05:30 c9811340-3029-4fee-a2a8-49a624422c23 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:13:36.427 +05:30 c9811340-3029-4fee-a2a8-49a624422c23 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ff10df0-38d5-4739-aaf3-7fd094c7c8b4}, {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-02 19:13:36.428 +05:30 c9811340-3029-4fee-a2a8-49a624422c23 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 22.1277ms 2024-09-02 19:13:36.430 +05:30 8831530e-cf76-4ec5-97ba-6405ea5c38d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:13:36.431 +05:30 8831530e-cf76-4ec5-97ba-6405ea5c38d4 INF CORS policy execution successful. 2024-09-02 19:13:36.431 +05:30 8831530e-cf76-4ec5-97ba-6405ea5c38d4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:36.431 +05:30 3dd176dd-44db-442e-a360-86d4e4fab2b1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:13:36.431 +05:30 3dd176dd-44db-442e-a360-86d4e4fab2b1 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-02 19:13:36.439 +05:30 3dd176dd-44db-442e-a360-86d4e4fab2b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:36.439 +05:30 3dd176dd-44db-442e-a360-86d4e4fab2b1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.7693ms 2024-09-02 19:13:36.439 +05:30 3dd176dd-44db-442e-a360-86d4e4fab2b1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:13:36.440 +05:30 3dd176dd-44db-442e-a360-86d4e4fab2b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8831530e-cf76-4ec5-97ba-6405ea5c38d4}, {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-02 19:13:36.440 +05:30 3dd176dd-44db-442e-a360-86d4e4fab2b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.1203ms 2024-09-02 19:13:44.577 +05:30 8b865608-f215-47ce-b91c-0297416fa349 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:13:44.578 +05:30 8b865608-f215-47ce-b91c-0297416fa349 INF CORS policy execution successful. 2024-09-02 19:13:44.579 +05:30 8b865608-f215-47ce-b91c-0297416fa349 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.4031ms 2024-09-02 19:13:44.695 +05:30 82c12b42-3338-474a-b7a0-54a93086d52a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:13:44.697 +05:30 82c12b42-3338-474a-b7a0-54a93086d52a INF CORS policy execution successful. 2024-09-02 19:13:44.697 +05:30 82c12b42-3338-474a-b7a0-54a93086d52a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:44.699 +05:30 235e4be1-c1ad-49f5-a2ae-063707a52fae INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:13:44.708 +05:30 235e4be1-c1ad-49f5-a2ae-063707a52fae 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-02 19:13:44.755 +05:30 235e4be1-c1ad-49f5-a2ae-063707a52fae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:44.756 +05:30 235e4be1-c1ad-49f5-a2ae-063707a52fae INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 47.0296ms 2024-09-02 19:13:44.756 +05:30 235e4be1-c1ad-49f5-a2ae-063707a52fae INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:13:44.756 +05:30 235e4be1-c1ad-49f5-a2ae-063707a52fae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82c12b42-3338-474a-b7a0-54a93086d52a}, {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-02 19:13:44.756 +05:30 235e4be1-c1ad-49f5-a2ae-063707a52fae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 61.7739ms 2024-09-02 19:13:45.019 +05:30 2cda1eaa-6236-4ccf-9d8e-71dc0b8759ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:13:45.019 +05:30 2cda1eaa-6236-4ccf-9d8e-71dc0b8759ec INF CORS policy execution successful. 2024-09-02 19:13:45.019 +05:30 2cda1eaa-6236-4ccf-9d8e-71dc0b8759ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5419ms 2024-09-02 19:13:45.079 +05:30 e42f0cac-899b-4b63-b13f-eea914c5c114 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:13:45.080 +05:30 e42f0cac-899b-4b63-b13f-eea914c5c114 INF CORS policy execution successful. 2024-09-02 19:13:45.080 +05:30 e42f0cac-899b-4b63-b13f-eea914c5c114 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:45.087 +05:30 3993198e-3688-4365-88b5-ff214c178023 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:13:45.088 +05:30 3993198e-3688-4365-88b5-ff214c178023 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-02 19:13:45.096 +05:30 3993198e-3688-4365-88b5-ff214c178023 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:45.098 +05:30 3993198e-3688-4365-88b5-ff214c178023 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.5568ms 2024-09-02 19:13:45.099 +05:30 3993198e-3688-4365-88b5-ff214c178023 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:13:45.099 +05:30 3993198e-3688-4365-88b5-ff214c178023 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e42f0cac-899b-4b63-b13f-eea914c5c114}, {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-02 19:13:45.100 +05:30 3993198e-3688-4365-88b5-ff214c178023 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 21.0275ms 2024-09-02 19:13:45.339 +05:30 0d0cefbb-56ab-4f88-82dc-ad439f5d55be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:13:45.339 +05:30 0d0cefbb-56ab-4f88-82dc-ad439f5d55be INF CORS policy execution successful. 2024-09-02 19:13:45.340 +05:30 0d0cefbb-56ab-4f88-82dc-ad439f5d55be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7004ms 2024-09-02 19:13:45.414 +05:30 74b425c7-995b-4ed7-a4eb-606798eaa57e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:13:45.415 +05:30 74b425c7-995b-4ed7-a4eb-606798eaa57e INF CORS policy execution successful. 2024-09-02 19:13:45.416 +05:30 74b425c7-995b-4ed7-a4eb-606798eaa57e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:13:45.416 +05:30 3ec408e6-b3e3-40d1-9a4c-4d729fba6a67 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:13:45.416 +05:30 3ec408e6-b3e3-40d1-9a4c-4d729fba6a67 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-02 19:13:45.425 +05:30 3ec408e6-b3e3-40d1-9a4c-4d729fba6a67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:13:45.425 +05:30 3ec408e6-b3e3-40d1-9a4c-4d729fba6a67 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.979ms 2024-09-02 19:13:45.425 +05:30 3ec408e6-b3e3-40d1-9a4c-4d729fba6a67 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:13:45.426 +05:30 3ec408e6-b3e3-40d1-9a4c-4d729fba6a67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74b425c7-995b-4ed7-a4eb-606798eaa57e}, {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-02 19:13:45.426 +05:30 3ec408e6-b3e3-40d1-9a4c-4d729fba6a67 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.1152ms 2024-09-02 19:14:31.298 +05:30 e6511542-2132-4a3f-825e-571f6dfa5660 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-02 19:14:31.300 +05:30 e6511542-2132-4a3f-825e-571f6dfa5660 INF CORS policy execution successful. 2024-09-02 19:14:31.301 +05:30 e6511542-2132-4a3f-825e-571f6dfa5660 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.052ms 2024-09-02 19:14:31.380 +05:30 1a462d78-edd0-473f-a83b-c38ee68187a2 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-02 19:14:31.381 +05:30 1a462d78-edd0-473f-a83b-c38ee68187a2 INF CORS policy execution successful. 2024-09-02 19:14:31.381 +05:30 1a462d78-edd0-473f-a83b-c38ee68187a2 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.5075ms 2024-09-02 19:14:31.431 +05:30 0e570c5b-6432-4126-a25c-5f43bddf7605 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-02 19:14:31.436 +05:30 0e570c5b-6432-4126-a25c-5f43bddf7605 INF CORS policy execution successful. 2024-09-02 19:14:31.437 +05:30 0e570c5b-6432-4126-a25c-5f43bddf7605 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:14:31.438 +05:30 d2fbde99-0742-46e2-8f10-5e62c3f27524 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:14:31.439 +05:30 d2fbde99-0742-46e2-8f10-5e62c3f27524 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-02 19:14:31.480 +05:30 d2fbde99-0742-46e2-8f10-5e62c3f27524 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:14:31.482 +05:30 d2fbde99-0742-46e2-8f10-5e62c3f27524 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 42.4102ms 2024-09-02 19:14:31.482 +05:30 d2fbde99-0742-46e2-8f10-5e62c3f27524 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:14:31.483 +05:30 d2fbde99-0742-46e2-8f10-5e62c3f27524 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e570c5b-6432-4126-a25c-5f43bddf7605}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:14:31.484 +05:30 d2fbde99-0742-46e2-8f10-5e62c3f27524 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 52.7881ms 2024-09-02 19:14:31.585 +05:30 4ae0b61f-5178-4cc9-95f3-902a06707e3b 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-02 19:14:31.586 +05:30 4ae0b61f-5178-4cc9-95f3-902a06707e3b INF CORS policy execution successful. 2024-09-02 19:14:31.586 +05:30 4ae0b61f-5178-4cc9-95f3-902a06707e3b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:14:31.587 +05:30 7c7ea678-d07e-4578-b122-85942daa6ec9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:14:31.587 +05:30 7c7ea678-d07e-4578-b122-85942daa6ec9 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-02 19:14:31.595 +05:30 7c7ea678-d07e-4578-b122-85942daa6ec9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:14:31.595 +05:30 7c7ea678-d07e-4578-b122-85942daa6ec9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.4127ms 2024-09-02 19:14:31.595 +05:30 7c7ea678-d07e-4578-b122-85942daa6ec9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:14:31.596 +05:30 7c7ea678-d07e-4578-b122-85942daa6ec9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ae0b61f-5178-4cc9-95f3-902a06707e3b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:14:31.596 +05:30 7c7ea678-d07e-4578-b122-85942daa6ec9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 10.5535ms 2024-09-02 19:14:34.285 +05:30 67434a0b-b1c8-4fe1-8941-9143b835c88b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:14:34.286 +05:30 67434a0b-b1c8-4fe1-8941-9143b835c88b INF CORS policy execution successful. 2024-09-02 19:14:34.286 +05:30 67434a0b-b1c8-4fe1-8941-9143b835c88b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7064ms 2024-09-02 19:14:34.315 +05:30 d746f499-7077-4613-bf21-e272c945bf4c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:14:34.315 +05:30 d746f499-7077-4613-bf21-e272c945bf4c INF CORS policy execution successful. 2024-09-02 19:14:34.315 +05:30 d746f499-7077-4613-bf21-e272c945bf4c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.474ms 2024-09-02 19:14:34.350 +05:30 9fd511d2-6594-4631-b0fe-a635c3f6d14d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:14:34.351 +05:30 9fd511d2-6594-4631-b0fe-a635c3f6d14d INF CORS policy execution successful. 2024-09-02 19:14:34.351 +05:30 9fd511d2-6594-4631-b0fe-a635c3f6d14d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:14:34.352 +05:30 a2c170f4-ce0e-46d9-9005-ee7c16cacb39 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:14:34.352 +05:30 a2c170f4-ce0e-46d9-9005-ee7c16cacb39 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-02 19:14:34.363 +05:30 a2c170f4-ce0e-46d9-9005-ee7c16cacb39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:14:34.363 +05:30 a2c170f4-ce0e-46d9-9005-ee7c16cacb39 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.2684ms 2024-09-02 19:14:34.363 +05:30 a2c170f4-ce0e-46d9-9005-ee7c16cacb39 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:14:34.364 +05:30 a2c170f4-ce0e-46d9-9005-ee7c16cacb39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9fd511d2-6594-4631-b0fe-a635c3f6d14d}, {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-02 19:14:34.364 +05:30 a2c170f4-ce0e-46d9-9005-ee7c16cacb39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.902ms 2024-09-02 19:14:34.405 +05:30 2a503601-ac7c-4cb3-b6e6-2d2cb0b9cc6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:14:34.406 +05:30 2a503601-ac7c-4cb3-b6e6-2d2cb0b9cc6b INF CORS policy execution successful. 2024-09-02 19:14:34.406 +05:30 2a503601-ac7c-4cb3-b6e6-2d2cb0b9cc6b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:14:34.406 +05:30 df4c9f6f-ad12-43b6-bae8-dd39575109a0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:14:34.407 +05:30 df4c9f6f-ad12-43b6-bae8-dd39575109a0 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-02 19:14:34.413 +05:30 df4c9f6f-ad12-43b6-bae8-dd39575109a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:14:34.413 +05:30 df4c9f6f-ad12-43b6-bae8-dd39575109a0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.2844ms 2024-09-02 19:14:34.413 +05:30 df4c9f6f-ad12-43b6-bae8-dd39575109a0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:14:34.413 +05:30 df4c9f6f-ad12-43b6-bae8-dd39575109a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a503601-ac7c-4cb3-b6e6-2d2cb0b9cc6b}, {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-02 19:14:34.414 +05:30 df4c9f6f-ad12-43b6-bae8-dd39575109a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.8235ms 2024-09-02 19:14:40.481 +05:30 afa9a18c-406e-4c97-abe3-e54a7a3cba85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:14:40.481 +05:30 afa9a18c-406e-4c97-abe3-e54a7a3cba85 INF CORS policy execution successful. 2024-09-02 19:14:40.482 +05:30 afa9a18c-406e-4c97-abe3-e54a7a3cba85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.0806ms 2024-09-02 19:14:40.571 +05:30 35cd5949-5815-45cc-98ef-fa6f5502a1eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:14:40.571 +05:30 35cd5949-5815-45cc-98ef-fa6f5502a1eb INF CORS policy execution successful. 2024-09-02 19:14:40.572 +05:30 35cd5949-5815-45cc-98ef-fa6f5502a1eb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:14:40.572 +05:30 07c89157-e5cf-49c4-ab4d-bada09d1358e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:14:40.572 +05:30 07c89157-e5cf-49c4-ab4d-bada09d1358e 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-02 19:14:40.583 +05:30 07c89157-e5cf-49c4-ab4d-bada09d1358e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:14:40.584 +05:30 07c89157-e5cf-49c4-ab4d-bada09d1358e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 11.5175ms 2024-09-02 19:14:40.584 +05:30 07c89157-e5cf-49c4-ab4d-bada09d1358e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:14:40.585 +05:30 07c89157-e5cf-49c4-ab4d-bada09d1358e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 35cd5949-5815-45cc-98ef-fa6f5502a1eb}, {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-02 19:14:40.586 +05:30 07c89157-e5cf-49c4-ab4d-bada09d1358e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 15.2062ms 2024-09-02 19:14:40.915 +05:30 a68abfd7-d96c-47aa-82ef-6dcdbebf9d60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:14:40.915 +05:30 a68abfd7-d96c-47aa-82ef-6dcdbebf9d60 INF CORS policy execution successful. 2024-09-02 19:14:40.915 +05:30 a68abfd7-d96c-47aa-82ef-6dcdbebf9d60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6982ms 2024-09-02 19:14:40.979 +05:30 1cfe0f41-f8de-48c6-9cdc-ca3dc847932a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:14:40.980 +05:30 1cfe0f41-f8de-48c6-9cdc-ca3dc847932a INF CORS policy execution successful. 2024-09-02 19:14:40.980 +05:30 1cfe0f41-f8de-48c6-9cdc-ca3dc847932a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:14:40.980 +05:30 d0befa60-313c-43e5-94be-26cd74fc732f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:14:40.980 +05:30 d0befa60-313c-43e5-94be-26cd74fc732f 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-02 19:14:40.985 +05:30 d0befa60-313c-43e5-94be-26cd74fc732f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:14:40.985 +05:30 d0befa60-313c-43e5-94be-26cd74fc732f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.5029ms 2024-09-02 19:14:40.985 +05:30 d0befa60-313c-43e5-94be-26cd74fc732f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:14:40.989 +05:30 d0befa60-313c-43e5-94be-26cd74fc732f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1cfe0f41-f8de-48c6-9cdc-ca3dc847932a}, {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-02 19:14:40.990 +05:30 d0befa60-313c-43e5-94be-26cd74fc732f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.3709ms 2024-09-02 19:14:41.206 +05:30 1305c80e-c1ee-429b-a4eb-36e578140c00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:14:41.206 +05:30 1305c80e-c1ee-429b-a4eb-36e578140c00 INF CORS policy execution successful. 2024-09-02 19:14:41.206 +05:30 1305c80e-c1ee-429b-a4eb-36e578140c00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7655ms 2024-09-02 19:14:41.295 +05:30 9e92e0a7-8ba9-4f04-8b1c-b05a87866ab7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:14:41.296 +05:30 9e92e0a7-8ba9-4f04-8b1c-b05a87866ab7 INF CORS policy execution successful. 2024-09-02 19:14:41.296 +05:30 9e92e0a7-8ba9-4f04-8b1c-b05a87866ab7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:14:41.296 +05:30 2f21488d-c979-4922-af82-5e9a432d9c10 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:14:41.297 +05:30 2f21488d-c979-4922-af82-5e9a432d9c10 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-02 19:14:41.303 +05:30 2f21488d-c979-4922-af82-5e9a432d9c10 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:14:41.303 +05:30 2f21488d-c979-4922-af82-5e9a432d9c10 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.3185ms 2024-09-02 19:14:41.303 +05:30 2f21488d-c979-4922-af82-5e9a432d9c10 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:14:41.303 +05:30 2f21488d-c979-4922-af82-5e9a432d9c10 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e92e0a7-8ba9-4f04-8b1c-b05a87866ab7}, {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-02 19:14:41.304 +05:30 2f21488d-c979-4922-af82-5e9a432d9c10 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.6533ms 2024-09-02 19:15:06.044 +05:30 8751116d-fe9b-43b8-8e6f-c289f58bc790 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:06.046 +05:30 8751116d-fe9b-43b8-8e6f-c289f58bc790 INF CORS policy execution successful. 2024-09-02 19:15:06.047 +05:30 8751116d-fe9b-43b8-8e6f-c289f58bc790 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 2.5383ms 2024-09-02 19:15:06.147 +05:30 00066917-47e9-44ff-b095-36d290535c3f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:06.149 +05:30 00066917-47e9-44ff-b095-36d290535c3f INF CORS policy execution successful. 2024-09-02 19:15:06.150 +05:30 00066917-47e9-44ff-b095-36d290535c3f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:06.156 +05:30 584e8cac-90df-4ed9-a616-ae10d3562c37 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:06.213 +05:30 584e8cac-90df-4ed9-a616-ae10d3562c37 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-02 19:15:06.383 +05:30 584e8cac-90df-4ed9-a616-ae10d3562c37 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:06.385 +05:30 584e8cac-90df-4ed9-a616-ae10d3562c37 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 171.0215ms 2024-09-02 19:15:06.385 +05:30 584e8cac-90df-4ed9-a616-ae10d3562c37 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:06.385 +05:30 584e8cac-90df-4ed9-a616-ae10d3562c37 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 00066917-47e9-44ff-b095-36d290535c3f}, {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-02 19:15:06.388 +05:30 584e8cac-90df-4ed9-a616-ae10d3562c37 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 241.3993ms 2024-09-02 19:15:31.487 +05:30 810c61fa-306b-449a-89a2-f1cad70de189 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:31.488 +05:30 810c61fa-306b-449a-89a2-f1cad70de189 INF CORS policy execution successful. 2024-09-02 19:15:31.490 +05:30 810c61fa-306b-449a-89a2-f1cad70de189 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 3.0988ms 2024-09-02 19:15:31.575 +05:30 828a5648-282b-47eb-888c-4dd2ba99be94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:31.576 +05:30 828a5648-282b-47eb-888c-4dd2ba99be94 INF CORS policy execution successful. 2024-09-02 19:15:31.577 +05:30 828a5648-282b-47eb-888c-4dd2ba99be94 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:31.578 +05:30 6acc872c-eb4d-4794-90b7-3450d2fb479e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:31.579 +05:30 6acc872c-eb4d-4794-90b7-3450d2fb479e 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-02 19:15:31.588 +05:30 6acc872c-eb4d-4794-90b7-3450d2fb479e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:31.589 +05:30 6acc872c-eb4d-4794-90b7-3450d2fb479e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 10.1881ms 2024-09-02 19:15:31.589 +05:30 6acc872c-eb4d-4794-90b7-3450d2fb479e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:31.590 +05:30 6acc872c-eb4d-4794-90b7-3450d2fb479e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 828a5648-282b-47eb-888c-4dd2ba99be94}, {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-02 19:15:31.590 +05:30 6acc872c-eb4d-4794-90b7-3450d2fb479e 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.0813ms 2024-09-02 19:15:33.730 +05:30 aad07bc2-84f6-453c-a487-8772a2c7fcc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:33.730 +05:30 aad07bc2-84f6-453c-a487-8772a2c7fcc3 INF CORS policy execution successful. 2024-09-02 19:15:33.730 +05:30 aad07bc2-84f6-453c-a487-8772a2c7fcc3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7343ms 2024-09-02 19:15:33.964 +05:30 2ced2192-0fb6-40d7-aed5-5c04791d5851 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:33.965 +05:30 2ced2192-0fb6-40d7-aed5-5c04791d5851 INF CORS policy execution successful. 2024-09-02 19:15:33.965 +05:30 2ced2192-0fb6-40d7-aed5-5c04791d5851 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:33.966 +05:30 98b71616-4ce8-4b7b-a031-7cdda4d6056d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:33.966 +05:30 98b71616-4ce8-4b7b-a031-7cdda4d6056d 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-02 19:15:33.969 +05:30 98b71616-4ce8-4b7b-a031-7cdda4d6056d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:33.969 +05:30 98b71616-4ce8-4b7b-a031-7cdda4d6056d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.9008ms 2024-09-02 19:15:33.969 +05:30 98b71616-4ce8-4b7b-a031-7cdda4d6056d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:33.969 +05:30 98b71616-4ce8-4b7b-a031-7cdda4d6056d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2ced2192-0fb6-40d7-aed5-5c04791d5851}, {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-02 19:15:33.969 +05:30 98b71616-4ce8-4b7b-a031-7cdda4d6056d 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.9326ms 2024-09-02 19:15:34.514 +05:30 6442efc9-4593-4774-9eb2-9669d1199b90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:34.515 +05:30 6442efc9-4593-4774-9eb2-9669d1199b90 INF CORS policy execution successful. 2024-09-02 19:15:34.515 +05:30 6442efc9-4593-4774-9eb2-9669d1199b90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5086ms 2024-09-02 19:15:34.590 +05:30 4d3c1a50-be81-4315-8903-46fcac081510 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:34.590 +05:30 4d3c1a50-be81-4315-8903-46fcac081510 INF CORS policy execution successful. 2024-09-02 19:15:34.590 +05:30 4d3c1a50-be81-4315-8903-46fcac081510 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:34.591 +05:30 db667563-66c2-4c73-bff1-26df698d38fb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:34.591 +05:30 db667563-66c2-4c73-bff1-26df698d38fb 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-02 19:15:34.593 +05:30 db667563-66c2-4c73-bff1-26df698d38fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:34.593 +05:30 db667563-66c2-4c73-bff1-26df698d38fb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.3137ms 2024-09-02 19:15:34.593 +05:30 db667563-66c2-4c73-bff1-26df698d38fb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:34.593 +05:30 db667563-66c2-4c73-bff1-26df698d38fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4d3c1a50-be81-4315-8903-46fcac081510}, {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-02 19:15:34.594 +05:30 db667563-66c2-4c73-bff1-26df698d38fb 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.9912ms 2024-09-02 19:15:34.815 +05:30 d2684641-a97c-40c4-b8f7-463feb552345 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:34.815 +05:30 d2684641-a97c-40c4-b8f7-463feb552345 INF CORS policy execution successful. 2024-09-02 19:15:34.815 +05:30 d2684641-a97c-40c4-b8f7-463feb552345 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5332ms 2024-09-02 19:15:34.880 +05:30 91c579d1-e227-4e50-95f3-8384d896fb73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:34.880 +05:30 91c579d1-e227-4e50-95f3-8384d896fb73 INF CORS policy execution successful. 2024-09-02 19:15:34.881 +05:30 91c579d1-e227-4e50-95f3-8384d896fb73 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:34.881 +05:30 8c3b15bc-201d-4ae2-8da2-7aaea6d4acb8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:34.881 +05:30 8c3b15bc-201d-4ae2-8da2-7aaea6d4acb8 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-02 19:15:34.885 +05:30 8c3b15bc-201d-4ae2-8da2-7aaea6d4acb8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:34.886 +05:30 8c3b15bc-201d-4ae2-8da2-7aaea6d4acb8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.3505ms 2024-09-02 19:15:34.886 +05:30 8c3b15bc-201d-4ae2-8da2-7aaea6d4acb8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:34.886 +05:30 8c3b15bc-201d-4ae2-8da2-7aaea6d4acb8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91c579d1-e227-4e50-95f3-8384d896fb73}, {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-02 19:15:34.886 +05:30 8c3b15bc-201d-4ae2-8da2-7aaea6d4acb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.5422ms 2024-09-02 19:15:35.710 +05:30 e758956d-63b8-49d9-9115-9526f77bd743 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:35.710 +05:30 e758956d-63b8-49d9-9115-9526f77bd743 INF CORS policy execution successful. 2024-09-02 19:15:35.710 +05:30 e758956d-63b8-49d9-9115-9526f77bd743 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5026ms 2024-09-02 19:15:35.776 +05:30 bad90481-3396-47e3-86b9-0a45a00bceb6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:35.776 +05:30 bad90481-3396-47e3-86b9-0a45a00bceb6 INF CORS policy execution successful. 2024-09-02 19:15:35.776 +05:30 bad90481-3396-47e3-86b9-0a45a00bceb6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:35.777 +05:30 18e79e0f-be41-448f-b27b-005c87ad3258 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:35.777 +05:30 18e79e0f-be41-448f-b27b-005c87ad3258 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-02 19:15:35.780 +05:30 18e79e0f-be41-448f-b27b-005c87ad3258 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:35.780 +05:30 18e79e0f-be41-448f-b27b-005c87ad3258 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.7061ms 2024-09-02 19:15:35.780 +05:30 18e79e0f-be41-448f-b27b-005c87ad3258 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:35.780 +05:30 18e79e0f-be41-448f-b27b-005c87ad3258 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bad90481-3396-47e3-86b9-0a45a00bceb6}, {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-02 19:15:35.780 +05:30 18e79e0f-be41-448f-b27b-005c87ad3258 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.9123ms 2024-09-02 19:15:36.736 +05:30 c0712031-bad2-4ab1-bb01-ab2dc6bd3836 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:36.736 +05:30 c0712031-bad2-4ab1-bb01-ab2dc6bd3836 INF CORS policy execution successful. 2024-09-02 19:15:36.737 +05:30 c0712031-bad2-4ab1-bb01-ab2dc6bd3836 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.9786ms 2024-09-02 19:15:36.807 +05:30 de437989-911f-4527-ab75-6dd53671e4d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:36.808 +05:30 de437989-911f-4527-ab75-6dd53671e4d6 INF CORS policy execution successful. 2024-09-02 19:15:36.808 +05:30 de437989-911f-4527-ab75-6dd53671e4d6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:36.808 +05:30 7b1e5510-e4e9-4465-901d-8f0e9516b03f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:36.809 +05:30 7b1e5510-e4e9-4465-901d-8f0e9516b03f 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-02 19:15:36.812 +05:30 7b1e5510-e4e9-4465-901d-8f0e9516b03f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:36.813 +05:30 7b1e5510-e4e9-4465-901d-8f0e9516b03f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.0613ms 2024-09-02 19:15:36.813 +05:30 7b1e5510-e4e9-4465-901d-8f0e9516b03f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:36.813 +05:30 7b1e5510-e4e9-4465-901d-8f0e9516b03f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de437989-911f-4527-ab75-6dd53671e4d6}, {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-02 19:15:36.814 +05:30 7b1e5510-e4e9-4465-901d-8f0e9516b03f 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.1202ms 2024-09-02 19:15:39.710 +05:30 1ca5348d-9049-415d-971c-b7a5d2eaa502 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:39.710 +05:30 1ca5348d-9049-415d-971c-b7a5d2eaa502 INF CORS policy execution successful. 2024-09-02 19:15:39.711 +05:30 1ca5348d-9049-415d-971c-b7a5d2eaa502 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.9144ms 2024-09-02 19:15:39.790 +05:30 574bd68b-b4db-4737-be72-5dde7943ae8a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:39.791 +05:30 574bd68b-b4db-4737-be72-5dde7943ae8a INF CORS policy execution successful. 2024-09-02 19:15:39.791 +05:30 574bd68b-b4db-4737-be72-5dde7943ae8a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:39.792 +05:30 3a0a16b6-1e75-45b1-9712-7dac50e3ca9f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:39.792 +05:30 3a0a16b6-1e75-45b1-9712-7dac50e3ca9f 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-02 19:15:39.795 +05:30 3a0a16b6-1e75-45b1-9712-7dac50e3ca9f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:39.795 +05:30 3a0a16b6-1e75-45b1-9712-7dac50e3ca9f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.9623ms 2024-09-02 19:15:39.795 +05:30 3a0a16b6-1e75-45b1-9712-7dac50e3ca9f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:39.795 +05:30 3a0a16b6-1e75-45b1-9712-7dac50e3ca9f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 574bd68b-b4db-4737-be72-5dde7943ae8a}, {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-02 19:15:39.796 +05:30 3a0a16b6-1e75-45b1-9712-7dac50e3ca9f 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.4911ms 2024-09-02 19:15:42.230 +05:30 9b6c767b-b867-4899-9055-f5fedd2f3f7c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:42.230 +05:30 9b6c767b-b867-4899-9055-f5fedd2f3f7c INF CORS policy execution successful. 2024-09-02 19:15:42.231 +05:30 9b6c767b-b867-4899-9055-f5fedd2f3f7c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5158ms 2024-09-02 19:15:42.300 +05:30 2980432b-1c8f-48db-a5f5-b201f8166b6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:42.301 +05:30 2980432b-1c8f-48db-a5f5-b201f8166b6b INF CORS policy execution successful. 2024-09-02 19:15:42.301 +05:30 2980432b-1c8f-48db-a5f5-b201f8166b6b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:42.301 +05:30 b62e47e8-6cd0-40e9-8da1-214b8866bfc6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:42.302 +05:30 b62e47e8-6cd0-40e9-8da1-214b8866bfc6 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-02 19:15:42.305 +05:30 b62e47e8-6cd0-40e9-8da1-214b8866bfc6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:42.305 +05:30 b62e47e8-6cd0-40e9-8da1-214b8866bfc6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.4397ms 2024-09-02 19:15:42.305 +05:30 b62e47e8-6cd0-40e9-8da1-214b8866bfc6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:42.305 +05:30 b62e47e8-6cd0-40e9-8da1-214b8866bfc6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2980432b-1c8f-48db-a5f5-b201f8166b6b}, {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-02 19:15:42.306 +05:30 b62e47e8-6cd0-40e9-8da1-214b8866bfc6 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.7048ms 2024-09-02 19:15:42.670 +05:30 9300c071-b2e5-4974-a424-5dd0119ee126 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:42.671 +05:30 9300c071-b2e5-4974-a424-5dd0119ee126 INF CORS policy execution successful. 2024-09-02 19:15:42.671 +05:30 9300c071-b2e5-4974-a424-5dd0119ee126 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7715ms 2024-09-02 19:15:42.730 +05:30 7aecb3a9-b48e-4f6b-a635-64a2cd52cc61 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:42.731 +05:30 7aecb3a9-b48e-4f6b-a635-64a2cd52cc61 INF CORS policy execution successful. 2024-09-02 19:15:42.731 +05:30 7aecb3a9-b48e-4f6b-a635-64a2cd52cc61 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:42.731 +05:30 2609b2a0-6252-487c-89a7-268ce116a32d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:42.732 +05:30 2609b2a0-6252-487c-89a7-268ce116a32d 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-02 19:15:42.735 +05:30 2609b2a0-6252-487c-89a7-268ce116a32d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:42.735 +05:30 2609b2a0-6252-487c-89a7-268ce116a32d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.781ms 2024-09-02 19:15:42.736 +05:30 2609b2a0-6252-487c-89a7-268ce116a32d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:42.736 +05:30 2609b2a0-6252-487c-89a7-268ce116a32d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7aecb3a9-b48e-4f6b-a635-64a2cd52cc61}, {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-02 19:15:42.736 +05:30 2609b2a0-6252-487c-89a7-268ce116a32d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.0184ms 2024-09-02 19:15:43.110 +05:30 53414bab-74f9-484f-997f-a2d372a14381 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:43.110 +05:30 53414bab-74f9-484f-997f-a2d372a14381 INF CORS policy execution successful. 2024-09-02 19:15:43.110 +05:30 53414bab-74f9-484f-997f-a2d372a14381 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6597ms 2024-09-02 19:15:43.180 +05:30 c00dd0e1-fe1d-4e1f-a4e6-36484efb29ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:43.180 +05:30 c00dd0e1-fe1d-4e1f-a4e6-36484efb29ac INF CORS policy execution successful. 2024-09-02 19:15:43.180 +05:30 c00dd0e1-fe1d-4e1f-a4e6-36484efb29ac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:43.181 +05:30 3e583e45-7490-47c5-a8c6-2d92c6c868de INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:43.181 +05:30 3e583e45-7490-47c5-a8c6-2d92c6c868de 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-02 19:15:43.183 +05:30 3e583e45-7490-47c5-a8c6-2d92c6c868de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:43.183 +05:30 3e583e45-7490-47c5-a8c6-2d92c6c868de INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.7101ms 2024-09-02 19:15:43.184 +05:30 3e583e45-7490-47c5-a8c6-2d92c6c868de INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:43.184 +05:30 3e583e45-7490-47c5-a8c6-2d92c6c868de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c00dd0e1-fe1d-4e1f-a4e6-36484efb29ac}, {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-02 19:15:43.184 +05:30 3e583e45-7490-47c5-a8c6-2d92c6c868de 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.5289ms 2024-09-02 19:15:44.750 +05:30 ab7034ff-3514-4299-ad02-98439f904511 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:44.750 +05:30 ab7034ff-3514-4299-ad02-98439f904511 INF CORS policy execution successful. 2024-09-02 19:15:44.751 +05:30 ab7034ff-3514-4299-ad02-98439f904511 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6867ms 2024-09-02 19:15:44.820 +05:30 c50a4c9f-5233-4450-afe2-39fc207a55cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:44.821 +05:30 c50a4c9f-5233-4450-afe2-39fc207a55cb INF CORS policy execution successful. 2024-09-02 19:15:44.821 +05:30 c50a4c9f-5233-4450-afe2-39fc207a55cb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:44.821 +05:30 b7b4182f-e335-4088-9042-fa64f729068a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:44.821 +05:30 b7b4182f-e335-4088-9042-fa64f729068a 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-02 19:15:44.824 +05:30 b7b4182f-e335-4088-9042-fa64f729068a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:44.824 +05:30 b7b4182f-e335-4088-9042-fa64f729068a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.6473ms 2024-09-02 19:15:44.824 +05:30 b7b4182f-e335-4088-9042-fa64f729068a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:44.824 +05:30 b7b4182f-e335-4088-9042-fa64f729068a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c50a4c9f-5233-4450-afe2-39fc207a55cb}, {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-02 19:15:44.824 +05:30 b7b4182f-e335-4088-9042-fa64f729068a 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.1244ms 2024-09-02 19:15:45.695 +05:30 ea3b34a6-82dd-4ad3-b551-1434fa414c88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:45.695 +05:30 ea3b34a6-82dd-4ad3-b551-1434fa414c88 INF CORS policy execution successful. 2024-09-02 19:15:45.696 +05:30 ea3b34a6-82dd-4ad3-b551-1434fa414c88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.9081ms 2024-09-02 19:15:45.776 +05:30 47cd34f4-e201-406d-bab5-6d6c7f56b537 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:45.776 +05:30 47cd34f4-e201-406d-bab5-6d6c7f56b537 INF CORS policy execution successful. 2024-09-02 19:15:45.777 +05:30 47cd34f4-e201-406d-bab5-6d6c7f56b537 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:45.777 +05:30 799504b6-e1f7-4763-9693-1435c8796f9b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:45.777 +05:30 799504b6-e1f7-4763-9693-1435c8796f9b 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-02 19:15:45.780 +05:30 799504b6-e1f7-4763-9693-1435c8796f9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:45.780 +05:30 799504b6-e1f7-4763-9693-1435c8796f9b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.8778ms 2024-09-02 19:15:45.780 +05:30 799504b6-e1f7-4763-9693-1435c8796f9b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:45.780 +05:30 799504b6-e1f7-4763-9693-1435c8796f9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47cd34f4-e201-406d-bab5-6d6c7f56b537}, {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-02 19:15:45.781 +05:30 799504b6-e1f7-4763-9693-1435c8796f9b 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.2055ms 2024-09-02 19:15:46.141 +05:30 5b5af2da-321c-48c1-8a52-ce11d75e7665 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:46.141 +05:30 5b5af2da-321c-48c1-8a52-ce11d75e7665 INF CORS policy execution successful. 2024-09-02 19:15:46.142 +05:30 5b5af2da-321c-48c1-8a52-ce11d75e7665 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.8612ms 2024-09-02 19:15:46.245 +05:30 7bc5cdf0-32be-4aee-a669-8a1ab5200305 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:46.245 +05:30 7bc5cdf0-32be-4aee-a669-8a1ab5200305 INF CORS policy execution successful. 2024-09-02 19:15:46.246 +05:30 7bc5cdf0-32be-4aee-a669-8a1ab5200305 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:46.246 +05:30 161c1d91-df24-46b5-914a-5d3f387502ad INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:46.247 +05:30 161c1d91-df24-46b5-914a-5d3f387502ad 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-02 19:15:46.251 +05:30 161c1d91-df24-46b5-914a-5d3f387502ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:46.251 +05:30 161c1d91-df24-46b5-914a-5d3f387502ad INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.3951ms 2024-09-02 19:15:46.251 +05:30 161c1d91-df24-46b5-914a-5d3f387502ad INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:46.251 +05:30 161c1d91-df24-46b5-914a-5d3f387502ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7bc5cdf0-32be-4aee-a669-8a1ab5200305}, {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-02 19:15:46.252 +05:30 161c1d91-df24-46b5-914a-5d3f387502ad 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.0697ms 2024-09-02 19:15:46.385 +05:30 a706d3ad-9aad-4943-9c29-37fa32fe8de7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:46.385 +05:30 a706d3ad-9aad-4943-9c29-37fa32fe8de7 INF CORS policy execution successful. 2024-09-02 19:15:46.385 +05:30 a706d3ad-9aad-4943-9c29-37fa32fe8de7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4696ms 2024-09-02 19:15:46.480 +05:30 1d2b24a6-3b33-47ca-b810-3be311110349 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:46.480 +05:30 1d2b24a6-3b33-47ca-b810-3be311110349 INF CORS policy execution successful. 2024-09-02 19:15:46.480 +05:30 1d2b24a6-3b33-47ca-b810-3be311110349 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:46.480 +05:30 354c00da-fc81-42e7-a12c-a566f9318c34 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:46.481 +05:30 354c00da-fc81-42e7-a12c-a566f9318c34 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-02 19:15:46.484 +05:30 354c00da-fc81-42e7-a12c-a566f9318c34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:46.485 +05:30 354c00da-fc81-42e7-a12c-a566f9318c34 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.1969ms 2024-09-02 19:15:46.485 +05:30 354c00da-fc81-42e7-a12c-a566f9318c34 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:46.485 +05:30 354c00da-fc81-42e7-a12c-a566f9318c34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d2b24a6-3b33-47ca-b810-3be311110349}, {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-02 19:15:46.486 +05:30 354c00da-fc81-42e7-a12c-a566f9318c34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.2205ms 2024-09-02 19:15:46.776 +05:30 47c1bb28-618e-461d-9179-0b1f2bd01c8b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:46.777 +05:30 47c1bb28-618e-461d-9179-0b1f2bd01c8b INF CORS policy execution successful. 2024-09-02 19:15:46.777 +05:30 47c1bb28-618e-461d-9179-0b1f2bd01c8b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.1069ms 2024-09-02 19:15:46.880 +05:30 55f5e67f-fbcb-4583-8b95-4a70a1bfa478 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:46.881 +05:30 55f5e67f-fbcb-4583-8b95-4a70a1bfa478 INF CORS policy execution successful. 2024-09-02 19:15:46.881 +05:30 55f5e67f-fbcb-4583-8b95-4a70a1bfa478 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:46.881 +05:30 fbcd549a-1c67-430d-b5ff-4b854b281e8d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:46.881 +05:30 fbcd549a-1c67-430d-b5ff-4b854b281e8d 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-02 19:15:46.884 +05:30 fbcd549a-1c67-430d-b5ff-4b854b281e8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:46.884 +05:30 fbcd549a-1c67-430d-b5ff-4b854b281e8d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1392ms 2024-09-02 19:15:46.884 +05:30 fbcd549a-1c67-430d-b5ff-4b854b281e8d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:46.885 +05:30 fbcd549a-1c67-430d-b5ff-4b854b281e8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55f5e67f-fbcb-4583-8b95-4a70a1bfa478}, {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-02 19:15:46.885 +05:30 fbcd549a-1c67-430d-b5ff-4b854b281e8d 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.0806ms 2024-09-02 19:15:46.960 +05:30 c516e88e-7dcc-4213-8c69-b589b9cf4a9b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:46.960 +05:30 c516e88e-7dcc-4213-8c69-b589b9cf4a9b INF CORS policy execution successful. 2024-09-02 19:15:46.960 +05:30 c516e88e-7dcc-4213-8c69-b589b9cf4a9b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5434ms 2024-09-02 19:15:47.031 +05:30 a6ce32fa-79b6-4c86-9626-82b0386ddbb1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:47.032 +05:30 a6ce32fa-79b6-4c86-9626-82b0386ddbb1 INF CORS policy execution successful. 2024-09-02 19:15:47.032 +05:30 a6ce32fa-79b6-4c86-9626-82b0386ddbb1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:47.032 +05:30 e379f465-fe8c-4c44-986a-25563ff53148 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:47.032 +05:30 e379f465-fe8c-4c44-986a-25563ff53148 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-02 19:15:47.036 +05:30 e379f465-fe8c-4c44-986a-25563ff53148 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:47.036 +05:30 e379f465-fe8c-4c44-986a-25563ff53148 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.6198ms 2024-09-02 19:15:47.036 +05:30 e379f465-fe8c-4c44-986a-25563ff53148 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:47.036 +05:30 e379f465-fe8c-4c44-986a-25563ff53148 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6ce32fa-79b6-4c86-9626-82b0386ddbb1}, {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-02 19:15:47.036 +05:30 e379f465-fe8c-4c44-986a-25563ff53148 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.8337ms 2024-09-02 19:15:57.542 +05:30 81f3c96e-9713-4286-851e-88fe16b712b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:57.543 +05:30 81f3c96e-9713-4286-851e-88fe16b712b8 INF CORS policy execution successful. 2024-09-02 19:15:57.544 +05:30 81f3c96e-9713-4286-851e-88fe16b712b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.6982ms 2024-09-02 19:15:57.615 +05:30 3fed7483-9207-4c08-b11b-25a65ba99c33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:57.617 +05:30 3fed7483-9207-4c08-b11b-25a65ba99c33 INF CORS policy execution successful. 2024-09-02 19:15:57.617 +05:30 3fed7483-9207-4c08-b11b-25a65ba99c33 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:57.618 +05:30 c4c89ff1-f430-4cb4-b693-0c3047752669 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:57.618 +05:30 c4c89ff1-f430-4cb4-b693-0c3047752669 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-02 19:15:57.631 +05:30 c4c89ff1-f430-4cb4-b693-0c3047752669 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:57.633 +05:30 c4c89ff1-f430-4cb4-b693-0c3047752669 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 13.9364ms 2024-09-02 19:15:57.633 +05:30 c4c89ff1-f430-4cb4-b693-0c3047752669 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:57.633 +05:30 c4c89ff1-f430-4cb4-b693-0c3047752669 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3fed7483-9207-4c08-b11b-25a65ba99c33}, {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-02 19:15:57.634 +05:30 c4c89ff1-f430-4cb4-b693-0c3047752669 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 18.4869ms 2024-09-02 19:15:59.229 +05:30 e7bffa50-0075-460e-bb31-5b349a4bc5a9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:59.230 +05:30 e7bffa50-0075-460e-bb31-5b349a4bc5a9 INF CORS policy execution successful. 2024-09-02 19:15:59.230 +05:30 e7bffa50-0075-460e-bb31-5b349a4bc5a9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5085ms 2024-09-02 19:15:59.345 +05:30 3e0498df-b995-43e1-84f9-25f7edb517f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:59.346 +05:30 3e0498df-b995-43e1-84f9-25f7edb517f8 INF CORS policy execution successful. 2024-09-02 19:15:59.346 +05:30 3e0498df-b995-43e1-84f9-25f7edb517f8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:59.346 +05:30 c8e4b76c-45a2-44d8-98ce-568f25640a20 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:59.347 +05:30 c8e4b76c-45a2-44d8-98ce-568f25640a20 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-02 19:15:59.350 +05:30 c8e4b76c-45a2-44d8-98ce-568f25640a20 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:59.350 +05:30 c8e4b76c-45a2-44d8-98ce-568f25640a20 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2712ms 2024-09-02 19:15:59.350 +05:30 c8e4b76c-45a2-44d8-98ce-568f25640a20 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:59.350 +05:30 c8e4b76c-45a2-44d8-98ce-568f25640a20 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e0498df-b995-43e1-84f9-25f7edb517f8}, {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-02 19:15:59.350 +05:30 c8e4b76c-45a2-44d8-98ce-568f25640a20 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.1386ms 2024-09-02 19:15:59.500 +05:30 cc3c4ec9-6ac6-42b6-9d4c-7268f74f585d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:59.500 +05:30 cc3c4ec9-6ac6-42b6-9d4c-7268f74f585d INF CORS policy execution successful. 2024-09-02 19:15:59.500 +05:30 cc3c4ec9-6ac6-42b6-9d4c-7268f74f585d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5853ms 2024-09-02 19:15:59.579 +05:30 2f87c720-4769-48e6-8ea9-37329f8b34ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:15:59.580 +05:30 2f87c720-4769-48e6-8ea9-37329f8b34ce INF CORS policy execution successful. 2024-09-02 19:15:59.581 +05:30 2f87c720-4769-48e6-8ea9-37329f8b34ce 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:15:59.581 +05:30 33013324-0484-421e-b67e-7f5df23f57be INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:59.581 +05:30 33013324-0484-421e-b67e-7f5df23f57be 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-02 19:15:59.584 +05:30 33013324-0484-421e-b67e-7f5df23f57be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:15:59.584 +05:30 33013324-0484-421e-b67e-7f5df23f57be INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.714ms 2024-09-02 19:15:59.584 +05:30 33013324-0484-421e-b67e-7f5df23f57be INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:15:59.584 +05:30 33013324-0484-421e-b67e-7f5df23f57be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f87c720-4769-48e6-8ea9-37329f8b34ce}, {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-02 19:15:59.585 +05:30 33013324-0484-421e-b67e-7f5df23f57be 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.2993ms 2024-09-02 19:16:04.446 +05:30 7de59850-dd25-4818-a8c9-715e3ec5ac6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:04.447 +05:30 7de59850-dd25-4818-a8c9-715e3ec5ac6d INF CORS policy execution successful. 2024-09-02 19:16:04.448 +05:30 7de59850-dd25-4818-a8c9-715e3ec5ac6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.4265ms 2024-09-02 19:16:04.535 +05:30 500c771b-4a34-43fa-b9b1-9bf306478352 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:04.536 +05:30 500c771b-4a34-43fa-b9b1-9bf306478352 INF CORS policy execution successful. 2024-09-02 19:16:04.536 +05:30 500c771b-4a34-43fa-b9b1-9bf306478352 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:04.537 +05:30 16ab4ce7-0c12-47a6-9229-856417ea5df0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:04.537 +05:30 16ab4ce7-0c12-47a6-9229-856417ea5df0 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-02 19:16:04.541 +05:30 16ab4ce7-0c12-47a6-9229-856417ea5df0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:04.541 +05:30 16ab4ce7-0c12-47a6-9229-856417ea5df0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.5388ms 2024-09-02 19:16:04.541 +05:30 16ab4ce7-0c12-47a6-9229-856417ea5df0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:04.541 +05:30 16ab4ce7-0c12-47a6-9229-856417ea5df0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 500c771b-4a34-43fa-b9b1-9bf306478352}, {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-02 19:16:04.541 +05:30 16ab4ce7-0c12-47a6-9229-856417ea5df0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.75ms 2024-09-02 19:16:04.930 +05:30 7ae3010a-87b0-4d1a-9bbc-efc02c6425c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:04.930 +05:30 7ae3010a-87b0-4d1a-9bbc-efc02c6425c9 INF CORS policy execution successful. 2024-09-02 19:16:04.931 +05:30 7ae3010a-87b0-4d1a-9bbc-efc02c6425c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4702ms 2024-09-02 19:16:05.034 +05:30 8ad06010-22c7-4cfb-ac04-0be726c2d504 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:05.035 +05:30 8ad06010-22c7-4cfb-ac04-0be726c2d504 INF CORS policy execution successful. 2024-09-02 19:16:05.035 +05:30 8ad06010-22c7-4cfb-ac04-0be726c2d504 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:05.035 +05:30 9ee4a473-0870-4ed4-ad67-f183b175b1a6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:05.036 +05:30 9ee4a473-0870-4ed4-ad67-f183b175b1a6 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-02 19:16:05.038 +05:30 9ee4a473-0870-4ed4-ad67-f183b175b1a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:05.038 +05:30 9ee4a473-0870-4ed4-ad67-f183b175b1a6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.1621ms 2024-09-02 19:16:05.038 +05:30 9ee4a473-0870-4ed4-ad67-f183b175b1a6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:05.038 +05:30 9ee4a473-0870-4ed4-ad67-f183b175b1a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ad06010-22c7-4cfb-ac04-0be726c2d504}, {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-02 19:16:05.038 +05:30 9ee4a473-0870-4ed4-ad67-f183b175b1a6 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.7251ms 2024-09-02 19:16:05.150 +05:30 1ceb3535-29c9-4319-871b-8a1f3fc29062 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:05.150 +05:30 1ceb3535-29c9-4319-871b-8a1f3fc29062 INF CORS policy execution successful. 2024-09-02 19:16:05.151 +05:30 1ceb3535-29c9-4319-871b-8a1f3fc29062 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5996ms 2024-09-02 19:16:05.255 +05:30 64f41a23-a533-4045-82db-09fc12d0e49c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:05.255 +05:30 64f41a23-a533-4045-82db-09fc12d0e49c INF CORS policy execution successful. 2024-09-02 19:16:05.256 +05:30 64f41a23-a533-4045-82db-09fc12d0e49c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:05.256 +05:30 1322ad38-31e1-43e0-ab6f-f77676cc1fa9 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:05.256 +05:30 1322ad38-31e1-43e0-ab6f-f77676cc1fa9 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-02 19:16:05.259 +05:30 1322ad38-31e1-43e0-ab6f-f77676cc1fa9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:05.259 +05:30 1322ad38-31e1-43e0-ab6f-f77676cc1fa9 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.6427ms 2024-09-02 19:16:05.259 +05:30 1322ad38-31e1-43e0-ab6f-f77676cc1fa9 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:05.259 +05:30 1322ad38-31e1-43e0-ab6f-f77676cc1fa9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 64f41a23-a533-4045-82db-09fc12d0e49c}, {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-02 19:16:05.259 +05:30 1322ad38-31e1-43e0-ab6f-f77676cc1fa9 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.7453ms 2024-09-02 19:16:05.639 +05:30 2ac2414d-433b-4ce5-94f5-7fcffe8be79a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:05.639 +05:30 2ac2414d-433b-4ce5-94f5-7fcffe8be79a INF CORS policy execution successful. 2024-09-02 19:16:05.640 +05:30 2ac2414d-433b-4ce5-94f5-7fcffe8be79a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.8031ms 2024-09-02 19:16:05.755 +05:30 755de8c7-f614-4f11-be6e-37637a8ead30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:05.757 +05:30 755de8c7-f614-4f11-be6e-37637a8ead30 INF CORS policy execution successful. 2024-09-02 19:16:05.757 +05:30 755de8c7-f614-4f11-be6e-37637a8ead30 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:05.757 +05:30 ca35833f-1f57-4899-b9ce-7e9b4a182053 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:05.757 +05:30 ca35833f-1f57-4899-b9ce-7e9b4a182053 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-02 19:16:05.762 +05:30 ca35833f-1f57-4899-b9ce-7e9b4a182053 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:05.763 +05:30 ca35833f-1f57-4899-b9ce-7e9b4a182053 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.078ms 2024-09-02 19:16:05.763 +05:30 ca35833f-1f57-4899-b9ce-7e9b4a182053 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:05.763 +05:30 ca35833f-1f57-4899-b9ce-7e9b4a182053 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 755de8c7-f614-4f11-be6e-37637a8ead30}, {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-02 19:16:05.764 +05:30 ca35833f-1f57-4899-b9ce-7e9b4a182053 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.5893ms 2024-09-02 19:16:18.165 +05:30 7babb99d-65b5-426c-861c-068ed0eb828a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:18.166 +05:30 7babb99d-65b5-426c-861c-068ed0eb828a INF CORS policy execution successful. 2024-09-02 19:16:18.166 +05:30 7babb99d-65b5-426c-861c-068ed0eb828a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.1987ms 2024-09-02 19:16:18.260 +05:30 c4863a09-882e-48ae-9d04-9c7f2bcb1cef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:18.261 +05:30 c4863a09-882e-48ae-9d04-9c7f2bcb1cef INF CORS policy execution successful. 2024-09-02 19:16:18.262 +05:30 c4863a09-882e-48ae-9d04-9c7f2bcb1cef 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:18.262 +05:30 95f37d8f-2e3e-4a9b-aebb-f9cfba475d24 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:18.262 +05:30 95f37d8f-2e3e-4a9b-aebb-f9cfba475d24 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-02 19:16:18.267 +05:30 95f37d8f-2e3e-4a9b-aebb-f9cfba475d24 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:18.267 +05:30 95f37d8f-2e3e-4a9b-aebb-f9cfba475d24 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.9719ms 2024-09-02 19:16:18.267 +05:30 95f37d8f-2e3e-4a9b-aebb-f9cfba475d24 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:18.268 +05:30 95f37d8f-2e3e-4a9b-aebb-f9cfba475d24 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4863a09-882e-48ae-9d04-9c7f2bcb1cef}, {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-02 19:16:18.268 +05:30 95f37d8f-2e3e-4a9b-aebb-f9cfba475d24 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.6977ms 2024-09-02 19:16:18.490 +05:30 57fbf776-a6b6-4ced-9823-1648630449f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:18.491 +05:30 57fbf776-a6b6-4ced-9823-1648630449f0 INF CORS policy execution successful. 2024-09-02 19:16:18.491 +05:30 57fbf776-a6b6-4ced-9823-1648630449f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7085ms 2024-09-02 19:16:18.579 +05:30 42dfd194-1185-41c1-84f9-79fe0309f8a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:18.579 +05:30 42dfd194-1185-41c1-84f9-79fe0309f8a4 INF CORS policy execution successful. 2024-09-02 19:16:18.579 +05:30 42dfd194-1185-41c1-84f9-79fe0309f8a4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:18.580 +05:30 d82a0ef4-c077-4d15-8c0e-d2a67e062df0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:18.580 +05:30 d82a0ef4-c077-4d15-8c0e-d2a67e062df0 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-02 19:16:18.582 +05:30 d82a0ef4-c077-4d15-8c0e-d2a67e062df0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:18.582 +05:30 d82a0ef4-c077-4d15-8c0e-d2a67e062df0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.213ms 2024-09-02 19:16:18.582 +05:30 d82a0ef4-c077-4d15-8c0e-d2a67e062df0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:18.582 +05:30 d82a0ef4-c077-4d15-8c0e-d2a67e062df0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42dfd194-1185-41c1-84f9-79fe0309f8a4}, {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-02 19:16:18.582 +05:30 d82a0ef4-c077-4d15-8c0e-d2a67e062df0 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.5843ms 2024-09-02 19:16:21.445 +05:30 f1dfc7b8-8b7e-4d86-8964-f7de3c4c7883 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:21.446 +05:30 f1dfc7b8-8b7e-4d86-8964-f7de3c4c7883 INF CORS policy execution successful. 2024-09-02 19:16:21.447 +05:30 f1dfc7b8-8b7e-4d86-8964-f7de3c4c7883 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 2.0264ms 2024-09-02 19:16:21.544 +05:30 4b5c37e2-24a4-4f34-803c-53412f6b1334 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:21.545 +05:30 4b5c37e2-24a4-4f34-803c-53412f6b1334 INF CORS policy execution successful. 2024-09-02 19:16:21.545 +05:30 4b5c37e2-24a4-4f34-803c-53412f6b1334 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:21.545 +05:30 a5af03f1-72b0-4d7f-9b9d-4423574618e8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:21.546 +05:30 a5af03f1-72b0-4d7f-9b9d-4423574618e8 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-02 19:16:21.548 +05:30 a5af03f1-72b0-4d7f-9b9d-4423574618e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:21.548 +05:30 a5af03f1-72b0-4d7f-9b9d-4423574618e8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.6564ms 2024-09-02 19:16:21.548 +05:30 a5af03f1-72b0-4d7f-9b9d-4423574618e8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:21.548 +05:30 a5af03f1-72b0-4d7f-9b9d-4423574618e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b5c37e2-24a4-4f34-803c-53412f6b1334}, {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-02 19:16:21.549 +05:30 a5af03f1-72b0-4d7f-9b9d-4423574618e8 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.4911ms 2024-09-02 19:16:22.841 +05:30 2e1c7443-f8e4-4124-af77-026e85ff6e05 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:22.842 +05:30 2e1c7443-f8e4-4124-af77-026e85ff6e05 INF CORS policy execution successful. 2024-09-02 19:16:22.842 +05:30 2e1c7443-f8e4-4124-af77-026e85ff6e05 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.1981ms 2024-09-02 19:16:22.990 +05:30 daa3ead4-bea6-4e74-9958-572d7d6ceb5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:22.990 +05:30 daa3ead4-bea6-4e74-9958-572d7d6ceb5e INF CORS policy execution successful. 2024-09-02 19:16:22.991 +05:30 daa3ead4-bea6-4e74-9958-572d7d6ceb5e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:22.991 +05:30 562ab8b5-a416-4fea-8c8f-db5d42a52ef5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:22.991 +05:30 562ab8b5-a416-4fea-8c8f-db5d42a52ef5 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-02 19:16:22.995 +05:30 562ab8b5-a416-4fea-8c8f-db5d42a52ef5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:22.995 +05:30 562ab8b5-a416-4fea-8c8f-db5d42a52ef5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.6652ms 2024-09-02 19:16:22.995 +05:30 562ab8b5-a416-4fea-8c8f-db5d42a52ef5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:22.995 +05:30 562ab8b5-a416-4fea-8c8f-db5d42a52ef5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: daa3ead4-bea6-4e74-9958-572d7d6ceb5e}, {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-02 19:16:22.995 +05:30 562ab8b5-a416-4fea-8c8f-db5d42a52ef5 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.605ms 2024-09-02 19:16:23.330 +05:30 c7f7b65f-40fe-44fe-bac5-a6db3de98e94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:23.331 +05:30 c7f7b65f-40fe-44fe-bac5-a6db3de98e94 INF CORS policy execution successful. 2024-09-02 19:16:23.331 +05:30 c7f7b65f-40fe-44fe-bac5-a6db3de98e94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.608ms 2024-09-02 19:16:23.413 +05:30 35f8b66c-0183-41ce-b540-6390c88066dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:23.414 +05:30 35f8b66c-0183-41ce-b540-6390c88066dc INF CORS policy execution successful. 2024-09-02 19:16:23.414 +05:30 35f8b66c-0183-41ce-b540-6390c88066dc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:23.414 +05:30 436e368e-ef7b-4234-bb12-5aba9a854fbe INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:23.414 +05:30 436e368e-ef7b-4234-bb12-5aba9a854fbe 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-02 19:16:23.419 +05:30 436e368e-ef7b-4234-bb12-5aba9a854fbe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:23.419 +05:30 436e368e-ef7b-4234-bb12-5aba9a854fbe INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.518ms 2024-09-02 19:16:23.419 +05:30 436e368e-ef7b-4234-bb12-5aba9a854fbe INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:23.419 +05:30 436e368e-ef7b-4234-bb12-5aba9a854fbe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 35f8b66c-0183-41ce-b540-6390c88066dc}, {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-02 19:16:23.419 +05:30 436e368e-ef7b-4234-bb12-5aba9a854fbe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.2221ms 2024-09-02 19:16:23.536 +05:30 283302c4-2d2d-4c02-bc61-567461702d02 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:23.536 +05:30 283302c4-2d2d-4c02-bc61-567461702d02 INF CORS policy execution successful. 2024-09-02 19:16:23.537 +05:30 283302c4-2d2d-4c02-bc61-567461702d02 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.8777ms 2024-09-02 19:16:23.760 +05:30 3502ae9e-ae80-4594-9489-9e911cd87a4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:23.761 +05:30 3502ae9e-ae80-4594-9489-9e911cd87a4f INF CORS policy execution successful. 2024-09-02 19:16:23.761 +05:30 3502ae9e-ae80-4594-9489-9e911cd87a4f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:23.761 +05:30 01ce6a8f-851c-4c92-a6dd-870cc216bccc INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:23.761 +05:30 01ce6a8f-851c-4c92-a6dd-870cc216bccc 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-02 19:16:23.764 +05:30 01ce6a8f-851c-4c92-a6dd-870cc216bccc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:23.764 +05:30 01ce6a8f-851c-4c92-a6dd-870cc216bccc INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.4014ms 2024-09-02 19:16:23.764 +05:30 01ce6a8f-851c-4c92-a6dd-870cc216bccc INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:23.764 +05:30 01ce6a8f-851c-4c92-a6dd-870cc216bccc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3502ae9e-ae80-4594-9489-9e911cd87a4f}, {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-02 19:16:23.764 +05:30 01ce6a8f-851c-4c92-a6dd-870cc216bccc 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.4322ms 2024-09-02 19:16:24.035 +05:30 150197be-63ca-4a94-a811-d717db83dbdf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:24.035 +05:30 150197be-63ca-4a94-a811-d717db83dbdf INF CORS policy execution successful. 2024-09-02 19:16:24.035 +05:30 150197be-63ca-4a94-a811-d717db83dbdf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5098ms 2024-09-02 19:16:24.180 +05:30 a3dcdbe2-d657-4a8a-a76e-8e9d5efc933d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:24.180 +05:30 a3dcdbe2-d657-4a8a-a76e-8e9d5efc933d INF CORS policy execution successful. 2024-09-02 19:16:24.181 +05:30 a3dcdbe2-d657-4a8a-a76e-8e9d5efc933d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:24.181 +05:30 4d47e28e-018b-4b01-b6a7-f6401fc678eb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:24.181 +05:30 4d47e28e-018b-4b01-b6a7-f6401fc678eb 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-02 19:16:24.183 +05:30 4d47e28e-018b-4b01-b6a7-f6401fc678eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:24.183 +05:30 4d47e28e-018b-4b01-b6a7-f6401fc678eb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.393ms 2024-09-02 19:16:24.183 +05:30 4d47e28e-018b-4b01-b6a7-f6401fc678eb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:24.183 +05:30 4d47e28e-018b-4b01-b6a7-f6401fc678eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3dcdbe2-d657-4a8a-a76e-8e9d5efc933d}, {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-02 19:16:24.184 +05:30 4d47e28e-018b-4b01-b6a7-f6401fc678eb 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.6935ms 2024-09-02 19:16:24.610 +05:30 1e5e13eb-a3df-416e-a5d3-70f938653d06 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:24.611 +05:30 1e5e13eb-a3df-416e-a5d3-70f938653d06 INF CORS policy execution successful. 2024-09-02 19:16:24.611 +05:30 1e5e13eb-a3df-416e-a5d3-70f938653d06 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4838ms 2024-09-02 19:16:24.680 +05:30 b9d85d75-93e0-4a41-b3b4-09c67237a81e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:24.680 +05:30 b9d85d75-93e0-4a41-b3b4-09c67237a81e INF CORS policy execution successful. 2024-09-02 19:16:24.680 +05:30 b9d85d75-93e0-4a41-b3b4-09c67237a81e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:24.681 +05:30 9da531a4-45ac-4277-a5b1-8cd16bb2e9e7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:24.681 +05:30 9da531a4-45ac-4277-a5b1-8cd16bb2e9e7 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-02 19:16:24.682 +05:30 9da531a4-45ac-4277-a5b1-8cd16bb2e9e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:24.683 +05:30 9da531a4-45ac-4277-a5b1-8cd16bb2e9e7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 1.9262ms 2024-09-02 19:16:24.683 +05:30 9da531a4-45ac-4277-a5b1-8cd16bb2e9e7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:24.683 +05:30 9da531a4-45ac-4277-a5b1-8cd16bb2e9e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9d85d75-93e0-4a41-b3b4-09c67237a81e}, {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-02 19:16:24.683 +05:30 9da531a4-45ac-4277-a5b1-8cd16bb2e9e7 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.3225ms 2024-09-02 19:16:25.205 +05:30 e9aea295-a480-40b8-b235-e57e04cdacc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:25.206 +05:30 e9aea295-a480-40b8-b235-e57e04cdacc4 INF CORS policy execution successful. 2024-09-02 19:16:25.206 +05:30 e9aea295-a480-40b8-b235-e57e04cdacc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5933ms 2024-09-02 19:16:25.316 +05:30 ee937c72-85e5-4c8a-bd97-0463920bc7da INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:25.317 +05:30 ee937c72-85e5-4c8a-bd97-0463920bc7da INF CORS policy execution successful. 2024-09-02 19:16:25.317 +05:30 ee937c72-85e5-4c8a-bd97-0463920bc7da 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:25.317 +05:30 c904b2b2-8ef7-4e3d-979e-007fd7cd918d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:25.317 +05:30 c904b2b2-8ef7-4e3d-979e-007fd7cd918d 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-02 19:16:25.320 +05:30 c904b2b2-8ef7-4e3d-979e-007fd7cd918d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:25.320 +05:30 c904b2b2-8ef7-4e3d-979e-007fd7cd918d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.5684ms 2024-09-02 19:16:25.320 +05:30 c904b2b2-8ef7-4e3d-979e-007fd7cd918d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:25.320 +05:30 c904b2b2-8ef7-4e3d-979e-007fd7cd918d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee937c72-85e5-4c8a-bd97-0463920bc7da}, {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-02 19:16:25.320 +05:30 c904b2b2-8ef7-4e3d-979e-007fd7cd918d 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.3595ms 2024-09-02 19:16:26.165 +05:30 3ba3906d-f12f-4efb-8a2a-0f3141678b6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:26.166 +05:30 3ba3906d-f12f-4efb-8a2a-0f3141678b6d INF CORS policy execution successful. 2024-09-02 19:16:26.166 +05:30 3ba3906d-f12f-4efb-8a2a-0f3141678b6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5568ms 2024-09-02 19:16:26.246 +05:30 983df0e3-9de8-4049-8b20-eb6c281b519b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:26.246 +05:30 983df0e3-9de8-4049-8b20-eb6c281b519b INF CORS policy execution successful. 2024-09-02 19:16:26.246 +05:30 983df0e3-9de8-4049-8b20-eb6c281b519b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:26.247 +05:30 4e1cbc0c-8022-491e-a02a-65e694df600b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:26.247 +05:30 4e1cbc0c-8022-491e-a02a-65e694df600b 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-02 19:16:26.274 +05:30 4e1cbc0c-8022-491e-a02a-65e694df600b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:26.275 +05:30 4e1cbc0c-8022-491e-a02a-65e694df600b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 27.8259ms 2024-09-02 19:16:26.275 +05:30 4e1cbc0c-8022-491e-a02a-65e694df600b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:26.275 +05:30 4e1cbc0c-8022-491e-a02a-65e694df600b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 983df0e3-9de8-4049-8b20-eb6c281b519b}, {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-02 19:16:26.276 +05:30 4e1cbc0c-8022-491e-a02a-65e694df600b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 29.9808ms 2024-09-02 19:16:26.500 +05:30 4b394770-193b-4085-a260-1e04183f5021 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:26.501 +05:30 4b394770-193b-4085-a260-1e04183f5021 INF CORS policy execution successful. 2024-09-02 19:16:26.501 +05:30 4b394770-193b-4085-a260-1e04183f5021 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5046ms 2024-09-02 19:16:26.575 +05:30 a59615e2-1064-4fe1-b9b1-d0bf095198b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:26.575 +05:30 a59615e2-1064-4fe1-b9b1-d0bf095198b2 INF CORS policy execution successful. 2024-09-02 19:16:26.576 +05:30 a59615e2-1064-4fe1-b9b1-d0bf095198b2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:26.576 +05:30 b63754c4-e5b5-4e66-b4a1-a378a4727fa9 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:26.576 +05:30 b63754c4-e5b5-4e66-b4a1-a378a4727fa9 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-02 19:16:26.579 +05:30 b63754c4-e5b5-4e66-b4a1-a378a4727fa9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:26.579 +05:30 b63754c4-e5b5-4e66-b4a1-a378a4727fa9 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.8167ms 2024-09-02 19:16:26.579 +05:30 b63754c4-e5b5-4e66-b4a1-a378a4727fa9 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:26.579 +05:30 b63754c4-e5b5-4e66-b4a1-a378a4727fa9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a59615e2-1064-4fe1-b9b1-d0bf095198b2}, {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-02 19:16:26.579 +05:30 b63754c4-e5b5-4e66-b4a1-a378a4727fa9 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.6619ms 2024-09-02 19:16:28.455 +05:30 3ca51b84-04d9-4638-b540-eafe40340207 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:28.455 +05:30 3ca51b84-04d9-4638-b540-eafe40340207 INF CORS policy execution successful. 2024-09-02 19:16:28.455 +05:30 3ca51b84-04d9-4638-b540-eafe40340207 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7642ms 2024-09-02 19:16:28.638 +05:30 69efcca2-b85a-4dbf-af72-2a03b377eee9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:28.639 +05:30 69efcca2-b85a-4dbf-af72-2a03b377eee9 INF CORS policy execution successful. 2024-09-02 19:16:28.639 +05:30 69efcca2-b85a-4dbf-af72-2a03b377eee9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:28.640 +05:30 64d8daa0-7564-4745-93a8-e60e2f5f9a04 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:28.640 +05:30 64d8daa0-7564-4745-93a8-e60e2f5f9a04 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-02 19:16:28.645 +05:30 64d8daa0-7564-4745-93a8-e60e2f5f9a04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:28.645 +05:30 64d8daa0-7564-4745-93a8-e60e2f5f9a04 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.9551ms 2024-09-02 19:16:28.645 +05:30 64d8daa0-7564-4745-93a8-e60e2f5f9a04 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:28.646 +05:30 64d8daa0-7564-4745-93a8-e60e2f5f9a04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69efcca2-b85a-4dbf-af72-2a03b377eee9}, {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-02 19:16:28.647 +05:30 64d8daa0-7564-4745-93a8-e60e2f5f9a04 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.1368ms 2024-09-02 19:16:29.196 +05:30 e56bf589-b41b-47eb-b7be-a2bd48ecb9c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:29.196 +05:30 e56bf589-b41b-47eb-b7be-a2bd48ecb9c9 INF CORS policy execution successful. 2024-09-02 19:16:29.197 +05:30 e56bf589-b41b-47eb-b7be-a2bd48ecb9c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.912ms 2024-09-02 19:16:29.280 +05:30 3afc6658-dcf4-4e70-9cb8-67d67933d66c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:29.281 +05:30 3afc6658-dcf4-4e70-9cb8-67d67933d66c INF CORS policy execution successful. 2024-09-02 19:16:29.281 +05:30 3afc6658-dcf4-4e70-9cb8-67d67933d66c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:29.282 +05:30 378d2aad-eb61-43c7-ad17-afc715e7e7ea INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:29.282 +05:30 378d2aad-eb61-43c7-ad17-afc715e7e7ea 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-02 19:16:29.284 +05:30 378d2aad-eb61-43c7-ad17-afc715e7e7ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:29.284 +05:30 378d2aad-eb61-43c7-ad17-afc715e7e7ea INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 1.9892ms 2024-09-02 19:16:29.284 +05:30 378d2aad-eb61-43c7-ad17-afc715e7e7ea INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:29.284 +05:30 378d2aad-eb61-43c7-ad17-afc715e7e7ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3afc6658-dcf4-4e70-9cb8-67d67933d66c}, {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-02 19:16:29.285 +05:30 378d2aad-eb61-43c7-ad17-afc715e7e7ea 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.3694ms 2024-09-02 19:16:29.571 +05:30 e749c945-e027-4b43-a4fa-1da29700bb86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:29.571 +05:30 e749c945-e027-4b43-a4fa-1da29700bb86 INF CORS policy execution successful. 2024-09-02 19:16:29.572 +05:30 e749c945-e027-4b43-a4fa-1da29700bb86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.0266ms 2024-09-02 19:16:29.656 +05:30 d2544605-a454-4625-aa74-48a15730e1d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:29.657 +05:30 d2544605-a454-4625-aa74-48a15730e1d5 INF CORS policy execution successful. 2024-09-02 19:16:29.657 +05:30 d2544605-a454-4625-aa74-48a15730e1d5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:29.657 +05:30 723c280d-c32e-4ead-a471-00de7fca1640 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:29.657 +05:30 723c280d-c32e-4ead-a471-00de7fca1640 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-02 19:16:29.660 +05:30 723c280d-c32e-4ead-a471-00de7fca1640 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:29.660 +05:30 723c280d-c32e-4ead-a471-00de7fca1640 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.754ms 2024-09-02 19:16:29.660 +05:30 723c280d-c32e-4ead-a471-00de7fca1640 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:29.660 +05:30 723c280d-c32e-4ead-a471-00de7fca1640 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2544605-a454-4625-aa74-48a15730e1d5}, {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-02 19:16:29.661 +05:30 723c280d-c32e-4ead-a471-00de7fca1640 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.0679ms 2024-09-02 19:16:29.805 +05:30 db617c7d-0ad8-4cca-a398-14fd7d4e2daa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:29.805 +05:30 db617c7d-0ad8-4cca-a398-14fd7d4e2daa INF CORS policy execution successful. 2024-09-02 19:16:29.806 +05:30 db617c7d-0ad8-4cca-a398-14fd7d4e2daa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4897ms 2024-09-02 19:16:29.960 +05:30 1dcdc81f-4b96-43d1-904c-625a52740908 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:29.961 +05:30 1dcdc81f-4b96-43d1-904c-625a52740908 INF CORS policy execution successful. 2024-09-02 19:16:29.961 +05:30 1dcdc81f-4b96-43d1-904c-625a52740908 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:29.961 +05:30 12d4d64e-8d0e-43a5-9e38-1e2eaa174964 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:29.961 +05:30 12d4d64e-8d0e-43a5-9e38-1e2eaa174964 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-02 19:16:29.963 +05:30 12d4d64e-8d0e-43a5-9e38-1e2eaa174964 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:29.963 +05:30 12d4d64e-8d0e-43a5-9e38-1e2eaa174964 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.1952ms 2024-09-02 19:16:29.963 +05:30 12d4d64e-8d0e-43a5-9e38-1e2eaa174964 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:29.963 +05:30 12d4d64e-8d0e-43a5-9e38-1e2eaa174964 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1dcdc81f-4b96-43d1-904c-625a52740908}, {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-02 19:16:29.964 +05:30 12d4d64e-8d0e-43a5-9e38-1e2eaa174964 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.5368ms 2024-09-02 19:16:31.500 +05:30 7335ecd4-53e2-4e43-9595-0f648560cd42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:31.501 +05:30 7335ecd4-53e2-4e43-9595-0f648560cd42 INF CORS policy execution successful. 2024-09-02 19:16:31.501 +05:30 7335ecd4-53e2-4e43-9595-0f648560cd42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5179ms 2024-09-02 19:16:31.575 +05:30 5deb294f-6900-457b-9e9a-36134f4d97fd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:31.576 +05:30 5deb294f-6900-457b-9e9a-36134f4d97fd INF CORS policy execution successful. 2024-09-02 19:16:31.576 +05:30 5deb294f-6900-457b-9e9a-36134f4d97fd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:31.576 +05:30 6b5c137f-9948-458b-970a-71a58251fe8e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:31.577 +05:30 6b5c137f-9948-458b-970a-71a58251fe8e 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-02 19:16:31.580 +05:30 6b5c137f-9948-458b-970a-71a58251fe8e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:31.580 +05:30 6b5c137f-9948-458b-970a-71a58251fe8e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.6491ms 2024-09-02 19:16:31.580 +05:30 6b5c137f-9948-458b-970a-71a58251fe8e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:31.580 +05:30 6b5c137f-9948-458b-970a-71a58251fe8e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5deb294f-6900-457b-9e9a-36134f4d97fd}, {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-02 19:16:31.581 +05:30 6b5c137f-9948-458b-970a-71a58251fe8e 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.8266ms 2024-09-02 19:16:31.720 +05:30 4d7fe923-6495-4ab0-aed7-e32bcd3c5c3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:31.720 +05:30 4d7fe923-6495-4ab0-aed7-e32bcd3c5c3f INF CORS policy execution successful. 2024-09-02 19:16:31.721 +05:30 4d7fe923-6495-4ab0-aed7-e32bcd3c5c3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4749ms 2024-09-02 19:16:31.805 +05:30 d293e31c-d0c4-483f-8c26-b312798ba15c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:31.805 +05:30 d293e31c-d0c4-483f-8c26-b312798ba15c INF CORS policy execution successful. 2024-09-02 19:16:31.805 +05:30 d293e31c-d0c4-483f-8c26-b312798ba15c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:31.806 +05:30 e693328b-7d4f-4898-a6c8-8a45f68005a6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:31.806 +05:30 e693328b-7d4f-4898-a6c8-8a45f68005a6 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-02 19:16:31.808 +05:30 e693328b-7d4f-4898-a6c8-8a45f68005a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:31.808 +05:30 e693328b-7d4f-4898-a6c8-8a45f68005a6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.0491ms 2024-09-02 19:16:31.808 +05:30 e693328b-7d4f-4898-a6c8-8a45f68005a6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:31.808 +05:30 e693328b-7d4f-4898-a6c8-8a45f68005a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d293e31c-d0c4-483f-8c26-b312798ba15c}, {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-02 19:16:31.808 +05:30 e693328b-7d4f-4898-a6c8-8a45f68005a6 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.7165ms 2024-09-02 19:16:33.800 +05:30 27e75009-ee72-4a6d-b783-d30730e39c69 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:33.801 +05:30 27e75009-ee72-4a6d-b783-d30730e39c69 INF CORS policy execution successful. 2024-09-02 19:16:33.801 +05:30 27e75009-ee72-4a6d-b783-d30730e39c69 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7518ms 2024-09-02 19:16:33.990 +05:30 521ba0d7-a41e-4360-9852-d69a7cbfbb6c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:33.990 +05:30 521ba0d7-a41e-4360-9852-d69a7cbfbb6c INF CORS policy execution successful. 2024-09-02 19:16:33.990 +05:30 521ba0d7-a41e-4360-9852-d69a7cbfbb6c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:33.991 +05:30 4e11747d-6723-4aae-a84c-006417667748 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:33.991 +05:30 4e11747d-6723-4aae-a84c-006417667748 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-02 19:16:33.994 +05:30 4e11747d-6723-4aae-a84c-006417667748 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:33.994 +05:30 4e11747d-6723-4aae-a84c-006417667748 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1152ms 2024-09-02 19:16:33.994 +05:30 4e11747d-6723-4aae-a84c-006417667748 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:33.994 +05:30 4e11747d-6723-4aae-a84c-006417667748 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 521ba0d7-a41e-4360-9852-d69a7cbfbb6c}, {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-02 19:16:33.995 +05:30 4e11747d-6723-4aae-a84c-006417667748 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.0508ms 2024-09-02 19:16:34.420 +05:30 678a0780-f9e5-4661-bc6e-8d8ec696ac2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:34.420 +05:30 678a0780-f9e5-4661-bc6e-8d8ec696ac2a INF CORS policy execution successful. 2024-09-02 19:16:34.420 +05:30 678a0780-f9e5-4661-bc6e-8d8ec696ac2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7675ms 2024-09-02 19:16:34.571 +05:30 c9c71f00-cdb1-40c1-8bfc-6b2d92027804 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:34.571 +05:30 c9c71f00-cdb1-40c1-8bfc-6b2d92027804 INF CORS policy execution successful. 2024-09-02 19:16:34.571 +05:30 c9c71f00-cdb1-40c1-8bfc-6b2d92027804 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:34.572 +05:30 46ca6707-fff0-4104-8940-4a878eeea9d8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:34.572 +05:30 46ca6707-fff0-4104-8940-4a878eeea9d8 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-02 19:16:34.574 +05:30 46ca6707-fff0-4104-8940-4a878eeea9d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:34.574 +05:30 46ca6707-fff0-4104-8940-4a878eeea9d8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.522ms 2024-09-02 19:16:34.574 +05:30 46ca6707-fff0-4104-8940-4a878eeea9d8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:34.574 +05:30 46ca6707-fff0-4104-8940-4a878eeea9d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c9c71f00-cdb1-40c1-8bfc-6b2d92027804}, {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-02 19:16:34.575 +05:30 46ca6707-fff0-4104-8940-4a878eeea9d8 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.4649ms 2024-09-02 19:16:34.684 +05:30 39f91892-7bb1-4791-ae2e-e313a7033888 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:34.685 +05:30 39f91892-7bb1-4791-ae2e-e313a7033888 INF CORS policy execution successful. 2024-09-02 19:16:34.685 +05:30 39f91892-7bb1-4791-ae2e-e313a7033888 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5173ms 2024-09-02 19:16:34.865 +05:30 8389bf88-b1aa-4840-b13a-3af1acd6fb35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:16:34.865 +05:30 8389bf88-b1aa-4840-b13a-3af1acd6fb35 INF CORS policy execution successful. 2024-09-02 19:16:34.866 +05:30 8389bf88-b1aa-4840-b13a-3af1acd6fb35 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:16:34.866 +05:30 53fb5365-774f-40eb-aa41-f0fc33f3d2e4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:34.866 +05:30 53fb5365-774f-40eb-aa41-f0fc33f3d2e4 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-02 19:16:34.867 +05:30 53fb5365-774f-40eb-aa41-f0fc33f3d2e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:16:34.868 +05:30 53fb5365-774f-40eb-aa41-f0fc33f3d2e4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 1.8206ms 2024-09-02 19:16:34.868 +05:30 53fb5365-774f-40eb-aa41-f0fc33f3d2e4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:16:34.868 +05:30 53fb5365-774f-40eb-aa41-f0fc33f3d2e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8389bf88-b1aa-4840-b13a-3af1acd6fb35}, {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-02 19:16:34.868 +05:30 53fb5365-774f-40eb-aa41-f0fc33f3d2e4 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.3851ms 2024-09-02 19:17:03.189 +05:30 e72c8f96-316e-4776-82d8-3ce207b0146b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - null null 2024-09-02 19:17:03.191 +05:30 e72c8f96-316e-4776-82d8-3ce207b0146b INF CORS policy execution successful. 2024-09-02 19:17:03.193 +05:30 e72c8f96-316e-4776-82d8-3ce207b0146b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - 204 null null 4.0527ms 2024-09-02 19:17:03.221 +05:30 e7dd8470-bc73-48ee-bf24-4921c7d05f23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - null null 2024-09-02 19:17:03.223 +05:30 e7dd8470-bc73-48ee-bf24-4921c7d05f23 INF CORS policy execution successful. 2024-09-02 19:17:03.224 +05:30 e7dd8470-bc73-48ee-bf24-4921c7d05f23 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=86 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:03.225 +05:30 b28c393c-ada1-46e6-b5b5-545998c4d368 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:03.225 +05:30 b28c393c-ada1-46e6-b5b5-545998c4d368 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-02 19:17:03.249 +05:30 b28c393c-ada1-46e6-b5b5-545998c4d368 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:03.250 +05:30 b28c393c-ada1-46e6-b5b5-545998c4d368 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 24.3003ms 2024-09-02 19:17:03.250 +05:30 b28c393c-ada1-46e6-b5b5-545998c4d368 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:03.250 +05:30 b28c393c-ada1-46e6-b5b5-545998c4d368 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7dd8470-bc73-48ee-bf24-4921c7d05f23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1317} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":86,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp2\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"8ba373cc-9454-4e62-bb74-e123ea3fa612.png\",\"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\":2,\"TimeZone\":0,\"UserAccess\":2,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"../Uploads/User/SS0001\\\\8ba373cc-9454-4e62-bb74-e123ea3fa612.png\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-02 19:17:03.251 +05:30 b28c393c-ada1-46e6-b5b5-545998c4d368 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - 200 1317 application/json; charset=utf-8 29.5635ms 2024-09-02 19:17:03.482 +05:30 562f58cf-621f-49e6-8307-0f342079da88 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:03.482 +05:30 562f58cf-621f-49e6-8307-0f342079da88 INF CORS policy execution successful. 2024-09-02 19:17:03.482 +05:30 562f58cf-621f-49e6-8307-0f342079da88 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6289ms 2024-09-02 19:17:03.513 +05:30 c676c17b-db88-436b-bc0b-9677e70c587e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:03.514 +05:30 c676c17b-db88-436b-bc0b-9677e70c587e INF CORS policy execution successful. 2024-09-02 19:17:03.514 +05:30 c676c17b-db88-436b-bc0b-9677e70c587e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:03.515 +05:30 33aa73eb-e1a2-4222-bfcb-ab28b6ac91d0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:03.515 +05:30 33aa73eb-e1a2-4222-bfcb-ab28b6ac91d0 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-02 19:17:03.524 +05:30 33aa73eb-e1a2-4222-bfcb-ab28b6ac91d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:03.524 +05:30 33aa73eb-e1a2-4222-bfcb-ab28b6ac91d0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.5067ms 2024-09-02 19:17:03.524 +05:30 33aa73eb-e1a2-4222-bfcb-ab28b6ac91d0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:03.525 +05:30 33aa73eb-e1a2-4222-bfcb-ab28b6ac91d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c676c17b-db88-436b-bc0b-9677e70c587e}, {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-02 19:17:03.525 +05:30 33aa73eb-e1a2-4222-bfcb-ab28b6ac91d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 12.0645ms 2024-09-02 19:17:12.462 +05:30 f4cd9f0b-7321-4744-9650-da681e48e3db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:12.462 +05:30 f4cd9f0b-7321-4744-9650-da681e48e3db INF CORS policy execution successful. 2024-09-02 19:17:12.463 +05:30 f4cd9f0b-7321-4744-9650-da681e48e3db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9424ms 2024-09-02 19:17:12.496 +05:30 238d3a8f-7f98-4341-9638-5986d3e430d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:12.497 +05:30 238d3a8f-7f98-4341-9638-5986d3e430d0 INF CORS policy execution successful. 2024-09-02 19:17:12.498 +05:30 238d3a8f-7f98-4341-9638-5986d3e430d0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:12.498 +05:30 aa87ed01-8907-4ac9-a797-1851220df508 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:12.499 +05:30 aa87ed01-8907-4ac9-a797-1851220df508 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-02 19:17:12.508 +05:30 aa87ed01-8907-4ac9-a797-1851220df508 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:12.509 +05:30 aa87ed01-8907-4ac9-a797-1851220df508 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.0096ms 2024-09-02 19:17:12.509 +05:30 aa87ed01-8907-4ac9-a797-1851220df508 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:12.509 +05:30 aa87ed01-8907-4ac9-a797-1851220df508 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 238d3a8f-7f98-4341-9638-5986d3e430d0}, {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-02 19:17:12.510 +05:30 aa87ed01-8907-4ac9-a797-1851220df508 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 13.3099ms 2024-09-02 19:17:14.869 +05:30 a8aa2455-5706-4313-af41-2754d80922d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=88 - null null 2024-09-02 19:17:14.870 +05:30 a8aa2455-5706-4313-af41-2754d80922d0 INF CORS policy execution successful. 2024-09-02 19:17:14.871 +05:30 a8aa2455-5706-4313-af41-2754d80922d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=88 - 204 null null 1.0688ms 2024-09-02 19:17:14.939 +05:30 7b071c42-65e5-4bb2-9341-0192598bcfc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=88 - null null 2024-09-02 19:17:14.940 +05:30 7b071c42-65e5-4bb2-9341-0192598bcfc9 INF CORS policy execution successful. 2024-09-02 19:17:14.940 +05:30 7b071c42-65e5-4bb2-9341-0192598bcfc9 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=88 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:14.941 +05:30 f7e65941-566b-4325-81c4-58305d3d3842 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:14.941 +05:30 f7e65941-566b-4325-81c4-58305d3d3842 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-02 19:17:14.949 +05:30 f7e65941-566b-4325-81c4-58305d3d3842 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:14.949 +05:30 f7e65941-566b-4325-81c4-58305d3d3842 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 8.1075ms 2024-09-02 19:17:14.949 +05:30 f7e65941-566b-4325-81c4-58305d3d3842 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:14.949 +05:30 f7e65941-566b-4325-81c4-58305d3d3842 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b071c42-65e5-4bb2-9341-0192598bcfc9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1317} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":88,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp3\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"0b78ce74-a1cd-4197-9d90-44221d3fe715.png\",\"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\":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\":\"../Uploads/User/SS0001\\\\0b78ce74-a1cd-4197-9d90-44221d3fe715.png\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-02 19:17:14.950 +05:30 f7e65941-566b-4325-81c4-58305d3d3842 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=88 - 200 1317 application/json; charset=utf-8 10.1609ms 2024-09-02 19:17:15.482 +05:30 fbda614f-b91d-4638-9e7b-b1b062bb5c10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:15.482 +05:30 fbda614f-b91d-4638-9e7b-b1b062bb5c10 INF CORS policy execution successful. 2024-09-02 19:17:15.483 +05:30 fbda614f-b91d-4638-9e7b-b1b062bb5c10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9177ms 2024-09-02 19:17:15.523 +05:30 08cd5b5e-099a-4f85-bf81-3fd6d2a9d392 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:15.524 +05:30 08cd5b5e-099a-4f85-bf81-3fd6d2a9d392 INF CORS policy execution successful. 2024-09-02 19:17:15.524 +05:30 08cd5b5e-099a-4f85-bf81-3fd6d2a9d392 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:15.524 +05:30 8534865c-2095-43dc-a7a5-0590169aac9f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:15.524 +05:30 8534865c-2095-43dc-a7a5-0590169aac9f 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-02 19:17:15.529 +05:30 8534865c-2095-43dc-a7a5-0590169aac9f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:15.530 +05:30 8534865c-2095-43dc-a7a5-0590169aac9f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.0972ms 2024-09-02 19:17:15.530 +05:30 8534865c-2095-43dc-a7a5-0590169aac9f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:15.530 +05:30 8534865c-2095-43dc-a7a5-0590169aac9f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08cd5b5e-099a-4f85-bf81-3fd6d2a9d392}, {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-02 19:17:15.530 +05:30 8534865c-2095-43dc-a7a5-0590169aac9f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.8662ms 2024-09-02 19:17:33.879 +05:30 f97b6cce-a820-4ff6-b3e3-0ac9e7eab7d0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:33.880 +05:30 f97b6cce-a820-4ff6-b3e3-0ac9e7eab7d0 INF CORS policy execution successful. 2024-09-02 19:17:33.881 +05:30 f97b6cce-a820-4ff6-b3e3-0ac9e7eab7d0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.0618ms 2024-09-02 19:17:33.935 +05:30 fabdc9dc-b85d-4c05-8db1-7d5a32cb10d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:33.936 +05:30 fabdc9dc-b85d-4c05-8db1-7d5a32cb10d8 INF CORS policy execution successful. 2024-09-02 19:17:33.937 +05:30 fabdc9dc-b85d-4c05-8db1-7d5a32cb10d8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:33.938 +05:30 c8950311-ad86-4bd4-b697-4058b2baf17e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:33.938 +05:30 c8950311-ad86-4bd4-b697-4058b2baf17e 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-02 19:17:33.948 +05:30 c8950311-ad86-4bd4-b697-4058b2baf17e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:33.948 +05:30 c8950311-ad86-4bd4-b697-4058b2baf17e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.7326ms 2024-09-02 19:17:33.948 +05:30 c8950311-ad86-4bd4-b697-4058b2baf17e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:33.948 +05:30 c8950311-ad86-4bd4-b697-4058b2baf17e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fabdc9dc-b85d-4c05-8db1-7d5a32cb10d8}, {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-02 19:17:33.949 +05:30 c8950311-ad86-4bd4-b697-4058b2baf17e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 14.0632ms 2024-09-02 19:17:35.949 +05:30 857e63e2-aad6-493e-b96c-b23a1399b407 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:17:35.949 +05:30 857e63e2-aad6-493e-b96c-b23a1399b407 INF CORS policy execution successful. 2024-09-02 19:17:35.950 +05:30 857e63e2-aad6-493e-b96c-b23a1399b407 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.9621ms 2024-09-02 19:17:36.006 +05:30 17d97fb9-6b76-49d3-a090-6610efe1e4c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:17:36.006 +05:30 17d97fb9-6b76-49d3-a090-6610efe1e4c3 INF CORS policy execution successful. 2024-09-02 19:17:36.007 +05:30 17d97fb9-6b76-49d3-a090-6610efe1e4c3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:36.007 +05:30 b059e365-abb0-412b-8a6c-613e24953bee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:36.007 +05:30 b059e365-abb0-412b-8a6c-613e24953bee 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-02 19:17:36.015 +05:30 b059e365-abb0-412b-8a6c-613e24953bee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:36.015 +05:30 b059e365-abb0-412b-8a6c-613e24953bee INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 8.1628ms 2024-09-02 19:17:36.015 +05:30 b059e365-abb0-412b-8a6c-613e24953bee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:36.016 +05:30 b059e365-abb0-412b-8a6c-613e24953bee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17d97fb9-6b76-49d3-a090-6610efe1e4c3}, {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-02 19:17:36.016 +05:30 b059e365-abb0-412b-8a6c-613e24953bee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 10.4305ms 2024-09-02 19:17:36.426 +05:30 bb45ebab-165e-4b9e-9a13-267c98e9eb7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:36.426 +05:30 bb45ebab-165e-4b9e-9a13-267c98e9eb7e INF CORS policy execution successful. 2024-09-02 19:17:36.427 +05:30 bb45ebab-165e-4b9e-9a13-267c98e9eb7e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7548ms 2024-09-02 19:17:36.473 +05:30 27d69915-db4a-4981-93a4-9b38e6a2699b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:36.474 +05:30 27d69915-db4a-4981-93a4-9b38e6a2699b INF CORS policy execution successful. 2024-09-02 19:17:36.474 +05:30 27d69915-db4a-4981-93a4-9b38e6a2699b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:36.474 +05:30 4b342971-a955-4fc3-997c-ab8f8d077f6d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:36.475 +05:30 4b342971-a955-4fc3-997c-ab8f8d077f6d 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-02 19:17:36.479 +05:30 4b342971-a955-4fc3-997c-ab8f8d077f6d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:36.479 +05:30 4b342971-a955-4fc3-997c-ab8f8d077f6d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.6524ms 2024-09-02 19:17:36.479 +05:30 4b342971-a955-4fc3-997c-ab8f8d077f6d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:36.479 +05:30 4b342971-a955-4fc3-997c-ab8f8d077f6d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27d69915-db4a-4981-93a4-9b38e6a2699b}, {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-02 19:17:36.480 +05:30 4b342971-a955-4fc3-997c-ab8f8d077f6d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.6119ms 2024-09-02 19:17:37.649 +05:30 7a2e14a1-290b-4f1d-80a4-13de2a1125e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:37.649 +05:30 7a2e14a1-290b-4f1d-80a4-13de2a1125e1 INF CORS policy execution successful. 2024-09-02 19:17:37.650 +05:30 7a2e14a1-290b-4f1d-80a4-13de2a1125e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6775ms 2024-09-02 19:17:37.692 +05:30 a7665b91-ab7a-4873-b148-bd755cab2f91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:37.693 +05:30 a7665b91-ab7a-4873-b148-bd755cab2f91 INF CORS policy execution successful. 2024-09-02 19:17:37.693 +05:30 a7665b91-ab7a-4873-b148-bd755cab2f91 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:37.694 +05:30 b27ad80d-fa5e-4d3e-a9de-fb4bca3aacc2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:37.694 +05:30 b27ad80d-fa5e-4d3e-a9de-fb4bca3aacc2 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-02 19:17:37.701 +05:30 b27ad80d-fa5e-4d3e-a9de-fb4bca3aacc2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:37.701 +05:30 b27ad80d-fa5e-4d3e-a9de-fb4bca3aacc2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.1142ms 2024-09-02 19:17:37.701 +05:30 b27ad80d-fa5e-4d3e-a9de-fb4bca3aacc2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:37.701 +05:30 b27ad80d-fa5e-4d3e-a9de-fb4bca3aacc2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7665b91-ab7a-4873-b148-bd755cab2f91}, {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-02 19:17:37.702 +05:30 b27ad80d-fa5e-4d3e-a9de-fb4bca3aacc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.7073ms 2024-09-02 19:17:39.627 +05:30 8d4193ab-09f8-41e6-9ef5-9f56c735301c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:17:39.627 +05:30 8d4193ab-09f8-41e6-9ef5-9f56c735301c INF CORS policy execution successful. 2024-09-02 19:17:39.628 +05:30 8d4193ab-09f8-41e6-9ef5-9f56c735301c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 204 null null 0.7238ms 2024-09-02 19:17:39.795 +05:30 a7a62b03-22e0-4582-a889-d6c3ff6ffb41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:17:39.795 +05:30 a7a62b03-22e0-4582-a889-d6c3ff6ffb41 INF CORS policy execution successful. 2024-09-02 19:17:39.796 +05:30 a7a62b03-22e0-4582-a889-d6c3ff6ffb41 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:39.796 +05:30 b2d96099-51cf-4f59-9edd-f41a37ee172a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:39.796 +05:30 b2d96099-51cf-4f59-9edd-f41a37ee172a 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-02 19:17:39.812 +05:30 b2d96099-51cf-4f59-9edd-f41a37ee172a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:39.813 +05:30 b2d96099-51cf-4f59-9edd-f41a37ee172a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 16.6817ms 2024-09-02 19:17:39.813 +05:30 b2d96099-51cf-4f59-9edd-f41a37ee172a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:17:39.813 +05:30 b2d96099-51cf-4f59-9edd-f41a37ee172a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7a62b03-22e0-4582-a889-d6c3ff6ffb41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":7,\"LoginName\":\"TestUser2\",\"LoginAbbr\":\"TU2\",\"UserName\":\"TestUser2\",\"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\":1061,\"RoleName\":\"TestRole\",\"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-02 19:17:39.813 +05:30 b2d96099-51cf-4f59-9edd-f41a37ee172a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 200 1652 application/json; charset=utf-8 18.8442ms 2024-09-02 19:17:40.031 +05:30 8a6cd1cf-4a83-4e72-aee4-4c934769f3f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:17:40.031 +05:30 8a6cd1cf-4a83-4e72-aee4-4c934769f3f6 INF CORS policy execution successful. 2024-09-02 19:17:40.031 +05:30 8a6cd1cf-4a83-4e72-aee4-4c934769f3f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.4336ms 2024-09-02 19:17:40.110 +05:30 5809c730-20f4-4f60-84b1-09fc44b200d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:40.111 +05:30 5809c730-20f4-4f60-84b1-09fc44b200d1 INF CORS policy execution successful. 2024-09-02 19:17:40.111 +05:30 5809c730-20f4-4f60-84b1-09fc44b200d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4934ms 2024-09-02 19:17:40.118 +05:30 2b5f2062-876e-458c-ac79-2db2baecb351 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:17:40.119 +05:30 2b5f2062-876e-458c-ac79-2db2baecb351 INF CORS policy execution successful. 2024-09-02 19:17:40.119 +05:30 2b5f2062-876e-458c-ac79-2db2baecb351 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:40.119 +05:30 fa979ccc-839e-48c2-872b-41ad67b3c2c3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:17:40.119 +05:30 fa979ccc-839e-48c2-872b-41ad67b3c2c3 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-02 19:17:40.122 +05:30 fa979ccc-839e-48c2-872b-41ad67b3c2c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:40.123 +05:30 fa979ccc-839e-48c2-872b-41ad67b3c2c3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2936ms 2024-09-02 19:17:40.123 +05:30 fa979ccc-839e-48c2-872b-41ad67b3c2c3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:17:40.123 +05:30 fa979ccc-839e-48c2-872b-41ad67b3c2c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b5f2062-876e-458c-ac79-2db2baecb351}, {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-02 19:17:40.123 +05:30 fa979ccc-839e-48c2-872b-41ad67b3c2c3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 5.0802ms 2024-09-02 19:17:40.151 +05:30 6f8b67f9-eb43-49a6-85b3-1a3c8705511a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:17:40.152 +05:30 6f8b67f9-eb43-49a6-85b3-1a3c8705511a INF CORS policy execution successful. 2024-09-02 19:17:40.152 +05:30 6f8b67f9-eb43-49a6-85b3-1a3c8705511a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:40.152 +05:30 66874a6b-a620-463d-a9a3-4c6e06522101 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:40.152 +05:30 66874a6b-a620-463d-a9a3-4c6e06522101 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-02 19:17:40.157 +05:30 66874a6b-a620-463d-a9a3-4c6e06522101 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:40.157 +05:30 66874a6b-a620-463d-a9a3-4c6e06522101 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.8513ms 2024-09-02 19:17:40.157 +05:30 66874a6b-a620-463d-a9a3-4c6e06522101 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:17:40.158 +05:30 66874a6b-a620-463d-a9a3-4c6e06522101 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f8b67f9-eb43-49a6-85b3-1a3c8705511a}, {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-02 19:17:40.158 +05:30 66874a6b-a620-463d-a9a3-4c6e06522101 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.6328ms 2024-09-02 19:17:40.363 +05:30 5338c035-d192-4825-8d2a-6db1d9fb6bb1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:17:40.363 +05:30 5338c035-d192-4825-8d2a-6db1d9fb6bb1 INF CORS policy execution successful. 2024-09-02 19:17:40.363 +05:30 5338c035-d192-4825-8d2a-6db1d9fb6bb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 204 null null 0.4946ms 2024-09-02 19:17:40.450 +05:30 dc47d2e6-ca6b-49a4-8d12-404c79d72ed4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:17:40.450 +05:30 dc47d2e6-ca6b-49a4-8d12-404c79d72ed4 INF CORS policy execution successful. 2024-09-02 19:17:40.451 +05:30 dc47d2e6-ca6b-49a4-8d12-404c79d72ed4 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:40.451 +05:30 c57ed776-b432-4da9-9916-0bebe8c51872 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:17:40.451 +05:30 c57ed776-b432-4da9-9916-0bebe8c51872 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-02 19:17:40.460 +05:30 c57ed776-b432-4da9-9916-0bebe8c51872 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:40.460 +05:30 c57ed776-b432-4da9-9916-0bebe8c51872 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.8404ms 2024-09-02 19:17:40.460 +05:30 c57ed776-b432-4da9-9916-0bebe8c51872 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:17:40.460 +05:30 c57ed776-b432-4da9-9916-0bebe8c51872 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc47d2e6-ca6b-49a4-8d12-404c79d72ed4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 703} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"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-02 19:17:40.461 +05:30 c57ed776-b432-4da9-9916-0bebe8c51872 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 200 703 application/json; charset=utf-8 10.6318ms 2024-09-02 19:17:59.603 +05:30 d8850d22-43ea-4de3-884d-a2f354cafbc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:17:59.604 +05:30 d8850d22-43ea-4de3-884d-a2f354cafbc9 INF CORS policy execution successful. 2024-09-02 19:17:59.605 +05:30 d8850d22-43ea-4de3-884d-a2f354cafbc9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 1.2104ms 2024-09-02 19:17:59.682 +05:30 ab543cb0-f707-4b6e-a804-730a85230bf8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:17:59.683 +05:30 ab543cb0-f707-4b6e-a804-730a85230bf8 INF CORS policy execution successful. 2024-09-02 19:17:59.684 +05:30 ab543cb0-f707-4b6e-a804-730a85230bf8 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:17:59.684 +05:30 a31c5548-4d04-44dc-9a6a-ba61fa64cf0f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:17:59.685 +05:30 a31c5548-4d04-44dc-9a6a-ba61fa64cf0f 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-02 19:17:59.705 +05:30 a31c5548-4d04-44dc-9a6a-ba61fa64cf0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:17:59.706 +05:30 a31c5548-4d04-44dc-9a6a-ba61fa64cf0f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 20.816ms 2024-09-02 19:17:59.706 +05:30 a31c5548-4d04-44dc-9a6a-ba61fa64cf0f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:17:59.706 +05:30 a31c5548-4d04-44dc-9a6a-ba61fa64cf0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab543cb0-f707-4b6e-a804-730a85230bf8}, {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-02 19:17:59.707 +05:30 a31c5548-4d04-44dc-9a6a-ba61fa64cf0f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 24.6861ms 2024-09-02 19:19:55.810 +05:30 113eeedf-4a4c-46c4-9655-9d239f7d5aea INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-02 19:19:55.814 +05:30 113eeedf-4a4c-46c4-9655-9d239f7d5aea 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: 36876e2b-f847-4d16-89b7-faceb7639334} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-02 19:19:55.815 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 19:19:55.816 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF 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-02 19:19:55.855 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Database retrieved 2024-09-02 19:19:55.862 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Token generated 2024-09-02 19:19:55.862 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Token generated 2024-09-02 19:19:55.863 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:19:55.863 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 47.4704ms 2024-09-02 19:19:55.864 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 19:19:55.864 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 113eeedf-4a4c-46c4-9655-9d239f7d5aea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQ5OTUsImV4cCI6MTcyNTI4NTU5NSwiaWF0IjoxNzI1Mjg0OTk1fQ.2ZrznYakXlmm14L9LTZNYPilgBXxYSKUN_by9itxslM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQ5OTUsImV4cCI6MTcyNTI4NTg5NSwiaWF0IjoxNzI1Mjg0OTk1fQ.35KTj64g1rpdrGDWN3bud7Eeovcl0t5B8BgKNY5cqgU\"}"} 2024-09-02 19:19:55.864 +05:30 c11194af-6ec4-482a-9a8f-703511a55735 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 54.3879ms 2024-09-02 19:21:59.217 +05:30 949513c9-59b0-4448-bbda-59e2d38482f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.219 +05:30 949513c9-59b0-4448-bbda-59e2d38482f5 INF CORS policy execution successful. 2024-09-02 19:21:59.220 +05:30 1c21cdaf-81eb-4ae9-8e50-fdcd105e2d75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.220 +05:30 949513c9-59b0-4448-bbda-59e2d38482f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 2.904ms 2024-09-02 19:21:59.220 +05:30 1c21cdaf-81eb-4ae9-8e50-fdcd105e2d75 INF CORS policy execution successful. 2024-09-02 19:21:59.220 +05:30 1c21cdaf-81eb-4ae9-8e50-fdcd105e2d75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.4968ms 2024-09-02 19:21:59.261 +05:30 e13a0395-5db9-4f1f-a64c-3b18e763d8b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.265 +05:30 e13a0395-5db9-4f1f-a64c-3b18e763d8b5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 1:49:50 PM', Current time (UTC): '9/2/2024 1:51:59 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 19:21:59.267 +05:30 79f2e94e-de34-4afd-899a-e57dfb12bbe3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.267 +05:30 e13a0395-5db9-4f1f-a64c-3b18e763d8b5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 1:49:50 PM', Current time (UTC): '9/2/2024 1:51:59 PM'. 2024-09-02 19:21:59.268 +05:30 e13a0395-5db9-4f1f-a64c-3b18e763d8b5 INF CORS policy execution successful. 2024-09-02 19:21:59.268 +05:30 79f2e94e-de34-4afd-899a-e57dfb12bbe3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 1:49:50 PM', Current time (UTC): '9/2/2024 1:51:59 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 19:21:59.268 +05:30 e13a0395-5db9-4f1f-a64c-3b18e763d8b5 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:21:59.268 +05:30 79f2e94e-de34-4afd-899a-e57dfb12bbe3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 1:49:50 PM', Current time (UTC): '9/2/2024 1:51:59 PM'. 2024-09-02 19:21:59.268 +05:30 79f2e94e-de34-4afd-899a-e57dfb12bbe3 INF CORS policy execution successful. 2024-09-02 19:21:59.269 +05:30 79f2e94e-de34-4afd-899a-e57dfb12bbe3 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NDk5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.2ldKaoOKnOCGDBXMIKISaBhKhDVtKtl-gNoImQJHT4o}, {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-02 19:21:59.271 +05:30 e3961003-7ed9-4b46-a1dd-aa5497f5b031 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:21:59.271 +05:30 3a0f10b9-8c39-4e92-9712-540bcd963a21 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:21:59.271 +05:30 3a0f10b9-8c39-4e92-9712-540bcd963a21 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:21:59.271 +05:30 e3961003-7ed9-4b46-a1dd-aa5497f5b031 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:21:59.272 +05:30 e3961003-7ed9-4b46-a1dd-aa5497f5b031 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e13a0395-5db9-4f1f-a64c-3b18e763d8b5}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 13:49:50'"} Body: 2024-09-02 19:21:59.272 +05:30 3a0f10b9-8c39-4e92-9712-540bcd963a21 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 79f2e94e-de34-4afd-899a-e57dfb12bbe3}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 13:49:50'"} Body: 2024-09-02 19:21:59.272 +05:30 e3961003-7ed9-4b46-a1dd-aa5497f5b031 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 401 null null 10.7935ms 2024-09-02 19:21:59.272 +05:30 3a0f10b9-8c39-4e92-9712-540bcd963a21 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 401 null null 5.3922ms 2024-09-02 19:21:59.334 +05:30 66e46b87-d2b8-4cc0-bf43-99fc9610f839 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NTI5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.iYVvmLZaInwjl1hqPlQbmh4U7X_lSxBpfoSdlGE7g3g - null null 2024-09-02 19:21:59.334 +05:30 66e46b87-d2b8-4cc0-bf43-99fc9610f839 INF CORS policy execution successful. 2024-09-02 19:21:59.335 +05:30 66e46b87-d2b8-4cc0-bf43-99fc9610f839 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NTI5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.iYVvmLZaInwjl1hqPlQbmh4U7X_lSxBpfoSdlGE7g3g 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-02 19:21:59.340 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:21:59.341 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 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-02 19:21:59.353 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF Token generated 2024-09-02 19:21:59.354 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF Token generated 2024-09-02 19:21:59.355 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:21:59.356 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 14.3143ms 2024-09-02 19:21:59.356 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:21:59.356 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66e46b87-d2b8-4cc0-bf43-99fc9610f839}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NjAxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.Wh2h_eWN0Q0Lw-hAnkQOAkH0aEgec5qgUPrsJ0NGMIQ\"}"} 2024-09-02 19:21:59.356 +05:30 be50cf98-6289-4e01-be67-72a8cab0fb00 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODQzOTAsImV4cCI6MTcyNTI4NTI5MCwiaWF0IjoxNzI1Mjg0MzkwfQ.iYVvmLZaInwjl1hqPlQbmh4U7X_lSxBpfoSdlGE7g3g - 200 899 application/json; charset=utf-8 22.6624ms 2024-09-02 19:21:59.401 +05:30 0b10a462-e4d2-4fba-814b-3985fc9a359c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.401 +05:30 0b10a462-e4d2-4fba-814b-3985fc9a359c INF CORS policy execution successful. 2024-09-02 19:21:59.401 +05:30 0b10a462-e4d2-4fba-814b-3985fc9a359c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.6083ms 2024-09-02 19:21:59.402 +05:30 e9f43150-428a-4bef-9a84-3826797f5398 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.402 +05:30 e9f43150-428a-4bef-9a84-3826797f5398 INF CORS policy execution successful. 2024-09-02 19:21:59.403 +05:30 e9f43150-428a-4bef-9a84-3826797f5398 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.4046ms 2024-09-02 19:21:59.437 +05:30 21f00489-0f92-4cfe-9bc8-ee181ab16937 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.438 +05:30 21f00489-0f92-4cfe-9bc8-ee181ab16937 INF CORS policy execution successful. 2024-09-02 19:21:59.438 +05:30 21f00489-0f92-4cfe-9bc8-ee181ab16937 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:21:59.438 +05:30 ea892a7d-94aa-4fc7-bbc8-b4f1b4eb2afe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:21:59.438 +05:30 c4ba059c-6444-4e61-a2eb-dfd5e92b32b0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:21:59.439 +05:30 ea892a7d-94aa-4fc7-bbc8-b4f1b4eb2afe INF CORS policy execution successful. 2024-09-02 19:21:59.439 +05:30 c4ba059c-6444-4e61-a2eb-dfd5e92b32b0 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-02 19:21:59.439 +05:30 ea892a7d-94aa-4fc7-bbc8-b4f1b4eb2afe INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:21:59.439 +05:30 d0258cb0-872b-4ec2-8f04-e3ed365dcf90 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:21:59.439 +05:30 d0258cb0-872b-4ec2-8f04-e3ed365dcf90 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-02 19:21:59.443 +05:30 c4ba059c-6444-4e61-a2eb-dfd5e92b32b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:21:59.443 +05:30 c4ba059c-6444-4e61-a2eb-dfd5e92b32b0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.6593ms 2024-09-02 19:21:59.443 +05:30 c4ba059c-6444-4e61-a2eb-dfd5e92b32b0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:21:59.444 +05:30 c4ba059c-6444-4e61-a2eb-dfd5e92b32b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21f00489-0f92-4cfe-9bc8-ee181ab16937}, {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-02 19:21:59.444 +05:30 c4ba059c-6444-4e61-a2eb-dfd5e92b32b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 7.1849ms 2024-09-02 19:21:59.453 +05:30 d0258cb0-872b-4ec2-8f04-e3ed365dcf90 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:21:59.453 +05:30 d0258cb0-872b-4ec2-8f04-e3ed365dcf90 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 14.0878ms 2024-09-02 19:21:59.453 +05:30 d0258cb0-872b-4ec2-8f04-e3ed365dcf90 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:21:59.453 +05:30 d0258cb0-872b-4ec2-8f04-e3ed365dcf90 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea892a7d-94aa-4fc7-bbc8-b4f1b4eb2afe}, {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-02 19:21:59.454 +05:30 d0258cb0-872b-4ec2-8f04-e3ed365dcf90 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 15.7021ms 2024-09-02 19:21:59.977 +05:30 e55893d3-ed83-4302-bc73-b202e23cc965 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:21:59.977 +05:30 e55893d3-ed83-4302-bc73-b202e23cc965 INF CORS policy execution successful. 2024-09-02 19:21:59.977 +05:30 e55893d3-ed83-4302-bc73-b202e23cc965 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 204 null null 0.8356ms 2024-09-02 19:21:59.977 +05:30 eb6d9b39-d003-44ca-b5b3-06e8fa9abc66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:21:59.978 +05:30 eb6d9b39-d003-44ca-b5b3-06e8fa9abc66 INF CORS policy execution successful. 2024-09-02 19:21:59.978 +05:30 eb6d9b39-d003-44ca-b5b3-06e8fa9abc66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.543ms 2024-09-02 19:22:00.023 +05:30 7813c2ce-1371-407a-b216-11b95c5cbdef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:22:00.024 +05:30 7813c2ce-1371-407a-b216-11b95c5cbdef INF CORS policy execution successful. 2024-09-02 19:22:00.025 +05:30 7813c2ce-1371-407a-b216-11b95c5cbdef 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:22:00.025 +05:30 d5b1598a-d1b3-4051-9eaf-312732bc9514 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:22:00.025 +05:30 d5b1598a-d1b3-4051-9eaf-312732bc9514 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-02 19:22:00.037 +05:30 d5b1598a-d1b3-4051-9eaf-312732bc9514 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:22:00.038 +05:30 d5b1598a-d1b3-4051-9eaf-312732bc9514 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.6587ms 2024-09-02 19:22:00.038 +05:30 d5b1598a-d1b3-4051-9eaf-312732bc9514 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:22:00.038 +05:30 d5b1598a-d1b3-4051-9eaf-312732bc9514 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7813c2ce-1371-407a-b216-11b95c5cbdef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 703} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"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-02 19:22:00.038 +05:30 d5b1598a-d1b3-4051-9eaf-312732bc9514 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 200 703 application/json; charset=utf-8 15.1702ms 2024-09-02 19:22:00.069 +05:30 9fc0c195-71f3-471a-ab87-c5b7b1792d39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:22:00.070 +05:30 9fc0c195-71f3-471a-ab87-c5b7b1792d39 INF CORS policy execution successful. 2024-09-02 19:22:00.070 +05:30 9fc0c195-71f3-471a-ab87-c5b7b1792d39 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:22:00.070 +05:30 bc032746-5cc6-4bed-86fc-ecbe1c9c295b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:22:00.070 +05:30 bc032746-5cc6-4bed-86fc-ecbe1c9c295b 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-02 19:22:00.085 +05:30 bc032746-5cc6-4bed-86fc-ecbe1c9c295b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:22:00.085 +05:30 bc032746-5cc6-4bed-86fc-ecbe1c9c295b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 14.9584ms 2024-09-02 19:22:00.085 +05:30 bc032746-5cc6-4bed-86fc-ecbe1c9c295b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:22:00.086 +05:30 bc032746-5cc6-4bed-86fc-ecbe1c9c295b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9fc0c195-71f3-471a-ab87-c5b7b1792d39}, {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-02 19:22:00.086 +05:30 bc032746-5cc6-4bed-86fc-ecbe1c9c295b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 16.9837ms 2024-09-02 19:22:01.230 +05:30 fa89312a-722e-4bd3-bfa0-8a1721ca0d72 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:01.231 +05:30 fa89312a-722e-4bd3-bfa0-8a1721ca0d72 INF CORS policy execution successful. 2024-09-02 19:22:01.231 +05:30 fa89312a-722e-4bd3-bfa0-8a1721ca0d72 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.6475ms 2024-09-02 19:22:01.260 +05:30 5cd93711-4143-48ca-b9eb-48e648314d41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:01.261 +05:30 5cd93711-4143-48ca-b9eb-48e648314d41 INF CORS policy execution successful. 2024-09-02 19:22:01.261 +05:30 5cd93711-4143-48ca-b9eb-48e648314d41 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:22:01.261 +05:30 f2ed3ef2-d69f-4440-a1a2-e13c31d31891 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:01.262 +05:30 f2ed3ef2-d69f-4440-a1a2-e13c31d31891 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-02 19:22:01.267 +05:30 f2ed3ef2-d69f-4440-a1a2-e13c31d31891 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:22:01.267 +05:30 f2ed3ef2-d69f-4440-a1a2-e13c31d31891 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.3699ms 2024-09-02 19:22:01.267 +05:30 f2ed3ef2-d69f-4440-a1a2-e13c31d31891 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:01.267 +05:30 f2ed3ef2-d69f-4440-a1a2-e13c31d31891 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5cd93711-4143-48ca-b9eb-48e648314d41}, {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-02 19:22:01.268 +05:30 f2ed3ef2-d69f-4440-a1a2-e13c31d31891 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 7.4593ms 2024-09-02 19:22:25.094 +05:30 a1c4f5c5-6962-4908-9faa-d3ae768218da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:25.096 +05:30 a1c4f5c5-6962-4908-9faa-d3ae768218da INF CORS policy execution successful. 2024-09-02 19:22:25.097 +05:30 a1c4f5c5-6962-4908-9faa-d3ae768218da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 2.6281ms 2024-09-02 19:22:25.169 +05:30 783b909b-f4f3-4867-9636-c4d871d55104 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:25.170 +05:30 783b909b-f4f3-4867-9636-c4d871d55104 INF CORS policy execution successful. 2024-09-02 19:22:25.171 +05:30 783b909b-f4f3-4867-9636-c4d871d55104 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:22:25.172 +05:30 28a3b87c-2779-41f7-b7e3-80d1a96a0073 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:25.172 +05:30 28a3b87c-2779-41f7-b7e3-80d1a96a0073 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-02 19:22:25.180 +05:30 28a3b87c-2779-41f7-b7e3-80d1a96a0073 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:22:25.181 +05:30 28a3b87c-2779-41f7-b7e3-80d1a96a0073 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 8.2025ms 2024-09-02 19:22:25.181 +05:30 28a3b87c-2779-41f7-b7e3-80d1a96a0073 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:25.181 +05:30 28a3b87c-2779-41f7-b7e3-80d1a96a0073 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 783b909b-f4f3-4867-9636-c4d871d55104}, {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-02 19:22:25.181 +05:30 28a3b87c-2779-41f7-b7e3-80d1a96a0073 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 12.3849ms 2024-09-02 19:22:52.152 +05:30 7d7f02f8-c92e-4842-88e6-f99d9569df2a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:52.154 +05:30 7d7f02f8-c92e-4842-88e6-f99d9569df2a INF CORS policy execution successful. 2024-09-02 19:22:52.154 +05:30 7d7f02f8-c92e-4842-88e6-f99d9569df2a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 2.0033ms 2024-09-02 19:22:52.200 +05:30 17b9be5c-46b1-4a1c-91ae-1376d5b501de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:52.202 +05:30 17b9be5c-46b1-4a1c-91ae-1376d5b501de INF CORS policy execution successful. 2024-09-02 19:22:52.203 +05:30 17b9be5c-46b1-4a1c-91ae-1376d5b501de INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:22:52.204 +05:30 dee207cd-6da7-47cf-bc08-8b2fdde72b05 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:52.205 +05:30 dee207cd-6da7-47cf-bc08-8b2fdde72b05 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-02 19:22:52.214 +05:30 dee207cd-6da7-47cf-bc08-8b2fdde72b05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:22:52.215 +05:30 dee207cd-6da7-47cf-bc08-8b2fdde72b05 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 10.205ms 2024-09-02 19:22:52.215 +05:30 dee207cd-6da7-47cf-bc08-8b2fdde72b05 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:52.215 +05:30 dee207cd-6da7-47cf-bc08-8b2fdde72b05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17b9be5c-46b1-4a1c-91ae-1376d5b501de}, {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-02 19:22:52.216 +05:30 dee207cd-6da7-47cf-bc08-8b2fdde72b05 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 15.4886ms 2024-09-02 19:22:53.178 +05:30 213afbae-635c-4e67-9a24-b6abdec5416c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:53.179 +05:30 213afbae-635c-4e67-9a24-b6abdec5416c INF CORS policy execution successful. 2024-09-02 19:22:53.179 +05:30 213afbae-635c-4e67-9a24-b6abdec5416c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.7508ms 2024-09-02 19:22:53.270 +05:30 aa73a621-6142-48c8-9f1e-b6987943ba81 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:53.271 +05:30 aa73a621-6142-48c8-9f1e-b6987943ba81 INF CORS policy execution successful. 2024-09-02 19:22:53.271 +05:30 aa73a621-6142-48c8-9f1e-b6987943ba81 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:22:53.271 +05:30 463babef-32dd-42fd-8978-4c90da9ee835 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:53.272 +05:30 463babef-32dd-42fd-8978-4c90da9ee835 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-02 19:22:53.275 +05:30 463babef-32dd-42fd-8978-4c90da9ee835 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:22:53.275 +05:30 463babef-32dd-42fd-8978-4c90da9ee835 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1576ms 2024-09-02 19:22:53.275 +05:30 463babef-32dd-42fd-8978-4c90da9ee835 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:53.275 +05:30 463babef-32dd-42fd-8978-4c90da9ee835 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa73a621-6142-48c8-9f1e-b6987943ba81}, {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-02 19:22:53.276 +05:30 463babef-32dd-42fd-8978-4c90da9ee835 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 5.0613ms 2024-09-02 19:22:54.234 +05:30 f210e618-b09b-44c3-a022-150feda56d61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:54.234 +05:30 f210e618-b09b-44c3-a022-150feda56d61 INF CORS policy execution successful. 2024-09-02 19:22:54.234 +05:30 f210e618-b09b-44c3-a022-150feda56d61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.7606ms 2024-09-02 19:22:54.277 +05:30 b721c89a-f247-45a2-9bd6-aa08549c36b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:22:54.277 +05:30 b721c89a-f247-45a2-9bd6-aa08549c36b5 INF CORS policy execution successful. 2024-09-02 19:22:54.278 +05:30 b721c89a-f247-45a2-9bd6-aa08549c36b5 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:22:54.278 +05:30 33136471-ae4c-4cac-be88-a073e78d49aa INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:54.278 +05:30 33136471-ae4c-4cac-be88-a073e78d49aa 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-02 19:22:54.281 +05:30 33136471-ae4c-4cac-be88-a073e78d49aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:22:54.281 +05:30 33136471-ae4c-4cac-be88-a073e78d49aa INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.8981ms 2024-09-02 19:22:54.281 +05:30 33136471-ae4c-4cac-be88-a073e78d49aa INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:22:54.281 +05:30 33136471-ae4c-4cac-be88-a073e78d49aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b721c89a-f247-45a2-9bd6-aa08549c36b5}, {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-02 19:22:54.282 +05:30 33136471-ae4c-4cac-be88-a073e78d49aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 4.6656ms 2024-09-02 19:23:07.145 +05:30 9208f20a-ce94-4f1a-a831-2a18e21b6ff7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:23:07.145 +05:30 9208f20a-ce94-4f1a-a831-2a18e21b6ff7 INF CORS policy execution successful. 2024-09-02 19:23:07.146 +05:30 9208f20a-ce94-4f1a-a831-2a18e21b6ff7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 1.0729ms 2024-09-02 19:23:07.178 +05:30 026c1ecd-aa21-426d-970e-65f07ee7abdc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:23:07.179 +05:30 026c1ecd-aa21-426d-970e-65f07ee7abdc INF CORS policy execution successful. 2024-09-02 19:23:07.179 +05:30 026c1ecd-aa21-426d-970e-65f07ee7abdc INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:07.180 +05:30 fa3da1ce-5f85-4531-8954-ad36753a5a88 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:23:07.181 +05:30 fa3da1ce-5f85-4531-8954-ad36753a5a88 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-02 19:23:07.189 +05:30 fa3da1ce-5f85-4531-8954-ad36753a5a88 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:07.190 +05:30 fa3da1ce-5f85-4531-8954-ad36753a5a88 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 8.6691ms 2024-09-02 19:23:07.190 +05:30 fa3da1ce-5f85-4531-8954-ad36753a5a88 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:23:07.190 +05:30 fa3da1ce-5f85-4531-8954-ad36753a5a88 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 026c1ecd-aa21-426d-970e-65f07ee7abdc}, {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-02 19:23:07.191 +05:30 fa3da1ce-5f85-4531-8954-ad36753a5a88 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 12.8048ms 2024-09-02 19:23:10.887 +05:30 a7c323ee-563c-4e0f-af8a-8708dd99002d 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-02 19:23:10.887 +05:30 73806a01-5dad-4977-b1c4-c4ff59edafaa 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-02 19:23:10.888 +05:30 73806a01-5dad-4977-b1c4-c4ff59edafaa INF CORS policy execution successful. 2024-09-02 19:23:10.888 +05:30 a7c323ee-563c-4e0f-af8a-8708dd99002d INF CORS policy execution successful. 2024-09-02 19:23:10.888 +05:30 a7c323ee-563c-4e0f-af8a-8708dd99002d 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.9745ms 2024-09-02 19:23:10.888 +05:30 73806a01-5dad-4977-b1c4-c4ff59edafaa 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.9828ms 2024-09-02 19:23:10.922 +05:30 bd01a96a-72ca-4fdc-a410-4c986ebc2c37 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-02 19:23:10.922 +05:30 9a6d4a0f-7153-4f35-bd40-3ca86741f8b9 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-02 19:23:10.922 +05:30 9a6d4a0f-7153-4f35-bd40-3ca86741f8b9 INF CORS policy execution successful. 2024-09-02 19:23:10.922 +05:30 bd01a96a-72ca-4fdc-a410-4c986ebc2c37 INF CORS policy execution successful. 2024-09-02 19:23:10.923 +05:30 bd01a96a-72ca-4fdc-a410-4c986ebc2c37 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:10.923 +05:30 9a6d4a0f-7153-4f35-bd40-3ca86741f8b9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:10.923 +05:30 b6e9dc00-3430-456a-8175-454cb6baa123 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:23:10.923 +05:30 f53d83c4-eb77-47b9-9366-559f7be8a123 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:23:10.923 +05:30 f53d83c4-eb77-47b9-9366-559f7be8a123 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-02 19:23:10.923 +05:30 b6e9dc00-3430-456a-8175-454cb6baa123 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-02 19:23:10.941 +05:30 b6e9dc00-3430-456a-8175-454cb6baa123 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:10.941 +05:30 f53d83c4-eb77-47b9-9366-559f7be8a123 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:10.941 +05:30 b6e9dc00-3430-456a-8175-454cb6baa123 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.0576ms 2024-09-02 19:23:10.941 +05:30 f53d83c4-eb77-47b9-9366-559f7be8a123 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.2148ms 2024-09-02 19:23:10.941 +05:30 f53d83c4-eb77-47b9-9366-559f7be8a123 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:23:10.941 +05:30 b6e9dc00-3430-456a-8175-454cb6baa123 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:23:10.942 +05:30 f53d83c4-eb77-47b9-9366-559f7be8a123 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd01a96a-72ca-4fdc-a410-4c986ebc2c37}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:23:10.942 +05:30 b6e9dc00-3430-456a-8175-454cb6baa123 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a6d4a0f-7153-4f35-bd40-3ca86741f8b9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:23:10.942 +05:30 f53d83c4-eb77-47b9-9366-559f7be8a123 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 19.9848ms 2024-09-02 19:23:10.942 +05:30 b6e9dc00-3430-456a-8175-454cb6baa123 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 20.0798ms 2024-09-02 19:23:13.126 +05:30 5870a32a-c3f9-4738-8039-7614ca15278a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:23:13.127 +05:30 5870a32a-c3f9-4738-8039-7614ca15278a INF CORS policy execution successful. 2024-09-02 19:23:13.129 +05:30 5870a32a-c3f9-4738-8039-7614ca15278a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.1957ms 2024-09-02 19:23:13.129 +05:30 69148687-d9e4-4859-8c08-968ca59074a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:23:13.129 +05:30 69148687-d9e4-4859-8c08-968ca59074a8 INF CORS policy execution successful. 2024-09-02 19:23:13.130 +05:30 69148687-d9e4-4859-8c08-968ca59074a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7469ms 2024-09-02 19:23:13.172 +05:30 a017d0ee-32cd-4d10-9a10-f5482bb1bea4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:23:13.172 +05:30 3f3d763c-1b3a-42b1-85e8-247ba192a7a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:23:13.173 +05:30 a017d0ee-32cd-4d10-9a10-f5482bb1bea4 INF CORS policy execution successful. 2024-09-02 19:23:13.173 +05:30 a017d0ee-32cd-4d10-9a10-f5482bb1bea4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:13.173 +05:30 3f3d763c-1b3a-42b1-85e8-247ba192a7a5 INF CORS policy execution successful. 2024-09-02 19:23:13.173 +05:30 1c7e9fad-d0b1-47b9-a091-19c1f2137e5f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:23:13.173 +05:30 1c7e9fad-d0b1-47b9-a091-19c1f2137e5f 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-02 19:23:13.173 +05:30 3f3d763c-1b3a-42b1-85e8-247ba192a7a5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:13.174 +05:30 7cad18eb-b5f8-4740-8545-bd5ce55d930b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:23:13.174 +05:30 7cad18eb-b5f8-4740-8545-bd5ce55d930b 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-02 19:23:13.188 +05:30 1c7e9fad-d0b1-47b9-a091-19c1f2137e5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:13.189 +05:30 1c7e9fad-d0b1-47b9-a091-19c1f2137e5f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 15.9327ms 2024-09-02 19:23:13.189 +05:30 1c7e9fad-d0b1-47b9-a091-19c1f2137e5f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:23:13.190 +05:30 1c7e9fad-d0b1-47b9-a091-19c1f2137e5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a017d0ee-32cd-4d10-9a10-f5482bb1bea4}, {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-02 19:23:13.190 +05:30 7cad18eb-b5f8-4740-8545-bd5ce55d930b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:13.191 +05:30 7cad18eb-b5f8-4740-8545-bd5ce55d930b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.6699ms 2024-09-02 19:23:13.191 +05:30 7cad18eb-b5f8-4740-8545-bd5ce55d930b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:23:13.191 +05:30 7cad18eb-b5f8-4740-8545-bd5ce55d930b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f3d763c-1b3a-42b1-85e8-247ba192a7a5}, {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-02 19:23:13.191 +05:30 1c7e9fad-d0b1-47b9-a091-19c1f2137e5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 19.3809ms 2024-09-02 19:23:13.191 +05:30 7cad18eb-b5f8-4740-8545-bd5ce55d930b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 18.9394ms 2024-09-02 19:23:30.601 +05:30 447bae53-bba7-4e68-94bf-86e5735fd692 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:23:30.603 +05:30 447bae53-bba7-4e68-94bf-86e5735fd692 INF CORS policy execution successful. 2024-09-02 19:23:30.604 +05:30 447bae53-bba7-4e68-94bf-86e5735fd692 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.6753ms 2024-09-02 19:23:30.645 +05:30 c1ba59b8-cfb6-425d-9752-c5e80363706d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:23:30.647 +05:30 c1ba59b8-cfb6-425d-9752-c5e80363706d INF CORS policy execution successful. 2024-09-02 19:23:30.647 +05:30 c1ba59b8-cfb6-425d-9752-c5e80363706d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:30.648 +05:30 2cdd775b-9975-4984-8378-f85475e099b7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:23:30.649 +05:30 2cdd775b-9975-4984-8378-f85475e099b7 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-02 19:23:30.667 +05:30 2cdd775b-9975-4984-8378-f85475e099b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:30.667 +05:30 2cdd775b-9975-4984-8378-f85475e099b7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 18.2668ms 2024-09-02 19:23:30.667 +05:30 2cdd775b-9975-4984-8378-f85475e099b7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:23:30.668 +05:30 2cdd775b-9975-4984-8378-f85475e099b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1ba59b8-cfb6-425d-9752-c5e80363706d}, {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-02 19:23:30.668 +05:30 2cdd775b-9975-4984-8378-f85475e099b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 22.5306ms 2024-09-02 19:23:30.888 +05:30 eed38efe-d915-41e8-a7e4-1d936252cf41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:23:30.889 +05:30 eed38efe-d915-41e8-a7e4-1d936252cf41 INF CORS policy execution successful. 2024-09-02 19:23:30.889 +05:30 eed38efe-d915-41e8-a7e4-1d936252cf41 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6106ms 2024-09-02 19:23:30.891 +05:30 f3741b40-bdca-4049-aa7b-8c024af60f92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:23:30.891 +05:30 f3741b40-bdca-4049-aa7b-8c024af60f92 INF CORS policy execution successful. 2024-09-02 19:23:30.891 +05:30 f3741b40-bdca-4049-aa7b-8c024af60f92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3171ms 2024-09-02 19:23:30.935 +05:30 4cd0f0e6-48e4-4a9a-ba07-7c2ed514278c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:23:30.937 +05:30 4cd0f0e6-48e4-4a9a-ba07-7c2ed514278c INF CORS policy execution successful. 2024-09-02 19:23:30.937 +05:30 4cd0f0e6-48e4-4a9a-ba07-7c2ed514278c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:30.937 +05:30 c23bf548-f25d-4406-b3ca-1c6b5ec374e4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:23:30.938 +05:30 c23bf548-f25d-4406-b3ca-1c6b5ec374e4 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-02 19:23:30.940 +05:30 3b9e9531-c3f9-413a-aedd-11dc83574181 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:23:30.941 +05:30 3b9e9531-c3f9-413a-aedd-11dc83574181 INF CORS policy execution successful. 2024-09-02 19:23:30.941 +05:30 3b9e9531-c3f9-413a-aedd-11dc83574181 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:30.941 +05:30 b4334adc-941a-4364-a0d0-054188d60f86 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:23:30.941 +05:30 b4334adc-941a-4364-a0d0-054188d60f86 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-02 19:23:30.942 +05:30 c23bf548-f25d-4406-b3ca-1c6b5ec374e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:30.942 +05:30 c23bf548-f25d-4406-b3ca-1c6b5ec374e4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.6885ms 2024-09-02 19:23:30.943 +05:30 c23bf548-f25d-4406-b3ca-1c6b5ec374e4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:23:30.943 +05:30 c23bf548-f25d-4406-b3ca-1c6b5ec374e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4cd0f0e6-48e4-4a9a-ba07-7c2ed514278c}, {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-02 19:23:30.943 +05:30 c23bf548-f25d-4406-b3ca-1c6b5ec374e4 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.7489ms 2024-09-02 19:23:30.950 +05:30 b4334adc-941a-4364-a0d0-054188d60f86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:30.951 +05:30 b4334adc-941a-4364-a0d0-054188d60f86 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.1049ms 2024-09-02 19:23:30.951 +05:30 b4334adc-941a-4364-a0d0-054188d60f86 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:23:30.951 +05:30 b4334adc-941a-4364-a0d0-054188d60f86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b9e9531-c3f9-413a-aedd-11dc83574181}, {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-02 19:23:30.951 +05:30 b4334adc-941a-4364-a0d0-054188d60f86 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.9224ms 2024-09-02 19:23:31.206 +05:30 4dfa7f1a-19de-43fb-8e8a-aefef713383f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:23:31.206 +05:30 4dfa7f1a-19de-43fb-8e8a-aefef713383f INF CORS policy execution successful. 2024-09-02 19:23:31.206 +05:30 4dfa7f1a-19de-43fb-8e8a-aefef713383f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.639ms 2024-09-02 19:23:31.250 +05:30 92684a98-7e61-4c02-84e4-7d51d7314d4b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:23:31.251 +05:30 92684a98-7e61-4c02-84e4-7d51d7314d4b INF CORS policy execution successful. 2024-09-02 19:23:31.251 +05:30 92684a98-7e61-4c02-84e4-7d51d7314d4b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:23:31.252 +05:30 03a53fa3-a180-4772-a67f-da479505750c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:23:31.252 +05:30 03a53fa3-a180-4772-a67f-da479505750c 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-02 19:23:31.258 +05:30 03a53fa3-a180-4772-a67f-da479505750c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:23:31.258 +05:30 03a53fa3-a180-4772-a67f-da479505750c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.0457ms 2024-09-02 19:23:31.258 +05:30 03a53fa3-a180-4772-a67f-da479505750c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:23:31.258 +05:30 03a53fa3-a180-4772-a67f-da479505750c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92684a98-7e61-4c02-84e4-7d51d7314d4b}, {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-02 19:23:31.258 +05:30 03a53fa3-a180-4772-a67f-da479505750c 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.3065ms 2024-09-02 19:27:58.753 +05:30 dc006775-cc86-466c-a4eb-0a7aaddc6575 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:27:58.754 +05:30 dc006775-cc86-466c-a4eb-0a7aaddc6575 INF CORS policy execution successful. 2024-09-02 19:27:58.755 +05:30 dc006775-cc86-466c-a4eb-0a7aaddc6575 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 2.7603ms 2024-09-02 19:27:58.756 +05:30 8ea6bb3e-dbbb-4583-bfbb-22567d541a11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:27:58.756 +05:30 8ea6bb3e-dbbb-4583-bfbb-22567d541a11 INF CORS policy execution successful. 2024-09-02 19:27:58.756 +05:30 8ea6bb3e-dbbb-4583-bfbb-22567d541a11 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5458ms 2024-09-02 19:27:58.951 +05:30 c189e560-b41f-4651-bb5c-881448b526c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:27:58.953 +05:30 c189e560-b41f-4651-bb5c-881448b526c2 INF CORS policy execution successful. 2024-09-02 19:27:58.954 +05:30 c189e560-b41f-4651-bb5c-881448b526c2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:27:58.955 +05:30 caa5fad9-bffa-4aba-8e36-4fc0ac9b80fa INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:27:58.955 +05:30 caa5fad9-bffa-4aba-8e36-4fc0ac9b80fa 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-02 19:27:58.955 +05:30 14e002a1-9d80-4e5d-96a8-100eb0d5879d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:27:58.956 +05:30 14e002a1-9d80-4e5d-96a8-100eb0d5879d INF CORS policy execution successful. 2024-09-02 19:27:58.956 +05:30 14e002a1-9d80-4e5d-96a8-100eb0d5879d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:27:58.956 +05:30 ffc8c9d4-88f8-464b-8e23-eafdd43ca6a8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:27:58.956 +05:30 ffc8c9d4-88f8-464b-8e23-eafdd43ca6a8 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-02 19:27:58.970 +05:30 ffc8c9d4-88f8-464b-8e23-eafdd43ca6a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:27:58.970 +05:30 caa5fad9-bffa-4aba-8e36-4fc0ac9b80fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:27:58.971 +05:30 caa5fad9-bffa-4aba-8e36-4fc0ac9b80fa INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 15.4382ms 2024-09-02 19:27:58.971 +05:30 ffc8c9d4-88f8-464b-8e23-eafdd43ca6a8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 14.4808ms 2024-09-02 19:27:58.971 +05:30 ffc8c9d4-88f8-464b-8e23-eafdd43ca6a8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:27:58.971 +05:30 caa5fad9-bffa-4aba-8e36-4fc0ac9b80fa INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:27:58.971 +05:30 caa5fad9-bffa-4aba-8e36-4fc0ac9b80fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c189e560-b41f-4651-bb5c-881448b526c2}, {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-02 19:27:58.971 +05:30 ffc8c9d4-88f8-464b-8e23-eafdd43ca6a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 14e002a1-9d80-4e5d-96a8-100eb0d5879d}, {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-02 19:27:58.972 +05:30 caa5fad9-bffa-4aba-8e36-4fc0ac9b80fa 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.6889ms 2024-09-02 19:27:58.972 +05:30 ffc8c9d4-88f8-464b-8e23-eafdd43ca6a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 16.6328ms 2024-09-02 19:28:00.703 +05:30 3457bcad-5f0a-4bd7-868f-0d169343c05b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:28:00.703 +05:30 3457bcad-5f0a-4bd7-868f-0d169343c05b INF CORS policy execution successful. 2024-09-02 19:28:00.704 +05:30 3457bcad-5f0a-4bd7-868f-0d169343c05b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.509ms 2024-09-02 19:28:01.662 +05:30 fe22bddb-6f0b-4c7d-90b5-dbc16e49abd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:28:01.663 +05:30 fe22bddb-6f0b-4c7d-90b5-dbc16e49abd6 INF CORS policy execution successful. 2024-09-02 19:28:01.664 +05:30 fe22bddb-6f0b-4c7d-90b5-dbc16e49abd6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:28:01.664 +05:30 b9a6753a-fe57-4a55-af49-05a86e5fe7c8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:28:01.664 +05:30 b9a6753a-fe57-4a55-af49-05a86e5fe7c8 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-02 19:28:01.669 +05:30 b9a6753a-fe57-4a55-af49-05a86e5fe7c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:28:01.669 +05:30 b9a6753a-fe57-4a55-af49-05a86e5fe7c8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.7624ms 2024-09-02 19:28:01.669 +05:30 b9a6753a-fe57-4a55-af49-05a86e5fe7c8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:28:01.669 +05:30 b9a6753a-fe57-4a55-af49-05a86e5fe7c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe22bddb-6f0b-4c7d-90b5-dbc16e49abd6}, {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-02 19:28:01.670 +05:30 b9a6753a-fe57-4a55-af49-05a86e5fe7c8 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.2357ms 2024-09-02 19:29:59.147 +05:30 f9702eb2-8aa2-467c-9f87-a77bcc486aa1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:29:59.150 +05:30 f9702eb2-8aa2-467c-9f87-a77bcc486aa1 INF CORS policy execution successful. 2024-09-02 19:29:59.151 +05:30 f9702eb2-8aa2-467c-9f87-a77bcc486aa1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 4.4215ms 2024-09-02 19:29:59.208 +05:30 5883dde0-c9d0-4618-a103-c1961904e4ae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:29:59.209 +05:30 5883dde0-c9d0-4618-a103-c1961904e4ae INF CORS policy execution successful. 2024-09-02 19:29:59.210 +05:30 5883dde0-c9d0-4618-a103-c1961904e4ae 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:29:59.211 +05:30 a6ee6121-9110-4f83-8822-8a209479a4cc INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:29:59.212 +05:30 a6ee6121-9110-4f83-8822-8a209479a4cc 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-02 19:29:59.223 +05:30 a6ee6121-9110-4f83-8822-8a209479a4cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:29:59.224 +05:30 a6ee6121-9110-4f83-8822-8a209479a4cc INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 11.4078ms 2024-09-02 19:29:59.224 +05:30 a6ee6121-9110-4f83-8822-8a209479a4cc INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:29:59.225 +05:30 a6ee6121-9110-4f83-8822-8a209479a4cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5883dde0-c9d0-4618-a103-c1961904e4ae}, {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-02 19:29:59.225 +05:30 a6ee6121-9110-4f83-8822-8a209479a4cc 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.3585ms 2024-09-02 19:30:07.174 +05:30 924b43cd-0909-4c33-90d3-bc72b6cf969a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:07.175 +05:30 924b43cd-0909-4c33-90d3-bc72b6cf969a INF CORS policy execution successful. 2024-09-02 19:30:07.176 +05:30 924b43cd-0909-4c33-90d3-bc72b6cf969a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.5628ms 2024-09-02 19:30:07.231 +05:30 2a0c2813-f826-4607-819a-02a0b9599e96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:07.232 +05:30 2a0c2813-f826-4607-819a-02a0b9599e96 INF CORS policy execution successful. 2024-09-02 19:30:07.232 +05:30 2a0c2813-f826-4607-819a-02a0b9599e96 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:30:07.233 +05:30 3d58c476-1c04-4699-8822-cf8704392933 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:07.233 +05:30 3d58c476-1c04-4699-8822-cf8704392933 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-02 19:30:07.272 +05:30 3d58c476-1c04-4699-8822-cf8704392933 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:30:07.272 +05:30 3d58c476-1c04-4699-8822-cf8704392933 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 39.2616ms 2024-09-02 19:30:07.273 +05:30 3d58c476-1c04-4699-8822-cf8704392933 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:07.273 +05:30 3d58c476-1c04-4699-8822-cf8704392933 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a0c2813-f826-4607-819a-02a0b9599e96}, {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-02 19:30:07.274 +05:30 3d58c476-1c04-4699-8822-cf8704392933 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 42.2365ms 2024-09-02 19:30:08.545 +05:30 ed0435c4-0e47-43fa-90bb-d4ee7d8de77a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:08.545 +05:30 ed0435c4-0e47-43fa-90bb-d4ee7d8de77a INF CORS policy execution successful. 2024-09-02 19:30:08.545 +05:30 ed0435c4-0e47-43fa-90bb-d4ee7d8de77a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6634ms 2024-09-02 19:30:08.724 +05:30 3e3bfea9-eac2-4e17-ac18-1eafa8717024 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:08.725 +05:30 3e3bfea9-eac2-4e17-ac18-1eafa8717024 INF CORS policy execution successful. 2024-09-02 19:30:08.725 +05:30 3e3bfea9-eac2-4e17-ac18-1eafa8717024 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:30:08.725 +05:30 f14883b2-a4da-4593-8705-66c9887cf429 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:08.725 +05:30 f14883b2-a4da-4593-8705-66c9887cf429 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-02 19:30:08.729 +05:30 f14883b2-a4da-4593-8705-66c9887cf429 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:30:08.730 +05:30 f14883b2-a4da-4593-8705-66c9887cf429 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.2411ms 2024-09-02 19:30:08.730 +05:30 f14883b2-a4da-4593-8705-66c9887cf429 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:08.730 +05:30 f14883b2-a4da-4593-8705-66c9887cf429 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e3bfea9-eac2-4e17-ac18-1eafa8717024}, {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-02 19:30:08.730 +05:30 f14883b2-a4da-4593-8705-66c9887cf429 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.5568ms 2024-09-02 19:30:09.144 +05:30 34bf53b4-8621-426f-8971-2f119cac809c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:09.144 +05:30 34bf53b4-8621-426f-8971-2f119cac809c INF CORS policy execution successful. 2024-09-02 19:30:09.144 +05:30 34bf53b4-8621-426f-8971-2f119cac809c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7467ms 2024-09-02 19:30:09.184 +05:30 489ccbe7-e0de-4330-a4b7-f518ef7b6743 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:09.185 +05:30 489ccbe7-e0de-4330-a4b7-f518ef7b6743 INF CORS policy execution successful. 2024-09-02 19:30:09.186 +05:30 489ccbe7-e0de-4330-a4b7-f518ef7b6743 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:30:09.186 +05:30 febcc143-8fd5-4074-85e9-d26c15ae445e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:09.186 +05:30 febcc143-8fd5-4074-85e9-d26c15ae445e 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-02 19:30:09.189 +05:30 febcc143-8fd5-4074-85e9-d26c15ae445e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:30:09.189 +05:30 febcc143-8fd5-4074-85e9-d26c15ae445e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.4446ms 2024-09-02 19:30:09.189 +05:30 febcc143-8fd5-4074-85e9-d26c15ae445e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:09.190 +05:30 febcc143-8fd5-4074-85e9-d26c15ae445e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 489ccbe7-e0de-4330-a4b7-f518ef7b6743}, {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-02 19:30:09.190 +05:30 febcc143-8fd5-4074-85e9-d26c15ae445e 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.8444ms 2024-09-02 19:30:12.200 +05:30 6e79c531-60cd-4de1-9088-5055a4779596 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:12.200 +05:30 6e79c531-60cd-4de1-9088-5055a4779596 INF CORS policy execution successful. 2024-09-02 19:30:12.201 +05:30 6e79c531-60cd-4de1-9088-5055a4779596 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6637ms 2024-09-02 19:30:12.250 +05:30 0c21001c-4277-4915-88b9-c7265d71d28e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:12.251 +05:30 0c21001c-4277-4915-88b9-c7265d71d28e INF CORS policy execution successful. 2024-09-02 19:30:12.251 +05:30 0c21001c-4277-4915-88b9-c7265d71d28e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:30:12.252 +05:30 2d46c184-bc0c-478e-800c-8dc2e596c764 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:12.252 +05:30 2d46c184-bc0c-478e-800c-8dc2e596c764 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-02 19:30:12.276 +05:30 2d46c184-bc0c-478e-800c-8dc2e596c764 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:30:12.277 +05:30 2d46c184-bc0c-478e-800c-8dc2e596c764 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 24.651ms 2024-09-02 19:30:12.277 +05:30 2d46c184-bc0c-478e-800c-8dc2e596c764 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:12.277 +05:30 2d46c184-bc0c-478e-800c-8dc2e596c764 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0c21001c-4277-4915-88b9-c7265d71d28e}, {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-02 19:30:12.278 +05:30 2d46c184-bc0c-478e-800c-8dc2e596c764 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 27.4021ms 2024-09-02 19:30:13.392 +05:30 1162e8d3-b9e8-4a7d-b288-59d441f36457 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:13.393 +05:30 1162e8d3-b9e8-4a7d-b288-59d441f36457 INF CORS policy execution successful. 2024-09-02 19:30:13.393 +05:30 1162e8d3-b9e8-4a7d-b288-59d441f36457 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7466ms 2024-09-02 19:30:13.459 +05:30 2745652e-b0f7-465a-aef1-3e9f601569d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:13.459 +05:30 2745652e-b0f7-465a-aef1-3e9f601569d5 INF CORS policy execution successful. 2024-09-02 19:30:13.460 +05:30 2745652e-b0f7-465a-aef1-3e9f601569d5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:30:13.460 +05:30 9553c92f-ad87-4304-9c9c-548111012fc1 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:13.460 +05:30 9553c92f-ad87-4304-9c9c-548111012fc1 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-02 19:30:13.478 +05:30 9553c92f-ad87-4304-9c9c-548111012fc1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:30:13.479 +05:30 9553c92f-ad87-4304-9c9c-548111012fc1 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 18.4094ms 2024-09-02 19:30:13.479 +05:30 9553c92f-ad87-4304-9c9c-548111012fc1 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:13.479 +05:30 9553c92f-ad87-4304-9c9c-548111012fc1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2745652e-b0f7-465a-aef1-3e9f601569d5}, {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-02 19:30:13.480 +05:30 9553c92f-ad87-4304-9c9c-548111012fc1 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.7948ms 2024-09-02 19:30:19.091 +05:30 7169836b-d188-40ab-aa40-f5486a463926 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:19.092 +05:30 7169836b-d188-40ab-aa40-f5486a463926 INF CORS policy execution successful. 2024-09-02 19:30:19.092 +05:30 7169836b-d188-40ab-aa40-f5486a463926 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.297ms 2024-09-02 19:30:19.130 +05:30 ca677e43-6831-4133-9275-188a2f54cc50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:30:19.131 +05:30 ca677e43-6831-4133-9275-188a2f54cc50 INF CORS policy execution successful. 2024-09-02 19:30:19.132 +05:30 ca677e43-6831-4133-9275-188a2f54cc50 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:30:19.132 +05:30 0baa624a-a0e2-4091-9b50-e0662d9c4809 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:19.133 +05:30 0baa624a-a0e2-4091-9b50-e0662d9c4809 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-02 19:30:19.150 +05:30 0baa624a-a0e2-4091-9b50-e0662d9c4809 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:30:19.151 +05:30 0baa624a-a0e2-4091-9b50-e0662d9c4809 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 17.839ms 2024-09-02 19:30:19.151 +05:30 0baa624a-a0e2-4091-9b50-e0662d9c4809 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:30:19.151 +05:30 0baa624a-a0e2-4091-9b50-e0662d9c4809 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca677e43-6831-4133-9275-188a2f54cc50}, {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-02 19:30:19.151 +05:30 0baa624a-a0e2-4091-9b50-e0662d9c4809 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.1212ms 2024-09-02 19:31:18.347 +05:30 1ae94e8c-abb3-4c44-b494-8ca372232aa5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:31:18.349 +05:30 1ae94e8c-abb3-4c44-b494-8ca372232aa5 INF CORS policy execution successful. 2024-09-02 19:31:18.350 +05:30 1ae94e8c-abb3-4c44-b494-8ca372232aa5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.9089ms 2024-09-02 19:31:18.376 +05:30 4c608258-8c0d-420a-8652-3c3b8418822b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:31:18.377 +05:30 4c608258-8c0d-420a-8652-3c3b8418822b INF CORS policy execution successful. 2024-09-02 19:31:18.377 +05:30 4c608258-8c0d-420a-8652-3c3b8418822b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4999ms 2024-09-02 19:31:18.395 +05:30 91954555-8afa-4434-9e3f-e6284fb3ec86 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:31:18.398 +05:30 91954555-8afa-4434-9e3f-e6284fb3ec86 INF CORS policy execution successful. 2024-09-02 19:31:18.399 +05:30 91954555-8afa-4434-9e3f-e6284fb3ec86 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:31:18.400 +05:30 dee0aa55-c27e-420f-8c07-7f45700986c7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:31:18.401 +05:30 dee0aa55-c27e-420f-8c07-7f45700986c7 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-02 19:31:18.414 +05:30 09cb0481-ebc8-4c6b-aadd-0929552b749c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:31:18.414 +05:30 09cb0481-ebc8-4c6b-aadd-0929552b749c INF CORS policy execution successful. 2024-09-02 19:31:18.414 +05:30 09cb0481-ebc8-4c6b-aadd-0929552b749c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:31:18.415 +05:30 cd579a27-f223-4336-8a30-19c2cba18034 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:31:18.415 +05:30 cd579a27-f223-4336-8a30-19c2cba18034 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-02 19:31:18.462 +05:30 dee0aa55-c27e-420f-8c07-7f45700986c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:31:18.463 +05:30 dee0aa55-c27e-420f-8c07-7f45700986c7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 61.3585ms 2024-09-02 19:31:18.463 +05:30 dee0aa55-c27e-420f-8c07-7f45700986c7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:31:18.463 +05:30 dee0aa55-c27e-420f-8c07-7f45700986c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91954555-8afa-4434-9e3f-e6284fb3ec86}, {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-02 19:31:18.464 +05:30 dee0aa55-c27e-420f-8c07-7f45700986c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 69.1953ms 2024-09-02 19:31:18.474 +05:30 cd579a27-f223-4336-8a30-19c2cba18034 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:31:18.474 +05:30 cd579a27-f223-4336-8a30-19c2cba18034 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 58.9739ms 2024-09-02 19:31:18.474 +05:30 cd579a27-f223-4336-8a30-19c2cba18034 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:31:18.474 +05:30 cd579a27-f223-4336-8a30-19c2cba18034 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09cb0481-ebc8-4c6b-aadd-0929552b749c}, {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-02 19:31:18.475 +05:30 cd579a27-f223-4336-8a30-19c2cba18034 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 61.0915ms 2024-09-02 19:32:36.722 +05:30 1bf6aae1-1a68-44b2-8c65-e1e6e4bc99ee 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-02 19:32:36.724 +05:30 1bf6aae1-1a68-44b2-8c65-e1e6e4bc99ee INF CORS policy execution successful. 2024-09-02 19:32:36.725 +05:30 1bf6aae1-1a68-44b2-8c65-e1e6e4bc99ee 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.9928ms 2024-09-02 19:32:36.725 +05:30 ce92090a-a14d-4a65-ad0e-53db9a4c6328 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-02 19:32:36.725 +05:30 ce92090a-a14d-4a65-ad0e-53db9a4c6328 INF CORS policy execution successful. 2024-09-02 19:32:36.726 +05:30 ce92090a-a14d-4a65-ad0e-53db9a4c6328 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.3668ms 2024-09-02 19:32:36.796 +05:30 29d889fc-f10e-49f6-8774-99c54103574b 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-02 19:32:36.801 +05:30 29d889fc-f10e-49f6-8774-99c54103574b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:01:59 PM', Current time (UTC): '9/2/2024 2:02:36 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 19:32:36.801 +05:30 619def85-8da8-4c53-ac50-d984b438f5be 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-02 19:32:36.806 +05:30 29d889fc-f10e-49f6-8774-99c54103574b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:01:59 PM', Current time (UTC): '9/2/2024 2:02:36 PM'. 2024-09-02 19:32:36.806 +05:30 29d889fc-f10e-49f6-8774-99c54103574b INF CORS policy execution successful. 2024-09-02 19:32:36.807 +05:30 619def85-8da8-4c53-ac50-d984b438f5be INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:01:59 PM', Current time (UTC): '9/2/2024 2:02:36 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 19:32:36.807 +05:30 619def85-8da8-4c53-ac50-d984b438f5be INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:01:59 PM', Current time (UTC): '9/2/2024 2:02:36 PM'. 2024-09-02 19:32:36.807 +05:30 619def85-8da8-4c53-ac50-d984b438f5be INF CORS policy execution successful. 2024-09-02 19:32:36.807 +05:30 619def85-8da8-4c53-ac50-d984b438f5be 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:32:36.807 +05:30 29d889fc-f10e-49f6-8774-99c54103574b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NTcxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.tmC7FvQG_rHq6NHq87WTXqWox8prqPww3DgLbN-GGOk}, {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-02 19:32:36.809 +05:30 f8097789-3f2c-417f-975b-f4d218d5eb80 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:32:36.809 +05:30 3e807cda-ef63-42ab-be3e-8fdd52c0fbd2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:32:36.810 +05:30 f8097789-3f2c-417f-975b-f4d218d5eb80 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:32:36.810 +05:30 3e807cda-ef63-42ab-be3e-8fdd52c0fbd2 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:32:36.810 +05:30 f8097789-3f2c-417f-975b-f4d218d5eb80 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 619def85-8da8-4c53-ac50-d984b438f5be}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:01:59'"} Body: 2024-09-02 19:32:36.810 +05:30 3e807cda-ef63-42ab-be3e-8fdd52c0fbd2 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 29d889fc-f10e-49f6-8774-99c54103574b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:01:59'"} Body: 2024-09-02 19:32:36.811 +05:30 f8097789-3f2c-417f-975b-f4d218d5eb80 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 9.9881ms 2024-09-02 19:32:36.811 +05:30 3e807cda-ef63-42ab-be3e-8fdd52c0fbd2 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 15.1297ms 2024-09-02 19:32:36.873 +05:30 dbbb74f0-db5a-439a-8604-7f42710a0631 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NjAxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.Wh2h_eWN0Q0Lw-hAnkQOAkH0aEgec5qgUPrsJ0NGMIQ - null null 2024-09-02 19:32:36.873 +05:30 dbbb74f0-db5a-439a-8604-7f42710a0631 INF CORS policy execution successful. 2024-09-02 19:32:36.873 +05:30 dbbb74f0-db5a-439a-8604-7f42710a0631 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NjAxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.Wh2h_eWN0Q0Lw-hAnkQOAkH0aEgec5qgUPrsJ0NGMIQ 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-02 19:32:36.874 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:32:36.875 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 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-02 19:32:36.907 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF Token generated 2024-09-02 19:32:36.908 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF Token generated 2024-09-02 19:32:36.909 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:36.909 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 33.9747ms 2024-09-02 19:32:36.909 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:32:36.909 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dbbb74f0-db5a-439a-8604-7f42710a0631}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjY1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.rYKIWLCLczByYlFY0qhRBt7ToQYFUSVKqDr2xoGPDdw\"}"} 2024-09-02 19:32:36.910 +05:30 6b28e9f4-37e3-40f2-8026-07e04d50fdb0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODUxMTksImV4cCI6MTcyNTI4NjAxOSwiaWF0IjoxNzI1Mjg1MTE5fQ.Wh2h_eWN0Q0Lw-hAnkQOAkH0aEgec5qgUPrsJ0NGMIQ - 200 899 application/json; charset=utf-8 36.9411ms 2024-09-02 19:32:36.956 +05:30 72e4df26-adc7-47d2-83e1-0f013b8c0b15 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-02 19:32:36.957 +05:30 72e4df26-adc7-47d2-83e1-0f013b8c0b15 INF CORS policy execution successful. 2024-09-02 19:32:36.957 +05:30 72e4df26-adc7-47d2-83e1-0f013b8c0b15 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.5141ms 2024-09-02 19:32:36.961 +05:30 b4590351-c186-47ff-8aff-b00459c75f2b 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-02 19:32:36.961 +05:30 b4590351-c186-47ff-8aff-b00459c75f2b INF CORS policy execution successful. 2024-09-02 19:32:36.962 +05:30 b4590351-c186-47ff-8aff-b00459c75f2b 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.4231ms 2024-09-02 19:32:37.007 +05:30 29c45ec1-ce44-4652-ac6e-8dd6b4b3c71c 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-02 19:32:37.007 +05:30 29c45ec1-ce44-4652-ac6e-8dd6b4b3c71c INF CORS policy execution successful. 2024-09-02 19:32:37.008 +05:30 29c45ec1-ce44-4652-ac6e-8dd6b4b3c71c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:37.008 +05:30 edbab5ac-aa49-4684-9da2-a57d15c7eca7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:32:37.008 +05:30 edbab5ac-aa49-4684-9da2-a57d15c7eca7 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-02 19:32:37.012 +05:30 6dd2bd0b-26d9-455e-bc78-de5479eb0268 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-02 19:32:37.012 +05:30 6dd2bd0b-26d9-455e-bc78-de5479eb0268 INF CORS policy execution successful. 2024-09-02 19:32:37.012 +05:30 6dd2bd0b-26d9-455e-bc78-de5479eb0268 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:37.012 +05:30 4b5e8bbb-3335-487f-9541-b78137591fe2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:32:37.012 +05:30 4b5e8bbb-3335-487f-9541-b78137591fe2 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-02 19:32:37.043 +05:30 4b5e8bbb-3335-487f-9541-b78137591fe2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:37.043 +05:30 edbab5ac-aa49-4684-9da2-a57d15c7eca7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:37.043 +05:30 4b5e8bbb-3335-487f-9541-b78137591fe2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 30.6779ms 2024-09-02 19:32:37.043 +05:30 edbab5ac-aa49-4684-9da2-a57d15c7eca7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 35.3468ms 2024-09-02 19:32:37.043 +05:30 4b5e8bbb-3335-487f-9541-b78137591fe2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:32:37.043 +05:30 edbab5ac-aa49-4684-9da2-a57d15c7eca7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:32:37.044 +05:30 edbab5ac-aa49-4684-9da2-a57d15c7eca7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29c45ec1-ce44-4652-ac6e-8dd6b4b3c71c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:32:37.044 +05:30 4b5e8bbb-3335-487f-9541-b78137591fe2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6dd2bd0b-26d9-455e-bc78-de5479eb0268}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:32:37.044 +05:30 4b5e8bbb-3335-487f-9541-b78137591fe2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 32.4919ms 2024-09-02 19:32:37.044 +05:30 edbab5ac-aa49-4684-9da2-a57d15c7eca7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 37.2963ms 2024-09-02 19:32:39.310 +05:30 942b9061-05c2-4a04-89b3-3d82c150d8f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:32:39.311 +05:30 942b9061-05c2-4a04-89b3-3d82c150d8f2 INF CORS policy execution successful. 2024-09-02 19:32:39.311 +05:30 942b9061-05c2-4a04-89b3-3d82c150d8f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.8467ms 2024-09-02 19:32:39.408 +05:30 40b82c9e-c843-49b4-8295-bbbe6a990821 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:32:39.409 +05:30 40b82c9e-c843-49b4-8295-bbbe6a990821 INF CORS policy execution successful. 2024-09-02 19:32:39.409 +05:30 40b82c9e-c843-49b4-8295-bbbe6a990821 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7971ms 2024-09-02 19:32:39.492 +05:30 ef287a8a-51f1-43b8-a156-9c2b06781586 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:32:39.493 +05:30 ef287a8a-51f1-43b8-a156-9c2b06781586 INF CORS policy execution successful. 2024-09-02 19:32:39.493 +05:30 ef287a8a-51f1-43b8-a156-9c2b06781586 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:39.493 +05:30 e7e6f079-55f0-4486-949b-a7f46a70975a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:32:39.494 +05:30 e7e6f079-55f0-4486-949b-a7f46a70975a 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-02 19:32:39.504 +05:30 e7e6f079-55f0-4486-949b-a7f46a70975a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:39.504 +05:30 e7e6f079-55f0-4486-949b-a7f46a70975a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.2872ms 2024-09-02 19:32:39.504 +05:30 e7e6f079-55f0-4486-949b-a7f46a70975a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:32:39.504 +05:30 e7e6f079-55f0-4486-949b-a7f46a70975a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef287a8a-51f1-43b8-a156-9c2b06781586}, {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-02 19:32:39.504 +05:30 e7e6f079-55f0-4486-949b-a7f46a70975a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 12.1548ms 2024-09-02 19:32:39.643 +05:30 5f698588-0488-45c7-bd1f-5a42089fe73e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:32:39.643 +05:30 5f698588-0488-45c7-bd1f-5a42089fe73e INF CORS policy execution successful. 2024-09-02 19:32:39.644 +05:30 5f698588-0488-45c7-bd1f-5a42089fe73e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:39.644 +05:30 7d1316d1-0649-4e75-a63c-1b551bded413 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:32:39.644 +05:30 7d1316d1-0649-4e75-a63c-1b551bded413 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-02 19:32:39.659 +05:30 7d1316d1-0649-4e75-a63c-1b551bded413 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:39.659 +05:30 7d1316d1-0649-4e75-a63c-1b551bded413 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.897ms 2024-09-02 19:32:39.659 +05:30 7d1316d1-0649-4e75-a63c-1b551bded413 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:32:39.659 +05:30 7d1316d1-0649-4e75-a63c-1b551bded413 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f698588-0488-45c7-bd1f-5a42089fe73e}, {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-02 19:32:39.659 +05:30 7d1316d1-0649-4e75-a63c-1b551bded413 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 16.609ms 2024-09-02 19:32:48.223 +05:30 d81ddbc5-134a-4392-87bb-d16c5b0e9325 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - null null 2024-09-02 19:32:48.224 +05:30 d81ddbc5-134a-4392-87bb-d16c5b0e9325 INF CORS policy execution successful. 2024-09-02 19:32:48.224 +05:30 d81ddbc5-134a-4392-87bb-d16c5b0e9325 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - 204 null null 1.1148ms 2024-09-02 19:32:48.275 +05:30 4c0a7480-7475-40b5-b4e5-85cd7ae2af3e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - null null 2024-09-02 19:32:48.276 +05:30 4c0a7480-7475-40b5-b4e5-85cd7ae2af3e INF CORS policy execution successful. 2024-09-02 19:32:48.277 +05:30 4c0a7480-7475-40b5-b4e5-85cd7ae2af3e INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin30&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:48.279 +05:30 94f4e1b6-5300-48e2-a4df-3d7789de1a25 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 19:32:48.296 +05:30 94f4e1b6-5300-48e2-a4df-3d7789de1a25 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-02 19:32:48.346 +05:30 94f4e1b6-5300-48e2-a4df-3d7789de1a25 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:48.347 +05:30 94f4e1b6-5300-48e2-a4df-3d7789de1a25 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 50.3779ms 2024-09-02 19:32:48.347 +05:30 94f4e1b6-5300-48e2-a4df-3d7789de1a25 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 19:32:48.347 +05:30 94f4e1b6-5300-48e2-a4df-3d7789de1a25 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c0a7480-7475-40b5-b4e5-85cd7ae2af3e}, {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-02 19:32:48.348 +05:30 94f4e1b6-5300-48e2-a4df-3d7789de1a25 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - 200 113 application/json; charset=utf-8 72.7464ms 2024-09-02 19:32:51.224 +05:30 28561721-826c-48a1-ab1c-278648f88e52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:32:51.224 +05:30 28561721-826c-48a1-ab1c-278648f88e52 INF CORS policy execution successful. 2024-09-02 19:32:51.224 +05:30 28561721-826c-48a1-ab1c-278648f88e52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.6709ms 2024-09-02 19:32:51.276 +05:30 9d4ce699-5c0a-4ccc-bbcf-d8ec53ad6b97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:32:51.276 +05:30 9d4ce699-5c0a-4ccc-bbcf-d8ec53ad6b97 INF CORS policy execution successful. 2024-09-02 19:32:51.276 +05:30 9d4ce699-5c0a-4ccc-bbcf-d8ec53ad6b97 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:51.277 +05:30 28f050b7-1bd7-4b00-b2e2-5a75e8a3cb29 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:32:51.277 +05:30 28f050b7-1bd7-4b00-b2e2-5a75e8a3cb29 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-02 19:32:51.298 +05:30 28f050b7-1bd7-4b00-b2e2-5a75e8a3cb29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:51.298 +05:30 28f050b7-1bd7-4b00-b2e2-5a75e8a3cb29 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 21.3925ms 2024-09-02 19:32:51.298 +05:30 28f050b7-1bd7-4b00-b2e2-5a75e8a3cb29 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:32:51.298 +05:30 28f050b7-1bd7-4b00-b2e2-5a75e8a3cb29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d4ce699-5c0a-4ccc-bbcf-d8ec53ad6b97}, {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-02 19:32:51.299 +05:30 28f050b7-1bd7-4b00-b2e2-5a75e8a3cb29 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 23.1292ms 2024-09-02 19:32:51.699 +05:30 b7d7f755-2e98-44d4-80fd-c46aa9018be1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:32:51.699 +05:30 b7d7f755-2e98-44d4-80fd-c46aa9018be1 INF CORS policy execution successful. 2024-09-02 19:32:51.700 +05:30 b7d7f755-2e98-44d4-80fd-c46aa9018be1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5736ms 2024-09-02 19:32:51.730 +05:30 581ab6a8-3f75-432b-a63f-879e188ec3a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:32:51.731 +05:30 581ab6a8-3f75-432b-a63f-879e188ec3a4 INF CORS policy execution successful. 2024-09-02 19:32:51.731 +05:30 581ab6a8-3f75-432b-a63f-879e188ec3a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9731ms 2024-09-02 19:32:51.756 +05:30 ab5b6885-07f8-4e42-bacd-ce7e72319fa5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:32:51.756 +05:30 ab5b6885-07f8-4e42-bacd-ce7e72319fa5 INF CORS policy execution successful. 2024-09-02 19:32:51.756 +05:30 ab5b6885-07f8-4e42-bacd-ce7e72319fa5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:51.757 +05:30 6e97e1ea-a8eb-44c9-8de3-d4e97802d5c1 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:32:51.757 +05:30 6e97e1ea-a8eb-44c9-8de3-d4e97802d5c1 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-02 19:32:51.769 +05:30 6e97e1ea-a8eb-44c9-8de3-d4e97802d5c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:51.769 +05:30 6e97e1ea-a8eb-44c9-8de3-d4e97802d5c1 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 12.3771ms 2024-09-02 19:32:51.769 +05:30 6e97e1ea-a8eb-44c9-8de3-d4e97802d5c1 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:32:51.770 +05:30 6e97e1ea-a8eb-44c9-8de3-d4e97802d5c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab5b6885-07f8-4e42-bacd-ce7e72319fa5}, {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-02 19:32:51.770 +05:30 6e97e1ea-a8eb-44c9-8de3-d4e97802d5c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 14.1039ms 2024-09-02 19:32:51.775 +05:30 a38104cf-30aa-4b57-99ec-59f80ef0b189 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:32:51.776 +05:30 a38104cf-30aa-4b57-99ec-59f80ef0b189 INF CORS policy execution successful. 2024-09-02 19:32:51.776 +05:30 a38104cf-30aa-4b57-99ec-59f80ef0b189 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:51.776 +05:30 d53eeced-409f-4b82-98e4-e29a2c3ed9b7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:32:51.776 +05:30 d53eeced-409f-4b82-98e4-e29a2c3ed9b7 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-02 19:32:51.786 +05:30 d53eeced-409f-4b82-98e4-e29a2c3ed9b7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:51.786 +05:30 d53eeced-409f-4b82-98e4-e29a2c3ed9b7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.0067ms 2024-09-02 19:32:51.786 +05:30 d53eeced-409f-4b82-98e4-e29a2c3ed9b7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:32:51.786 +05:30 d53eeced-409f-4b82-98e4-e29a2c3ed9b7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a38104cf-30aa-4b57-99ec-59f80ef0b189}, {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-02 19:32:51.787 +05:30 d53eeced-409f-4b82-98e4-e29a2c3ed9b7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.5326ms 2024-09-02 19:32:52.040 +05:30 f5580cf8-612e-4759-a4fd-4e2bc6556145 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:32:52.040 +05:30 f5580cf8-612e-4759-a4fd-4e2bc6556145 INF CORS policy execution successful. 2024-09-02 19:32:52.041 +05:30 f5580cf8-612e-4759-a4fd-4e2bc6556145 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.6859ms 2024-09-02 19:32:52.094 +05:30 3410aa9b-c865-4eb5-9ed4-9ceb3bed4fce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:32:52.094 +05:30 3410aa9b-c865-4eb5-9ed4-9ceb3bed4fce INF CORS policy execution successful. 2024-09-02 19:32:52.095 +05:30 3410aa9b-c865-4eb5-9ed4-9ceb3bed4fce 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:52.095 +05:30 42e85dfc-3aba-4588-afbc-113e7bce6dae INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:32:52.095 +05:30 42e85dfc-3aba-4588-afbc-113e7bce6dae 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-02 19:32:52.109 +05:30 42e85dfc-3aba-4588-afbc-113e7bce6dae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:52.110 +05:30 42e85dfc-3aba-4588-afbc-113e7bce6dae INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.591ms 2024-09-02 19:32:52.110 +05:30 42e85dfc-3aba-4588-afbc-113e7bce6dae INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:32:52.110 +05:30 42e85dfc-3aba-4588-afbc-113e7bce6dae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3410aa9b-c865-4eb5-9ed4-9ceb3bed4fce}, {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-02 19:32:52.110 +05:30 42e85dfc-3aba-4588-afbc-113e7bce6dae 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 16.376ms 2024-09-02 19:32:56.339 +05:30 463cd480-f7e7-4975-84c3-fb47e8c3417f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - null null 2024-09-02 19:32:56.340 +05:30 463cd480-f7e7-4975-84c3-fb47e8c3417f INF CORS policy execution successful. 2024-09-02 19:32:56.340 +05:30 463cd480-f7e7-4975-84c3-fb47e8c3417f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - 204 null null 0.6458ms 2024-09-02 19:32:56.404 +05:30 241f2804-d840-4ef6-9241-463be33e8b4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - null null 2024-09-02 19:32:56.405 +05:30 241f2804-d840-4ef6-9241-463be33e8b4f INF CORS policy execution successful. 2024-09-02 19:32:56.405 +05:30 241f2804-d840-4ef6-9241-463be33e8b4f INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin30&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:32:56.405 +05:30 1bb2f8ca-a5c7-4d02-881d-785b0bde4c4f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 19:32:56.406 +05:30 1bb2f8ca-a5c7-4d02-881d-785b0bde4c4f 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-02 19:32:56.431 +05:30 1bb2f8ca-a5c7-4d02-881d-785b0bde4c4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:32:56.431 +05:30 1bb2f8ca-a5c7-4d02-881d-785b0bde4c4f INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 25.4816ms 2024-09-02 19:32:56.431 +05:30 1bb2f8ca-a5c7-4d02-881d-785b0bde4c4f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 19:32:56.431 +05:30 1bb2f8ca-a5c7-4d02-881d-785b0bde4c4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 241f2804-d840-4ef6-9241-463be33e8b4f}, {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-02 19:32:56.432 +05:30 1bb2f8ca-a5c7-4d02-881d-785b0bde4c4f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - 200 114 application/json; charset=utf-8 27.581ms 2024-09-02 19:33:57.212 +05:30 a2f46e48-2f91-4503-a737-84746592f4e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:33:57.213 +05:30 a2f46e48-2f91-4503-a737-84746592f4e6 INF CORS policy execution successful. 2024-09-02 19:33:57.214 +05:30 a2f46e48-2f91-4503-a737-84746592f4e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.7924ms 2024-09-02 19:33:57.274 +05:30 9cb7c884-52f3-4894-b666-53cef4703243 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:33:57.276 +05:30 9cb7c884-52f3-4894-b666-53cef4703243 INF CORS policy execution successful. 2024-09-02 19:33:57.277 +05:30 9cb7c884-52f3-4894-b666-53cef4703243 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:33:57.278 +05:30 a6f46f70-97cc-4726-8d9d-cb1fb79aa110 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:33:57.278 +05:30 a6f46f70-97cc-4726-8d9d-cb1fb79aa110 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-02 19:33:57.326 +05:30 a6f46f70-97cc-4726-8d9d-cb1fb79aa110 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:33:57.327 +05:30 a6f46f70-97cc-4726-8d9d-cb1fb79aa110 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 48.1239ms 2024-09-02 19:33:57.328 +05:30 a6f46f70-97cc-4726-8d9d-cb1fb79aa110 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:33:57.328 +05:30 a6f46f70-97cc-4726-8d9d-cb1fb79aa110 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9cb7c884-52f3-4894-b666-53cef4703243}, {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-02 19:33:57.329 +05:30 a6f46f70-97cc-4726-8d9d-cb1fb79aa110 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 55.3569ms 2024-09-02 19:34:18.664 +05:30 df2efdfd-e106-49f6-aadb-193c1a349356 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:34:18.665 +05:30 df2efdfd-e106-49f6-aadb-193c1a349356 INF CORS policy execution successful. 2024-09-02 19:34:18.666 +05:30 df2efdfd-e106-49f6-aadb-193c1a349356 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.1435ms 2024-09-02 19:34:18.712 +05:30 e3cd719b-8116-4a5b-b9ba-3039e84d4a17 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:34:18.714 +05:30 e3cd719b-8116-4a5b-b9ba-3039e84d4a17 INF CORS policy execution successful. 2024-09-02 19:34:18.715 +05:30 e3cd719b-8116-4a5b-b9ba-3039e84d4a17 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:34:18.717 +05:30 e2cbf2a8-9795-49bf-a92d-2c029337e71b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:34:18.717 +05:30 e2cbf2a8-9795-49bf-a92d-2c029337e71b 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-02 19:34:18.766 +05:30 e2cbf2a8-9795-49bf-a92d-2c029337e71b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:34:18.767 +05:30 e2cbf2a8-9795-49bf-a92d-2c029337e71b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 49.4364ms 2024-09-02 19:34:18.767 +05:30 e2cbf2a8-9795-49bf-a92d-2c029337e71b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:34:18.768 +05:30 e2cbf2a8-9795-49bf-a92d-2c029337e71b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e3cd719b-8116-4a5b-b9ba-3039e84d4a17}, {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-02 19:34:18.768 +05:30 e2cbf2a8-9795-49bf-a92d-2c029337e71b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 56.3033ms 2024-09-02 19:35:07.809 +05:30 ec4ee004-4717-4196-aa8a-7fc0960a2781 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:07.812 +05:30 ec4ee004-4717-4196-aa8a-7fc0960a2781 INF CORS policy execution successful. 2024-09-02 19:35:07.813 +05:30 ec4ee004-4717-4196-aa8a-7fc0960a2781 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 3.5753ms 2024-09-02 19:35:07.964 +05:30 a233a787-0c36-4e1a-bc42-726f501ef444 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:07.966 +05:30 a233a787-0c36-4e1a-bc42-726f501ef444 INF CORS policy execution successful. 2024-09-02 19:35:07.967 +05:30 a233a787-0c36-4e1a-bc42-726f501ef444 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:35:07.968 +05:30 1b50ac80-8929-4ee9-8f2a-2b0370018641 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:07.970 +05:30 1b50ac80-8929-4ee9-8f2a-2b0370018641 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-02 19:35:08.035 +05:30 1b50ac80-8929-4ee9-8f2a-2b0370018641 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:35:08.036 +05:30 1b50ac80-8929-4ee9-8f2a-2b0370018641 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 66.1145ms 2024-09-02 19:35:08.036 +05:30 1b50ac80-8929-4ee9-8f2a-2b0370018641 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:08.037 +05:30 1b50ac80-8929-4ee9-8f2a-2b0370018641 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a233a787-0c36-4e1a-bc42-726f501ef444}, {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-02 19:35:08.038 +05:30 1b50ac80-8929-4ee9-8f2a-2b0370018641 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 74.3922ms 2024-09-02 19:35:09.159 +05:30 6e5005c5-8c78-413e-88c3-c4fac6d9dd89 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:09.159 +05:30 6e5005c5-8c78-413e-88c3-c4fac6d9dd89 INF CORS policy execution successful. 2024-09-02 19:35:09.160 +05:30 6e5005c5-8c78-413e-88c3-c4fac6d9dd89 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.8915ms 2024-09-02 19:35:09.309 +05:30 8b289d12-8c31-4ab4-becd-3aaa1cafcba2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:09.310 +05:30 8b289d12-8c31-4ab4-becd-3aaa1cafcba2 INF CORS policy execution successful. 2024-09-02 19:35:09.310 +05:30 8b289d12-8c31-4ab4-becd-3aaa1cafcba2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:35:09.310 +05:30 5bab781e-02db-403e-8785-0f5d693ee460 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:09.311 +05:30 5bab781e-02db-403e-8785-0f5d693ee460 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-02 19:35:09.331 +05:30 5bab781e-02db-403e-8785-0f5d693ee460 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:35:09.331 +05:30 5bab781e-02db-403e-8785-0f5d693ee460 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 20.3506ms 2024-09-02 19:35:09.331 +05:30 5bab781e-02db-403e-8785-0f5d693ee460 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:09.331 +05:30 5bab781e-02db-403e-8785-0f5d693ee460 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b289d12-8c31-4ab4-becd-3aaa1cafcba2}, {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-02 19:35:09.332 +05:30 5bab781e-02db-403e-8785-0f5d693ee460 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 22.5021ms 2024-09-02 19:35:10.271 +05:30 6ac180fb-09ff-4462-afc0-7bf41c0466bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:10.271 +05:30 6ac180fb-09ff-4462-afc0-7bf41c0466bd INF CORS policy execution successful. 2024-09-02 19:35:10.272 +05:30 6ac180fb-09ff-4462-afc0-7bf41c0466bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.5032ms 2024-09-02 19:35:10.318 +05:30 ba9740a4-6ca6-48aa-bc4d-975554426ab2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:10.319 +05:30 ba9740a4-6ca6-48aa-bc4d-975554426ab2 INF CORS policy execution successful. 2024-09-02 19:35:10.319 +05:30 ba9740a4-6ca6-48aa-bc4d-975554426ab2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:35:10.320 +05:30 b550bd01-7f86-4240-a056-d341aeeee32c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:10.320 +05:30 b550bd01-7f86-4240-a056-d341aeeee32c 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-02 19:35:10.342 +05:30 b550bd01-7f86-4240-a056-d341aeeee32c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:35:10.342 +05:30 b550bd01-7f86-4240-a056-d341aeeee32c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 22.25ms 2024-09-02 19:35:10.342 +05:30 b550bd01-7f86-4240-a056-d341aeeee32c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:10.342 +05:30 b550bd01-7f86-4240-a056-d341aeeee32c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba9740a4-6ca6-48aa-bc4d-975554426ab2}, {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-02 19:35:10.343 +05:30 b550bd01-7f86-4240-a056-d341aeeee32c 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.2421ms 2024-09-02 19:35:11.479 +05:30 9602ef3e-9dc8-4633-86ca-6e6b98652b97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:11.480 +05:30 9602ef3e-9dc8-4633-86ca-6e6b98652b97 INF CORS policy execution successful. 2024-09-02 19:35:11.480 +05:30 9602ef3e-9dc8-4633-86ca-6e6b98652b97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.6436ms 2024-09-02 19:35:11.613 +05:30 fac34003-42fa-40a8-9bf9-280845b12638 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:11.614 +05:30 fac34003-42fa-40a8-9bf9-280845b12638 INF CORS policy execution successful. 2024-09-02 19:35:11.614 +05:30 fac34003-42fa-40a8-9bf9-280845b12638 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:35:11.614 +05:30 0b2c4976-159b-4abb-b149-7d4bcacaf5db INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:11.614 +05:30 0b2c4976-159b-4abb-b149-7d4bcacaf5db 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-02 19:35:11.632 +05:30 0b2c4976-159b-4abb-b149-7d4bcacaf5db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:35:11.632 +05:30 0b2c4976-159b-4abb-b149-7d4bcacaf5db INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 17.385ms 2024-09-02 19:35:11.632 +05:30 0b2c4976-159b-4abb-b149-7d4bcacaf5db INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:11.632 +05:30 0b2c4976-159b-4abb-b149-7d4bcacaf5db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fac34003-42fa-40a8-9bf9-280845b12638}, {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-02 19:35:11.632 +05:30 0b2c4976-159b-4abb-b149-7d4bcacaf5db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 19.1851ms 2024-09-02 19:35:12.431 +05:30 2b8951d4-05f3-4728-8f74-8e46f702009f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:12.432 +05:30 2b8951d4-05f3-4728-8f74-8e46f702009f INF CORS policy execution successful. 2024-09-02 19:35:12.432 +05:30 2b8951d4-05f3-4728-8f74-8e46f702009f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.7578ms 2024-09-02 19:35:12.521 +05:30 be58744f-1c6b-4524-8b8d-3f9adc41a776 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:12.521 +05:30 be58744f-1c6b-4524-8b8d-3f9adc41a776 INF CORS policy execution successful. 2024-09-02 19:35:12.521 +05:30 be58744f-1c6b-4524-8b8d-3f9adc41a776 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:35:12.522 +05:30 b184fbdb-20bc-4d1d-bee8-d67ebf7ae046 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:12.522 +05:30 b184fbdb-20bc-4d1d-bee8-d67ebf7ae046 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-02 19:35:12.540 +05:30 b184fbdb-20bc-4d1d-bee8-d67ebf7ae046 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:35:12.540 +05:30 b184fbdb-20bc-4d1d-bee8-d67ebf7ae046 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 18.3392ms 2024-09-02 19:35:12.540 +05:30 b184fbdb-20bc-4d1d-bee8-d67ebf7ae046 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:12.540 +05:30 b184fbdb-20bc-4d1d-bee8-d67ebf7ae046 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be58744f-1c6b-4524-8b8d-3f9adc41a776}, {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-02 19:35:12.541 +05:30 b184fbdb-20bc-4d1d-bee8-d67ebf7ae046 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 20.1881ms 2024-09-02 19:35:13.242 +05:30 704dc01e-0c48-4742-9bb9-5cf93cea9b58 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:13.242 +05:30 704dc01e-0c48-4742-9bb9-5cf93cea9b58 INF CORS policy execution successful. 2024-09-02 19:35:13.243 +05:30 704dc01e-0c48-4742-9bb9-5cf93cea9b58 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.4629ms 2024-09-02 19:35:13.313 +05:30 4b81fe4c-b999-4e24-a682-da3a68d347a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:13.313 +05:30 4b81fe4c-b999-4e24-a682-da3a68d347a3 INF CORS policy execution successful. 2024-09-02 19:35:13.314 +05:30 4b81fe4c-b999-4e24-a682-da3a68d347a3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:35:13.314 +05:30 512f279b-3d7c-4350-ac78-5719a3c20cbb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:13.314 +05:30 512f279b-3d7c-4350-ac78-5719a3c20cbb 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-02 19:35:13.333 +05:30 512f279b-3d7c-4350-ac78-5719a3c20cbb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:35:13.334 +05:30 512f279b-3d7c-4350-ac78-5719a3c20cbb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 19.518ms 2024-09-02 19:35:13.334 +05:30 512f279b-3d7c-4350-ac78-5719a3c20cbb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:13.334 +05:30 512f279b-3d7c-4350-ac78-5719a3c20cbb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b81fe4c-b999-4e24-a682-da3a68d347a3}, {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-02 19:35:13.334 +05:30 512f279b-3d7c-4350-ac78-5719a3c20cbb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 21.5026ms 2024-09-02 19:35:25.722 +05:30 1d243c94-89f0-44fc-b8d7-487475931059 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:25.723 +05:30 1d243c94-89f0-44fc-b8d7-487475931059 INF CORS policy execution successful. 2024-09-02 19:35:25.723 +05:30 1d243c94-89f0-44fc-b8d7-487475931059 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.6675ms 2024-09-02 19:35:25.866 +05:30 f856c20c-0410-4f81-8583-318c6a30d328 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:35:25.868 +05:30 f856c20c-0410-4f81-8583-318c6a30d328 INF CORS policy execution successful. 2024-09-02 19:35:25.869 +05:30 f856c20c-0410-4f81-8583-318c6a30d328 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:35:25.870 +05:30 27ee4977-015f-4f9e-89a8-6c706bfa1d7c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:25.871 +05:30 27ee4977-015f-4f9e-89a8-6c706bfa1d7c 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-02 19:35:25.914 +05:30 27ee4977-015f-4f9e-89a8-6c706bfa1d7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:35:25.915 +05:30 27ee4977-015f-4f9e-89a8-6c706bfa1d7c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 43.98ms 2024-09-02 19:35:25.915 +05:30 27ee4977-015f-4f9e-89a8-6c706bfa1d7c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:35:25.916 +05:30 27ee4977-015f-4f9e-89a8-6c706bfa1d7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f856c20c-0410-4f81-8583-318c6a30d328}, {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-02 19:35:25.916 +05:30 27ee4977-015f-4f9e-89a8-6c706bfa1d7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 50.4642ms 2024-09-02 19:36:25.071 +05:30 04d6d036-d9b0-4f54-bac9-6900f44777c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:36:25.073 +05:30 04d6d036-d9b0-4f54-bac9-6900f44777c0 INF CORS policy execution successful. 2024-09-02 19:36:25.074 +05:30 04d6d036-d9b0-4f54-bac9-6900f44777c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.5102ms 2024-09-02 19:36:25.149 +05:30 72496c39-11fc-4918-bd51-a0d72f1f159b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:36:25.152 +05:30 72496c39-11fc-4918-bd51-a0d72f1f159b INF CORS policy execution successful. 2024-09-02 19:36:25.153 +05:30 72496c39-11fc-4918-bd51-a0d72f1f159b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:36:25.154 +05:30 ff69d32d-9dcc-407e-ba57-726e1dcfea5e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:36:25.155 +05:30 ff69d32d-9dcc-407e-ba57-726e1dcfea5e 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-02 19:36:25.194 +05:30 ff69d32d-9dcc-407e-ba57-726e1dcfea5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:36:25.195 +05:30 ff69d32d-9dcc-407e-ba57-726e1dcfea5e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 39.5047ms 2024-09-02 19:36:25.195 +05:30 ff69d32d-9dcc-407e-ba57-726e1dcfea5e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:36:25.196 +05:30 ff69d32d-9dcc-407e-ba57-726e1dcfea5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72496c39-11fc-4918-bd51-a0d72f1f159b}, {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-02 19:36:25.197 +05:30 ff69d32d-9dcc-407e-ba57-726e1dcfea5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 48.5577ms 2024-09-02 19:36:26.258 +05:30 e3b516c1-e9d8-4cb8-b391-48ac822921c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:36:26.259 +05:30 e3b516c1-e9d8-4cb8-b391-48ac822921c3 INF CORS policy execution successful. 2024-09-02 19:36:26.259 +05:30 e3b516c1-e9d8-4cb8-b391-48ac822921c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.6259ms 2024-09-02 19:36:26.323 +05:30 1918dc61-2b14-4aea-8d8e-fbaa18972dd5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:36:26.324 +05:30 1918dc61-2b14-4aea-8d8e-fbaa18972dd5 INF CORS policy execution successful. 2024-09-02 19:36:26.324 +05:30 1918dc61-2b14-4aea-8d8e-fbaa18972dd5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:36:26.324 +05:30 a7c669ae-8317-4aff-80e5-d78cbb53697c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:36:26.324 +05:30 a7c669ae-8317-4aff-80e5-d78cbb53697c 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-02 19:36:26.342 +05:30 a7c669ae-8317-4aff-80e5-d78cbb53697c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:36:26.342 +05:30 a7c669ae-8317-4aff-80e5-d78cbb53697c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 18.1934ms 2024-09-02 19:36:26.343 +05:30 a7c669ae-8317-4aff-80e5-d78cbb53697c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:36:26.343 +05:30 a7c669ae-8317-4aff-80e5-d78cbb53697c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1918dc61-2b14-4aea-8d8e-fbaa18972dd5}, {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-02 19:36:26.343 +05:30 a7c669ae-8317-4aff-80e5-d78cbb53697c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 19.9384ms 2024-09-02 19:36:27.879 +05:30 0b7e77db-1780-4e8c-974a-b19c104c34ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:36:27.879 +05:30 0b7e77db-1780-4e8c-974a-b19c104c34ef INF CORS policy execution successful. 2024-09-02 19:36:27.879 +05:30 0b7e77db-1780-4e8c-974a-b19c104c34ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.9025ms 2024-09-02 19:36:27.984 +05:30 71147503-87d0-400c-883a-e6795ff84961 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:36:27.985 +05:30 71147503-87d0-400c-883a-e6795ff84961 INF CORS policy execution successful. 2024-09-02 19:36:27.985 +05:30 71147503-87d0-400c-883a-e6795ff84961 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:36:27.985 +05:30 f4899863-1da0-4777-aa91-90c5e6289764 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:36:27.986 +05:30 f4899863-1da0-4777-aa91-90c5e6289764 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-02 19:36:28.004 +05:30 f4899863-1da0-4777-aa91-90c5e6289764 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:36:28.005 +05:30 f4899863-1da0-4777-aa91-90c5e6289764 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 19.0263ms 2024-09-02 19:36:28.005 +05:30 f4899863-1da0-4777-aa91-90c5e6289764 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:36:28.005 +05:30 f4899863-1da0-4777-aa91-90c5e6289764 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71147503-87d0-400c-883a-e6795ff84961}, {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-02 19:36:28.005 +05:30 f4899863-1da0-4777-aa91-90c5e6289764 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 21.2145ms 2024-09-02 19:37:02.680 +05:30 82162ccf-6e7f-44cc-b5e5-f435c253ee8b 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-02 19:37:02.682 +05:30 82162ccf-6e7f-44cc-b5e5-f435c253ee8b INF CORS policy execution successful. 2024-09-02 19:37:02.683 +05:30 82162ccf-6e7f-44cc-b5e5-f435c253ee8b 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.8987ms 2024-09-02 19:37:02.686 +05:30 9b5bff03-9250-45d9-b1ab-011e57974b83 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-02 19:37:02.686 +05:30 9b5bff03-9250-45d9-b1ab-011e57974b83 INF CORS policy execution successful. 2024-09-02 19:37:02.686 +05:30 9b5bff03-9250-45d9-b1ab-011e57974b83 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.4928ms 2024-09-02 19:37:02.738 +05:30 bfaae3fc-fccc-4fa6-a746-612adab51266 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-02 19:37:02.740 +05:30 bfaae3fc-fccc-4fa6-a746-612adab51266 INF CORS policy execution successful. 2024-09-02 19:37:02.741 +05:30 bfaae3fc-fccc-4fa6-a746-612adab51266 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:37:02.742 +05:30 8ab1be8e-62b0-43f2-b937-ac973e07dcd6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:37:02.742 +05:30 8ab1be8e-62b0-43f2-b937-ac973e07dcd6 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-02 19:37:02.792 +05:30 8ab1be8e-62b0-43f2-b937-ac973e07dcd6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:02.793 +05:30 8ab1be8e-62b0-43f2-b937-ac973e07dcd6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 51.1728ms 2024-09-02 19:37:02.794 +05:30 8ab1be8e-62b0-43f2-b937-ac973e07dcd6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:37:02.794 +05:30 8ab1be8e-62b0-43f2-b937-ac973e07dcd6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfaae3fc-fccc-4fa6-a746-612adab51266}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:37:02.795 +05:30 8ab1be8e-62b0-43f2-b937-ac973e07dcd6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 56.1667ms 2024-09-02 19:37:02.856 +05:30 f4c64ad0-60be-4dd4-ac28-e5cdcef608f1 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-02 19:37:02.856 +05:30 f4c64ad0-60be-4dd4-ac28-e5cdcef608f1 INF CORS policy execution successful. 2024-09-02 19:37:02.857 +05:30 f4c64ad0-60be-4dd4-ac28-e5cdcef608f1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:37:02.857 +05:30 2cb32f60-fe3b-4e6a-8754-8e6541297cdb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:37:02.857 +05:30 2cb32f60-fe3b-4e6a-8754-8e6541297cdb 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-02 19:37:02.948 +05:30 2cb32f60-fe3b-4e6a-8754-8e6541297cdb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:02.949 +05:30 2cb32f60-fe3b-4e6a-8754-8e6541297cdb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 91.7958ms 2024-09-02 19:37:02.949 +05:30 2cb32f60-fe3b-4e6a-8754-8e6541297cdb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:37:02.949 +05:30 2cb32f60-fe3b-4e6a-8754-8e6541297cdb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f4c64ad0-60be-4dd4-ac28-e5cdcef608f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:37:02.949 +05:30 2cb32f60-fe3b-4e6a-8754-8e6541297cdb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 93.4674ms 2024-09-02 19:37:12.325 +05:30 ff3d7ae5-235e-4335-8015-0650e6657e1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:37:12.325 +05:30 ff3d7ae5-235e-4335-8015-0650e6657e1e INF CORS policy execution successful. 2024-09-02 19:37:12.326 +05:30 ff3d7ae5-235e-4335-8015-0650e6657e1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9373ms 2024-09-02 19:37:12.329 +05:30 0f80e8fe-f242-4046-9df4-2f1fd503063e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:37:12.329 +05:30 0f80e8fe-f242-4046-9df4-2f1fd503063e INF CORS policy execution successful. 2024-09-02 19:37:12.330 +05:30 0f80e8fe-f242-4046-9df4-2f1fd503063e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6367ms 2024-09-02 19:37:12.414 +05:30 23ebe925-2e68-4ab0-aea8-8e0f49c268c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:37:12.415 +05:30 23ebe925-2e68-4ab0-aea8-8e0f49c268c8 INF CORS policy execution successful. 2024-09-02 19:37:12.416 +05:30 23ebe925-2e68-4ab0-aea8-8e0f49c268c8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:37:12.416 +05:30 9e6b94de-a051-4b3c-9cd5-127fa4ff0872 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:37:12.416 +05:30 9e6b94de-a051-4b3c-9cd5-127fa4ff0872 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-02 19:37:12.419 +05:30 1b56fd35-b22e-4ffa-bdc5-a5448d9f7c76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:37:12.419 +05:30 1b56fd35-b22e-4ffa-bdc5-a5448d9f7c76 INF CORS policy execution successful. 2024-09-02 19:37:12.420 +05:30 1b56fd35-b22e-4ffa-bdc5-a5448d9f7c76 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:37:12.420 +05:30 bef22836-1d42-426a-bfaf-f9583713fc6d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:37:12.420 +05:30 bef22836-1d42-426a-bfaf-f9583713fc6d 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-02 19:37:12.455 +05:30 9e6b94de-a051-4b3c-9cd5-127fa4ff0872 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:12.455 +05:30 9e6b94de-a051-4b3c-9cd5-127fa4ff0872 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 38.9397ms 2024-09-02 19:37:12.455 +05:30 9e6b94de-a051-4b3c-9cd5-127fa4ff0872 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:37:12.455 +05:30 9e6b94de-a051-4b3c-9cd5-127fa4ff0872 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23ebe925-2e68-4ab0-aea8-8e0f49c268c8}, {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-02 19:37:12.456 +05:30 9e6b94de-a051-4b3c-9cd5-127fa4ff0872 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 41.3836ms 2024-09-02 19:37:12.478 +05:30 bef22836-1d42-426a-bfaf-f9583713fc6d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:12.478 +05:30 bef22836-1d42-426a-bfaf-f9583713fc6d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 57.7109ms 2024-09-02 19:37:12.478 +05:30 bef22836-1d42-426a-bfaf-f9583713fc6d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:37:12.478 +05:30 bef22836-1d42-426a-bfaf-f9583713fc6d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b56fd35-b22e-4ffa-bdc5-a5448d9f7c76}, {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-02 19:37:12.479 +05:30 bef22836-1d42-426a-bfaf-f9583713fc6d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 59.6187ms 2024-09-02 19:37:36.208 +05:30 50939001-bd0e-4679-9179-8a5ff9db7ee7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:37:36.209 +05:30 50939001-bd0e-4679-9179-8a5ff9db7ee7 INF CORS policy execution successful. 2024-09-02 19:37:36.210 +05:30 50939001-bd0e-4679-9179-8a5ff9db7ee7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.1715ms 2024-09-02 19:37:36.263 +05:30 295ad137-c992-46b4-8960-cc8f1e803ad0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:37:36.264 +05:30 295ad137-c992-46b4-8960-cc8f1e803ad0 INF CORS policy execution successful. 2024-09-02 19:37:36.265 +05:30 295ad137-c992-46b4-8960-cc8f1e803ad0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:37:36.266 +05:30 11243a35-4ab0-43ce-b401-03ed5201c192 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:37:36.267 +05:30 11243a35-4ab0-43ce-b401-03ed5201c192 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-02 19:37:36.318 +05:30 11243a35-4ab0-43ce-b401-03ed5201c192 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:36.319 +05:30 11243a35-4ab0-43ce-b401-03ed5201c192 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 52.4945ms 2024-09-02 19:37:36.319 +05:30 11243a35-4ab0-43ce-b401-03ed5201c192 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:37:36.320 +05:30 11243a35-4ab0-43ce-b401-03ed5201c192 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 295ad137-c992-46b4-8960-cc8f1e803ad0}, {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-02 19:37:36.320 +05:30 11243a35-4ab0-43ce-b401-03ed5201c192 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 57.5082ms 2024-09-02 19:37:36.579 +05:30 fa65084d-c749-4186-a797-11dfd7111a83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:37:36.579 +05:30 fa65084d-c749-4186-a797-11dfd7111a83 INF CORS policy execution successful. 2024-09-02 19:37:36.580 +05:30 fa65084d-c749-4186-a797-11dfd7111a83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4049ms 2024-09-02 19:37:36.636 +05:30 2eb0e0ad-79a9-4e97-819d-818759d3dbbe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:37:36.637 +05:30 2eb0e0ad-79a9-4e97-819d-818759d3dbbe INF CORS policy execution successful. 2024-09-02 19:37:36.637 +05:30 2eb0e0ad-79a9-4e97-819d-818759d3dbbe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:37:36.637 +05:30 60f4cb05-7477-4b68-b1c2-72a59fba79e1 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:37:36.637 +05:30 60f4cb05-7477-4b68-b1c2-72a59fba79e1 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-02 19:37:36.653 +05:30 60f4cb05-7477-4b68-b1c2-72a59fba79e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:36.654 +05:30 60f4cb05-7477-4b68-b1c2-72a59fba79e1 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 16.4045ms 2024-09-02 19:37:36.654 +05:30 60f4cb05-7477-4b68-b1c2-72a59fba79e1 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:37:36.654 +05:30 60f4cb05-7477-4b68-b1c2-72a59fba79e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2eb0e0ad-79a9-4e97-819d-818759d3dbbe}, {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-02 19:37:36.654 +05:30 60f4cb05-7477-4b68-b1c2-72a59fba79e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 18.2ms 2024-09-02 19:37:36.655 +05:30 538927bc-1e0a-41de-8b52-224a0f727e94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:37:36.655 +05:30 538927bc-1e0a-41de-8b52-224a0f727e94 INF CORS policy execution successful. 2024-09-02 19:37:36.656 +05:30 538927bc-1e0a-41de-8b52-224a0f727e94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.3095ms 2024-09-02 19:37:36.707 +05:30 d3e15224-a5f2-4f3a-9ba5-95abf6bcb716 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:37:36.708 +05:30 d3e15224-a5f2-4f3a-9ba5-95abf6bcb716 INF CORS policy execution successful. 2024-09-02 19:37:36.708 +05:30 d3e15224-a5f2-4f3a-9ba5-95abf6bcb716 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:37:36.708 +05:30 c9282d72-b641-4ec7-8869-ae2b78d0534e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:37:36.709 +05:30 c9282d72-b641-4ec7-8869-ae2b78d0534e 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-02 19:37:36.723 +05:30 c9282d72-b641-4ec7-8869-ae2b78d0534e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:36.724 +05:30 c9282d72-b641-4ec7-8869-ae2b78d0534e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 15.1004ms 2024-09-02 19:37:36.724 +05:30 c9282d72-b641-4ec7-8869-ae2b78d0534e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:37:36.724 +05:30 c9282d72-b641-4ec7-8869-ae2b78d0534e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d3e15224-a5f2-4f3a-9ba5-95abf6bcb716}, {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-02 19:37:36.725 +05:30 c9282d72-b641-4ec7-8869-ae2b78d0534e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 17.5626ms 2024-09-02 19:37:36.960 +05:30 aed1a3af-1c86-48d0-9b0e-55a7b1bea3bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:37:36.960 +05:30 aed1a3af-1c86-48d0-9b0e-55a7b1bea3bf INF CORS policy execution successful. 2024-09-02 19:37:36.961 +05:30 aed1a3af-1c86-48d0-9b0e-55a7b1bea3bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 1.0109ms 2024-09-02 19:37:37.013 +05:30 993ad61e-138f-4a1e-ae7a-64772b1037de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:37:37.014 +05:30 993ad61e-138f-4a1e-ae7a-64772b1037de INF CORS policy execution successful. 2024-09-02 19:37:37.014 +05:30 993ad61e-138f-4a1e-ae7a-64772b1037de 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:37:37.014 +05:30 db33e9c1-d23b-4b18-a0e1-4388a5d99c75 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:37:37.014 +05:30 db33e9c1-d23b-4b18-a0e1-4388a5d99c75 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-02 19:37:37.028 +05:30 db33e9c1-d23b-4b18-a0e1-4388a5d99c75 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:37:37.028 +05:30 db33e9c1-d23b-4b18-a0e1-4388a5d99c75 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.9728ms 2024-09-02 19:37:37.028 +05:30 db33e9c1-d23b-4b18-a0e1-4388a5d99c75 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:37:37.029 +05:30 db33e9c1-d23b-4b18-a0e1-4388a5d99c75 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 993ad61e-138f-4a1e-ae7a-64772b1037de}, {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-02 19:37:37.029 +05:30 db33e9c1-d23b-4b18-a0e1-4388a5d99c75 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 15.9194ms 2024-09-02 19:38:29.962 +05:30 3726510a-102a-4302-aba1-443036f30381 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:38:29.964 +05:30 3726510a-102a-4302-aba1-443036f30381 INF CORS policy execution successful. 2024-09-02 19:38:29.965 +05:30 3726510a-102a-4302-aba1-443036f30381 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 3.3157ms 2024-09-02 19:38:30.032 +05:30 d4da5d3a-b29a-43f4-9706-02eaa11f1a48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:38:30.034 +05:30 d4da5d3a-b29a-43f4-9706-02eaa11f1a48 INF CORS policy execution successful. 2024-09-02 19:38:30.035 +05:30 d4da5d3a-b29a-43f4-9706-02eaa11f1a48 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:30.036 +05:30 d8f88b8a-5294-4070-9948-6ad1cf51eea9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:30.037 +05:30 d8f88b8a-5294-4070-9948-6ad1cf51eea9 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-02 19:38:30.086 +05:30 d8f88b8a-5294-4070-9948-6ad1cf51eea9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:30.087 +05:30 d8f88b8a-5294-4070-9948-6ad1cf51eea9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 49.1641ms 2024-09-02 19:38:30.087 +05:30 d8f88b8a-5294-4070-9948-6ad1cf51eea9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:30.087 +05:30 d8f88b8a-5294-4070-9948-6ad1cf51eea9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4da5d3a-b29a-43f4-9706-02eaa11f1a48}, {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-02 19:38:30.088 +05:30 d8f88b8a-5294-4070-9948-6ad1cf51eea9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 56.0489ms 2024-09-02 19:38:34.860 +05:30 eb4bace3-5308-4905-97e9-f81200b9e776 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:34.862 +05:30 eb4bace3-5308-4905-97e9-f81200b9e776 INF CORS policy execution successful. 2024-09-02 19:38:34.863 +05:30 eb4bace3-5308-4905-97e9-f81200b9e776 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.5523ms 2024-09-02 19:38:34.916 +05:30 d6252d43-e276-4b27-9a84-ad0dfc15a528 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:34.917 +05:30 d6252d43-e276-4b27-9a84-ad0dfc15a528 INF CORS policy execution successful. 2024-09-02 19:38:34.918 +05:30 d6252d43-e276-4b27-9a84-ad0dfc15a528 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:34.919 +05:30 ddb8b543-9860-4de4-b76a-9a64e2709e83 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:34.919 +05:30 ddb8b543-9860-4de4-b76a-9a64e2709e83 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-02 19:38:34.940 +05:30 ddb8b543-9860-4de4-b76a-9a64e2709e83 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:34.940 +05:30 ddb8b543-9860-4de4-b76a-9a64e2709e83 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 21.1519ms 2024-09-02 19:38:34.940 +05:30 ddb8b543-9860-4de4-b76a-9a64e2709e83 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:34.941 +05:30 ddb8b543-9860-4de4-b76a-9a64e2709e83 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6252d43-e276-4b27-9a84-ad0dfc15a528}, {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-02 19:38:34.941 +05:30 ddb8b543-9860-4de4-b76a-9a64e2709e83 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 25.6515ms 2024-09-02 19:38:36.814 +05:30 1bbcda0f-dc73-4da8-a650-e2ff38fa8234 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=97 - null null 2024-09-02 19:38:36.814 +05:30 1bbcda0f-dc73-4da8-a650-e2ff38fa8234 INF CORS policy execution successful. 2024-09-02 19:38:36.814 +05:30 1bbcda0f-dc73-4da8-a650-e2ff38fa8234 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=97 - 204 null null 0.74ms 2024-09-02 19:38:36.870 +05:30 494f59d6-184e-424f-9fed-42dde7aac1ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=97 - null null 2024-09-02 19:38:36.870 +05:30 494f59d6-184e-424f-9fed-42dde7aac1ea INF CORS policy execution successful. 2024-09-02 19:38:36.870 +05:30 494f59d6-184e-424f-9fed-42dde7aac1ea INF HTTP request: Path: /user/getuserdetails QueryString: ?id=97 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:36.871 +05:30 34f9e5fc-14ae-4697-9825-23245f485c04 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:36.871 +05:30 34f9e5fc-14ae-4697-9825-23245f485c04 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-02 19:38:36.893 +05:30 34f9e5fc-14ae-4697-9825-23245f485c04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:36.893 +05:30 34f9e5fc-14ae-4697-9825-23245f485c04 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 22.02ms 2024-09-02 19:38:36.893 +05:30 34f9e5fc-14ae-4697-9825-23245f485c04 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:36.893 +05:30 34f9e5fc-14ae-4697-9825-23245f485c04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 494f59d6-184e-424f-9fed-42dde7aac1ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1318} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":97,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp7\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"5631817f-0be4-463c-af73-ca4a17f00d89.png\",\"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\":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\":\"../Uploads/User/SS0001\\\\5631817f-0be4-463c-af73-ca4a17f00d89.png\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-02 19:38:36.893 +05:30 34f9e5fc-14ae-4697-9825-23245f485c04 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=97 - 200 1318 application/json; charset=utf-8 23.9065ms 2024-09-02 19:38:37.177 +05:30 7f9c97c0-0c13-4cc8-8205-d693c082e273 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:37.178 +05:30 7f9c97c0-0c13-4cc8-8205-d693c082e273 INF CORS policy execution successful. 2024-09-02 19:38:37.178 +05:30 7f9c97c0-0c13-4cc8-8205-d693c082e273 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6309ms 2024-09-02 19:38:37.229 +05:30 5030dff9-017e-4ef6-8ae1-7068f8991fe8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:37.230 +05:30 5030dff9-017e-4ef6-8ae1-7068f8991fe8 INF CORS policy execution successful. 2024-09-02 19:38:37.230 +05:30 5030dff9-017e-4ef6-8ae1-7068f8991fe8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:37.230 +05:30 cc73a58a-ea5c-433f-b542-8423c7f9583e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:37.230 +05:30 cc73a58a-ea5c-433f-b542-8423c7f9583e 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-02 19:38:37.244 +05:30 cc73a58a-ea5c-433f-b542-8423c7f9583e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:37.245 +05:30 cc73a58a-ea5c-433f-b542-8423c7f9583e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 14.4302ms 2024-09-02 19:38:37.245 +05:30 cc73a58a-ea5c-433f-b542-8423c7f9583e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:37.245 +05:30 cc73a58a-ea5c-433f-b542-8423c7f9583e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5030dff9-017e-4ef6-8ae1-7068f8991fe8}, {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-02 19:38:37.246 +05:30 cc73a58a-ea5c-433f-b542-8423c7f9583e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 16.7419ms 2024-09-02 19:38:38.890 +05:30 df98cbb5-190d-4d44-a387-79f16abb799c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:38.890 +05:30 df98cbb5-190d-4d44-a387-79f16abb799c INF CORS policy execution successful. 2024-09-02 19:38:38.891 +05:30 df98cbb5-190d-4d44-a387-79f16abb799c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6671ms 2024-09-02 19:38:38.940 +05:30 9f7e8a5d-7a77-473d-b4d2-b5c28f489dd0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:38.941 +05:30 9f7e8a5d-7a77-473d-b4d2-b5c28f489dd0 INF CORS policy execution successful. 2024-09-02 19:38:38.941 +05:30 9f7e8a5d-7a77-473d-b4d2-b5c28f489dd0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:38.942 +05:30 b1c8c686-fc59-4de4-87d5-1c5fbee1ac00 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:38.942 +05:30 b1c8c686-fc59-4de4-87d5-1c5fbee1ac00 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-02 19:38:38.956 +05:30 b1c8c686-fc59-4de4-87d5-1c5fbee1ac00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:38.956 +05:30 b1c8c686-fc59-4de4-87d5-1c5fbee1ac00 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 13.798ms 2024-09-02 19:38:38.956 +05:30 b1c8c686-fc59-4de4-87d5-1c5fbee1ac00 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:38.956 +05:30 b1c8c686-fc59-4de4-87d5-1c5fbee1ac00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f7e8a5d-7a77-473d-b4d2-b5c28f489dd0}, {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-02 19:38:38.957 +05:30 b1c8c686-fc59-4de4-87d5-1c5fbee1ac00 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 16.4013ms 2024-09-02 19:38:44.077 +05:30 23a910c7-e3bc-496f-b8b9-ee7be6199aa4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:38:44.077 +05:30 23a910c7-e3bc-496f-b8b9-ee7be6199aa4 INF CORS policy execution successful. 2024-09-02 19:38:44.077 +05:30 23a910c7-e3bc-496f-b8b9-ee7be6199aa4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 204 null null 0.9143ms 2024-09-02 19:38:44.130 +05:30 556580d8-fcf4-4ac4-af7f-554af8cf7561 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:38:44.131 +05:30 556580d8-fcf4-4ac4-af7f-554af8cf7561 INF CORS policy execution successful. 2024-09-02 19:38:44.131 +05:30 556580d8-fcf4-4ac4-af7f-554af8cf7561 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:44.132 +05:30 10182cbd-6408-43d9-8e00-f61e0ab6fb38 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:44.132 +05:30 10182cbd-6408-43d9-8e00-f61e0ab6fb38 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-02 19:38:44.159 +05:30 10182cbd-6408-43d9-8e00-f61e0ab6fb38 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:44.160 +05:30 10182cbd-6408-43d9-8e00-f61e0ab6fb38 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 27.9268ms 2024-09-02 19:38:44.160 +05:30 10182cbd-6408-43d9-8e00-f61e0ab6fb38 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:44.160 +05:30 10182cbd-6408-43d9-8e00-f61e0ab6fb38 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 556580d8-fcf4-4ac4-af7f-554af8cf7561}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":7,\"LoginName\":\"TestUser2\",\"LoginAbbr\":\"TU2\",\"UserName\":\"TestUser2\",\"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\":1061,\"RoleName\":\"TestRole\",\"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-02 19:38:44.161 +05:30 10182cbd-6408-43d9-8e00-f61e0ab6fb38 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 200 1652 application/json; charset=utf-8 31.094ms 2024-09-02 19:38:44.421 +05:30 c63601a1-7e15-4d32-ba4d-2ba4d1f0e442 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:38:44.421 +05:30 c63601a1-7e15-4d32-ba4d-2ba4d1f0e442 INF CORS policy execution successful. 2024-09-02 19:38:44.422 +05:30 c63601a1-7e15-4d32-ba4d-2ba4d1f0e442 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.4603ms 2024-09-02 19:38:44.454 +05:30 6d1aae7e-c2e7-4c0c-a77e-3aa4446d8627 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:44.454 +05:30 6d1aae7e-c2e7-4c0c-a77e-3aa4446d8627 INF CORS policy execution successful. 2024-09-02 19:38:44.455 +05:30 6d1aae7e-c2e7-4c0c-a77e-3aa4446d8627 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4251ms 2024-09-02 19:38:44.547 +05:30 dc955602-7fd5-41d2-a65b-ba9ac2454d47 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:38:44.547 +05:30 dc955602-7fd5-41d2-a65b-ba9ac2454d47 INF CORS policy execution successful. 2024-09-02 19:38:44.548 +05:30 dc955602-7fd5-41d2-a65b-ba9ac2454d47 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:44.548 +05:30 8db2b4a4-ad20-441b-83c2-3999fb97c6eb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:38:44.548 +05:30 8db2b4a4-ad20-441b-83c2-3999fb97c6eb 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-02 19:38:44.550 +05:30 518a056e-5fab-4158-91cb-b6543a9dc0c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:44.550 +05:30 518a056e-5fab-4158-91cb-b6543a9dc0c5 INF CORS policy execution successful. 2024-09-02 19:38:44.550 +05:30 518a056e-5fab-4158-91cb-b6543a9dc0c5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:44.550 +05:30 a1aa2880-e461-4226-a895-23a9dbe66fe3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:44.550 +05:30 a1aa2880-e461-4226-a895-23a9dbe66fe3 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-02 19:38:44.563 +05:30 8db2b4a4-ad20-441b-83c2-3999fb97c6eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:44.563 +05:30 8db2b4a4-ad20-441b-83c2-3999fb97c6eb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 14.8285ms 2024-09-02 19:38:44.563 +05:30 8db2b4a4-ad20-441b-83c2-3999fb97c6eb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:38:44.563 +05:30 8db2b4a4-ad20-441b-83c2-3999fb97c6eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc955602-7fd5-41d2-a65b-ba9ac2454d47}, {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-02 19:38:44.564 +05:30 8db2b4a4-ad20-441b-83c2-3999fb97c6eb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 16.5637ms 2024-09-02 19:38:44.572 +05:30 a1aa2880-e461-4226-a895-23a9dbe66fe3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:44.572 +05:30 a1aa2880-e461-4226-a895-23a9dbe66fe3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 21.7939ms 2024-09-02 19:38:44.572 +05:30 a1aa2880-e461-4226-a895-23a9dbe66fe3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:44.573 +05:30 a1aa2880-e461-4226-a895-23a9dbe66fe3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 518a056e-5fab-4158-91cb-b6543a9dc0c5}, {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-02 19:38:44.574 +05:30 a1aa2880-e461-4226-a895-23a9dbe66fe3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 23.9782ms 2024-09-02 19:38:44.755 +05:30 ff5ff825-8a5f-41b3-bb00-5b00a43b0bec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:38:44.755 +05:30 ff5ff825-8a5f-41b3-bb00-5b00a43b0bec INF CORS policy execution successful. 2024-09-02 19:38:44.755 +05:30 ff5ff825-8a5f-41b3-bb00-5b00a43b0bec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 204 null null 0.5761ms 2024-09-02 19:38:44.799 +05:30 b33a6f06-29e9-4323-9cce-9ed1b8a31243 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:38:44.800 +05:30 b33a6f06-29e9-4323-9cce-9ed1b8a31243 INF CORS policy execution successful. 2024-09-02 19:38:44.800 +05:30 b33a6f06-29e9-4323-9cce-9ed1b8a31243 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:44.800 +05:30 f7ee2f06-74dc-45b5-8424-dd7900a76203 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:38:44.801 +05:30 f7ee2f06-74dc-45b5-8424-dd7900a76203 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-02 19:38:44.817 +05:30 f7ee2f06-74dc-45b5-8424-dd7900a76203 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:44.818 +05:30 f7ee2f06-74dc-45b5-8424-dd7900a76203 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.0393ms 2024-09-02 19:38:44.818 +05:30 f7ee2f06-74dc-45b5-8424-dd7900a76203 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:38:44.818 +05:30 f7ee2f06-74dc-45b5-8424-dd7900a76203 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b33a6f06-29e9-4323-9cce-9ed1b8a31243}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 703} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"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\"}]"} 2024-09-02 19:38:44.819 +05:30 f7ee2f06-74dc-45b5-8424-dd7900a76203 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 200 703 application/json; charset=utf-8 19.0434ms 2024-09-02 19:38:51.269 +05:30 9c9b2ced-eec8-462c-b933-330c6dd719bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:51.269 +05:30 9c9b2ced-eec8-462c-b933-330c6dd719bd INF CORS policy execution successful. 2024-09-02 19:38:51.269 +05:30 9c9b2ced-eec8-462c-b933-330c6dd719bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6499ms 2024-09-02 19:38:51.318 +05:30 f73e1fb7-7129-48a0-af81-a9efc0848005 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:51.319 +05:30 f73e1fb7-7129-48a0-af81-a9efc0848005 INF CORS policy execution successful. 2024-09-02 19:38:51.319 +05:30 f73e1fb7-7129-48a0-af81-a9efc0848005 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:51.319 +05:30 16919372-b084-48ea-9398-c332b68dd73d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:51.319 +05:30 16919372-b084-48ea-9398-c332b68dd73d 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-02 19:38:51.332 +05:30 16919372-b084-48ea-9398-c332b68dd73d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:51.333 +05:30 16919372-b084-48ea-9398-c332b68dd73d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 13.2975ms 2024-09-02 19:38:51.333 +05:30 16919372-b084-48ea-9398-c332b68dd73d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:51.333 +05:30 16919372-b084-48ea-9398-c332b68dd73d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f73e1fb7-7129-48a0-af81-a9efc0848005}, {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-02 19:38:51.334 +05:30 16919372-b084-48ea-9398-c332b68dd73d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 15.3248ms 2024-09-02 19:38:52.789 +05:30 3e2ee467-e59c-44fd-a92a-3f0bbf7cadd3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:38:52.789 +05:30 3e2ee467-e59c-44fd-a92a-3f0bbf7cadd3 INF CORS policy execution successful. 2024-09-02 19:38:52.790 +05:30 3e2ee467-e59c-44fd-a92a-3f0bbf7cadd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.0075ms 2024-09-02 19:38:52.879 +05:30 77f2e7e0-3d92-45c8-8f27-3da342472905 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:38:52.880 +05:30 77f2e7e0-3d92-45c8-8f27-3da342472905 INF CORS policy execution successful. 2024-09-02 19:38:52.880 +05:30 77f2e7e0-3d92-45c8-8f27-3da342472905 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:52.881 +05:30 0bdab109-cb63-489c-b06d-9c1c8be895a2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:52.881 +05:30 0bdab109-cb63-489c-b06d-9c1c8be895a2 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-02 19:38:52.905 +05:30 0bdab109-cb63-489c-b06d-9c1c8be895a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:52.905 +05:30 0bdab109-cb63-489c-b06d-9c1c8be895a2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 24.1904ms 2024-09-02 19:38:52.905 +05:30 0bdab109-cb63-489c-b06d-9c1c8be895a2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:38:52.905 +05:30 0bdab109-cb63-489c-b06d-9c1c8be895a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77f2e7e0-3d92-45c8-8f27-3da342472905}, {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-02 19:38:52.906 +05:30 0bdab109-cb63-489c-b06d-9c1c8be895a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 26.3402ms 2024-09-02 19:38:53.139 +05:30 dcc74749-2042-4a97-9af0-4296f616db6f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:38:53.139 +05:30 dcc74749-2042-4a97-9af0-4296f616db6f INF CORS policy execution successful. 2024-09-02 19:38:53.139 +05:30 dcc74749-2042-4a97-9af0-4296f616db6f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.462ms 2024-09-02 19:38:53.173 +05:30 280fda35-da4f-43d2-9d07-b7726c8511d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:53.173 +05:30 280fda35-da4f-43d2-9d07-b7726c8511d7 INF CORS policy execution successful. 2024-09-02 19:38:53.174 +05:30 280fda35-da4f-43d2-9d07-b7726c8511d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5973ms 2024-09-02 19:38:53.185 +05:30 ee4dfa83-0a0d-4dca-850c-f1e6beae2bf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:38:53.185 +05:30 ee4dfa83-0a0d-4dca-850c-f1e6beae2bf0 INF CORS policy execution successful. 2024-09-02 19:38:53.185 +05:30 ee4dfa83-0a0d-4dca-850c-f1e6beae2bf0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:53.185 +05:30 3715c77f-22b1-4475-8e1f-91d56c33bd31 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:38:53.185 +05:30 3715c77f-22b1-4475-8e1f-91d56c33bd31 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-02 19:38:53.206 +05:30 3715c77f-22b1-4475-8e1f-91d56c33bd31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:53.209 +05:30 3715c77f-22b1-4475-8e1f-91d56c33bd31 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 23.0859ms 2024-09-02 19:38:53.209 +05:30 3715c77f-22b1-4475-8e1f-91d56c33bd31 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:38:53.209 +05:30 3715c77f-22b1-4475-8e1f-91d56c33bd31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee4dfa83-0a0d-4dca-850c-f1e6beae2bf0}, {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-02 19:38:53.210 +05:30 3715c77f-22b1-4475-8e1f-91d56c33bd31 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.7773ms 2024-09-02 19:38:53.266 +05:30 2725c0a0-e13a-4003-b70b-5c76f5335264 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:38:53.267 +05:30 2725c0a0-e13a-4003-b70b-5c76f5335264 INF CORS policy execution successful. 2024-09-02 19:38:53.268 +05:30 2725c0a0-e13a-4003-b70b-5c76f5335264 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:53.268 +05:30 17207ca3-01f3-46d9-8317-99276f79b0d1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:53.268 +05:30 17207ca3-01f3-46d9-8317-99276f79b0d1 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-02 19:38:53.280 +05:30 17207ca3-01f3-46d9-8317-99276f79b0d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:53.280 +05:30 17207ca3-01f3-46d9-8317-99276f79b0d1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.2279ms 2024-09-02 19:38:53.280 +05:30 17207ca3-01f3-46d9-8317-99276f79b0d1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:38:53.280 +05:30 17207ca3-01f3-46d9-8317-99276f79b0d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2725c0a0-e13a-4003-b70b-5c76f5335264}, {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-02 19:38:53.281 +05:30 17207ca3-01f3-46d9-8317-99276f79b0d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 14.8577ms 2024-09-02 19:38:53.856 +05:30 be5844bd-1b98-4ad9-b566-e106354e779b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:38:53.857 +05:30 be5844bd-1b98-4ad9-b566-e106354e779b INF CORS policy execution successful. 2024-09-02 19:38:53.857 +05:30 be5844bd-1b98-4ad9-b566-e106354e779b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.9163ms 2024-09-02 19:38:53.916 +05:30 c57e6206-1323-40c2-8813-b742134864de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:38:53.916 +05:30 c57e6206-1323-40c2-8813-b742134864de INF CORS policy execution successful. 2024-09-02 19:38:53.916 +05:30 c57e6206-1323-40c2-8813-b742134864de 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:38:53.916 +05:30 cf72ac75-4de0-4cee-8590-b72bc7bc9e27 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:38:53.917 +05:30 cf72ac75-4de0-4cee-8590-b72bc7bc9e27 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-02 19:38:53.931 +05:30 cf72ac75-4de0-4cee-8590-b72bc7bc9e27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:38:53.931 +05:30 cf72ac75-4de0-4cee-8590-b72bc7bc9e27 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.2114ms 2024-09-02 19:38:53.931 +05:30 cf72ac75-4de0-4cee-8590-b72bc7bc9e27 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:38:53.931 +05:30 cf72ac75-4de0-4cee-8590-b72bc7bc9e27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c57e6206-1323-40c2-8813-b742134864de}, {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-02 19:38:53.931 +05:30 cf72ac75-4de0-4cee-8590-b72bc7bc9e27 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 15.853ms 2024-09-02 19:39:44.033 +05:30 a26aceac-cd36-43a8-9742-08437b085da8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:39:44.036 +05:30 a26aceac-cd36-43a8-9742-08437b085da8 INF CORS policy execution successful. 2024-09-02 19:39:44.038 +05:30 a26aceac-cd36-43a8-9742-08437b085da8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 4.9746ms 2024-09-02 19:39:44.105 +05:30 266324c5-948e-4370-aa36-01a57cce5f8d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:39:44.107 +05:30 266324c5-948e-4370-aa36-01a57cce5f8d INF CORS policy execution successful. 2024-09-02 19:39:44.107 +05:30 266324c5-948e-4370-aa36-01a57cce5f8d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:39:44.108 +05:30 e409137e-bfef-4d9b-b009-1aa52e0e05a4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:39:44.109 +05:30 e409137e-bfef-4d9b-b009-1aa52e0e05a4 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-02 19:39:44.154 +05:30 e409137e-bfef-4d9b-b009-1aa52e0e05a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:39:44.154 +05:30 e409137e-bfef-4d9b-b009-1aa52e0e05a4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 45.5531ms 2024-09-02 19:39:44.154 +05:30 e409137e-bfef-4d9b-b009-1aa52e0e05a4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:39:44.154 +05:30 e409137e-bfef-4d9b-b009-1aa52e0e05a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 266324c5-948e-4370-aa36-01a57cce5f8d}, {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-02 19:39:44.155 +05:30 e409137e-bfef-4d9b-b009-1aa52e0e05a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 49.9258ms 2024-09-02 19:39:48.487 +05:30 6aa8ba11-efd7-4d18-b4f6-2d2751ee834b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:39:48.488 +05:30 6aa8ba11-efd7-4d18-b4f6-2d2751ee834b INF CORS policy execution successful. 2024-09-02 19:39:48.488 +05:30 6aa8ba11-efd7-4d18-b4f6-2d2751ee834b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8482ms 2024-09-02 19:39:48.547 +05:30 4a7bbc27-c2c9-4ab2-8e21-940dbda0c241 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:39:48.547 +05:30 4a7bbc27-c2c9-4ab2-8e21-940dbda0c241 INF CORS policy execution successful. 2024-09-02 19:39:48.547 +05:30 4a7bbc27-c2c9-4ab2-8e21-940dbda0c241 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:39:48.548 +05:30 8b1c8056-3672-4fd6-a064-1d1c9676e383 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:39:48.548 +05:30 8b1c8056-3672-4fd6-a064-1d1c9676e383 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-02 19:39:48.569 +05:30 8b1c8056-3672-4fd6-a064-1d1c9676e383 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:39:48.569 +05:30 8b1c8056-3672-4fd6-a064-1d1c9676e383 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 21.3645ms 2024-09-02 19:39:48.570 +05:30 8b1c8056-3672-4fd6-a064-1d1c9676e383 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:39:48.570 +05:30 8b1c8056-3672-4fd6-a064-1d1c9676e383 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a7bbc27-c2c9-4ab2-8e21-940dbda0c241}, {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-02 19:39:48.570 +05:30 8b1c8056-3672-4fd6-a064-1d1c9676e383 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 23.7373ms 2024-09-02 19:39:49.631 +05:30 c5cbf366-3165-483f-803e-887b249f27ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:39:49.631 +05:30 c5cbf366-3165-483f-803e-887b249f27ff INF CORS policy execution successful. 2024-09-02 19:39:49.632 +05:30 c5cbf366-3165-483f-803e-887b249f27ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.667ms 2024-09-02 19:39:49.729 +05:30 d9d4844e-8d6f-4390-a134-21e97057deb3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:39:49.729 +05:30 d9d4844e-8d6f-4390-a134-21e97057deb3 INF CORS policy execution successful. 2024-09-02 19:39:49.729 +05:30 d9d4844e-8d6f-4390-a134-21e97057deb3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:39:49.730 +05:30 3bad9aef-363d-4ccd-b9f5-7f0122205c8c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:39:49.730 +05:30 3bad9aef-363d-4ccd-b9f5-7f0122205c8c 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-02 19:39:49.748 +05:30 3bad9aef-363d-4ccd-b9f5-7f0122205c8c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:39:49.748 +05:30 3bad9aef-363d-4ccd-b9f5-7f0122205c8c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 18.106ms 2024-09-02 19:39:49.748 +05:30 3bad9aef-363d-4ccd-b9f5-7f0122205c8c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:39:49.748 +05:30 3bad9aef-363d-4ccd-b9f5-7f0122205c8c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d9d4844e-8d6f-4390-a134-21e97057deb3}, {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-02 19:39:49.748 +05:30 3bad9aef-363d-4ccd-b9f5-7f0122205c8c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 19.9274ms 2024-09-02 19:39:49.963 +05:30 02647a4d-cb7a-4e71-ba3a-703bfc68afbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:39:49.963 +05:30 02647a4d-cb7a-4e71-ba3a-703bfc68afbb INF CORS policy execution successful. 2024-09-02 19:39:49.963 +05:30 02647a4d-cb7a-4e71-ba3a-703bfc68afbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5006ms 2024-09-02 19:39:50.022 +05:30 777529e6-7d5d-4a5d-b60e-83f0395b4135 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:39:50.022 +05:30 777529e6-7d5d-4a5d-b60e-83f0395b4135 INF CORS policy execution successful. 2024-09-02 19:39:50.022 +05:30 777529e6-7d5d-4a5d-b60e-83f0395b4135 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:39:50.023 +05:30 036018d5-8572-49f7-8965-70f96aaa56ee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:39:50.023 +05:30 036018d5-8572-49f7-8965-70f96aaa56ee 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-02 19:39:50.035 +05:30 036018d5-8572-49f7-8965-70f96aaa56ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:39:50.035 +05:30 036018d5-8572-49f7-8965-70f96aaa56ee INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 12.2225ms 2024-09-02 19:39:50.035 +05:30 036018d5-8572-49f7-8965-70f96aaa56ee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:39:50.035 +05:30 036018d5-8572-49f7-8965-70f96aaa56ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 777529e6-7d5d-4a5d-b60e-83f0395b4135}, {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-02 19:39:50.036 +05:30 036018d5-8572-49f7-8965-70f96aaa56ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 13.778ms 2024-09-02 19:39:57.908 +05:30 12d49249-a480-4e7b-b61d-2684e0eb3270 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-02 19:39:57.908 +05:30 12d49249-a480-4e7b-b61d-2684e0eb3270 INF CORS policy execution successful. 2024-09-02 19:39:57.908 +05:30 12d49249-a480-4e7b-b61d-2684e0eb3270 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.6192ms 2024-09-02 19:39:57.921 +05:30 da6ba8a6-6baf-4110-a48d-fa1f5c0f79b7 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-02 19:39:57.922 +05:30 da6ba8a6-6baf-4110-a48d-fa1f5c0f79b7 INF CORS policy execution successful. 2024-09-02 19:39:57.922 +05:30 da6ba8a6-6baf-4110-a48d-fa1f5c0f79b7 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.0671ms 2024-09-02 19:39:57.986 +05:30 b6be6535-a7d1-4bec-b9cc-da1833a8bce9 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-02 19:39:57.986 +05:30 b6be6535-a7d1-4bec-b9cc-da1833a8bce9 INF CORS policy execution successful. 2024-09-02 19:39:57.986 +05:30 b6be6535-a7d1-4bec-b9cc-da1833a8bce9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:39:57.987 +05:30 6b9619af-22e0-489b-9f32-5a96d5bdcb98 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:39:57.987 +05:30 6b9619af-22e0-489b-9f32-5a96d5bdcb98 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-02 19:39:58.002 +05:30 6799f353-2586-4460-97a3-e6ca96054a75 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-02 19:39:58.003 +05:30 6799f353-2586-4460-97a3-e6ca96054a75 INF CORS policy execution successful. 2024-09-02 19:39:58.003 +05:30 6799f353-2586-4460-97a3-e6ca96054a75 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:39:58.004 +05:30 6217325e-8e13-4922-b97c-2bb967654480 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:39:58.004 +05:30 6217325e-8e13-4922-b97c-2bb967654480 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-02 19:39:58.064 +05:30 6b9619af-22e0-489b-9f32-5a96d5bdcb98 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:39:58.065 +05:30 6b9619af-22e0-489b-9f32-5a96d5bdcb98 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 77.6973ms 2024-09-02 19:39:58.065 +05:30 6b9619af-22e0-489b-9f32-5a96d5bdcb98 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:39:58.065 +05:30 6b9619af-22e0-489b-9f32-5a96d5bdcb98 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6be6535-a7d1-4bec-b9cc-da1833a8bce9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:39:58.065 +05:30 6b9619af-22e0-489b-9f32-5a96d5bdcb98 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 79.8659ms 2024-09-02 19:39:58.086 +05:30 6217325e-8e13-4922-b97c-2bb967654480 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:39:58.086 +05:30 6217325e-8e13-4922-b97c-2bb967654480 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 82.2861ms 2024-09-02 19:39:58.086 +05:30 6217325e-8e13-4922-b97c-2bb967654480 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:39:58.087 +05:30 6217325e-8e13-4922-b97c-2bb967654480 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6799f353-2586-4460-97a3-e6ca96054a75}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:39:58.087 +05:30 6217325e-8e13-4922-b97c-2bb967654480 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 84.9431ms 2024-09-02 19:40:01.803 +05:30 96687812-5e1f-4321-a510-30ccee2f182d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:40:01.803 +05:30 fb8a43e1-fea8-4d5f-818f-165bfc67acf2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:40:01.804 +05:30 96687812-5e1f-4321-a510-30ccee2f182d INF CORS policy execution successful. 2024-09-02 19:40:01.804 +05:30 fb8a43e1-fea8-4d5f-818f-165bfc67acf2 INF CORS policy execution successful. 2024-09-02 19:40:01.805 +05:30 fb8a43e1-fea8-4d5f-818f-165bfc67acf2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.4726ms 2024-09-02 19:40:01.806 +05:30 96687812-5e1f-4321-a510-30ccee2f182d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 3.4868ms 2024-09-02 19:40:01.915 +05:30 8bdd2827-6770-426d-8987-3d80d466a4d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:40:01.916 +05:30 8bdd2827-6770-426d-8987-3d80d466a4d7 INF CORS policy execution successful. 2024-09-02 19:40:01.917 +05:30 8bdd2827-6770-426d-8987-3d80d466a4d7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:40:01.917 +05:30 c71c82a4-0248-4ab3-bd77-af098e35ae97 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:40:01.918 +05:30 c71c82a4-0248-4ab3-bd77-af098e35ae97 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-02 19:40:01.946 +05:30 a76a6804-9ce8-4edf-aefc-9aa5624d95c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:40:01.949 +05:30 a76a6804-9ce8-4edf-aefc-9aa5624d95c6 INF CORS policy execution successful. 2024-09-02 19:40:01.950 +05:30 a76a6804-9ce8-4edf-aefc-9aa5624d95c6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:40:01.951 +05:30 65612b17-e489-450f-9b20-977090204fd5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:40:01.952 +05:30 65612b17-e489-450f-9b20-977090204fd5 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-02 19:40:02.023 +05:30 c71c82a4-0248-4ab3-bd77-af098e35ae97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:40:02.023 +05:30 65612b17-e489-450f-9b20-977090204fd5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:40:02.024 +05:30 65612b17-e489-450f-9b20-977090204fd5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 72.4503ms 2024-09-02 19:40:02.024 +05:30 c71c82a4-0248-4ab3-bd77-af098e35ae97 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 106.3318ms 2024-09-02 19:40:02.024 +05:30 65612b17-e489-450f-9b20-977090204fd5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:40:02.024 +05:30 c71c82a4-0248-4ab3-bd77-af098e35ae97 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:40:02.025 +05:30 c71c82a4-0248-4ab3-bd77-af098e35ae97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8bdd2827-6770-426d-8987-3d80d466a4d7}, {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-02 19:40:02.025 +05:30 65612b17-e489-450f-9b20-977090204fd5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a76a6804-9ce8-4edf-aefc-9aa5624d95c6}, {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-02 19:40:02.025 +05:30 65612b17-e489-450f-9b20-977090204fd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 83.6652ms 2024-09-02 19:40:02.029 +05:30 c71c82a4-0248-4ab3-bd77-af098e35ae97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 114.4392ms 2024-09-02 19:40:06.216 +05:30 533a09ef-7242-4ea7-82b1-dcd498f6d548 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:40:06.217 +05:30 533a09ef-7242-4ea7-82b1-dcd498f6d548 INF CORS policy execution successful. 2024-09-02 19:40:06.218 +05:30 533a09ef-7242-4ea7-82b1-dcd498f6d548 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.6272ms 2024-09-02 19:40:06.365 +05:30 364f668c-d94c-4635-9d95-47708e034e1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:40:06.366 +05:30 364f668c-d94c-4635-9d95-47708e034e1c INF CORS policy execution successful. 2024-09-02 19:40:06.366 +05:30 364f668c-d94c-4635-9d95-47708e034e1c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:40:06.367 +05:30 ab63acb2-6f91-44d4-876c-56f884fdd978 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:40:06.368 +05:30 ab63acb2-6f91-44d4-876c-56f884fdd978 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-02 19:40:06.483 +05:30 ab63acb2-6f91-44d4-876c-56f884fdd978 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:40:06.483 +05:30 ab63acb2-6f91-44d4-876c-56f884fdd978 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 115.3653ms 2024-09-02 19:40:06.483 +05:30 ab63acb2-6f91-44d4-876c-56f884fdd978 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:40:06.484 +05:30 ab63acb2-6f91-44d4-876c-56f884fdd978 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 364f668c-d94c-4635-9d95-47708e034e1c}, {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-02 19:40:06.484 +05:30 ab63acb2-6f91-44d4-876c-56f884fdd978 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 118.869ms 2024-09-02 19:40:06.507 +05:30 6ba584bb-6071-49d7-b831-14eed14ed2fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:40:06.508 +05:30 6ba584bb-6071-49d7-b831-14eed14ed2fc INF CORS policy execution successful. 2024-09-02 19:40:06.509 +05:30 6ba584bb-6071-49d7-b831-14eed14ed2fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.3035ms 2024-09-02 19:40:06.548 +05:30 d75a6687-937e-485e-9a4a-1eeee1b06b2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:40:06.549 +05:30 d75a6687-937e-485e-9a4a-1eeee1b06b2f INF CORS policy execution successful. 2024-09-02 19:40:06.566 +05:30 d75a6687-937e-485e-9a4a-1eeee1b06b2f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:40:06.569 +05:30 84e7c6b6-36b2-401e-875f-bc6dcbdb34b0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:40:06.570 +05:30 84e7c6b6-36b2-401e-875f-bc6dcbdb34b0 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-02 19:40:06.611 +05:30 84e7c6b6-36b2-401e-875f-bc6dcbdb34b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:40:06.612 +05:30 84e7c6b6-36b2-401e-875f-bc6dcbdb34b0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 40.6946ms 2024-09-02 19:40:06.612 +05:30 84e7c6b6-36b2-401e-875f-bc6dcbdb34b0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:40:06.612 +05:30 84e7c6b6-36b2-401e-875f-bc6dcbdb34b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d75a6687-937e-485e-9a4a-1eeee1b06b2f}, {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-02 19:40:06.613 +05:30 84e7c6b6-36b2-401e-875f-bc6dcbdb34b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 65.3076ms 2024-09-02 19:40:06.735 +05:30 d4bfed14-debc-49ca-a0ad-25aa5489a348 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:40:06.736 +05:30 d4bfed14-debc-49ca-a0ad-25aa5489a348 INF CORS policy execution successful. 2024-09-02 19:40:06.736 +05:30 d4bfed14-debc-49ca-a0ad-25aa5489a348 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7422ms 2024-09-02 19:40:06.804 +05:30 bfbcdfcb-9649-4260-b49f-12cd91b73870 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:40:06.805 +05:30 bfbcdfcb-9649-4260-b49f-12cd91b73870 INF CORS policy execution successful. 2024-09-02 19:40:06.805 +05:30 bfbcdfcb-9649-4260-b49f-12cd91b73870 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:40:06.805 +05:30 251d132b-797c-452d-b1c1-0af07e796d07 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:40:06.811 +05:30 251d132b-797c-452d-b1c1-0af07e796d07 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-02 19:40:06.836 +05:30 251d132b-797c-452d-b1c1-0af07e796d07 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:40:06.836 +05:30 251d132b-797c-452d-b1c1-0af07e796d07 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 25.3078ms 2024-09-02 19:40:06.836 +05:30 251d132b-797c-452d-b1c1-0af07e796d07 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:40:06.837 +05:30 251d132b-797c-452d-b1c1-0af07e796d07 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfbcdfcb-9649-4260-b49f-12cd91b73870}, {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-02 19:40:06.837 +05:30 251d132b-797c-452d-b1c1-0af07e796d07 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 33.2775ms 2024-09-02 19:40:07.152 +05:30 98dbd282-928a-4756-8499-018615ce27de INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:40:07.153 +05:30 98dbd282-928a-4756-8499-018615ce27de INF CORS policy execution successful. 2024-09-02 19:40:07.153 +05:30 98dbd282-928a-4756-8499-018615ce27de INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7936ms 2024-09-02 19:40:07.214 +05:30 d6297e03-baea-480e-a91a-6ce1d3cf25e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:40:07.215 +05:30 d6297e03-baea-480e-a91a-6ce1d3cf25e3 INF CORS policy execution successful. 2024-09-02 19:40:07.215 +05:30 d6297e03-baea-480e-a91a-6ce1d3cf25e3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:40:07.215 +05:30 5f30dbe0-c07b-4bdf-b22f-fdde34b7017a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:40:07.216 +05:30 5f30dbe0-c07b-4bdf-b22f-fdde34b7017a 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-02 19:40:07.253 +05:30 5f30dbe0-c07b-4bdf-b22f-fdde34b7017a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:40:07.254 +05:30 5f30dbe0-c07b-4bdf-b22f-fdde34b7017a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 37.9745ms 2024-09-02 19:40:07.254 +05:30 5f30dbe0-c07b-4bdf-b22f-fdde34b7017a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:40:07.254 +05:30 5f30dbe0-c07b-4bdf-b22f-fdde34b7017a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6297e03-baea-480e-a91a-6ce1d3cf25e3}, {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-02 19:40:07.255 +05:30 5f30dbe0-c07b-4bdf-b22f-fdde34b7017a 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 40.4255ms 2024-09-02 19:41:26.569 +05:30 c77a2936-c5cb-4464-9da4-50ad7d87f155 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:26.571 +05:30 c77a2936-c5cb-4464-9da4-50ad7d87f155 INF CORS policy execution successful. 2024-09-02 19:41:26.572 +05:30 c77a2936-c5cb-4464-9da4-50ad7d87f155 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 3.5235ms 2024-09-02 19:41:26.676 +05:30 02dd78f7-a5d1-4508-b8d8-2ec18e4b0601 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:26.679 +05:30 02dd78f7-a5d1-4508-b8d8-2ec18e4b0601 INF CORS policy execution successful. 2024-09-02 19:41:26.680 +05:30 02dd78f7-a5d1-4508-b8d8-2ec18e4b0601 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:26.680 +05:30 c7ea91cd-09af-4bfd-8308-fe197ee96c5c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:26.681 +05:30 c7ea91cd-09af-4bfd-8308-fe197ee96c5c 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-02 19:41:26.707 +05:30 c7ea91cd-09af-4bfd-8308-fe197ee96c5c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:26.708 +05:30 c7ea91cd-09af-4bfd-8308-fe197ee96c5c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 27.0663ms 2024-09-02 19:41:26.708 +05:30 c7ea91cd-09af-4bfd-8308-fe197ee96c5c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:26.708 +05:30 c7ea91cd-09af-4bfd-8308-fe197ee96c5c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02dd78f7-a5d1-4508-b8d8-2ec18e4b0601}, {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-02 19:41:26.710 +05:30 c7ea91cd-09af-4bfd-8308-fe197ee96c5c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 33.5696ms 2024-09-02 19:41:27.530 +05:30 fad75dbe-bdb9-4c4e-8b2d-76cc0a129849 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - null null 2024-09-02 19:41:27.530 +05:30 fad75dbe-bdb9-4c4e-8b2d-76cc0a129849 INF CORS policy execution successful. 2024-09-02 19:41:27.531 +05:30 fad75dbe-bdb9-4c4e-8b2d-76cc0a129849 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - 204 null null 0.6161ms 2024-09-02 19:41:27.569 +05:30 6760ea94-c888-452d-a910-0e47a5f83d58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - null null 2024-09-02 19:41:27.569 +05:30 6760ea94-c888-452d-a910-0e47a5f83d58 INF CORS policy execution successful. 2024-09-02 19:41:27.570 +05:30 6760ea94-c888-452d-a910-0e47a5f83d58 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=86 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:27.570 +05:30 d8c6003f-6292-4e03-b305-985c2acc77a0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:41:27.570 +05:30 d8c6003f-6292-4e03-b305-985c2acc77a0 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-02 19:41:27.589 +05:30 d8c6003f-6292-4e03-b305-985c2acc77a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:27.589 +05:30 d8c6003f-6292-4e03-b305-985c2acc77a0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 19.3023ms 2024-09-02 19:41:27.589 +05:30 d8c6003f-6292-4e03-b305-985c2acc77a0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:41:27.590 +05:30 d8c6003f-6292-4e03-b305-985c2acc77a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6760ea94-c888-452d-a910-0e47a5f83d58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1317} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":86,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp2\",\"Email\":\"\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"8ba373cc-9454-4e62-bb74-e123ea3fa612.png\",\"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\":2,\"TimeZone\":0,\"UserAccess\":2,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":100,\"RoleName\":\"RoleName_100\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":0,\"SecurityAnswer\":\"\",\"ImagePath\":\"../Uploads/User/SS0001\\\\8ba373cc-9454-4e62-bb74-e123ea3fa612.png\",\"SignaturePath\":\"\"}],\"Days\":[],\"EntryRestrictionDetails\":[]}"} 2024-09-02 19:41:27.590 +05:30 d8c6003f-6292-4e03-b305-985c2acc77a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=86 - 200 1317 application/json; charset=utf-8 21.0265ms 2024-09-02 19:41:27.828 +05:30 0ccbd9fa-1f8b-431e-831f-8eb473507520 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:27.829 +05:30 0ccbd9fa-1f8b-431e-831f-8eb473507520 INF CORS policy execution successful. 2024-09-02 19:41:27.829 +05:30 0ccbd9fa-1f8b-431e-831f-8eb473507520 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5685ms 2024-09-02 19:41:27.876 +05:30 2e9e5683-605b-4691-b6ef-58b5ca7d5cb9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:27.877 +05:30 2e9e5683-605b-4691-b6ef-58b5ca7d5cb9 INF CORS policy execution successful. 2024-09-02 19:41:27.877 +05:30 2e9e5683-605b-4691-b6ef-58b5ca7d5cb9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:27.878 +05:30 3067f704-c381-4cf5-b072-5eb73d22fdf9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:27.878 +05:30 3067f704-c381-4cf5-b072-5eb73d22fdf9 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-02 19:41:27.882 +05:30 3067f704-c381-4cf5-b072-5eb73d22fdf9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:27.882 +05:30 3067f704-c381-4cf5-b072-5eb73d22fdf9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.5004ms 2024-09-02 19:41:27.882 +05:30 3067f704-c381-4cf5-b072-5eb73d22fdf9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:27.883 +05:30 3067f704-c381-4cf5-b072-5eb73d22fdf9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e9e5683-605b-4691-b6ef-58b5ca7d5cb9}, {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-02 19:41:27.883 +05:30 3067f704-c381-4cf5-b072-5eb73d22fdf9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.6937ms 2024-09-02 19:41:29.520 +05:30 bea5a30a-68f5-47a8-a797-faba172202dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:29.521 +05:30 bea5a30a-68f5-47a8-a797-faba172202dc INF CORS policy execution successful. 2024-09-02 19:41:29.521 +05:30 bea5a30a-68f5-47a8-a797-faba172202dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6506ms 2024-09-02 19:41:29.561 +05:30 1511ca22-9678-43ae-aaac-86c2c564512b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:29.562 +05:30 1511ca22-9678-43ae-aaac-86c2c564512b INF CORS policy execution successful. 2024-09-02 19:41:29.562 +05:30 1511ca22-9678-43ae-aaac-86c2c564512b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:29.562 +05:30 0209c2e0-2a31-4dd6-a4ad-97e481353c71 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:29.562 +05:30 0209c2e0-2a31-4dd6-a4ad-97e481353c71 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-02 19:41:29.571 +05:30 0209c2e0-2a31-4dd6-a4ad-97e481353c71 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:29.571 +05:30 0209c2e0-2a31-4dd6-a4ad-97e481353c71 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.0103ms 2024-09-02 19:41:29.572 +05:30 0209c2e0-2a31-4dd6-a4ad-97e481353c71 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:29.572 +05:30 0209c2e0-2a31-4dd6-a4ad-97e481353c71 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1511ca22-9678-43ae-aaac-86c2c564512b}, {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-02 19:41:29.572 +05:30 0209c2e0-2a31-4dd6-a4ad-97e481353c71 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.3379ms 2024-09-02 19:41:31.808 +05:30 755a4e8d-dbf4-4e92-84fa-f2cf23a1b022 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=98 - null null 2024-09-02 19:41:31.808 +05:30 755a4e8d-dbf4-4e92-84fa-f2cf23a1b022 INF CORS policy execution successful. 2024-09-02 19:41:31.809 +05:30 755a4e8d-dbf4-4e92-84fa-f2cf23a1b022 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=98 - 204 null null 1.0151ms 2024-09-02 19:41:31.861 +05:30 3afe0e03-acd2-4718-a757-182a4b4a2fe6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=98 - null null 2024-09-02 19:41:31.862 +05:30 3afe0e03-acd2-4718-a757-182a4b4a2fe6 INF CORS policy execution successful. 2024-09-02 19:41:31.863 +05:30 3afe0e03-acd2-4718-a757-182a4b4a2fe6 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=98 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:31.863 +05:30 f03abf3e-f5e8-442f-8abd-651bd4583ee8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:41:31.863 +05:30 f03abf3e-f5e8-442f-8abd-651bd4583ee8 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-02 19:41:31.874 +05:30 f03abf3e-f5e8-442f-8abd-651bd4583ee8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:31.875 +05:30 f03abf3e-f5e8-442f-8abd-651bd4583ee8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 11.6563ms 2024-09-02 19:41:31.875 +05:30 f03abf3e-f5e8-442f-8abd-651bd4583ee8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:41:31.875 +05:30 f03abf3e-f5e8-442f-8abd-651bd4583ee8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3afe0e03-acd2-4718-a757-182a4b4a2fe6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1212} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":98,\"LoginName\":\"\",\"LoginAbbr\":\"\",\"UserName\":\"dipingrp9\",\"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\":1,\"AltLanguage\":0,\"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-02 19:41:31.876 +05:30 f03abf3e-f5e8-442f-8abd-651bd4583ee8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=98 - 200 1212 application/json; charset=utf-8 14.7065ms 2024-09-02 19:41:32.292 +05:30 d8f8b482-8338-4df6-9fb3-95dc9d06c28f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:32.292 +05:30 d8f8b482-8338-4df6-9fb3-95dc9d06c28f INF CORS policy execution successful. 2024-09-02 19:41:32.292 +05:30 d8f8b482-8338-4df6-9fb3-95dc9d06c28f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4823ms 2024-09-02 19:41:32.406 +05:30 c2f2c472-1c36-4518-9ae2-2db91bcac993 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:32.407 +05:30 c2f2c472-1c36-4518-9ae2-2db91bcac993 INF CORS policy execution successful. 2024-09-02 19:41:32.407 +05:30 c2f2c472-1c36-4518-9ae2-2db91bcac993 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:32.408 +05:30 af924d0c-8aa1-46fb-8e1b-46621c734b54 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:32.408 +05:30 af924d0c-8aa1-46fb-8e1b-46621c734b54 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-02 19:41:32.414 +05:30 af924d0c-8aa1-46fb-8e1b-46621c734b54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:32.414 +05:30 af924d0c-8aa1-46fb-8e1b-46621c734b54 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.3688ms 2024-09-02 19:41:32.415 +05:30 af924d0c-8aa1-46fb-8e1b-46621c734b54 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:32.415 +05:30 af924d0c-8aa1-46fb-8e1b-46621c734b54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2f2c472-1c36-4518-9ae2-2db91bcac993}, {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-02 19:41:32.415 +05:30 af924d0c-8aa1-46fb-8e1b-46621c734b54 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.7316ms 2024-09-02 19:41:34.105 +05:30 b2b3c2e2-d2a5-4b1d-a83e-bf07e21b798d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:34.105 +05:30 b2b3c2e2-d2a5-4b1d-a83e-bf07e21b798d INF CORS policy execution successful. 2024-09-02 19:41:34.106 +05:30 b2b3c2e2-d2a5-4b1d-a83e-bf07e21b798d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8351ms 2024-09-02 19:41:34.150 +05:30 d6705410-222a-4b0d-bfc8-a693af69061b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:34.151 +05:30 d6705410-222a-4b0d-bfc8-a693af69061b INF CORS policy execution successful. 2024-09-02 19:41:34.151 +05:30 d6705410-222a-4b0d-bfc8-a693af69061b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:34.151 +05:30 fc0aa961-556a-4db8-9634-5d3de94d1431 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:34.152 +05:30 fc0aa961-556a-4db8-9634-5d3de94d1431 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-02 19:41:34.155 +05:30 fc0aa961-556a-4db8-9634-5d3de94d1431 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:34.156 +05:30 fc0aa961-556a-4db8-9634-5d3de94d1431 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.9484ms 2024-09-02 19:41:34.156 +05:30 fc0aa961-556a-4db8-9634-5d3de94d1431 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:34.156 +05:30 fc0aa961-556a-4db8-9634-5d3de94d1431 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6705410-222a-4b0d-bfc8-a693af69061b}, {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-02 19:41:34.156 +05:30 fc0aa961-556a-4db8-9634-5d3de94d1431 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.9184ms 2024-09-02 19:41:36.270 +05:30 06cf630d-bde5-4133-a3aa-f38d12c5850b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:41:36.271 +05:30 06cf630d-bde5-4133-a3aa-f38d12c5850b INF CORS policy execution successful. 2024-09-02 19:41:36.272 +05:30 06cf630d-bde5-4133-a3aa-f38d12c5850b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 204 null null 1.4627ms 2024-09-02 19:41:36.319 +05:30 c2c284a0-d24d-48d8-872d-cd5eb685b2ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:41:36.320 +05:30 c2c284a0-d24d-48d8-872d-cd5eb685b2ea INF CORS policy execution successful. 2024-09-02 19:41:36.320 +05:30 c2c284a0-d24d-48d8-872d-cd5eb685b2ea INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:36.321 +05:30 4ea11210-c359-44e0-9791-5299c0bfd67c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:41:36.321 +05:30 4ea11210-c359-44e0-9791-5299c0bfd67c 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-02 19:41:36.331 +05:30 4ea11210-c359-44e0-9791-5299c0bfd67c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:36.332 +05:30 4ea11210-c359-44e0-9791-5299c0bfd67c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.618ms 2024-09-02 19:41:36.332 +05:30 4ea11210-c359-44e0-9791-5299c0bfd67c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:41:36.332 +05:30 4ea11210-c359-44e0-9791-5299c0bfd67c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2c284a0-d24d-48d8-872d-cd5eb685b2ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":7,\"LoginName\":\"TestUser2\",\"LoginAbbr\":\"TU2\",\"UserName\":\"TestUser2\",\"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\":1061,\"RoleName\":\"TestRole\",\"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-02 19:41:36.332 +05:30 4ea11210-c359-44e0-9791-5299c0bfd67c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 200 1652 application/json; charset=utf-8 12.9208ms 2024-09-02 19:41:36.530 +05:30 04b6da13-dcbf-4e83-bba2-585bde8e5afb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:41:36.531 +05:30 04b6da13-dcbf-4e83-bba2-585bde8e5afb INF CORS policy execution successful. 2024-09-02 19:41:36.531 +05:30 04b6da13-dcbf-4e83-bba2-585bde8e5afb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.5219ms 2024-09-02 19:41:36.547 +05:30 b95d8d25-2746-48a0-b0e3-169bf67d949a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:36.547 +05:30 b95d8d25-2746-48a0-b0e3-169bf67d949a INF CORS policy execution successful. 2024-09-02 19:41:36.547 +05:30 b95d8d25-2746-48a0-b0e3-169bf67d949a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4813ms 2024-09-02 19:41:36.572 +05:30 223c920b-2ab6-4196-919b-86bb3b2beafb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:41:36.573 +05:30 223c920b-2ab6-4196-919b-86bb3b2beafb INF CORS policy execution successful. 2024-09-02 19:41:36.573 +05:30 223c920b-2ab6-4196-919b-86bb3b2beafb INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:36.573 +05:30 7595b04a-eece-44f5-9ec5-fe29b0a8d91c INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:41:36.574 +05:30 7595b04a-eece-44f5-9ec5-fe29b0a8d91c 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-02 19:41:36.584 +05:30 0826674d-1ddb-443b-bc60-38a874f02268 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:41:36.584 +05:30 0826674d-1ddb-443b-bc60-38a874f02268 INF CORS policy execution successful. 2024-09-02 19:41:36.585 +05:30 0826674d-1ddb-443b-bc60-38a874f02268 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:36.585 +05:30 1deb2f2f-c6ff-4859-b4f2-0ccc44e3b1fa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:36.585 +05:30 1deb2f2f-c6ff-4859-b4f2-0ccc44e3b1fa 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-02 19:41:36.586 +05:30 7595b04a-eece-44f5-9ec5-fe29b0a8d91c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:36.586 +05:30 7595b04a-eece-44f5-9ec5-fe29b0a8d91c INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 12.7234ms 2024-09-02 19:41:36.586 +05:30 7595b04a-eece-44f5-9ec5-fe29b0a8d91c INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:41:36.587 +05:30 7595b04a-eece-44f5-9ec5-fe29b0a8d91c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 223c920b-2ab6-4196-919b-86bb3b2beafb}, {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-02 19:41:36.587 +05:30 7595b04a-eece-44f5-9ec5-fe29b0a8d91c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 14.4674ms 2024-09-02 19:41:36.588 +05:30 1deb2f2f-c6ff-4859-b4f2-0ccc44e3b1fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:36.588 +05:30 1deb2f2f-c6ff-4859-b4f2-0ccc44e3b1fa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 2.9477ms 2024-09-02 19:41:36.588 +05:30 1deb2f2f-c6ff-4859-b4f2-0ccc44e3b1fa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:41:36.588 +05:30 1deb2f2f-c6ff-4859-b4f2-0ccc44e3b1fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0826674d-1ddb-443b-bc60-38a874f02268}, {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-02 19:41:36.588 +05:30 1deb2f2f-c6ff-4859-b4f2-0ccc44e3b1fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 4.5264ms 2024-09-02 19:41:36.866 +05:30 5ac29c4f-32fb-4b00-9b6c-478c8cc85763 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:41:36.866 +05:30 5ac29c4f-32fb-4b00-9b6c-478c8cc85763 INF CORS policy execution successful. 2024-09-02 19:41:36.867 +05:30 5ac29c4f-32fb-4b00-9b6c-478c8cc85763 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 204 null null 0.5575ms 2024-09-02 19:41:36.920 +05:30 cae9c36b-5166-4c70-807e-f35edac609ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:41:36.920 +05:30 cae9c36b-5166-4c70-807e-f35edac609ea INF CORS policy execution successful. 2024-09-02 19:41:36.920 +05:30 cae9c36b-5166-4c70-807e-f35edac609ea 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:36.921 +05:30 424a610a-064c-4fb7-b592-5ff659b78abf INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:41:36.921 +05:30 424a610a-064c-4fb7-b592-5ff659b78abf 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-02 19:41:36.930 +05:30 424a610a-064c-4fb7-b592-5ff659b78abf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:36.931 +05:30 424a610a-064c-4fb7-b592-5ff659b78abf INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.9127ms 2024-09-02 19:41:36.931 +05:30 424a610a-064c-4fb7-b592-5ff659b78abf INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:41:36.931 +05:30 424a610a-064c-4fb7-b592-5ff659b78abf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cae9c36b-5166-4c70-807e-f35edac609ea}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 703} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"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\"}]"} 2024-09-02 19:41:36.931 +05:30 424a610a-064c-4fb7-b592-5ff659b78abf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 200 703 application/json; charset=utf-8 11.7801ms 2024-09-02 19:41:58.788 +05:30 d588e5ab-8c12-4f54-ac67-8af6a8acc106 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:41:58.789 +05:30 d588e5ab-8c12-4f54-ac67-8af6a8acc106 INF CORS policy execution successful. 2024-09-02 19:41:58.790 +05:30 d588e5ab-8c12-4f54-ac67-8af6a8acc106 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 1.9315ms 2024-09-02 19:41:58.874 +05:30 5c31f8d7-51fa-4a26-bc1f-470c278d3239 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:41:58.875 +05:30 5c31f8d7-51fa-4a26-bc1f-470c278d3239 INF CORS policy execution successful. 2024-09-02 19:41:58.876 +05:30 5c31f8d7-51fa-4a26-bc1f-470c278d3239 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:41:58.876 +05:30 6b646aad-cfe8-4545-8059-2a9d883ed464 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:41:58.876 +05:30 6b646aad-cfe8-4545-8059-2a9d883ed464 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-02 19:41:58.884 +05:30 6b646aad-cfe8-4545-8059-2a9d883ed464 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:41:58.885 +05:30 6b646aad-cfe8-4545-8059-2a9d883ed464 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 8.3991ms 2024-09-02 19:41:58.885 +05:30 6b646aad-cfe8-4545-8059-2a9d883ed464 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:41:58.885 +05:30 6b646aad-cfe8-4545-8059-2a9d883ed464 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c31f8d7-51fa-4a26-bc1f-470c278d3239}, {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-02 19:41:58.886 +05:30 6b646aad-cfe8-4545-8059-2a9d883ed464 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 11.8264ms 2024-09-02 19:42:01.590 +05:30 db18703d-c817-42ab-847e-85ba140cfa9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:01.591 +05:30 db18703d-c817-42ab-847e-85ba140cfa9c INF CORS policy execution successful. 2024-09-02 19:42:01.591 +05:30 db18703d-c817-42ab-847e-85ba140cfa9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 1.2793ms 2024-09-02 19:42:01.688 +05:30 bfd669e8-ae9c-4dd2-a05d-f131ed579146 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:01.689 +05:30 bfd669e8-ae9c-4dd2-a05d-f131ed579146 INF CORS policy execution successful. 2024-09-02 19:42:01.689 +05:30 bfd669e8-ae9c-4dd2-a05d-f131ed579146 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:01.690 +05:30 b6c0cf7c-b4f1-4c0d-ac51-0a612daaba61 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:01.690 +05:30 b6c0cf7c-b4f1-4c0d-ac51-0a612daaba61 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-02 19:42:01.743 +05:30 b6c0cf7c-b4f1-4c0d-ac51-0a612daaba61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:01.743 +05:30 b6c0cf7c-b4f1-4c0d-ac51-0a612daaba61 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 53.0348ms 2024-09-02 19:42:01.743 +05:30 b6c0cf7c-b4f1-4c0d-ac51-0a612daaba61 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:01.743 +05:30 b6c0cf7c-b4f1-4c0d-ac51-0a612daaba61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bfd669e8-ae9c-4dd2-a05d-f131ed579146}, {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-02 19:42:01.744 +05:30 b6c0cf7c-b4f1-4c0d-ac51-0a612daaba61 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 55.8665ms 2024-09-02 19:42:01.811 +05:30 f7d85d56-6ae8-4ffd-80ce-00b45330cca4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:01.811 +05:30 f7d85d56-6ae8-4ffd-80ce-00b45330cca4 INF CORS policy execution successful. 2024-09-02 19:42:01.812 +05:30 f7d85d56-6ae8-4ffd-80ce-00b45330cca4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.9142ms 2024-09-02 19:42:01.897 +05:30 9eb8bb5b-ea5b-4995-bb58-e88e0a5f4f72 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:01.898 +05:30 9eb8bb5b-ea5b-4995-bb58-e88e0a5f4f72 INF CORS policy execution successful. 2024-09-02 19:42:01.910 +05:30 9eb8bb5b-ea5b-4995-bb58-e88e0a5f4f72 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:01.911 +05:30 e19795d1-9025-4118-a0d3-0f7463dde38d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:01.911 +05:30 e19795d1-9025-4118-a0d3-0f7463dde38d 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-02 19:42:01.921 +05:30 c51833e2-7aff-4a9a-b068-f22650717c1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:01.921 +05:30 c51833e2-7aff-4a9a-b068-f22650717c1e INF CORS policy execution successful. 2024-09-02 19:42:01.926 +05:30 c51833e2-7aff-4a9a-b068-f22650717c1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 4.93ms 2024-09-02 19:42:01.936 +05:30 e19795d1-9025-4118-a0d3-0f7463dde38d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:01.936 +05:30 e19795d1-9025-4118-a0d3-0f7463dde38d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 25.1886ms 2024-09-02 19:42:01.936 +05:30 e19795d1-9025-4118-a0d3-0f7463dde38d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:01.937 +05:30 e19795d1-9025-4118-a0d3-0f7463dde38d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9eb8bb5b-ea5b-4995-bb58-e88e0a5f4f72}, {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-02 19:42:01.938 +05:30 e19795d1-9025-4118-a0d3-0f7463dde38d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 40.5187ms 2024-09-02 19:42:02.107 +05:30 4154d370-de98-459e-92ff-9bbfb6375314 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:02.108 +05:30 4154d370-de98-459e-92ff-9bbfb6375314 INF CORS policy execution successful. 2024-09-02 19:42:02.108 +05:30 4154d370-de98-459e-92ff-9bbfb6375314 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:02.108 +05:30 533f3c86-b6ed-4a1a-bf87-f6659bb3c50a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:02.109 +05:30 533f3c86-b6ed-4a1a-bf87-f6659bb3c50a 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-02 19:42:02.113 +05:30 533f3c86-b6ed-4a1a-bf87-f6659bb3c50a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:02.114 +05:30 533f3c86-b6ed-4a1a-bf87-f6659bb3c50a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.2909ms 2024-09-02 19:42:02.114 +05:30 533f3c86-b6ed-4a1a-bf87-f6659bb3c50a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:02.114 +05:30 533f3c86-b6ed-4a1a-bf87-f6659bb3c50a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4154d370-de98-459e-92ff-9bbfb6375314}, {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-02 19:42:02.117 +05:30 533f3c86-b6ed-4a1a-bf87-f6659bb3c50a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 9.7887ms 2024-09-02 19:42:02.772 +05:30 0db9a313-1b0d-4dc9-b115-5946f7b9c9e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:02.772 +05:30 0db9a313-1b0d-4dc9-b115-5946f7b9c9e9 INF CORS policy execution successful. 2024-09-02 19:42:02.773 +05:30 0db9a313-1b0d-4dc9-b115-5946f7b9c9e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 1.0762ms 2024-09-02 19:42:02.882 +05:30 c3839a3c-3f4a-4bcc-ae57-d65b96988270 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:02.883 +05:30 c3839a3c-3f4a-4bcc-ae57-d65b96988270 INF CORS policy execution successful. 2024-09-02 19:42:02.883 +05:30 c3839a3c-3f4a-4bcc-ae57-d65b96988270 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:02.884 +05:30 045b03e9-bd1c-49d8-bf12-eb60a6af3abf INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:02.884 +05:30 045b03e9-bd1c-49d8-bf12-eb60a6af3abf 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-02 19:42:02.887 +05:30 045b03e9-bd1c-49d8-bf12-eb60a6af3abf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:02.887 +05:30 045b03e9-bd1c-49d8-bf12-eb60a6af3abf INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2762ms 2024-09-02 19:42:02.887 +05:30 045b03e9-bd1c-49d8-bf12-eb60a6af3abf INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:02.887 +05:30 045b03e9-bd1c-49d8-bf12-eb60a6af3abf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3839a3c-3f4a-4bcc-ae57-d65b96988270}, {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-02 19:42:02.888 +05:30 045b03e9-bd1c-49d8-bf12-eb60a6af3abf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 5.2316ms 2024-09-02 19:42:03.158 +05:30 f1258551-fca1-4fa3-90eb-7ce67580ea28 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:03.159 +05:30 f1258551-fca1-4fa3-90eb-7ce67580ea28 INF CORS policy execution successful. 2024-09-02 19:42:03.159 +05:30 f1258551-fca1-4fa3-90eb-7ce67580ea28 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.5387ms 2024-09-02 19:42:03.315 +05:30 657aa4ce-5812-4974-85b2-889d86d48ff0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:03.317 +05:30 657aa4ce-5812-4974-85b2-889d86d48ff0 INF CORS policy execution successful. 2024-09-02 19:42:03.317 +05:30 657aa4ce-5812-4974-85b2-889d86d48ff0 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:03.317 +05:30 4199010e-cd4b-4069-b95f-1f15c17fd714 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:03.317 +05:30 4199010e-cd4b-4069-b95f-1f15c17fd714 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-02 19:42:03.321 +05:30 4199010e-cd4b-4069-b95f-1f15c17fd714 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:03.321 +05:30 4199010e-cd4b-4069-b95f-1f15c17fd714 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.3309ms 2024-09-02 19:42:03.321 +05:30 4199010e-cd4b-4069-b95f-1f15c17fd714 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:03.321 +05:30 4199010e-cd4b-4069-b95f-1f15c17fd714 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 657aa4ce-5812-4974-85b2-889d86d48ff0}, {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-02 19:42:03.322 +05:30 4199010e-cd4b-4069-b95f-1f15c17fd714 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 6.6115ms 2024-09-02 19:42:03.328 +05:30 07f10676-811a-40e9-bb7a-8153cfca20c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:03.328 +05:30 07f10676-811a-40e9-bb7a-8153cfca20c9 INF CORS policy execution successful. 2024-09-02 19:42:03.328 +05:30 07f10676-811a-40e9-bb7a-8153cfca20c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.6011ms 2024-09-02 19:42:03.374 +05:30 d4e27cc4-d6cb-4c4d-bbb0-3b190cfe4ebf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:03.375 +05:30 d4e27cc4-d6cb-4c4d-bbb0-3b190cfe4ebf INF CORS policy execution successful. 2024-09-02 19:42:03.375 +05:30 d4e27cc4-d6cb-4c4d-bbb0-3b190cfe4ebf INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:03.375 +05:30 5959fc91-a404-4937-b0da-f1b46d0f1796 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:03.376 +05:30 5959fc91-a404-4937-b0da-f1b46d0f1796 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-02 19:42:03.379 +05:30 5959fc91-a404-4937-b0da-f1b46d0f1796 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:03.379 +05:30 5959fc91-a404-4937-b0da-f1b46d0f1796 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2158ms 2024-09-02 19:42:03.379 +05:30 5959fc91-a404-4937-b0da-f1b46d0f1796 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:03.379 +05:30 5959fc91-a404-4937-b0da-f1b46d0f1796 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4e27cc4-d6cb-4c4d-bbb0-3b190cfe4ebf}, {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-02 19:42:03.379 +05:30 5959fc91-a404-4937-b0da-f1b46d0f1796 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 5.4767ms 2024-09-02 19:42:03.562 +05:30 c1340726-5f9c-4ad8-93aa-15a992787439 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:03.563 +05:30 c1340726-5f9c-4ad8-93aa-15a992787439 INF CORS policy execution successful. 2024-09-02 19:42:03.563 +05:30 c1340726-5f9c-4ad8-93aa-15a992787439 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.7644ms 2024-09-02 19:42:03.598 +05:30 1d16ed26-7ace-4686-8d97-af9381fca803 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:03.599 +05:30 1d16ed26-7ace-4686-8d97-af9381fca803 INF CORS policy execution successful. 2024-09-02 19:42:03.599 +05:30 1d16ed26-7ace-4686-8d97-af9381fca803 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:03.600 +05:30 40a23750-d8db-4bd1-8a76-e219505dd53a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:03.600 +05:30 40a23750-d8db-4bd1-8a76-e219505dd53a 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-02 19:42:03.603 +05:30 40a23750-d8db-4bd1-8a76-e219505dd53a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:03.604 +05:30 40a23750-d8db-4bd1-8a76-e219505dd53a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.6441ms 2024-09-02 19:42:03.604 +05:30 40a23750-d8db-4bd1-8a76-e219505dd53a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:03.604 +05:30 40a23750-d8db-4bd1-8a76-e219505dd53a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d16ed26-7ace-4686-8d97-af9381fca803}, {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-02 19:42:03.604 +05:30 40a23750-d8db-4bd1-8a76-e219505dd53a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 6.1802ms 2024-09-02 19:42:11.291 +05:30 8eff828d-e61a-4190-b9f6-2ebecdcb8582 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:11.291 +05:30 8eff828d-e61a-4190-b9f6-2ebecdcb8582 INF CORS policy execution successful. 2024-09-02 19:42:11.292 +05:30 8eff828d-e61a-4190-b9f6-2ebecdcb8582 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 1.3881ms 2024-09-02 19:42:11.334 +05:30 4ba2aaad-fb0e-45a4-80f3-0d9c3c2efdcd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:42:11.335 +05:30 4ba2aaad-fb0e-45a4-80f3-0d9c3c2efdcd INF CORS policy execution successful. 2024-09-02 19:42:11.336 +05:30 4ba2aaad-fb0e-45a4-80f3-0d9c3c2efdcd INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:11.336 +05:30 44e0099c-68f4-427a-98d4-33c544bb32d9 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:11.336 +05:30 44e0099c-68f4-427a-98d4-33c544bb32d9 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-02 19:42:11.354 +05:30 44e0099c-68f4-427a-98d4-33c544bb32d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:11.354 +05:30 44e0099c-68f4-427a-98d4-33c544bb32d9 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 17.6163ms 2024-09-02 19:42:11.354 +05:30 44e0099c-68f4-427a-98d4-33c544bb32d9 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:11.355 +05:30 44e0099c-68f4-427a-98d4-33c544bb32d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ba2aaad-fb0e-45a4-80f3-0d9c3c2efdcd}, {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-02 19:42:11.355 +05:30 44e0099c-68f4-427a-98d4-33c544bb32d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 21.0342ms 2024-09-02 19:42:23.194 +05:30 c766e912-7be5-4d01-b589-18a890c5fa53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:42:23.195 +05:30 c766e912-7be5-4d01-b589-18a890c5fa53 INF CORS policy execution successful. 2024-09-02 19:42:23.195 +05:30 c766e912-7be5-4d01-b589-18a890c5fa53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.0307ms 2024-09-02 19:42:23.227 +05:30 da12e8ae-77b7-4d06-91fc-0ad11ed61519 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:42:23.228 +05:30 da12e8ae-77b7-4d06-91fc-0ad11ed61519 INF CORS policy execution successful. 2024-09-02 19:42:23.228 +05:30 da12e8ae-77b7-4d06-91fc-0ad11ed61519 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:23.229 +05:30 ba703bae-d6c9-47fd-ad34-b11ee0c3c6ab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:42:23.229 +05:30 ba703bae-d6c9-47fd-ad34-b11ee0c3c6ab 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-02 19:42:23.264 +05:30 ba703bae-d6c9-47fd-ad34-b11ee0c3c6ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:23.265 +05:30 ba703bae-d6c9-47fd-ad34-b11ee0c3c6ab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 35.3634ms 2024-09-02 19:42:23.265 +05:30 ba703bae-d6c9-47fd-ad34-b11ee0c3c6ab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:42:23.265 +05:30 ba703bae-d6c9-47fd-ad34-b11ee0c3c6ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da12e8ae-77b7-4d06-91fc-0ad11ed61519}, {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-02 19:42:23.266 +05:30 ba703bae-d6c9-47fd-ad34-b11ee0c3c6ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 38.8668ms 2024-09-02 19:42:24.124 +05:30 662f28b2-c534-4d2f-a2c7-0f6a0e9291ce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:42:24.125 +05:30 662f28b2-c534-4d2f-a2c7-0f6a0e9291ce INF CORS policy execution successful. 2024-09-02 19:42:24.125 +05:30 662f28b2-c534-4d2f-a2c7-0f6a0e9291ce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.5466ms 2024-09-02 19:42:24.282 +05:30 879a9d3b-48af-4021-a352-34685c3f4818 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:42:24.283 +05:30 879a9d3b-48af-4021-a352-34685c3f4818 INF CORS policy execution successful. 2024-09-02 19:42:24.283 +05:30 879a9d3b-48af-4021-a352-34685c3f4818 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:24.283 +05:30 2219b31e-4558-4539-b45e-0b8f49c89e49 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:42:24.284 +05:30 2219b31e-4558-4539-b45e-0b8f49c89e49 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-02 19:42:24.311 +05:30 2219b31e-4558-4539-b45e-0b8f49c89e49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:24.312 +05:30 2219b31e-4558-4539-b45e-0b8f49c89e49 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 28.1408ms 2024-09-02 19:42:24.312 +05:30 2219b31e-4558-4539-b45e-0b8f49c89e49 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:42:24.312 +05:30 2219b31e-4558-4539-b45e-0b8f49c89e49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 879a9d3b-48af-4021-a352-34685c3f4818}, {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-02 19:42:24.312 +05:30 2219b31e-4558-4539-b45e-0b8f49c89e49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 30.2243ms 2024-09-02 19:42:24.345 +05:30 2eb7b771-af50-4bd6-87c1-7a48d6321f97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:42:24.345 +05:30 2eb7b771-af50-4bd6-87c1-7a48d6321f97 INF CORS policy execution successful. 2024-09-02 19:42:24.346 +05:30 2eb7b771-af50-4bd6-87c1-7a48d6321f97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6514ms 2024-09-02 19:42:24.376 +05:30 21644c7a-2c48-439b-8aab-67875865f648 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:42:24.376 +05:30 21644c7a-2c48-439b-8aab-67875865f648 INF CORS policy execution successful. 2024-09-02 19:42:24.377 +05:30 21644c7a-2c48-439b-8aab-67875865f648 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:24.377 +05:30 e2bfb814-726e-4da1-94e5-62314cf7143a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:42:24.377 +05:30 e2bfb814-726e-4da1-94e5-62314cf7143a 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-02 19:42:24.384 +05:30 e2bfb814-726e-4da1-94e5-62314cf7143a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:24.384 +05:30 e2bfb814-726e-4da1-94e5-62314cf7143a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.37ms 2024-09-02 19:42:24.384 +05:30 e2bfb814-726e-4da1-94e5-62314cf7143a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:42:24.384 +05:30 e2bfb814-726e-4da1-94e5-62314cf7143a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21644c7a-2c48-439b-8aab-67875865f648}, {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-02 19:42:24.385 +05:30 e2bfb814-726e-4da1-94e5-62314cf7143a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.8818ms 2024-09-02 19:42:24.507 +05:30 4b5fe124-10b0-4828-b6af-81fac7974d2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:42:24.511 +05:30 4b5fe124-10b0-4828-b6af-81fac7974d2f INF CORS policy execution successful. 2024-09-02 19:42:24.512 +05:30 4b5fe124-10b0-4828-b6af-81fac7974d2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 5.0956ms 2024-09-02 19:42:24.551 +05:30 495ea0f6-2724-443e-915a-0a689ec8fd1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:42:24.551 +05:30 495ea0f6-2724-443e-915a-0a689ec8fd1d INF CORS policy execution successful. 2024-09-02 19:42:24.552 +05:30 495ea0f6-2724-443e-915a-0a689ec8fd1d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:24.552 +05:30 17f4df98-b35a-44ef-aa4e-02eaaa1c75b3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:24.552 +05:30 17f4df98-b35a-44ef-aa4e-02eaaa1c75b3 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-02 19:42:24.570 +05:30 17f4df98-b35a-44ef-aa4e-02eaaa1c75b3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:24.570 +05:30 17f4df98-b35a-44ef-aa4e-02eaaa1c75b3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 18.4611ms 2024-09-02 19:42:24.570 +05:30 17f4df98-b35a-44ef-aa4e-02eaaa1c75b3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:24.571 +05:30 17f4df98-b35a-44ef-aa4e-02eaaa1c75b3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 495ea0f6-2724-443e-915a-0a689ec8fd1d}, {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-02 19:42:24.571 +05:30 17f4df98-b35a-44ef-aa4e-02eaaa1c75b3 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.3165ms 2024-09-02 19:42:24.973 +05:30 7715e87a-80e7-435e-8a45-426e48084222 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:42:24.973 +05:30 7715e87a-80e7-435e-8a45-426e48084222 INF CORS policy execution successful. 2024-09-02 19:42:24.973 +05:30 7715e87a-80e7-435e-8a45-426e48084222 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7616ms 2024-09-02 19:42:25.004 +05:30 a5b2cd42-c8cb-4e55-98a0-b6ca1988bb19 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:42:25.005 +05:30 a5b2cd42-c8cb-4e55-98a0-b6ca1988bb19 INF CORS policy execution successful. 2024-09-02 19:42:25.005 +05:30 a5b2cd42-c8cb-4e55-98a0-b6ca1988bb19 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:25.005 +05:30 6001f5b7-eb20-49b3-aa86-3ad9b4356bea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:42:25.006 +05:30 6001f5b7-eb20-49b3-aa86-3ad9b4356bea 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-02 19:42:25.020 +05:30 6001f5b7-eb20-49b3-aa86-3ad9b4356bea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:25.020 +05:30 6001f5b7-eb20-49b3-aa86-3ad9b4356bea INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.4879ms 2024-09-02 19:42:25.020 +05:30 6001f5b7-eb20-49b3-aa86-3ad9b4356bea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:42:25.020 +05:30 6001f5b7-eb20-49b3-aa86-3ad9b4356bea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5b2cd42-c8cb-4e55-98a0-b6ca1988bb19}, {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-02 19:42:25.021 +05:30 6001f5b7-eb20-49b3-aa86-3ad9b4356bea 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 16.4008ms 2024-09-02 19:42:33.706 +05:30 0e8187b0-ded4-4836-b5a3-1b1eb1c4ff41 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:42:33.707 +05:30 0e8187b0-ded4-4836-b5a3-1b1eb1c4ff41 INF CORS policy execution successful. 2024-09-02 19:42:33.708 +05:30 0e8187b0-ded4-4836-b5a3-1b1eb1c4ff41 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.7066ms 2024-09-02 19:42:33.744 +05:30 3dba3ff1-b67a-48a5-b939-1ec96023980c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:42:33.745 +05:30 3dba3ff1-b67a-48a5-b939-1ec96023980c INF CORS policy execution successful. 2024-09-02 19:42:33.745 +05:30 3dba3ff1-b67a-48a5-b939-1ec96023980c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:42:33.745 +05:30 210f9d4d-4732-49a7-9a4f-3e551bbbd37d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:33.746 +05:30 210f9d4d-4732-49a7-9a4f-3e551bbbd37d 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-02 19:42:33.767 +05:30 210f9d4d-4732-49a7-9a4f-3e551bbbd37d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:42:33.767 +05:30 210f9d4d-4732-49a7-9a4f-3e551bbbd37d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 21.1979ms 2024-09-02 19:42:33.767 +05:30 210f9d4d-4732-49a7-9a4f-3e551bbbd37d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:42:33.767 +05:30 210f9d4d-4732-49a7-9a4f-3e551bbbd37d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3dba3ff1-b67a-48a5-b939-1ec96023980c}, {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-02 19:42:33.767 +05:30 210f9d4d-4732-49a7-9a4f-3e551bbbd37d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 23.4515ms 2024-09-02 19:43:21.793 +05:30 fe9c00af-45f7-4d77-a867-0584f93752b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:21.795 +05:30 fe9c00af-45f7-4d77-a867-0584f93752b9 INF CORS policy execution successful. 2024-09-02 19:43:21.796 +05:30 fe9c00af-45f7-4d77-a867-0584f93752b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 3.3335ms 2024-09-02 19:43:21.834 +05:30 43677d81-7c98-4922-90fd-b31f3f5ff425 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:21.837 +05:30 43677d81-7c98-4922-90fd-b31f3f5ff425 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:12:36 PM', Current time (UTC): '9/2/2024 2:13: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-02 19:43:21.839 +05:30 43677d81-7c98-4922-90fd-b31f3f5ff425 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:12:36 PM', Current time (UTC): '9/2/2024 2:13:21 PM'. 2024-09-02 19:43:21.839 +05:30 43677d81-7c98-4922-90fd-b31f3f5ff425 INF CORS policy execution successful. 2024-09-02 19:43:21.840 +05:30 43677d81-7c98-4922-90fd-b31f3f5ff425 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjM1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.9cI3zHexGtPXWytbSWgjJWR22OFqeVWpLCt7IFqJ-n8}, {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-02 19:43:21.841 +05:30 74815512-37af-4d44-94b7-9fc4b5d3f03a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:43:21.841 +05:30 74815512-37af-4d44-94b7-9fc4b5d3f03a INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:43:21.841 +05:30 74815512-37af-4d44-94b7-9fc4b5d3f03a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 43677d81-7c98-4922-90fd-b31f3f5ff425}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:12:36'"} Body: 2024-09-02 19:43:21.842 +05:30 74815512-37af-4d44-94b7-9fc4b5d3f03a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 401 null null 8.2362ms 2024-09-02 19:43:21.902 +05:30 4c4c178f-d44f-41ed-8a5f-1c4ec6139013 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjY1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.rYKIWLCLczByYlFY0qhRBt7ToQYFUSVKqDr2xoGPDdw - null null 2024-09-02 19:43:21.902 +05:30 4c4c178f-d44f-41ed-8a5f-1c4ec6139013 INF CORS policy execution successful. 2024-09-02 19:43:21.902 +05:30 4c4c178f-d44f-41ed-8a5f-1c4ec6139013 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjY1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.rYKIWLCLczByYlFY0qhRBt7ToQYFUSVKqDr2xoGPDdw 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-02 19:43:21.903 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:43:21.903 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa 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-02 19:43:21.933 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF Token generated 2024-09-02 19:43:21.934 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF Token generated 2024-09-02 19:43:21.935 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:21.935 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 31.548ms 2024-09-02 19:43:21.935 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:43:21.935 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c4c178f-d44f-41ed-8a5f-1c4ec6139013}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzMwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.JzMx-r3moQm8Y3ggJmpuxO6eJRpIJf6NcHDWs7Kq-rc\"}"} 2024-09-02 19:43:21.936 +05:30 4b033b8b-75bc-418f-a694-5643b4c0cafa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODU3NTYsImV4cCI6MTcyNTI4NjY1NiwiaWF0IjoxNzI1Mjg1NzU2fQ.rYKIWLCLczByYlFY0qhRBt7ToQYFUSVKqDr2xoGPDdw - 200 899 application/json; charset=utf-8 33.9352ms 2024-09-02 19:43:21.977 +05:30 d18e1c8d-ce7a-4106-a673-4d0610f1f255 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:21.977 +05:30 d18e1c8d-ce7a-4106-a673-4d0610f1f255 INF CORS policy execution successful. 2024-09-02 19:43:21.978 +05:30 d18e1c8d-ce7a-4106-a673-4d0610f1f255 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.569ms 2024-09-02 19:43:22.027 +05:30 ce16f57e-4be2-4362-8573-9c6dedd93df5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:22.027 +05:30 ce16f57e-4be2-4362-8573-9c6dedd93df5 INF CORS policy execution successful. 2024-09-02 19:43:22.027 +05:30 ce16f57e-4be2-4362-8573-9c6dedd93df5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:22.028 +05:30 0496aa55-d68d-4fd4-9048-d9a1bc730ca1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:22.028 +05:30 0496aa55-d68d-4fd4-9048-d9a1bc730ca1 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-02 19:43:22.038 +05:30 0496aa55-d68d-4fd4-9048-d9a1bc730ca1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:22.039 +05:30 0496aa55-d68d-4fd4-9048-d9a1bc730ca1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.6825ms 2024-09-02 19:43:22.039 +05:30 0496aa55-d68d-4fd4-9048-d9a1bc730ca1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:22.039 +05:30 0496aa55-d68d-4fd4-9048-d9a1bc730ca1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce16f57e-4be2-4362-8573-9c6dedd93df5}, {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-02 19:43:22.039 +05:30 0496aa55-d68d-4fd4-9048-d9a1bc730ca1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 12.1679ms 2024-09-02 19:43:23.530 +05:30 e64cf988-019c-444f-b278-6cd7f63b8e45 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:23.531 +05:30 e64cf988-019c-444f-b278-6cd7f63b8e45 INF CORS policy execution successful. 2024-09-02 19:43:23.531 +05:30 e64cf988-019c-444f-b278-6cd7f63b8e45 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 1.402ms 2024-09-02 19:43:23.628 +05:30 e62fcd97-2b3a-46ec-9d9d-a38dd9975731 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:23.628 +05:30 e62fcd97-2b3a-46ec-9d9d-a38dd9975731 INF CORS policy execution successful. 2024-09-02 19:43:23.629 +05:30 e62fcd97-2b3a-46ec-9d9d-a38dd9975731 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:23.629 +05:30 4b59f1fb-d163-4993-8acc-e8a718ba0751 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:23.629 +05:30 4b59f1fb-d163-4993-8acc-e8a718ba0751 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-02 19:43:23.647 +05:30 4b59f1fb-d163-4993-8acc-e8a718ba0751 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:23.647 +05:30 4b59f1fb-d163-4993-8acc-e8a718ba0751 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 17.6112ms 2024-09-02 19:43:23.647 +05:30 4b59f1fb-d163-4993-8acc-e8a718ba0751 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:23.647 +05:30 4b59f1fb-d163-4993-8acc-e8a718ba0751 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e62fcd97-2b3a-46ec-9d9d-a38dd9975731}, {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-02 19:43:23.648 +05:30 4b59f1fb-d163-4993-8acc-e8a718ba0751 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 19.7324ms 2024-09-02 19:43:24.362 +05:30 3feef1bf-2d94-4594-9a97-84983f7a639c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:24.363 +05:30 3feef1bf-2d94-4594-9a97-84983f7a639c INF CORS policy execution successful. 2024-09-02 19:43:24.363 +05:30 3feef1bf-2d94-4594-9a97-84983f7a639c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4802ms 2024-09-02 19:43:24.411 +05:30 c89449f0-2da8-405d-a0a0-2d328414debe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:24.412 +05:30 c89449f0-2da8-405d-a0a0-2d328414debe INF CORS policy execution successful. 2024-09-02 19:43:24.412 +05:30 c89449f0-2da8-405d-a0a0-2d328414debe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:24.412 +05:30 5eacd6aa-2f77-4e7d-8d93-0736dae59636 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:24.412 +05:30 5eacd6aa-2f77-4e7d-8d93-0736dae59636 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-02 19:43:24.423 +05:30 5eacd6aa-2f77-4e7d-8d93-0736dae59636 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:24.424 +05:30 5eacd6aa-2f77-4e7d-8d93-0736dae59636 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.3245ms 2024-09-02 19:43:24.424 +05:30 5eacd6aa-2f77-4e7d-8d93-0736dae59636 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:24.424 +05:30 5eacd6aa-2f77-4e7d-8d93-0736dae59636 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c89449f0-2da8-405d-a0a0-2d328414debe}, {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-02 19:43:24.424 +05:30 5eacd6aa-2f77-4e7d-8d93-0736dae59636 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 12.7216ms 2024-09-02 19:43:36.254 +05:30 1b558307-fa60-43c2-9f9d-9a3b0f3091ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:36.255 +05:30 1b558307-fa60-43c2-9f9d-9a3b0f3091ff INF CORS policy execution successful. 2024-09-02 19:43:36.255 +05:30 1b558307-fa60-43c2-9f9d-9a3b0f3091ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 1.4238ms 2024-09-02 19:43:36.443 +05:30 9cb6a27c-45bf-41b3-b531-57551c8a0e19 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:36.445 +05:30 9cb6a27c-45bf-41b3-b531-57551c8a0e19 INF CORS policy execution successful. 2024-09-02 19:43:36.445 +05:30 9cb6a27c-45bf-41b3-b531-57551c8a0e19 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:36.446 +05:30 0fafb09e-4cb0-4a17-b065-dfa6969b16ff INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:36.447 +05:30 0fafb09e-4cb0-4a17-b065-dfa6969b16ff 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-02 19:43:36.472 +05:30 0fafb09e-4cb0-4a17-b065-dfa6969b16ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:36.472 +05:30 0fafb09e-4cb0-4a17-b065-dfa6969b16ff INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 25.6675ms 2024-09-02 19:43:36.472 +05:30 0fafb09e-4cb0-4a17-b065-dfa6969b16ff INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:36.472 +05:30 0fafb09e-4cb0-4a17-b065-dfa6969b16ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9cb6a27c-45bf-41b3-b531-57551c8a0e19}, {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-02 19:43:36.473 +05:30 0fafb09e-4cb0-4a17-b065-dfa6969b16ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 29.9133ms 2024-09-02 19:43:36.871 +05:30 7b789e77-9449-4371-a214-7237fceed2b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:36.871 +05:30 7b789e77-9449-4371-a214-7237fceed2b8 INF CORS policy execution successful. 2024-09-02 19:43:36.872 +05:30 7b789e77-9449-4371-a214-7237fceed2b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.5818ms 2024-09-02 19:43:36.920 +05:30 1fa03465-d3fa-4cc4-8d1d-9fd7d142ae5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:36.920 +05:30 1fa03465-d3fa-4cc4-8d1d-9fd7d142ae5e INF CORS policy execution successful. 2024-09-02 19:43:36.920 +05:30 1fa03465-d3fa-4cc4-8d1d-9fd7d142ae5e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:36.920 +05:30 49b6270c-1ba2-4b23-bb71-aecbb005f3f3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:36.921 +05:30 49b6270c-1ba2-4b23-bb71-aecbb005f3f3 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-02 19:43:36.938 +05:30 49b6270c-1ba2-4b23-bb71-aecbb005f3f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:36.938 +05:30 49b6270c-1ba2-4b23-bb71-aecbb005f3f3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 17.6265ms 2024-09-02 19:43:36.938 +05:30 49b6270c-1ba2-4b23-bb71-aecbb005f3f3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:36.938 +05:30 49b6270c-1ba2-4b23-bb71-aecbb005f3f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1fa03465-d3fa-4cc4-8d1d-9fd7d142ae5e}, {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-02 19:43:36.939 +05:30 49b6270c-1ba2-4b23-bb71-aecbb005f3f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 19.1671ms 2024-09-02 19:43:38.723 +05:30 b074a93b-8b1b-464e-a88f-da0e2e082b33 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:38.724 +05:30 b074a93b-8b1b-464e-a88f-da0e2e082b33 INF CORS policy execution successful. 2024-09-02 19:43:38.724 +05:30 b074a93b-8b1b-464e-a88f-da0e2e082b33 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.7888ms 2024-09-02 19:43:38.761 +05:30 d6ffa0e6-d9c1-4eee-8732-102a0cf250d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:38.762 +05:30 d6ffa0e6-d9c1-4eee-8732-102a0cf250d7 INF CORS policy execution successful. 2024-09-02 19:43:38.762 +05:30 d6ffa0e6-d9c1-4eee-8732-102a0cf250d7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:38.762 +05:30 abed84e0-8c9c-4955-8c12-8b5c88666208 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:38.762 +05:30 abed84e0-8c9c-4955-8c12-8b5c88666208 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-02 19:43:38.785 +05:30 abed84e0-8c9c-4955-8c12-8b5c88666208 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:38.785 +05:30 abed84e0-8c9c-4955-8c12-8b5c88666208 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 22.8021ms 2024-09-02 19:43:38.785 +05:30 abed84e0-8c9c-4955-8c12-8b5c88666208 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:38.786 +05:30 abed84e0-8c9c-4955-8c12-8b5c88666208 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6ffa0e6-d9c1-4eee-8732-102a0cf250d7}, {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-02 19:43:38.786 +05:30 abed84e0-8c9c-4955-8c12-8b5c88666208 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 25.0132ms 2024-09-02 19:43:41.684 +05:30 c9a69115-c90b-42bd-b3d0-4b757cd6cbf7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:41.685 +05:30 c9a69115-c90b-42bd-b3d0-4b757cd6cbf7 INF CORS policy execution successful. 2024-09-02 19:43:41.685 +05:30 c9a69115-c90b-42bd-b3d0-4b757cd6cbf7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 1.2366ms 2024-09-02 19:43:41.825 +05:30 e7c623fc-fac8-41fa-b13e-2f10775f0417 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:41.826 +05:30 e7c623fc-fac8-41fa-b13e-2f10775f0417 INF CORS policy execution successful. 2024-09-02 19:43:41.826 +05:30 e7c623fc-fac8-41fa-b13e-2f10775f0417 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:41.826 +05:30 4967c10f-e9e3-4f7a-b9e5-c111a63f56cf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:41.827 +05:30 4967c10f-e9e3-4f7a-b9e5-c111a63f56cf 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-02 19:43:41.855 +05:30 4967c10f-e9e3-4f7a-b9e5-c111a63f56cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:41.855 +05:30 4967c10f-e9e3-4f7a-b9e5-c111a63f56cf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 28.3412ms 2024-09-02 19:43:41.855 +05:30 4967c10f-e9e3-4f7a-b9e5-c111a63f56cf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:41.855 +05:30 4967c10f-e9e3-4f7a-b9e5-c111a63f56cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7c623fc-fac8-41fa-b13e-2f10775f0417}, {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-02 19:43:41.856 +05:30 4967c10f-e9e3-4f7a-b9e5-c111a63f56cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 30.1786ms 2024-09-02 19:43:46.253 +05:30 bc2d2b41-5d97-4c6e-a728-fdd4a186c367 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:46.254 +05:30 bc2d2b41-5d97-4c6e-a728-fdd4a186c367 INF CORS policy execution successful. 2024-09-02 19:43:46.254 +05:30 bc2d2b41-5d97-4c6e-a728-fdd4a186c367 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.9114ms 2024-09-02 19:43:46.299 +05:30 33a13257-0b3a-4b86-a523-237995fdd547 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 19:43:46.300 +05:30 33a13257-0b3a-4b86-a523-237995fdd547 INF CORS policy execution successful. 2024-09-02 19:43:46.300 +05:30 33a13257-0b3a-4b86-a523-237995fdd547 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:46.300 +05:30 b855233a-375d-469d-a842-103a35cd81c0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:46.300 +05:30 b855233a-375d-469d-a842-103a35cd81c0 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-02 19:43:46.325 +05:30 b855233a-375d-469d-a842-103a35cd81c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:46.326 +05:30 b855233a-375d-469d-a842-103a35cd81c0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 25.0882ms 2024-09-02 19:43:46.326 +05:30 b855233a-375d-469d-a842-103a35cd81c0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:46.326 +05:30 b855233a-375d-469d-a842-103a35cd81c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33a13257-0b3a-4b86-a523-237995fdd547}, {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-02 19:43:46.326 +05:30 b855233a-375d-469d-a842-103a35cd81c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 27.2466ms 2024-09-02 19:43:54.498 +05:30 c7b88165-4cb3-414f-a113-d6769dd1338d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:54.500 +05:30 c7b88165-4cb3-414f-a113-d6769dd1338d INF CORS policy execution successful. 2024-09-02 19:43:54.501 +05:30 c7b88165-4cb3-414f-a113-d6769dd1338d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 3.2087ms 2024-09-02 19:43:54.549 +05:30 6df66780-eaad-4e80-bc55-c523b43590ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:54.550 +05:30 6df66780-eaad-4e80-bc55-c523b43590ad INF CORS policy execution successful. 2024-09-02 19:43:54.551 +05:30 6df66780-eaad-4e80-bc55-c523b43590ad 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:54.551 +05:30 82eaa5e6-4911-4268-bf79-f0e49b710b7c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:54.551 +05:30 82eaa5e6-4911-4268-bf79-f0e49b710b7c 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-02 19:43:54.578 +05:30 82eaa5e6-4911-4268-bf79-f0e49b710b7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:54.578 +05:30 82eaa5e6-4911-4268-bf79-f0e49b710b7c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 26.5132ms 2024-09-02 19:43:54.578 +05:30 82eaa5e6-4911-4268-bf79-f0e49b710b7c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:54.578 +05:30 82eaa5e6-4911-4268-bf79-f0e49b710b7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6df66780-eaad-4e80-bc55-c523b43590ad}, {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-02 19:43:54.579 +05:30 82eaa5e6-4911-4268-bf79-f0e49b710b7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 29.8908ms 2024-09-02 19:43:56.312 +05:30 bd6bddaf-1b61-42f9-8c50-43c51af6273c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:43:56.313 +05:30 bd6bddaf-1b61-42f9-8c50-43c51af6273c INF CORS policy execution successful. 2024-09-02 19:43:56.313 +05:30 bd6bddaf-1b61-42f9-8c50-43c51af6273c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 204 null null 0.6701ms 2024-09-02 19:43:56.353 +05:30 5e50422a-8be2-44c0-b7d4-ea227e1cebb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 19:43:56.354 +05:30 5e50422a-8be2-44c0-b7d4-ea227e1cebb4 INF CORS policy execution successful. 2024-09-02 19:43:56.354 +05:30 5e50422a-8be2-44c0-b7d4-ea227e1cebb4 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:56.354 +05:30 1fe8124f-0c07-4277-8eb6-47a3a85d56ec INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:56.354 +05:30 1fe8124f-0c07-4277-8eb6-47a3a85d56ec 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-02 19:43:56.379 +05:30 1fe8124f-0c07-4277-8eb6-47a3a85d56ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:56.380 +05:30 1fe8124f-0c07-4277-8eb6-47a3a85d56ec INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 25.0271ms 2024-09-02 19:43:56.380 +05:30 1fe8124f-0c07-4277-8eb6-47a3a85d56ec INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:43:56.380 +05:30 1fe8124f-0c07-4277-8eb6-47a3a85d56ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e50422a-8be2-44c0-b7d4-ea227e1cebb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":7,\"LoginName\":\"TestUser2\",\"LoginAbbr\":\"TU2\",\"UserName\":\"TestUser2\",\"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\":1061,\"RoleName\":\"TestRole\",\"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-02 19:43:56.380 +05:30 1fe8124f-0c07-4277-8eb6-47a3a85d56ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 200 1652 application/json; charset=utf-8 26.801ms 2024-09-02 19:43:56.568 +05:30 36e02cc9-99d1-45af-9d2a-2b0cfd2e7dc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:43:56.568 +05:30 36e02cc9-99d1-45af-9d2a-2b0cfd2e7dc3 INF CORS policy execution successful. 2024-09-02 19:43:56.568 +05:30 36e02cc9-99d1-45af-9d2a-2b0cfd2e7dc3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.4665ms 2024-09-02 19:43:56.598 +05:30 0309d1d9-0530-4ca6-83ec-4be359c81895 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:56.598 +05:30 0309d1d9-0530-4ca6-83ec-4be359c81895 INF CORS policy execution successful. 2024-09-02 19:43:56.598 +05:30 0309d1d9-0530-4ca6-83ec-4be359c81895 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5096ms 2024-09-02 19:43:56.609 +05:30 cecb0673-cacb-4843-8540-b71340c75980 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:43:56.610 +05:30 cecb0673-cacb-4843-8540-b71340c75980 INF CORS policy execution successful. 2024-09-02 19:43:56.610 +05:30 cecb0673-cacb-4843-8540-b71340c75980 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:56.611 +05:30 0d95a7da-2cb6-404b-9ce3-389b9cf281cb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:43:56.611 +05:30 0d95a7da-2cb6-404b-9ce3-389b9cf281cb 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-02 19:43:56.621 +05:30 0d95a7da-2cb6-404b-9ce3-389b9cf281cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:56.622 +05:30 0d95a7da-2cb6-404b-9ce3-389b9cf281cb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 10.8072ms 2024-09-02 19:43:56.622 +05:30 0d95a7da-2cb6-404b-9ce3-389b9cf281cb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:43:56.622 +05:30 0d95a7da-2cb6-404b-9ce3-389b9cf281cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cecb0673-cacb-4843-8540-b71340c75980}, {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-02 19:43:56.622 +05:30 0d95a7da-2cb6-404b-9ce3-389b9cf281cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 13.2566ms 2024-09-02 19:43:56.680 +05:30 113318ab-376f-4703-a8f5-dd43825ab20a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:43:56.681 +05:30 113318ab-376f-4703-a8f5-dd43825ab20a INF CORS policy execution successful. 2024-09-02 19:43:56.682 +05:30 113318ab-376f-4703-a8f5-dd43825ab20a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:56.682 +05:30 366ac40d-d2f2-4f1d-ac33-11d569e0c039 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:56.682 +05:30 366ac40d-d2f2-4f1d-ac33-11d569e0c039 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-02 19:43:56.697 +05:30 366ac40d-d2f2-4f1d-ac33-11d569e0c039 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:56.697 +05:30 366ac40d-d2f2-4f1d-ac33-11d569e0c039 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 15.16ms 2024-09-02 19:43:56.698 +05:30 366ac40d-d2f2-4f1d-ac33-11d569e0c039 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:43:56.698 +05:30 366ac40d-d2f2-4f1d-ac33-11d569e0c039 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 113318ab-376f-4703-a8f5-dd43825ab20a}, {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-02 19:43:56.698 +05:30 366ac40d-d2f2-4f1d-ac33-11d569e0c039 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 17.8654ms 2024-09-02 19:43:57.290 +05:30 64d30674-8b13-4769-ab90-e1cbb70b031c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:43:57.290 +05:30 64d30674-8b13-4769-ab90-e1cbb70b031c INF CORS policy execution successful. 2024-09-02 19:43:57.291 +05:30 64d30674-8b13-4769-ab90-e1cbb70b031c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 204 null null 1.1568ms 2024-09-02 19:43:57.775 +05:30 b4688003-e090-4e83-9a7a-58584fc64ae7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 19:43:57.777 +05:30 b4688003-e090-4e83-9a7a-58584fc64ae7 INF CORS policy execution successful. 2024-09-02 19:43:57.778 +05:30 b4688003-e090-4e83-9a7a-58584fc64ae7 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:43:57.778 +05:30 9e042d50-1a9f-4baf-a67f-f9648c418fc7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:43:57.778 +05:30 9e042d50-1a9f-4baf-a67f-f9648c418fc7 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-02 19:43:57.795 +05:30 9e042d50-1a9f-4baf-a67f-f9648c418fc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:43:57.795 +05:30 9e042d50-1a9f-4baf-a67f-f9648c418fc7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 17.0385ms 2024-09-02 19:43:57.795 +05:30 9e042d50-1a9f-4baf-a67f-f9648c418fc7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:43:57.795 +05:30 9e042d50-1a9f-4baf-a67f-f9648c418fc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4688003-e090-4e83-9a7a-58584fc64ae7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 703} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"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\"}]"} 2024-09-02 19:43:57.796 +05:30 9e042d50-1a9f-4baf-a67f-f9648c418fc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 200 703 application/json; charset=utf-8 30.176ms 2024-09-02 19:44:08.117 +05:30 4bddb3d6-1ed9-4406-9391-a3e4001e35db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:08.118 +05:30 4bddb3d6-1ed9-4406-9391-a3e4001e35db INF CORS policy execution successful. 2024-09-02 19:44:08.118 +05:30 4bddb3d6-1ed9-4406-9391-a3e4001e35db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 1.4163ms 2024-09-02 19:44:08.172 +05:30 43d3269d-ac14-45bb-865a-da0908816ad3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:08.173 +05:30 43d3269d-ac14-45bb-865a-da0908816ad3 INF CORS policy execution successful. 2024-09-02 19:44:08.173 +05:30 43d3269d-ac14-45bb-865a-da0908816ad3 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:44:08.174 +05:30 6e8237c0-feed-4169-8c87-8dfffc82236c INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:08.174 +05:30 6e8237c0-feed-4169-8c87-8dfffc82236c 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-02 19:44:08.192 +05:30 6e8237c0-feed-4169-8c87-8dfffc82236c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:44:08.193 +05:30 6e8237c0-feed-4169-8c87-8dfffc82236c INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 18.5684ms 2024-09-02 19:44:08.193 +05:30 6e8237c0-feed-4169-8c87-8dfffc82236c INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:08.193 +05:30 6e8237c0-feed-4169-8c87-8dfffc82236c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43d3269d-ac14-45bb-865a-da0908816ad3}, {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-02 19:44:08.193 +05:30 6e8237c0-feed-4169-8c87-8dfffc82236c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 21.2487ms 2024-09-02 19:44:09.666 +05:30 8b02c77b-15ea-4340-8f58-891a4c239b79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:09.666 +05:30 8b02c77b-15ea-4340-8f58-891a4c239b79 INF CORS policy execution successful. 2024-09-02 19:44:09.666 +05:30 8b02c77b-15ea-4340-8f58-891a4c239b79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.7874ms 2024-09-02 19:44:09.733 +05:30 53a1bcda-b046-4c51-bfda-c96408980ddf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:09.734 +05:30 53a1bcda-b046-4c51-bfda-c96408980ddf INF CORS policy execution successful. 2024-09-02 19:44:09.734 +05:30 53a1bcda-b046-4c51-bfda-c96408980ddf INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:44:09.735 +05:30 d0665034-5d78-44bb-9859-cf9e1a6b295a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:09.735 +05:30 d0665034-5d78-44bb-9859-cf9e1a6b295a 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-02 19:44:09.757 +05:30 d0665034-5d78-44bb-9859-cf9e1a6b295a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:44:09.758 +05:30 d0665034-5d78-44bb-9859-cf9e1a6b295a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 22.6586ms 2024-09-02 19:44:09.758 +05:30 d0665034-5d78-44bb-9859-cf9e1a6b295a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:09.758 +05:30 d0665034-5d78-44bb-9859-cf9e1a6b295a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53a1bcda-b046-4c51-bfda-c96408980ddf}, {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-02 19:44:09.758 +05:30 d0665034-5d78-44bb-9859-cf9e1a6b295a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 25.4106ms 2024-09-02 19:44:11.748 +05:30 9d60acfb-f4eb-4b05-b792-b7b1f5f07ae6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:11.748 +05:30 9d60acfb-f4eb-4b05-b792-b7b1f5f07ae6 INF CORS policy execution successful. 2024-09-02 19:44:11.749 +05:30 9d60acfb-f4eb-4b05-b792-b7b1f5f07ae6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.6843ms 2024-09-02 19:44:11.806 +05:30 2378fdab-9abd-4d67-9019-d0e06588ad04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:11.807 +05:30 2378fdab-9abd-4d67-9019-d0e06588ad04 INF CORS policy execution successful. 2024-09-02 19:44:11.807 +05:30 2378fdab-9abd-4d67-9019-d0e06588ad04 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:44:11.807 +05:30 79b35601-963e-48dc-bc3e-d33644e8f7d4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:11.807 +05:30 79b35601-963e-48dc-bc3e-d33644e8f7d4 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-02 19:44:11.819 +05:30 79b35601-963e-48dc-bc3e-d33644e8f7d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:44:11.820 +05:30 79b35601-963e-48dc-bc3e-d33644e8f7d4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 12.4548ms 2024-09-02 19:44:11.820 +05:30 79b35601-963e-48dc-bc3e-d33644e8f7d4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:11.820 +05:30 79b35601-963e-48dc-bc3e-d33644e8f7d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2378fdab-9abd-4d67-9019-d0e06588ad04}, {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-02 19:44:11.821 +05:30 79b35601-963e-48dc-bc3e-d33644e8f7d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 14.1812ms 2024-09-02 19:44:11.898 +05:30 f450b141-833f-4698-8526-412cdb42d909 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:11.898 +05:30 f450b141-833f-4698-8526-412cdb42d909 INF CORS policy execution successful. 2024-09-02 19:44:11.899 +05:30 f450b141-833f-4698-8526-412cdb42d909 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.7155ms 2024-09-02 19:44:11.950 +05:30 ceb51482-ee45-433b-b406-41c9f1361027 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:11.950 +05:30 ceb51482-ee45-433b-b406-41c9f1361027 INF CORS policy execution successful. 2024-09-02 19:44:11.951 +05:30 ceb51482-ee45-433b-b406-41c9f1361027 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:44:11.951 +05:30 c6fe0fff-1d5f-4fb7-931c-af55bbb49d70 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:11.951 +05:30 c6fe0fff-1d5f-4fb7-931c-af55bbb49d70 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-02 19:44:11.953 +05:30 c6fe0fff-1d5f-4fb7-931c-af55bbb49d70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:44:11.953 +05:30 c6fe0fff-1d5f-4fb7-931c-af55bbb49d70 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.3392ms 2024-09-02 19:44:11.953 +05:30 c6fe0fff-1d5f-4fb7-931c-af55bbb49d70 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:11.953 +05:30 c6fe0fff-1d5f-4fb7-931c-af55bbb49d70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ceb51482-ee45-433b-b406-41c9f1361027}, {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-02 19:44:11.954 +05:30 c6fe0fff-1d5f-4fb7-931c-af55bbb49d70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 3.8805ms 2024-09-02 19:44:12.459 +05:30 2df20933-f129-4145-a7ae-3217e84a2e6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:12.459 +05:30 2df20933-f129-4145-a7ae-3217e84a2e6b INF CORS policy execution successful. 2024-09-02 19:44:12.459 +05:30 2df20933-f129-4145-a7ae-3217e84a2e6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.6289ms 2024-09-02 19:44:12.462 +05:30 09fe2de3-7ba6-4562-b407-866921406f62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:12.462 +05:30 09fe2de3-7ba6-4562-b407-866921406f62 INF CORS policy execution successful. 2024-09-02 19:44:12.463 +05:30 09fe2de3-7ba6-4562-b407-866921406f62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.5756ms 2024-09-02 19:44:12.515 +05:30 345a5f4b-925f-4532-b6e0-0cbf22f9f1e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:12.515 +05:30 345a5f4b-925f-4532-b6e0-0cbf22f9f1e1 INF CORS policy execution successful. 2024-09-02 19:44:12.515 +05:30 345a5f4b-925f-4532-b6e0-0cbf22f9f1e1 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:44:12.515 +05:30 f5961033-dcac-4a57-a007-147de5c7d787 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:12.515 +05:30 f5961033-dcac-4a57-a007-147de5c7d787 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-02 19:44:12.518 +05:30 f5961033-dcac-4a57-a007-147de5c7d787 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:44:12.518 +05:30 f5961033-dcac-4a57-a007-147de5c7d787 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.2078ms 2024-09-02 19:44:12.518 +05:30 f5961033-dcac-4a57-a007-147de5c7d787 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:12.518 +05:30 f5961033-dcac-4a57-a007-147de5c7d787 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 345a5f4b-925f-4532-b6e0-0cbf22f9f1e1}, {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-02 19:44:12.518 +05:30 f5961033-dcac-4a57-a007-147de5c7d787 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 3.6182ms 2024-09-02 19:44:12.519 +05:30 b9839840-52cd-411b-b5d4-c8ad242cda77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:44:12.519 +05:30 b9839840-52cd-411b-b5d4-c8ad242cda77 INF CORS policy execution successful. 2024-09-02 19:44:12.519 +05:30 b9839840-52cd-411b-b5d4-c8ad242cda77 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:44:12.519 +05:30 922f222e-3c78-4dba-802b-0cf2e64e655c INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:12.519 +05:30 922f222e-3c78-4dba-802b-0cf2e64e655c 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-02 19:44:12.522 +05:30 922f222e-3c78-4dba-802b-0cf2e64e655c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:44:12.523 +05:30 922f222e-3c78-4dba-802b-0cf2e64e655c INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2384ms 2024-09-02 19:44:12.523 +05:30 922f222e-3c78-4dba-802b-0cf2e64e655c INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:44:12.523 +05:30 922f222e-3c78-4dba-802b-0cf2e64e655c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9839840-52cd-411b-b5d4-c8ad242cda77}, {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-02 19:44:12.523 +05:30 922f222e-3c78-4dba-802b-0cf2e64e655c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 4.4998ms 2024-09-02 19:46:33.187 +05:30 a6bfb632-82e6-4b8f-9ffb-1a0b284d879e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:46:33.188 +05:30 a6bfb632-82e6-4b8f-9ffb-1a0b284d879e INF CORS policy execution successful. 2024-09-02 19:46:33.190 +05:30 a6bfb632-82e6-4b8f-9ffb-1a0b284d879e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 3.1475ms 2024-09-02 19:46:33.225 +05:30 10fdf3f0-2fab-404f-b374-5d897fc9dfcb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 19:46:33.228 +05:30 10fdf3f0-2fab-404f-b374-5d897fc9dfcb INF CORS policy execution successful. 2024-09-02 19:46:33.229 +05:30 10fdf3f0-2fab-404f-b374-5d897fc9dfcb INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:46:33.231 +05:30 d178cace-50b0-4e84-adf0-25130e8a74ae INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:46:33.233 +05:30 d178cace-50b0-4e84-adf0-25130e8a74ae 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-02 19:46:33.251 +05:30 d178cace-50b0-4e84-adf0-25130e8a74ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:46:33.251 +05:30 d178cace-50b0-4e84-adf0-25130e8a74ae INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 18.3939ms 2024-09-02 19:46:33.251 +05:30 d178cace-50b0-4e84-adf0-25130e8a74ae INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:46:33.252 +05:30 d178cace-50b0-4e84-adf0-25130e8a74ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10fdf3f0-2fab-404f-b374-5d897fc9dfcb}, {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-02 19:46:33.252 +05:30 d178cace-50b0-4e84-adf0-25130e8a74ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 27.5387ms 2024-09-02 19:48:14.020 +05:30 24826dd3-828f-48b1-b737-e114ab9e41a0 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-02 19:48:14.023 +05:30 24826dd3-828f-48b1-b737-e114ab9e41a0 INF CORS policy execution successful. 2024-09-02 19:48:14.024 +05:30 24826dd3-828f-48b1-b737-e114ab9e41a0 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.2718ms 2024-09-02 19:48:14.032 +05:30 c3e26394-dc25-4ee1-9dff-da7581db87fe 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-02 19:48:14.032 +05:30 c3e26394-dc25-4ee1-9dff-da7581db87fe INF CORS policy execution successful. 2024-09-02 19:48:14.032 +05:30 c3e26394-dc25-4ee1-9dff-da7581db87fe 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.5306ms 2024-09-02 19:48:15.081 +05:30 957f25fb-dba0-495e-9f39-59145ab773da 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-02 19:48:15.083 +05:30 957f25fb-dba0-495e-9f39-59145ab773da INF CORS policy execution successful. 2024-09-02 19:48:15.084 +05:30 957f25fb-dba0-495e-9f39-59145ab773da 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:15.085 +05:30 874751da-f262-4e9e-9d36-1867d50c99cd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:15.086 +05:30 874751da-f262-4e9e-9d36-1867d50c99cd 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-02 19:48:15.151 +05:30 874751da-f262-4e9e-9d36-1867d50c99cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:15.151 +05:30 874751da-f262-4e9e-9d36-1867d50c99cd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 65.3171ms 2024-09-02 19:48:15.152 +05:30 874751da-f262-4e9e-9d36-1867d50c99cd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:15.152 +05:30 874751da-f262-4e9e-9d36-1867d50c99cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 957f25fb-dba0-495e-9f39-59145ab773da}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:48:15.152 +05:30 874751da-f262-4e9e-9d36-1867d50c99cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 71.7067ms 2024-09-02 19:48:15.278 +05:30 c2944917-8c9d-4645-bda2-f585b81052b3 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-02 19:48:15.278 +05:30 c2944917-8c9d-4645-bda2-f585b81052b3 INF CORS policy execution successful. 2024-09-02 19:48:15.279 +05:30 c2944917-8c9d-4645-bda2-f585b81052b3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:15.279 +05:30 e2e52b7a-4ec9-460a-990a-81654c2ffeab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:15.279 +05:30 e2e52b7a-4ec9-460a-990a-81654c2ffeab 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-02 19:48:15.287 +05:30 e2e52b7a-4ec9-460a-990a-81654c2ffeab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:15.287 +05:30 e2e52b7a-4ec9-460a-990a-81654c2ffeab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.0305ms 2024-09-02 19:48:15.287 +05:30 e2e52b7a-4ec9-460a-990a-81654c2ffeab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:15.287 +05:30 e2e52b7a-4ec9-460a-990a-81654c2ffeab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2944917-8c9d-4645-bda2-f585b81052b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:48:15.288 +05:30 e2e52b7a-4ec9-460a-990a-81654c2ffeab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 9.7653ms 2024-09-02 19:48:19.512 +05:30 d5fae93f-6246-45bb-90c1-2d0ac767f04d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:48:19.512 +05:30 6de429dc-4925-4a2d-aee3-e65abce34134 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:48:19.513 +05:30 d5fae93f-6246-45bb-90c1-2d0ac767f04d INF CORS policy execution successful. 2024-09-02 19:48:19.513 +05:30 6de429dc-4925-4a2d-aee3-e65abce34134 INF CORS policy execution successful. 2024-09-02 19:48:19.513 +05:30 6de429dc-4925-4a2d-aee3-e65abce34134 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6244ms 2024-09-02 19:48:19.513 +05:30 d5fae93f-6246-45bb-90c1-2d0ac767f04d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6177ms 2024-09-02 19:48:19.548 +05:30 a76be50e-f31c-4dd7-9355-06594e8bca9e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:48:19.548 +05:30 ad41247d-9963-41e0-a366-945769e1dce0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:48:19.549 +05:30 a76be50e-f31c-4dd7-9355-06594e8bca9e INF CORS policy execution successful. 2024-09-02 19:48:19.549 +05:30 ad41247d-9963-41e0-a366-945769e1dce0 INF CORS policy execution successful. 2024-09-02 19:48:19.549 +05:30 ad41247d-9963-41e0-a366-945769e1dce0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:19.549 +05:30 a76be50e-f31c-4dd7-9355-06594e8bca9e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:19.550 +05:30 a474c711-3ab3-4045-9264-8e80afb1fa1a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:48:19.550 +05:30 63e7ea5f-faef-4a10-8a28-742d62db7da9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:48:19.550 +05:30 a474c711-3ab3-4045-9264-8e80afb1fa1a 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-02 19:48:19.550 +05:30 63e7ea5f-faef-4a10-8a28-742d62db7da9 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-02 19:48:19.561 +05:30 63e7ea5f-faef-4a10-8a28-742d62db7da9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:19.561 +05:30 63e7ea5f-faef-4a10-8a28-742d62db7da9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.1863ms 2024-09-02 19:48:19.561 +05:30 63e7ea5f-faef-4a10-8a28-742d62db7da9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:48:19.561 +05:30 63e7ea5f-faef-4a10-8a28-742d62db7da9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad41247d-9963-41e0-a366-945769e1dce0}, {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-02 19:48:19.562 +05:30 63e7ea5f-faef-4a10-8a28-742d62db7da9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 13.2915ms 2024-09-02 19:48:19.575 +05:30 a474c711-3ab3-4045-9264-8e80afb1fa1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:19.576 +05:30 a474c711-3ab3-4045-9264-8e80afb1fa1a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 25.8972ms 2024-09-02 19:48:19.576 +05:30 a474c711-3ab3-4045-9264-8e80afb1fa1a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:48:19.577 +05:30 a474c711-3ab3-4045-9264-8e80afb1fa1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a76be50e-f31c-4dd7-9355-06594e8bca9e}, {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-02 19:48:19.578 +05:30 a474c711-3ab3-4045-9264-8e80afb1fa1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 29.1331ms 2024-09-02 19:48:26.031 +05:30 4e447ef2-41ad-4a2f-a91b-de0a468f194d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:48:26.032 +05:30 4e447ef2-41ad-4a2f-a91b-de0a468f194d INF CORS policy execution successful. 2024-09-02 19:48:26.032 +05:30 4e447ef2-41ad-4a2f-a91b-de0a468f194d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.9708ms 2024-09-02 19:48:26.092 +05:30 d0303de6-3250-4478-b14d-b45319e5e3a9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:48:26.093 +05:30 d0303de6-3250-4478-b14d-b45319e5e3a9 INF CORS policy execution successful. 2024-09-02 19:48:26.093 +05:30 d0303de6-3250-4478-b14d-b45319e5e3a9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:26.094 +05:30 3c6553c6-9106-485e-9111-6119a24e8837 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:48:26.094 +05:30 3c6553c6-9106-485e-9111-6119a24e8837 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-02 19:48:26.118 +05:30 3c6553c6-9106-485e-9111-6119a24e8837 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:26.118 +05:30 3c6553c6-9106-485e-9111-6119a24e8837 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 23.9924ms 2024-09-02 19:48:26.118 +05:30 3c6553c6-9106-485e-9111-6119a24e8837 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:48:26.118 +05:30 3c6553c6-9106-485e-9111-6119a24e8837 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0303de6-3250-4478-b14d-b45319e5e3a9}, {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-02 19:48:26.119 +05:30 3c6553c6-9106-485e-9111-6119a24e8837 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 27.3006ms 2024-09-02 19:48:26.374 +05:30 9f833ac2-aa5d-4e96-b224-ef5679e73e2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:48:26.374 +05:30 9f833ac2-aa5d-4e96-b224-ef5679e73e2d INF CORS policy execution successful. 2024-09-02 19:48:26.375 +05:30 9f833ac2-aa5d-4e96-b224-ef5679e73e2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.1355ms 2024-09-02 19:48:26.428 +05:30 61efb57b-8de1-47f9-86bd-882c5254395c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:48:26.429 +05:30 61efb57b-8de1-47f9-86bd-882c5254395c INF CORS policy execution successful. 2024-09-02 19:48:26.429 +05:30 61efb57b-8de1-47f9-86bd-882c5254395c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5829ms 2024-09-02 19:48:26.464 +05:30 ff6577c9-3b15-4216-8524-3b1f390334e4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:48:26.464 +05:30 ff6577c9-3b15-4216-8524-3b1f390334e4 INF CORS policy execution successful. 2024-09-02 19:48:26.464 +05:30 ff6577c9-3b15-4216-8524-3b1f390334e4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:26.464 +05:30 b4dc847b-4d62-4d15-baa4-f7cb3e753a71 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:48:26.465 +05:30 b4dc847b-4d62-4d15-baa4-f7cb3e753a71 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-02 19:48:26.468 +05:30 b4dc847b-4d62-4d15-baa4-f7cb3e753a71 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:26.468 +05:30 b4dc847b-4d62-4d15-baa4-f7cb3e753a71 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.4332ms 2024-09-02 19:48:26.468 +05:30 b4dc847b-4d62-4d15-baa4-f7cb3e753a71 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:48:26.468 +05:30 b4dc847b-4d62-4d15-baa4-f7cb3e753a71 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff6577c9-3b15-4216-8524-3b1f390334e4}, {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-02 19:48:26.469 +05:30 b4dc847b-4d62-4d15-baa4-f7cb3e753a71 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.0674ms 2024-09-02 19:48:26.471 +05:30 28199e4b-3b73-4fe8-b85e-812f09549de5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:48:26.471 +05:30 28199e4b-3b73-4fe8-b85e-812f09549de5 INF CORS policy execution successful. 2024-09-02 19:48:26.471 +05:30 28199e4b-3b73-4fe8-b85e-812f09549de5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:26.471 +05:30 3dbc579f-0e31-4dec-b73b-be82fc2aee35 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:48:26.472 +05:30 3dbc579f-0e31-4dec-b73b-be82fc2aee35 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-02 19:48:26.475 +05:30 3dbc579f-0e31-4dec-b73b-be82fc2aee35 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:26.475 +05:30 3dbc579f-0e31-4dec-b73b-be82fc2aee35 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.7468ms 2024-09-02 19:48:26.475 +05:30 3dbc579f-0e31-4dec-b73b-be82fc2aee35 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:48:26.475 +05:30 3dbc579f-0e31-4dec-b73b-be82fc2aee35 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 28199e4b-3b73-4fe8-b85e-812f09549de5}, {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-02 19:48:26.476 +05:30 3dbc579f-0e31-4dec-b73b-be82fc2aee35 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.2208ms 2024-09-02 19:48:26.706 +05:30 f9314d44-916b-469f-b1ca-c81d0c70b8c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:48:26.706 +05:30 f9314d44-916b-469f-b1ca-c81d0c70b8c1 INF CORS policy execution successful. 2024-09-02 19:48:26.707 +05:30 f9314d44-916b-469f-b1ca-c81d0c70b8c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.8748ms 2024-09-02 19:48:26.740 +05:30 614997ba-879c-4bdb-a73e-fc508ea40a33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:48:26.741 +05:30 614997ba-879c-4bdb-a73e-fc508ea40a33 INF CORS policy execution successful. 2024-09-02 19:48:26.741 +05:30 614997ba-879c-4bdb-a73e-fc508ea40a33 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:26.742 +05:30 e9460008-70c5-4826-8f0e-5c3434579457 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:48:26.742 +05:30 e9460008-70c5-4826-8f0e-5c3434579457 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-02 19:48:26.746 +05:30 e9460008-70c5-4826-8f0e-5c3434579457 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:26.747 +05:30 e9460008-70c5-4826-8f0e-5c3434579457 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.792ms 2024-09-02 19:48:26.747 +05:30 e9460008-70c5-4826-8f0e-5c3434579457 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:48:26.747 +05:30 e9460008-70c5-4826-8f0e-5c3434579457 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 614997ba-879c-4bdb-a73e-fc508ea40a33}, {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-02 19:48:26.747 +05:30 e9460008-70c5-4826-8f0e-5c3434579457 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.9604ms 2024-09-02 19:48:52.545 +05:30 bbb39640-f639-4909-9ec5-067e2c591ce1 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-02 19:48:52.546 +05:30 bbb39640-f639-4909-9ec5-067e2c591ce1 INF CORS policy execution successful. 2024-09-02 19:48:52.546 +05:30 bbb39640-f639-4909-9ec5-067e2c591ce1 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.6628ms 2024-09-02 19:48:52.594 +05:30 de30c0ff-6933-44cd-b2dd-1ffb6cc10fee 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-02 19:48:52.594 +05:30 de30c0ff-6933-44cd-b2dd-1ffb6cc10fee INF CORS policy execution successful. 2024-09-02 19:48:52.595 +05:30 de30c0ff-6933-44cd-b2dd-1ffb6cc10fee 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.1188ms 2024-09-02 19:48:52.679 +05:30 634e71b9-0165-433a-9771-b67d48bef656 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-02 19:48:52.680 +05:30 634e71b9-0165-433a-9771-b67d48bef656 INF CORS policy execution successful. 2024-09-02 19:48:52.681 +05:30 634e71b9-0165-433a-9771-b67d48bef656 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:52.681 +05:30 09bb1a55-262e-4e51-9923-72c9954bcd17 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:52.682 +05:30 72d9ae9c-143b-408a-92af-066cc4518ca7 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-02 19:48:52.682 +05:30 09bb1a55-262e-4e51-9923-72c9954bcd17 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-02 19:48:52.682 +05:30 72d9ae9c-143b-408a-92af-066cc4518ca7 INF CORS policy execution successful. 2024-09-02 19:48:52.682 +05:30 72d9ae9c-143b-408a-92af-066cc4518ca7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:52.682 +05:30 6e91e873-81a2-49d3-9090-0ae3d9638c9c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:52.682 +05:30 6e91e873-81a2-49d3-9090-0ae3d9638c9c 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-02 19:48:52.693 +05:30 6e91e873-81a2-49d3-9090-0ae3d9638c9c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:52.693 +05:30 09bb1a55-262e-4e51-9923-72c9954bcd17 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:52.693 +05:30 6e91e873-81a2-49d3-9090-0ae3d9638c9c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.0103ms 2024-09-02 19:48:52.693 +05:30 09bb1a55-262e-4e51-9923-72c9954bcd17 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.3388ms 2024-09-02 19:48:52.694 +05:30 6e91e873-81a2-49d3-9090-0ae3d9638c9c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:52.694 +05:30 09bb1a55-262e-4e51-9923-72c9954bcd17 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:48:52.694 +05:30 09bb1a55-262e-4e51-9923-72c9954bcd17 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 634e71b9-0165-433a-9771-b67d48bef656}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:48:52.694 +05:30 6e91e873-81a2-49d3-9090-0ae3d9638c9c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72d9ae9c-143b-408a-92af-066cc4518ca7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:48:52.694 +05:30 6e91e873-81a2-49d3-9090-0ae3d9638c9c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 12.5691ms 2024-09-02 19:48:52.694 +05:30 09bb1a55-262e-4e51-9923-72c9954bcd17 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 15.6302ms 2024-09-02 19:48:59.614 +05:30 af3720f8-e6af-4dd6-947a-29352ed5e3d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:48:59.614 +05:30 4d49c25c-740b-4452-91dc-92683a072a5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:48:59.615 +05:30 4d49c25c-740b-4452-91dc-92683a072a5d INF CORS policy execution successful. 2024-09-02 19:48:59.615 +05:30 af3720f8-e6af-4dd6-947a-29352ed5e3d9 INF CORS policy execution successful. 2024-09-02 19:48:59.616 +05:30 af3720f8-e6af-4dd6-947a-29352ed5e3d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.5826ms 2024-09-02 19:48:59.616 +05:30 4d49c25c-740b-4452-91dc-92683a072a5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.5823ms 2024-09-02 19:48:59.710 +05:30 6558b48b-8d33-4024-b4aa-eed13260d051 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:48:59.710 +05:30 af7a4398-1d62-4f66-8353-ed2b08904485 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:48:59.711 +05:30 af7a4398-1d62-4f66-8353-ed2b08904485 INF CORS policy execution successful. 2024-09-02 19:48:59.711 +05:30 6558b48b-8d33-4024-b4aa-eed13260d051 INF CORS policy execution successful. 2024-09-02 19:48:59.711 +05:30 af7a4398-1d62-4f66-8353-ed2b08904485 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:59.711 +05:30 6558b48b-8d33-4024-b4aa-eed13260d051 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:48:59.711 +05:30 5c21b9e7-134c-4d94-a176-b613085dcd5b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:48:59.711 +05:30 10ae7f5f-adb9-416e-be0d-a0056ce5f6c7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:48:59.712 +05:30 10ae7f5f-adb9-416e-be0d-a0056ce5f6c7 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-02 19:48:59.712 +05:30 5c21b9e7-134c-4d94-a176-b613085dcd5b 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-02 19:48:59.719 +05:30 5c21b9e7-134c-4d94-a176-b613085dcd5b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:59.719 +05:30 5c21b9e7-134c-4d94-a176-b613085dcd5b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.5382ms 2024-09-02 19:48:59.719 +05:30 5c21b9e7-134c-4d94-a176-b613085dcd5b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:48:59.719 +05:30 5c21b9e7-134c-4d94-a176-b613085dcd5b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6558b48b-8d33-4024-b4aa-eed13260d051}, {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-02 19:48:59.720 +05:30 5c21b9e7-134c-4d94-a176-b613085dcd5b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.1061ms 2024-09-02 19:48:59.723 +05:30 10ae7f5f-adb9-416e-be0d-a0056ce5f6c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:48:59.723 +05:30 10ae7f5f-adb9-416e-be0d-a0056ce5f6c7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.6982ms 2024-09-02 19:48:59.723 +05:30 10ae7f5f-adb9-416e-be0d-a0056ce5f6c7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:48:59.723 +05:30 10ae7f5f-adb9-416e-be0d-a0056ce5f6c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af7a4398-1d62-4f66-8353-ed2b08904485}, {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-02 19:48:59.724 +05:30 10ae7f5f-adb9-416e-be0d-a0056ce5f6c7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 14.0344ms 2024-09-02 19:49:30.318 +05:30 b7167019-5970-4a95-812a-47e79e0622c5 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-02 19:49:30.319 +05:30 3da0d680-d116-47a6-a99e-16e39463f4d1 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-02 19:49:30.320 +05:30 3da0d680-d116-47a6-a99e-16e39463f4d1 INF CORS policy execution successful. 2024-09-02 19:49:30.320 +05:30 b7167019-5970-4a95-812a-47e79e0622c5 INF CORS policy execution successful. 2024-09-02 19:49:30.321 +05:30 b7167019-5970-4a95-812a-47e79e0622c5 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.4613ms 2024-09-02 19:49:30.321 +05:30 3da0d680-d116-47a6-a99e-16e39463f4d1 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.5069ms 2024-09-02 19:49:30.381 +05:30 45c50dbe-4283-4ed5-a115-d557aef0f08b 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-02 19:49:30.382 +05:30 0690df2c-3f26-449b-a3e4-3f8fcff55a91 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-02 19:49:30.383 +05:30 45c50dbe-4283-4ed5-a115-d557aef0f08b INF CORS policy execution successful. 2024-09-02 19:49:30.383 +05:30 0690df2c-3f26-449b-a3e4-3f8fcff55a91 INF CORS policy execution successful. 2024-09-02 19:49:30.383 +05:30 0690df2c-3f26-449b-a3e4-3f8fcff55a91 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:30.383 +05:30 45c50dbe-4283-4ed5-a115-d557aef0f08b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:30.384 +05:30 23151e5b-e918-4fe0-952e-773e46a4d81e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:49:30.384 +05:30 be9f648b-3ae1-45ed-a7e4-4a3b99f6ad85 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:49:30.384 +05:30 23151e5b-e918-4fe0-952e-773e46a4d81e 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-02 19:49:30.384 +05:30 be9f648b-3ae1-45ed-a7e4-4a3b99f6ad85 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-02 19:49:30.399 +05:30 23151e5b-e918-4fe0-952e-773e46a4d81e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:30.399 +05:30 be9f648b-3ae1-45ed-a7e4-4a3b99f6ad85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:30.400 +05:30 23151e5b-e918-4fe0-952e-773e46a4d81e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.0582ms 2024-09-02 19:49:30.400 +05:30 be9f648b-3ae1-45ed-a7e4-4a3b99f6ad85 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.0243ms 2024-09-02 19:49:30.400 +05:30 23151e5b-e918-4fe0-952e-773e46a4d81e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:49:30.400 +05:30 be9f648b-3ae1-45ed-a7e4-4a3b99f6ad85 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:49:30.400 +05:30 23151e5b-e918-4fe0-952e-773e46a4d81e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45c50dbe-4283-4ed5-a115-d557aef0f08b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:49:30.400 +05:30 be9f648b-3ae1-45ed-a7e4-4a3b99f6ad85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0690df2c-3f26-449b-a3e4-3f8fcff55a91}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:49:30.401 +05:30 be9f648b-3ae1-45ed-a7e4-4a3b99f6ad85 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 18.204ms 2024-09-02 19:49:30.401 +05:30 23151e5b-e918-4fe0-952e-773e46a4d81e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 20.0986ms 2024-09-02 19:49:32.562 +05:30 9de67ad5-052d-4bb0-b7ac-080d95a7679b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:49:32.562 +05:30 9de67ad5-052d-4bb0-b7ac-080d95a7679b INF CORS policy execution successful. 2024-09-02 19:49:32.563 +05:30 9de67ad5-052d-4bb0-b7ac-080d95a7679b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.559ms 2024-09-02 19:49:32.607 +05:30 37e25b61-44cc-47bd-bba5-ca530461c26f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:49:32.607 +05:30 1b51f2b8-a224-40d5-a037-7f24ff3ea7f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:49:32.607 +05:30 37e25b61-44cc-47bd-bba5-ca530461c26f INF CORS policy execution successful. 2024-09-02 19:49:32.607 +05:30 1b51f2b8-a224-40d5-a037-7f24ff3ea7f7 INF CORS policy execution successful. 2024-09-02 19:49:32.607 +05:30 37e25b61-44cc-47bd-bba5-ca530461c26f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6838ms 2024-09-02 19:49:32.607 +05:30 1b51f2b8-a224-40d5-a037-7f24ff3ea7f7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:32.608 +05:30 955286b4-17d9-4c92-999d-ae041d8f6526 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:49:32.608 +05:30 955286b4-17d9-4c92-999d-ae041d8f6526 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-02 19:49:32.613 +05:30 955286b4-17d9-4c92-999d-ae041d8f6526 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:32.614 +05:30 955286b4-17d9-4c92-999d-ae041d8f6526 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.695ms 2024-09-02 19:49:32.614 +05:30 955286b4-17d9-4c92-999d-ae041d8f6526 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:49:32.614 +05:30 955286b4-17d9-4c92-999d-ae041d8f6526 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b51f2b8-a224-40d5-a037-7f24ff3ea7f7}, {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-02 19:49:32.614 +05:30 955286b4-17d9-4c92-999d-ae041d8f6526 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.4474ms 2024-09-02 19:49:32.662 +05:30 45122f77-7d1a-4564-8861-a64f640aeafb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:49:32.663 +05:30 45122f77-7d1a-4564-8861-a64f640aeafb INF CORS policy execution successful. 2024-09-02 19:49:32.663 +05:30 45122f77-7d1a-4564-8861-a64f640aeafb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:32.663 +05:30 3ef06fbc-3673-4edf-b7d7-a8425304f1d7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:49:32.663 +05:30 3ef06fbc-3673-4edf-b7d7-a8425304f1d7 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-02 19:49:32.667 +05:30 3ef06fbc-3673-4edf-b7d7-a8425304f1d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:32.667 +05:30 3ef06fbc-3673-4edf-b7d7-a8425304f1d7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.9516ms 2024-09-02 19:49:32.667 +05:30 3ef06fbc-3673-4edf-b7d7-a8425304f1d7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:49:32.667 +05:30 3ef06fbc-3673-4edf-b7d7-a8425304f1d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45122f77-7d1a-4564-8861-a64f640aeafb}, {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-02 19:49:32.668 +05:30 3ef06fbc-3673-4edf-b7d7-a8425304f1d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.582ms 2024-09-02 19:49:38.500 +05:30 d9624813-f54c-44ee-b0ce-c05af7690b8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:49:38.501 +05:30 d9624813-f54c-44ee-b0ce-c05af7690b8d INF CORS policy execution successful. 2024-09-02 19:49:38.501 +05:30 d9624813-f54c-44ee-b0ce-c05af7690b8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.026ms 2024-09-02 19:49:38.537 +05:30 9105fe95-8be9-4216-8be7-623af7717fc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:49:38.538 +05:30 9105fe95-8be9-4216-8be7-623af7717fc8 INF CORS policy execution successful. 2024-09-02 19:49:38.538 +05:30 9105fe95-8be9-4216-8be7-623af7717fc8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:38.538 +05:30 eb248b94-d297-49c7-af00-00f3b05dab9f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:49:38.539 +05:30 eb248b94-d297-49c7-af00-00f3b05dab9f 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-02 19:49:38.548 +05:30 eb248b94-d297-49c7-af00-00f3b05dab9f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:38.548 +05:30 eb248b94-d297-49c7-af00-00f3b05dab9f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.0423ms 2024-09-02 19:49:38.548 +05:30 eb248b94-d297-49c7-af00-00f3b05dab9f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:49:38.548 +05:30 eb248b94-d297-49c7-af00-00f3b05dab9f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9105fe95-8be9-4216-8be7-623af7717fc8}, {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-02 19:49:38.548 +05:30 eb248b94-d297-49c7-af00-00f3b05dab9f 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.6034ms 2024-09-02 19:49:38.752 +05:30 24775e6e-a8f5-4125-8058-ff433257cedb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:49:38.752 +05:30 24775e6e-a8f5-4125-8058-ff433257cedb INF CORS policy execution successful. 2024-09-02 19:49:38.752 +05:30 24775e6e-a8f5-4125-8058-ff433257cedb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6076ms 2024-09-02 19:49:38.789 +05:30 cc16120f-b01d-4b5a-96b9-d03ce6bbc921 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:49:38.790 +05:30 cc16120f-b01d-4b5a-96b9-d03ce6bbc921 INF CORS policy execution successful. 2024-09-02 19:49:38.790 +05:30 cc16120f-b01d-4b5a-96b9-d03ce6bbc921 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:38.790 +05:30 fa0d8c40-9429-4f04-9a11-f205f4956dd9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:49:38.790 +05:30 fa0d8c40-9429-4f04-9a11-f205f4956dd9 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-02 19:49:38.794 +05:30 fa0d8c40-9429-4f04-9a11-f205f4956dd9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:38.794 +05:30 fa0d8c40-9429-4f04-9a11-f205f4956dd9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.1174ms 2024-09-02 19:49:38.794 +05:30 fa0d8c40-9429-4f04-9a11-f205f4956dd9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:49:38.795 +05:30 fa0d8c40-9429-4f04-9a11-f205f4956dd9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc16120f-b01d-4b5a-96b9-d03ce6bbc921}, {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-02 19:49:38.795 +05:30 fa0d8c40-9429-4f04-9a11-f205f4956dd9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.6354ms 2024-09-02 19:49:39.199 +05:30 16d13ca0-102f-4e7d-ad69-6995a03be704 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:49:39.199 +05:30 16d13ca0-102f-4e7d-ad69-6995a03be704 INF CORS policy execution successful. 2024-09-02 19:49:39.199 +05:30 16d13ca0-102f-4e7d-ad69-6995a03be704 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5536ms 2024-09-02 19:49:39.250 +05:30 647e8bb6-54bb-44f7-aa5a-919308420edd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:49:39.250 +05:30 647e8bb6-54bb-44f7-aa5a-919308420edd INF CORS policy execution successful. 2024-09-02 19:49:39.251 +05:30 647e8bb6-54bb-44f7-aa5a-919308420edd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:39.251 +05:30 39d2a614-c1b6-4d5e-aa98-bcdc11a48548 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:49:39.251 +05:30 39d2a614-c1b6-4d5e-aa98-bcdc11a48548 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-02 19:49:39.254 +05:30 39d2a614-c1b6-4d5e-aa98-bcdc11a48548 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:39.254 +05:30 39d2a614-c1b6-4d5e-aa98-bcdc11a48548 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.8656ms 2024-09-02 19:49:39.254 +05:30 39d2a614-c1b6-4d5e-aa98-bcdc11a48548 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:49:39.254 +05:30 39d2a614-c1b6-4d5e-aa98-bcdc11a48548 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 647e8bb6-54bb-44f7-aa5a-919308420edd}, {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-02 19:49:39.255 +05:30 39d2a614-c1b6-4d5e-aa98-bcdc11a48548 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.9253ms 2024-09-02 19:49:39.489 +05:30 75b70169-2113-467d-9763-8712236aec60 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:49:39.489 +05:30 75b70169-2113-467d-9763-8712236aec60 INF CORS policy execution successful. 2024-09-02 19:49:39.490 +05:30 75b70169-2113-467d-9763-8712236aec60 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7993ms 2024-09-02 19:49:39.523 +05:30 22b2953d-d333-4a3e-8679-2a76c3ed3122 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:49:39.524 +05:30 22b2953d-d333-4a3e-8679-2a76c3ed3122 INF CORS policy execution successful. 2024-09-02 19:49:39.524 +05:30 22b2953d-d333-4a3e-8679-2a76c3ed3122 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {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-02 19:49:39.524 +05:30 c336c493-86f5-432a-9c5f-e94cd026faf0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:49:39.524 +05:30 c336c493-86f5-432a-9c5f-e94cd026faf0 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-02 19:49:39.532 +05:30 c336c493-86f5-432a-9c5f-e94cd026faf0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:49:39.532 +05:30 c336c493-86f5-432a-9c5f-e94cd026faf0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.0813ms 2024-09-02 19:49:39.532 +05:30 c336c493-86f5-432a-9c5f-e94cd026faf0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:49:39.532 +05:30 c336c493-86f5-432a-9c5f-e94cd026faf0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 22b2953d-d333-4a3e-8679-2a76c3ed3122}, {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-02 19:49:39.533 +05:30 c336c493-86f5-432a-9c5f-e94cd026faf0 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.9643ms 2024-09-02 19:50:52.322 +05:30 2c871b3a-25c2-4ff3-b4ff-2920bf4184b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:50:52.324 +05:30 2c871b3a-25c2-4ff3-b4ff-2920bf4184b2 INF CORS policy execution successful. 2024-09-02 19:50:52.325 +05:30 2c871b3a-25c2-4ff3-b4ff-2920bf4184b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 3.3165ms 2024-09-02 19:50:52.357 +05:30 bed07b2b-6998-4c5a-aa07-c992615304cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:50:52.360 +05:30 bed07b2b-6998-4c5a-aa07-c992615304cb INF CORS policy execution successful. 2024-09-02 19:50:52.361 +05:30 bed07b2b-6998-4c5a-aa07-c992615304cb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:50:52.361 +05:30 51f3ed6c-73e5-431d-ab9c-6e420231285e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:50:52.362 +05:30 51f3ed6c-73e5-431d-ab9c-6e420231285e 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-02 19:50:52.378 +05:30 51f3ed6c-73e5-431d-ab9c-6e420231285e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:50:52.379 +05:30 51f3ed6c-73e5-431d-ab9c-6e420231285e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 16.3279ms 2024-09-02 19:50:52.379 +05:30 51f3ed6c-73e5-431d-ab9c-6e420231285e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:50:52.379 +05:30 51f3ed6c-73e5-431d-ab9c-6e420231285e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bed07b2b-6998-4c5a-aa07-c992615304cb}, {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-02 19:50:52.380 +05:30 51f3ed6c-73e5-431d-ab9c-6e420231285e 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.209ms 2024-09-02 19:51:04.185 +05:30 3477dd4b-96c8-4fad-a8d5-ced6665b79c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:51:04.186 +05:30 3477dd4b-96c8-4fad-a8d5-ced6665b79c8 INF CORS policy execution successful. 2024-09-02 19:51:04.186 +05:30 3477dd4b-96c8-4fad-a8d5-ced6665b79c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.4791ms 2024-09-02 19:51:04.224 +05:30 ca02b208-9f18-415e-aed9-3e61681d27b9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:51:04.225 +05:30 ca02b208-9f18-415e-aed9-3e61681d27b9 INF CORS policy execution successful. 2024-09-02 19:51:04.226 +05:30 ca02b208-9f18-415e-aed9-3e61681d27b9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:04.226 +05:30 45841943-5e5d-46de-938f-d68809b88362 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:51:04.226 +05:30 45841943-5e5d-46de-938f-d68809b88362 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-02 19:51:04.234 +05:30 45841943-5e5d-46de-938f-d68809b88362 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:04.234 +05:30 45841943-5e5d-46de-938f-d68809b88362 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 7.6196ms 2024-09-02 19:51:04.234 +05:30 45841943-5e5d-46de-938f-d68809b88362 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:51:04.234 +05:30 45841943-5e5d-46de-938f-d68809b88362 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca02b208-9f18-415e-aed9-3e61681d27b9}, {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-02 19:51:04.235 +05:30 45841943-5e5d-46de-938f-d68809b88362 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.3713ms 2024-09-02 19:51:05.116 +05:30 0edab5a0-aeb0-41a1-bf02-ae8109af61e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:51:05.117 +05:30 0edab5a0-aeb0-41a1-bf02-ae8109af61e2 INF CORS policy execution successful. 2024-09-02 19:51:05.117 +05:30 0edab5a0-aeb0-41a1-bf02-ae8109af61e2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:05.117 +05:30 207cfafa-e01e-4a81-b6f6-51001c36b7e2 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:51:05.118 +05:30 207cfafa-e01e-4a81-b6f6-51001c36b7e2 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-02 19:51:05.120 +05:30 207cfafa-e01e-4a81-b6f6-51001c36b7e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:05.120 +05:30 207cfafa-e01e-4a81-b6f6-51001c36b7e2 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.7488ms 2024-09-02 19:51:05.120 +05:30 207cfafa-e01e-4a81-b6f6-51001c36b7e2 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:51:05.120 +05:30 207cfafa-e01e-4a81-b6f6-51001c36b7e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0edab5a0-aeb0-41a1-bf02-ae8109af61e2}, {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-02 19:51:05.121 +05:30 207cfafa-e01e-4a81-b6f6-51001c36b7e2 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.5975ms 2024-09-02 19:51:18.790 +05:30 abb746bd-eac4-4d8e-9754-d0f228823b0c 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-02 19:51:18.790 +05:30 abb746bd-eac4-4d8e-9754-d0f228823b0c INF CORS policy execution successful. 2024-09-02 19:51:18.791 +05:30 abb746bd-eac4-4d8e-9754-d0f228823b0c 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.242ms 2024-09-02 19:51:18.820 +05:30 9deb44ca-21c6-46d3-9a8a-ce336fde7010 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-02 19:51:18.820 +05:30 9deb44ca-21c6-46d3-9a8a-ce336fde7010 INF CORS policy execution successful. 2024-09-02 19:51:18.821 +05:30 9deb44ca-21c6-46d3-9a8a-ce336fde7010 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.5645ms 2024-09-02 19:51:18.844 +05:30 cd4bcd98-d5e2-4b5f-955f-c71d8e33ef5b 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-02 19:51:18.844 +05:30 cd4bcd98-d5e2-4b5f-955f-c71d8e33ef5b INF CORS policy execution successful. 2024-09-02 19:51:18.845 +05:30 cd4bcd98-d5e2-4b5f-955f-c71d8e33ef5b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:18.845 +05:30 85120429-69bc-4fdb-823d-65c68dc5a7f6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:51:18.846 +05:30 85120429-69bc-4fdb-823d-65c68dc5a7f6 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-02 19:51:18.860 +05:30 85120429-69bc-4fdb-823d-65c68dc5a7f6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:18.860 +05:30 85120429-69bc-4fdb-823d-65c68dc5a7f6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.3869ms 2024-09-02 19:51:18.860 +05:30 85120429-69bc-4fdb-823d-65c68dc5a7f6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:51:18.860 +05:30 85120429-69bc-4fdb-823d-65c68dc5a7f6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd4bcd98-d5e2-4b5f-955f-c71d8e33ef5b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:51:18.861 +05:30 85120429-69bc-4fdb-823d-65c68dc5a7f6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 17.1054ms 2024-09-02 19:51:18.894 +05:30 95cb2b45-aa33-4277-aa0f-afff9d474b1d 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-02 19:51:18.896 +05:30 95cb2b45-aa33-4277-aa0f-afff9d474b1d INF CORS policy execution successful. 2024-09-02 19:51:18.897 +05:30 95cb2b45-aa33-4277-aa0f-afff9d474b1d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:18.897 +05:30 872ae0d6-f667-4bb8-905f-070cdfbc4a82 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:51:18.897 +05:30 872ae0d6-f667-4bb8-905f-070cdfbc4a82 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-02 19:51:18.907 +05:30 872ae0d6-f667-4bb8-905f-070cdfbc4a82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:18.908 +05:30 872ae0d6-f667-4bb8-905f-070cdfbc4a82 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.3565ms 2024-09-02 19:51:18.908 +05:30 872ae0d6-f667-4bb8-905f-070cdfbc4a82 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:51:18.908 +05:30 872ae0d6-f667-4bb8-905f-070cdfbc4a82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95cb2b45-aa33-4277-aa0f-afff9d474b1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:51:18.908 +05:30 872ae0d6-f667-4bb8-905f-070cdfbc4a82 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 14.1646ms 2024-09-02 19:51:24.515 +05:30 303649e9-3cd3-47d3-adc9-f40a0a5bf712 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:51:24.515 +05:30 ce8dfef1-c222-4afe-a5f6-e9645e60bd0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:51:24.516 +05:30 303649e9-3cd3-47d3-adc9-f40a0a5bf712 INF CORS policy execution successful. 2024-09-02 19:51:24.516 +05:30 ce8dfef1-c222-4afe-a5f6-e9645e60bd0b INF CORS policy execution successful. 2024-09-02 19:51:24.516 +05:30 ce8dfef1-c222-4afe-a5f6-e9645e60bd0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6406ms 2024-09-02 19:51:24.516 +05:30 303649e9-3cd3-47d3-adc9-f40a0a5bf712 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6123ms 2024-09-02 19:51:24.558 +05:30 20f09c12-6ded-4f87-8a88-2ff5c77ade13 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:51:24.558 +05:30 b37b0e8e-35dd-4f85-879f-f70db75645d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:51:24.559 +05:30 20f09c12-6ded-4f87-8a88-2ff5c77ade13 INF CORS policy execution successful. 2024-09-02 19:51:24.559 +05:30 b37b0e8e-35dd-4f85-879f-f70db75645d0 INF CORS policy execution successful. 2024-09-02 19:51:24.559 +05:30 20f09c12-6ded-4f87-8a88-2ff5c77ade13 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:24.559 +05:30 b37b0e8e-35dd-4f85-879f-f70db75645d0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:24.560 +05:30 5deba60d-14a7-44db-9202-d61e8da8a258 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:24.560 +05:30 b7e25bb2-31a7-40e4-89d7-2ede7d88f501 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:24.560 +05:30 5deba60d-14a7-44db-9202-d61e8da8a258 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-02 19:51:24.560 +05:30 b7e25bb2-31a7-40e4-89d7-2ede7d88f501 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-02 19:51:24.565 +05:30 b7e25bb2-31a7-40e4-89d7-2ede7d88f501 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:24.566 +05:30 b7e25bb2-31a7-40e4-89d7-2ede7d88f501 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.4555ms 2024-09-02 19:51:24.566 +05:30 b7e25bb2-31a7-40e4-89d7-2ede7d88f501 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:24.566 +05:30 b7e25bb2-31a7-40e4-89d7-2ede7d88f501 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20f09c12-6ded-4f87-8a88-2ff5c77ade13}, {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-02 19:51:24.566 +05:30 b7e25bb2-31a7-40e4-89d7-2ede7d88f501 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.5803ms 2024-09-02 19:51:24.567 +05:30 5deba60d-14a7-44db-9202-d61e8da8a258 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:24.567 +05:30 5deba60d-14a7-44db-9202-d61e8da8a258 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.1131ms 2024-09-02 19:51:24.567 +05:30 5deba60d-14a7-44db-9202-d61e8da8a258 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:24.567 +05:30 5deba60d-14a7-44db-9202-d61e8da8a258 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b37b0e8e-35dd-4f85-879f-f70db75645d0}, {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-02 19:51:24.568 +05:30 5deba60d-14a7-44db-9202-d61e8da8a258 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.2349ms 2024-09-02 19:51:30.038 +05:30 ae7365c2-8f2b-480b-8c1e-c751d0486ff9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:51:30.038 +05:30 9253fe15-75e9-4ec1-ae42-58bdb7be3180 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:51:30.038 +05:30 ae7365c2-8f2b-480b-8c1e-c751d0486ff9 INF CORS policy execution successful. 2024-09-02 19:51:30.038 +05:30 9253fe15-75e9-4ec1-ae42-58bdb7be3180 INF CORS policy execution successful. 2024-09-02 19:51:30.038 +05:30 ae7365c2-8f2b-480b-8c1e-c751d0486ff9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9134ms 2024-09-02 19:51:30.038 +05:30 9253fe15-75e9-4ec1-ae42-58bdb7be3180 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9083ms 2024-09-02 19:51:30.075 +05:30 a9c4bfb3-6b6c-45d5-be4a-4dd73c73d922 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:51:30.075 +05:30 16305f41-e2dc-4565-8d4c-63a14f40a900 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:51:30.076 +05:30 16305f41-e2dc-4565-8d4c-63a14f40a900 INF CORS policy execution successful. 2024-09-02 19:51:30.076 +05:30 a9c4bfb3-6b6c-45d5-be4a-4dd73c73d922 INF CORS policy execution successful. 2024-09-02 19:51:30.076 +05:30 16305f41-e2dc-4565-8d4c-63a14f40a900 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:30.076 +05:30 a9c4bfb3-6b6c-45d5-be4a-4dd73c73d922 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:30.076 +05:30 d1379208-17fc-4b1e-8d8c-01e44619e619 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:30.076 +05:30 08acccd4-92af-495a-98b4-dfaedb1cf87c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:30.076 +05:30 d1379208-17fc-4b1e-8d8c-01e44619e619 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-02 19:51:30.076 +05:30 08acccd4-92af-495a-98b4-dfaedb1cf87c 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-02 19:51:30.091 +05:30 08acccd4-92af-495a-98b4-dfaedb1cf87c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:30.091 +05:30 08acccd4-92af-495a-98b4-dfaedb1cf87c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.8882ms 2024-09-02 19:51:30.091 +05:30 08acccd4-92af-495a-98b4-dfaedb1cf87c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:30.092 +05:30 d1379208-17fc-4b1e-8d8c-01e44619e619 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:30.092 +05:30 08acccd4-92af-495a-98b4-dfaedb1cf87c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9c4bfb3-6b6c-45d5-be4a-4dd73c73d922}, {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-02 19:51:30.092 +05:30 d1379208-17fc-4b1e-8d8c-01e44619e619 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 15.3118ms 2024-09-02 19:51:30.092 +05:30 d1379208-17fc-4b1e-8d8c-01e44619e619 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:30.092 +05:30 d1379208-17fc-4b1e-8d8c-01e44619e619 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16305f41-e2dc-4565-8d4c-63a14f40a900}, {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-02 19:51:30.092 +05:30 08acccd4-92af-495a-98b4-dfaedb1cf87c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 17.104ms 2024-09-02 19:51:30.092 +05:30 d1379208-17fc-4b1e-8d8c-01e44619e619 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 16.9891ms 2024-09-02 19:51:32.032 +05:30 67556055-b77d-4150-b0bc-20c903d70aa1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:51:32.032 +05:30 67556055-b77d-4150-b0bc-20c903d70aa1 INF CORS policy execution successful. 2024-09-02 19:51:32.032 +05:30 67556055-b77d-4150-b0bc-20c903d70aa1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:32.033 +05:30 4029fab4-c8ee-45e9-8147-883b9f6f2a01 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:32.033 +05:30 4029fab4-c8ee-45e9-8147-883b9f6f2a01 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-02 19:51:32.035 +05:30 20685292-a643-4221-ac03-992a11c4fa51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:51:32.035 +05:30 20685292-a643-4221-ac03-992a11c4fa51 INF CORS policy execution successful. 2024-09-02 19:51:32.035 +05:30 20685292-a643-4221-ac03-992a11c4fa51 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:32.036 +05:30 e0219ea8-3830-4066-8d60-023b4edd2a52 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:32.036 +05:30 e0219ea8-3830-4066-8d60-023b4edd2a52 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-02 19:51:32.038 +05:30 4029fab4-c8ee-45e9-8147-883b9f6f2a01 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:32.038 +05:30 4029fab4-c8ee-45e9-8147-883b9f6f2a01 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.6756ms 2024-09-02 19:51:32.038 +05:30 4029fab4-c8ee-45e9-8147-883b9f6f2a01 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:32.038 +05:30 4029fab4-c8ee-45e9-8147-883b9f6f2a01 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67556055-b77d-4150-b0bc-20c903d70aa1}, {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-02 19:51:32.038 +05:30 4029fab4-c8ee-45e9-8147-883b9f6f2a01 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.7505ms 2024-09-02 19:51:32.041 +05:30 e0219ea8-3830-4066-8d60-023b4edd2a52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:32.041 +05:30 e0219ea8-3830-4066-8d60-023b4edd2a52 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.6321ms 2024-09-02 19:51:32.041 +05:30 e0219ea8-3830-4066-8d60-023b4edd2a52 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:32.041 +05:30 e0219ea8-3830-4066-8d60-023b4edd2a52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20685292-a643-4221-ac03-992a11c4fa51}, {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-02 19:51:32.042 +05:30 e0219ea8-3830-4066-8d60-023b4edd2a52 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.6348ms 2024-09-02 19:51:33.728 +05:30 818ea967-5c05-4af2-8b5a-3867450dba7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:51:33.728 +05:30 818ea967-5c05-4af2-8b5a-3867450dba7a INF CORS policy execution successful. 2024-09-02 19:51:33.728 +05:30 818ea967-5c05-4af2-8b5a-3867450dba7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.5489ms 2024-09-02 19:51:33.763 +05:30 2c14bb8d-0f81-4a2c-838c-702708a262fd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:51:33.764 +05:30 2c14bb8d-0f81-4a2c-838c-702708a262fd INF CORS policy execution successful. 2024-09-02 19:51:33.764 +05:30 2c14bb8d-0f81-4a2c-838c-702708a262fd 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:33.765 +05:30 0d0ead69-6cb9-4094-9727-da1d65c46959 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:51:33.765 +05:30 0d0ead69-6cb9-4094-9727-da1d65c46959 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-02 19:51:33.774 +05:30 0d0ead69-6cb9-4094-9727-da1d65c46959 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:33.774 +05:30 0d0ead69-6cb9-4094-9727-da1d65c46959 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.1053ms 2024-09-02 19:51:33.774 +05:30 0d0ead69-6cb9-4094-9727-da1d65c46959 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:51:33.775 +05:30 0d0ead69-6cb9-4094-9727-da1d65c46959 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c14bb8d-0f81-4a2c-838c-702708a262fd}, {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-02 19:51:33.775 +05:30 0d0ead69-6cb9-4094-9727-da1d65c46959 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.6242ms 2024-09-02 19:51:34.035 +05:30 4fbd8527-4c69-4f48-b156-1d05f71be874 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:51:34.035 +05:30 4fbd8527-4c69-4f48-b156-1d05f71be874 INF CORS policy execution successful. 2024-09-02 19:51:34.036 +05:30 4fbd8527-4c69-4f48-b156-1d05f71be874 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4782ms 2024-09-02 19:51:34.074 +05:30 7c581729-3c52-4ca4-b0ce-f2fa62b895c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:51:34.075 +05:30 6243effe-79b8-4ff0-8364-49aeccfb5821 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:51:34.075 +05:30 7c581729-3c52-4ca4-b0ce-f2fa62b895c2 INF CORS policy execution successful. 2024-09-02 19:51:34.075 +05:30 6243effe-79b8-4ff0-8364-49aeccfb5821 INF CORS policy execution successful. 2024-09-02 19:51:34.075 +05:30 7c581729-3c52-4ca4-b0ce-f2fa62b895c2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:34.075 +05:30 6243effe-79b8-4ff0-8364-49aeccfb5821 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:34.075 +05:30 e50d4888-6fd9-4fe8-8488-516b504c67ab INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:51:34.075 +05:30 27f964bf-17ee-4ddf-ab3a-5fdae836ce22 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:34.075 +05:30 27f964bf-17ee-4ddf-ab3a-5fdae836ce22 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-02 19:51:34.075 +05:30 e50d4888-6fd9-4fe8-8488-516b504c67ab 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-02 19:51:34.078 +05:30 e50d4888-6fd9-4fe8-8488-516b504c67ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:34.078 +05:30 e50d4888-6fd9-4fe8-8488-516b504c67ab INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.4886ms 2024-09-02 19:51:34.078 +05:30 e50d4888-6fd9-4fe8-8488-516b504c67ab INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:51:34.078 +05:30 e50d4888-6fd9-4fe8-8488-516b504c67ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c581729-3c52-4ca4-b0ce-f2fa62b895c2}, {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-02 19:51:34.078 +05:30 e50d4888-6fd9-4fe8-8488-516b504c67ab 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.1628ms 2024-09-02 19:51:34.078 +05:30 27f964bf-17ee-4ddf-ab3a-5fdae836ce22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:34.079 +05:30 27f964bf-17ee-4ddf-ab3a-5fdae836ce22 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.184ms 2024-09-02 19:51:34.079 +05:30 27f964bf-17ee-4ddf-ab3a-5fdae836ce22 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:51:34.079 +05:30 27f964bf-17ee-4ddf-ab3a-5fdae836ce22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6243effe-79b8-4ff0-8364-49aeccfb5821}, {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-02 19:51:34.079 +05:30 27f964bf-17ee-4ddf-ab3a-5fdae836ce22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 4.3239ms 2024-09-02 19:51:34.357 +05:30 55c0c9d6-5ab0-4a4c-8ee9-15ee97477994 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:51:34.358 +05:30 55c0c9d6-5ab0-4a4c-8ee9-15ee97477994 INF CORS policy execution successful. 2024-09-02 19:51:34.358 +05:30 55c0c9d6-5ab0-4a4c-8ee9-15ee97477994 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5886ms 2024-09-02 19:51:34.396 +05:30 c7d29800-d2f3-4d30-a920-4d4692ad5891 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:51:34.396 +05:30 c7d29800-d2f3-4d30-a920-4d4692ad5891 INF CORS policy execution successful. 2024-09-02 19:51:34.397 +05:30 c7d29800-d2f3-4d30-a920-4d4692ad5891 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:51:34.397 +05:30 ea74b8f9-f8e7-45d8-926e-6839f87cf49f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:34.397 +05:30 ea74b8f9-f8e7-45d8-926e-6839f87cf49f 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-02 19:51:34.402 +05:30 ea74b8f9-f8e7-45d8-926e-6839f87cf49f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:51:34.402 +05:30 ea74b8f9-f8e7-45d8-926e-6839f87cf49f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.0958ms 2024-09-02 19:51:34.402 +05:30 ea74b8f9-f8e7-45d8-926e-6839f87cf49f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:51:34.402 +05:30 ea74b8f9-f8e7-45d8-926e-6839f87cf49f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7d29800-d2f3-4d30-a920-4d4692ad5891}, {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-02 19:51:34.403 +05:30 ea74b8f9-f8e7-45d8-926e-6839f87cf49f 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.5826ms 2024-09-02 19:54:37.950 +05:30 d59ebc3b-0c1d-4c5e-8029-228dc1ea018a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:54:37.951 +05:30 d59ebc3b-0c1d-4c5e-8029-228dc1ea018a INF CORS policy execution successful. 2024-09-02 19:54:37.952 +05:30 d59ebc3b-0c1d-4c5e-8029-228dc1ea018a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 2.6226ms 2024-09-02 19:54:37.991 +05:30 038e01c1-cebb-47e3-a62f-6377db53e852 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:54:37.996 +05:30 038e01c1-cebb-47e3-a62f-6377db53e852 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:23:21 PM', Current time (UTC): '9/2/2024 2:24:37 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 19:54:37.998 +05:30 038e01c1-cebb-47e3-a62f-6377db53e852 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:23:21 PM', Current time (UTC): '9/2/2024 2:24:37 PM'. 2024-09-02 19:54:37.998 +05:30 038e01c1-cebb-47e3-a62f-6377db53e852 INF CORS policy execution successful. 2024-09-02 19:54:37.999 +05:30 038e01c1-cebb-47e3-a62f-6377db53e852 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzAwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.BaPAoZUukgESHlEO98bIfcsv-4GtUE_Dz7PO3fdlQ3I}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:54:38.001 +05:30 aa703669-7737-4cb2-b8e6-7467c17a59a5 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 19:54:38.001 +05:30 aa703669-7737-4cb2-b8e6-7467c17a59a5 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 19:54:38.001 +05:30 aa703669-7737-4cb2-b8e6-7467c17a59a5 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 038e01c1-cebb-47e3-a62f-6377db53e852}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:23:21'"} Body: 2024-09-02 19:54:38.002 +05:30 aa703669-7737-4cb2-b8e6-7467c17a59a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 401 null null 10.4876ms 2024-09-02 19:54:38.039 +05:30 804601cd-e2d6-4b87-b534-7957f74de4c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzMwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.JzMx-r3moQm8Y3ggJmpuxO6eJRpIJf6NcHDWs7Kq-rc - null null 2024-09-02 19:54:38.040 +05:30 804601cd-e2d6-4b87-b534-7957f74de4c5 INF CORS policy execution successful. 2024-09-02 19:54:38.040 +05:30 804601cd-e2d6-4b87-b534-7957f74de4c5 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzMwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.JzMx-r3moQm8Y3ggJmpuxO6eJRpIJf6NcHDWs7Kq-rc 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-02 19:54:38.041 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:54:38.041 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f 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-02 19:54:38.072 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF Token generated 2024-09-02 19:54:38.072 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF Token generated 2024-09-02 19:54:38.073 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:54:38.074 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 32.2029ms 2024-09-02 19:54:38.074 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 19:54:38.074 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 804601cd-e2d6-4b87-b534-7957f74de4c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4Nzk3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.Sdw3d4uPu7C24oUwVVqdIDt6IbYGmLcR7yhOdN9Lf-w\"}"} 2024-09-02 19:54:38.075 +05:30 ecb0f640-d96a-4cdc-b2ba-8cbfda414c3f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODY0MDEsImV4cCI6MTcyNTI4NzMwMSwiaWF0IjoxNzI1Mjg2NDAxfQ.JzMx-r3moQm8Y3ggJmpuxO6eJRpIJf6NcHDWs7Kq-rc - 200 899 application/json; charset=utf-8 35.6201ms 2024-09-02 19:54:38.110 +05:30 c00714ae-b04a-4a37-90bb-cc0ca33439d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:54:38.111 +05:30 c00714ae-b04a-4a37-90bb-cc0ca33439d2 INF CORS policy execution successful. 2024-09-02 19:54:38.111 +05:30 c00714ae-b04a-4a37-90bb-cc0ca33439d2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:54:38.111 +05:30 894774aa-091e-4b5a-adb9-866a298355ba INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:54:38.112 +05:30 894774aa-091e-4b5a-adb9-866a298355ba 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-02 19:54:38.115 +05:30 894774aa-091e-4b5a-adb9-866a298355ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:54:38.115 +05:30 894774aa-091e-4b5a-adb9-866a298355ba INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.3608ms 2024-09-02 19:54:38.115 +05:30 894774aa-091e-4b5a-adb9-866a298355ba INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:54:38.115 +05:30 894774aa-091e-4b5a-adb9-866a298355ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c00714ae-b04a-4a37-90bb-cc0ca33439d2}, {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-02 19:54:38.116 +05:30 894774aa-091e-4b5a-adb9-866a298355ba 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.894ms 2024-09-02 19:54:41.838 +05:30 2ec150b7-b324-47f0-854f-58414b59f3b6 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-02 19:54:41.838 +05:30 2ec150b7-b324-47f0-854f-58414b59f3b6 INF CORS policy execution successful. 2024-09-02 19:54:41.839 +05:30 2ec150b7-b324-47f0-854f-58414b59f3b6 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.1838ms 2024-09-02 19:54:42.608 +05:30 d9474aa9-2980-4d55-87a5-8f128fbcdca0 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-02 19:54:42.608 +05:30 d9474aa9-2980-4d55-87a5-8f128fbcdca0 INF CORS policy execution successful. 2024-09-02 19:54:42.609 +05:30 d9474aa9-2980-4d55-87a5-8f128fbcdca0 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.4913ms 2024-09-02 19:54:42.612 +05:30 209ac6f7-89c8-409c-9882-d8870354d104 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-02 19:54:42.644 +05:30 209ac6f7-89c8-409c-9882-d8870354d104 INF CORS policy execution successful. 2024-09-02 19:54:42.645 +05:30 209ac6f7-89c8-409c-9882-d8870354d104 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:54:42.645 +05:30 296de63c-918f-4bb3-90fb-6b1eb25c5bab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:54:42.646 +05:30 296de63c-918f-4bb3-90fb-6b1eb25c5bab 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-02 19:54:42.657 +05:30 296de63c-918f-4bb3-90fb-6b1eb25c5bab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:54:42.657 +05:30 296de63c-918f-4bb3-90fb-6b1eb25c5bab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.2117ms 2024-09-02 19:54:42.657 +05:30 296de63c-918f-4bb3-90fb-6b1eb25c5bab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:54:42.657 +05:30 296de63c-918f-4bb3-90fb-6b1eb25c5bab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 209ac6f7-89c8-409c-9882-d8870354d104}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:54:42.657 +05:30 296de63c-918f-4bb3-90fb-6b1eb25c5bab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 45.709ms 2024-09-02 19:54:43.814 +05:30 a826bc11-5457-47d7-b5af-d730f10fb36e 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-02 19:54:43.815 +05:30 a826bc11-5457-47d7-b5af-d730f10fb36e INF CORS policy execution successful. 2024-09-02 19:54:43.815 +05:30 a826bc11-5457-47d7-b5af-d730f10fb36e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:54:43.816 +05:30 aa89f2de-561f-4247-8ccf-34f7a946a717 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:54:43.816 +05:30 aa89f2de-561f-4247-8ccf-34f7a946a717 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-02 19:54:43.823 +05:30 aa89f2de-561f-4247-8ccf-34f7a946a717 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:54:43.823 +05:30 aa89f2de-561f-4247-8ccf-34f7a946a717 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.4739ms 2024-09-02 19:54:43.824 +05:30 aa89f2de-561f-4247-8ccf-34f7a946a717 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 19:54:43.824 +05:30 aa89f2de-561f-4247-8ccf-34f7a946a717 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a826bc11-5457-47d7-b5af-d730f10fb36e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 19:54:43.824 +05:30 aa89f2de-561f-4247-8ccf-34f7a946a717 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 10.1059ms 2024-09-02 19:54:44.783 +05:30 62644d69-4af6-4ea8-a5a9-b92e64aff3d3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:54:44.784 +05:30 62644d69-4af6-4ea8-a5a9-b92e64aff3d3 INF CORS policy execution successful. 2024-09-02 19:54:44.784 +05:30 62644d69-4af6-4ea8-a5a9-b92e64aff3d3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7009ms 2024-09-02 19:54:45.057 +05:30 b67264e6-e439-46d1-88ec-7578e36f9001 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 19:54:45.057 +05:30 b67264e6-e439-46d1-88ec-7578e36f9001 INF CORS policy execution successful. 2024-09-02 19:54:45.057 +05:30 b67264e6-e439-46d1-88ec-7578e36f9001 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:54:45.058 +05:30 da7da152-c088-41e6-9948-b757e68acda1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:54:45.058 +05:30 da7da152-c088-41e6-9948-b757e68acda1 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-02 19:54:45.061 +05:30 28c5084f-5ee9-47c4-a58e-5109ab0137b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:54:45.061 +05:30 28c5084f-5ee9-47c4-a58e-5109ab0137b2 INF CORS policy execution successful. 2024-09-02 19:54:45.061 +05:30 28c5084f-5ee9-47c4-a58e-5109ab0137b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5928ms 2024-09-02 19:54:45.067 +05:30 da7da152-c088-41e6-9948-b757e68acda1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:54:45.068 +05:30 da7da152-c088-41e6-9948-b757e68acda1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.9848ms 2024-09-02 19:54:45.068 +05:30 da7da152-c088-41e6-9948-b757e68acda1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:54:45.068 +05:30 da7da152-c088-41e6-9948-b757e68acda1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b67264e6-e439-46d1-88ec-7578e36f9001}, {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-02 19:54:45.069 +05:30 da7da152-c088-41e6-9948-b757e68acda1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 12.1106ms 2024-09-02 19:54:45.297 +05:30 a9608660-7c10-4515-a3dc-2e704cc1f013 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:54:45.297 +05:30 a9608660-7c10-4515-a3dc-2e704cc1f013 INF CORS policy execution successful. 2024-09-02 19:54:45.298 +05:30 a9608660-7c10-4515-a3dc-2e704cc1f013 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:54:45.298 +05:30 422b8d4d-1aa2-4ad2-9db8-7fc3f9e9eb15 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:54:45.298 +05:30 422b8d4d-1aa2-4ad2-9db8-7fc3f9e9eb15 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-02 19:54:45.302 +05:30 422b8d4d-1aa2-4ad2-9db8-7fc3f9e9eb15 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:54:45.302 +05:30 422b8d4d-1aa2-4ad2-9db8-7fc3f9e9eb15 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.8477ms 2024-09-02 19:54:45.302 +05:30 422b8d4d-1aa2-4ad2-9db8-7fc3f9e9eb15 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:54:45.302 +05:30 422b8d4d-1aa2-4ad2-9db8-7fc3f9e9eb15 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9608660-7c10-4515-a3dc-2e704cc1f013}, {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-02 19:54:45.302 +05:30 422b8d4d-1aa2-4ad2-9db8-7fc3f9e9eb15 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.6353ms 2024-09-02 19:55:22.467 +05:30 8802ee55-1320-4a81-b71e-d4f1019d712c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:55:22.469 +05:30 8802ee55-1320-4a81-b71e-d4f1019d712c INF CORS policy execution successful. 2024-09-02 19:55:22.469 +05:30 8802ee55-1320-4a81-b71e-d4f1019d712c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.0759ms 2024-09-02 19:55:22.506 +05:30 21640207-fb5d-4640-ab27-8ad3c45e7fc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 19:55:22.508 +05:30 21640207-fb5d-4640-ab27-8ad3c45e7fc5 INF CORS policy execution successful. 2024-09-02 19:55:22.509 +05:30 21640207-fb5d-4640-ab27-8ad3c45e7fc5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:55:22.509 +05:30 f3d59018-1526-46df-a8a7-0bf38d903b0a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:55:22.510 +05:30 f3d59018-1526-46df-a8a7-0bf38d903b0a 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-02 19:55:22.524 +05:30 f3d59018-1526-46df-a8a7-0bf38d903b0a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:55:22.525 +05:30 f3d59018-1526-46df-a8a7-0bf38d903b0a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 15.0939ms 2024-09-02 19:55:22.525 +05:30 f3d59018-1526-46df-a8a7-0bf38d903b0a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 19:55:22.526 +05:30 f3d59018-1526-46df-a8a7-0bf38d903b0a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21640207-fb5d-4640-ab27-8ad3c45e7fc5}, {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-02 19:55:22.526 +05:30 f3d59018-1526-46df-a8a7-0bf38d903b0a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 19.7377ms 2024-09-02 19:55:22.701 +05:30 84858fb0-c536-4040-afaa-107792b5e4bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:55:22.701 +05:30 84858fb0-c536-4040-afaa-107792b5e4bc INF CORS policy execution successful. 2024-09-02 19:55:22.701 +05:30 84858fb0-c536-4040-afaa-107792b5e4bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.479ms 2024-09-02 19:55:22.749 +05:30 da017889-ce08-4093-8517-9615efa3ffb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:55:22.750 +05:30 da017889-ce08-4093-8517-9615efa3ffb2 INF CORS policy execution successful. 2024-09-02 19:55:22.750 +05:30 da017889-ce08-4093-8517-9615efa3ffb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5168ms 2024-09-02 19:55:22.777 +05:30 b1561240-e456-482e-84a9-f654ba55f480 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:55:22.778 +05:30 b1561240-e456-482e-84a9-f654ba55f480 INF CORS policy execution successful. 2024-09-02 19:55:22.778 +05:30 b1561240-e456-482e-84a9-f654ba55f480 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:55:22.778 +05:30 a5b2f7fc-81cf-438b-8fa7-0dd8d661deea INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:55:22.778 +05:30 a5b2f7fc-81cf-438b-8fa7-0dd8d661deea 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-02 19:55:22.783 +05:30 a5b2f7fc-81cf-438b-8fa7-0dd8d661deea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:55:22.783 +05:30 a5b2f7fc-81cf-438b-8fa7-0dd8d661deea INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.7925ms 2024-09-02 19:55:22.783 +05:30 a5b2f7fc-81cf-438b-8fa7-0dd8d661deea INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:55:22.783 +05:30 a5b2f7fc-81cf-438b-8fa7-0dd8d661deea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1561240-e456-482e-84a9-f654ba55f480}, {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-02 19:55:22.784 +05:30 a5b2f7fc-81cf-438b-8fa7-0dd8d661deea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.6735ms 2024-09-02 19:55:22.833 +05:30 6a8217d3-87db-433c-a26b-4084747785a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 19:55:22.834 +05:30 6a8217d3-87db-433c-a26b-4084747785a0 INF CORS policy execution successful. 2024-09-02 19:55:22.834 +05:30 6a8217d3-87db-433c-a26b-4084747785a0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:55:22.834 +05:30 2b09f138-fea5-4402-b99b-12d16f7aaa5f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:55:22.834 +05:30 2b09f138-fea5-4402-b99b-12d16f7aaa5f 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-02 19:55:22.838 +05:30 2b09f138-fea5-4402-b99b-12d16f7aaa5f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:55:22.838 +05:30 2b09f138-fea5-4402-b99b-12d16f7aaa5f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.0369ms 2024-09-02 19:55:22.838 +05:30 2b09f138-fea5-4402-b99b-12d16f7aaa5f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 19:55:22.838 +05:30 2b09f138-fea5-4402-b99b-12d16f7aaa5f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a8217d3-87db-433c-a26b-4084747785a0}, {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-02 19:55:22.839 +05:30 2b09f138-fea5-4402-b99b-12d16f7aaa5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.9782ms 2024-09-02 19:55:23.506 +05:30 4132f1f5-7cb1-4316-a882-619b1d70a340 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:55:23.506 +05:30 4132f1f5-7cb1-4316-a882-619b1d70a340 INF CORS policy execution successful. 2024-09-02 19:55:23.507 +05:30 4132f1f5-7cb1-4316-a882-619b1d70a340 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7952ms 2024-09-02 19:55:23.548 +05:30 a8562d48-77db-4a7e-a918-1108fac061f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 19:55:23.548 +05:30 a8562d48-77db-4a7e-a918-1108fac061f3 INF CORS policy execution successful. 2024-09-02 19:55:23.549 +05:30 a8562d48-77db-4a7e-a918-1108fac061f3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:55:23.549 +05:30 0bb0c512-769c-47e3-ae3a-198304df3956 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:55:23.549 +05:30 0bb0c512-769c-47e3-ae3a-198304df3956 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-02 19:55:23.560 +05:30 0bb0c512-769c-47e3-ae3a-198304df3956 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:55:23.561 +05:30 0bb0c512-769c-47e3-ae3a-198304df3956 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.1973ms 2024-09-02 19:55:23.561 +05:30 0bb0c512-769c-47e3-ae3a-198304df3956 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 19:55:23.561 +05:30 0bb0c512-769c-47e3-ae3a-198304df3956 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8562d48-77db-4a7e-a918-1108fac061f3}, {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-02 19:55:23.561 +05:30 0bb0c512-769c-47e3-ae3a-198304df3956 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.5625ms 2024-09-02 19:59:34.219 +05:30 c214c8e1-4ba9-42ff-a12c-7e978a0391bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:59:34.224 +05:30 c214c8e1-4ba9-42ff-a12c-7e978a0391bc INF CORS policy execution successful. 2024-09-02 19:59:34.228 +05:30 c214c8e1-4ba9-42ff-a12c-7e978a0391bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 9.5475ms 2024-09-02 19:59:34.296 +05:30 76211bd6-623f-4de8-b192-33409dd4c521 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 19:59:34.299 +05:30 76211bd6-623f-4de8-b192-33409dd4c521 INF CORS policy execution successful. 2024-09-02 19:59:34.301 +05:30 76211bd6-623f-4de8-b192-33409dd4c521 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 19:59:34.303 +05:30 178213ae-5a1a-4bdd-ab71-1dc0ba6b1bb5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:59:34.304 +05:30 178213ae-5a1a-4bdd-ab71-1dc0ba6b1bb5 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-02 19:59:34.324 +05:30 178213ae-5a1a-4bdd-ab71-1dc0ba6b1bb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 19:59:34.326 +05:30 178213ae-5a1a-4bdd-ab71-1dc0ba6b1bb5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 21.0333ms 2024-09-02 19:59:34.326 +05:30 178213ae-5a1a-4bdd-ab71-1dc0ba6b1bb5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 19:59:34.326 +05:30 178213ae-5a1a-4bdd-ab71-1dc0ba6b1bb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76211bd6-623f-4de8-b192-33409dd4c521}, {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-02 19:59:34.327 +05:30 178213ae-5a1a-4bdd-ab71-1dc0ba6b1bb5 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.5338ms 2024-09-02 20:00:19.256 +05:30 0eace62b-e12a-4512-ba56-4185ca3d533a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:00:19.259 +05:30 0eace62b-e12a-4512-ba56-4185ca3d533a INF CORS policy execution successful. 2024-09-02 20:00:19.260 +05:30 0eace62b-e12a-4512-ba56-4185ca3d533a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 4.759ms 2024-09-02 20:00:19.354 +05:30 7e1189c7-3374-4130-8d05-f811180db472 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:00:19.356 +05:30 7e1189c7-3374-4130-8d05-f811180db472 INF CORS policy execution successful. 2024-09-02 20:00:19.357 +05:30 7e1189c7-3374-4130-8d05-f811180db472 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:19.359 +05:30 f8c3f2d1-28f7-4f12-a988-babd44dbff8b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:00:19.360 +05:30 f8c3f2d1-28f7-4f12-a988-babd44dbff8b 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-02 20:00:19.378 +05:30 f8c3f2d1-28f7-4f12-a988-babd44dbff8b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:19.379 +05:30 f8c3f2d1-28f7-4f12-a988-babd44dbff8b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 18.1699ms 2024-09-02 20:00:19.379 +05:30 f8c3f2d1-28f7-4f12-a988-babd44dbff8b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:00:19.379 +05:30 f8c3f2d1-28f7-4f12-a988-babd44dbff8b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e1189c7-3374-4130-8d05-f811180db472}, {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-02 20:00:19.380 +05:30 f8c3f2d1-28f7-4f12-a988-babd44dbff8b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 26.0757ms 2024-09-02 20:00:27.698 +05:30 3e6027ec-889d-4e7a-9618-96587711e96f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:00:27.699 +05:30 3e6027ec-889d-4e7a-9618-96587711e96f INF CORS policy execution successful. 2024-09-02 20:00:27.699 +05:30 3e6027ec-889d-4e7a-9618-96587711e96f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.8768ms 2024-09-02 20:00:27.770 +05:30 7d93a881-12ec-447b-b803-ed29cf6e067d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:00:27.772 +05:30 7d93a881-12ec-447b-b803-ed29cf6e067d INF CORS policy execution successful. 2024-09-02 20:00:27.772 +05:30 7d93a881-12ec-447b-b803-ed29cf6e067d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:27.773 +05:30 fcbabdd4-c6b6-43e1-a70d-c46943549a2e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:00:27.773 +05:30 fcbabdd4-c6b6-43e1-a70d-c46943549a2e 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-02 20:00:27.784 +05:30 fcbabdd4-c6b6-43e1-a70d-c46943549a2e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:27.785 +05:30 fcbabdd4-c6b6-43e1-a70d-c46943549a2e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 11.2295ms 2024-09-02 20:00:27.785 +05:30 fcbabdd4-c6b6-43e1-a70d-c46943549a2e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:00:27.785 +05:30 fcbabdd4-c6b6-43e1-a70d-c46943549a2e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d93a881-12ec-447b-b803-ed29cf6e067d}, {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-02 20:00:27.786 +05:30 fcbabdd4-c6b6-43e1-a70d-c46943549a2e 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.6833ms 2024-09-02 20:00:28.583 +05:30 94a8d3f2-4946-443f-aa82-13106539548a 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-02 20:00:28.583 +05:30 94a8d3f2-4946-443f-aa82-13106539548a INF CORS policy execution successful. 2024-09-02 20:00:28.583 +05:30 94a8d3f2-4946-443f-aa82-13106539548a 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.7176ms 2024-09-02 20:00:28.586 +05:30 a0aebd4e-71e0-4f9d-80b4-3ce9889ed4ab 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-02 20:00:28.586 +05:30 a0aebd4e-71e0-4f9d-80b4-3ce9889ed4ab INF CORS policy execution successful. 2024-09-02 20:00:28.586 +05:30 a0aebd4e-71e0-4f9d-80b4-3ce9889ed4ab 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.3945ms 2024-09-02 20:00:28.639 +05:30 6fd20e15-3045-463e-be43-f9c61395f203 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-02 20:00:28.640 +05:30 6fd20e15-3045-463e-be43-f9c61395f203 INF CORS policy execution successful. 2024-09-02 20:00:28.640 +05:30 6fd20e15-3045-463e-be43-f9c61395f203 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:28.640 +05:30 2c5e6591-ecb9-40cc-a5d6-8166a7cd4dd7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:00:28.640 +05:30 2c5e6591-ecb9-40cc-a5d6-8166a7cd4dd7 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-02 20:00:28.654 +05:30 2c5e6591-ecb9-40cc-a5d6-8166a7cd4dd7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:28.654 +05:30 2c5e6591-ecb9-40cc-a5d6-8166a7cd4dd7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.7756ms 2024-09-02 20:00:28.654 +05:30 2c5e6591-ecb9-40cc-a5d6-8166a7cd4dd7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:00:28.655 +05:30 2c5e6591-ecb9-40cc-a5d6-8166a7cd4dd7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6fd20e15-3045-463e-be43-f9c61395f203}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:00:28.655 +05:30 2c5e6591-ecb9-40cc-a5d6-8166a7cd4dd7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 16.2516ms 2024-09-02 20:00:28.710 +05:30 540e998b-73b4-4a42-9d97-a18c026c62ce 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-02 20:00:28.710 +05:30 540e998b-73b4-4a42-9d97-a18c026c62ce INF CORS policy execution successful. 2024-09-02 20:00:28.711 +05:30 540e998b-73b4-4a42-9d97-a18c026c62ce 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:28.711 +05:30 7dbfa385-c0e7-4c0b-9327-0a4472ecfcfb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:00:28.711 +05:30 7dbfa385-c0e7-4c0b-9327-0a4472ecfcfb 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-02 20:00:28.718 +05:30 7dbfa385-c0e7-4c0b-9327-0a4472ecfcfb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:28.719 +05:30 7dbfa385-c0e7-4c0b-9327-0a4472ecfcfb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.4306ms 2024-09-02 20:00:28.719 +05:30 7dbfa385-c0e7-4c0b-9327-0a4472ecfcfb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:00:28.719 +05:30 7dbfa385-c0e7-4c0b-9327-0a4472ecfcfb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 540e998b-73b4-4a42-9d97-a18c026c62ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:00:28.719 +05:30 7dbfa385-c0e7-4c0b-9327-0a4472ecfcfb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 9.4106ms 2024-09-02 20:00:33.996 +05:30 22782833-8b9a-43a1-9380-1a392201f7e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:00:33.997 +05:30 22782833-8b9a-43a1-9380-1a392201f7e4 INF CORS policy execution successful. 2024-09-02 20:00:33.997 +05:30 22782833-8b9a-43a1-9380-1a392201f7e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7518ms 2024-09-02 20:00:34.003 +05:30 6c3f3ccd-3883-4bcf-bd1a-a2540983843a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:00:34.003 +05:30 6c3f3ccd-3883-4bcf-bd1a-a2540983843a INF CORS policy execution successful. 2024-09-02 20:00:34.003 +05:30 6c3f3ccd-3883-4bcf-bd1a-a2540983843a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.607ms 2024-09-02 20:00:34.068 +05:30 f2c2fe19-3fbe-47ab-8e1b-92b2fe71b514 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:00:34.068 +05:30 9f7109a6-4018-4235-b71f-9cc1b40a6b28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:00:34.069 +05:30 f2c2fe19-3fbe-47ab-8e1b-92b2fe71b514 INF CORS policy execution successful. 2024-09-02 20:00:34.069 +05:30 9f7109a6-4018-4235-b71f-9cc1b40a6b28 INF CORS policy execution successful. 2024-09-02 20:00:34.069 +05:30 f2c2fe19-3fbe-47ab-8e1b-92b2fe71b514 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:34.069 +05:30 9f7109a6-4018-4235-b71f-9cc1b40a6b28 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:34.070 +05:30 043f5335-3713-4c1a-84c1-c5ffb7e38a1d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:00:34.070 +05:30 67dba731-eeb0-4b39-9b3a-66cbe46b314b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:00:34.070 +05:30 043f5335-3713-4c1a-84c1-c5ffb7e38a1d 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-02 20:00:34.070 +05:30 67dba731-eeb0-4b39-9b3a-66cbe46b314b 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-02 20:00:34.076 +05:30 67dba731-eeb0-4b39-9b3a-66cbe46b314b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:34.076 +05:30 67dba731-eeb0-4b39-9b3a-66cbe46b314b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.6138ms 2024-09-02 20:00:34.077 +05:30 67dba731-eeb0-4b39-9b3a-66cbe46b314b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:00:34.077 +05:30 67dba731-eeb0-4b39-9b3a-66cbe46b314b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2c2fe19-3fbe-47ab-8e1b-92b2fe71b514}, {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-02 20:00:34.077 +05:30 67dba731-eeb0-4b39-9b3a-66cbe46b314b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.8871ms 2024-09-02 20:00:34.086 +05:30 043f5335-3713-4c1a-84c1-c5ffb7e38a1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:34.087 +05:30 043f5335-3713-4c1a-84c1-c5ffb7e38a1d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 16.704ms 2024-09-02 20:00:34.087 +05:30 043f5335-3713-4c1a-84c1-c5ffb7e38a1d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:00:34.087 +05:30 043f5335-3713-4c1a-84c1-c5ffb7e38a1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f7109a6-4018-4235-b71f-9cc1b40a6b28}, {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-02 20:00:34.088 +05:30 043f5335-3713-4c1a-84c1-c5ffb7e38a1d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 19.4687ms 2024-09-02 20:00:43.498 +05:30 fdb72ae1-9674-4706-a525-95d14fa9ccff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:00:43.499 +05:30 fdb72ae1-9674-4706-a525-95d14fa9ccff INF CORS policy execution successful. 2024-09-02 20:00:43.499 +05:30 fdb72ae1-9674-4706-a525-95d14fa9ccff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.0519ms 2024-09-02 20:00:43.500 +05:30 3850a36f-32b6-42a0-a5cf-7b3f1fbfd589 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:00:43.500 +05:30 3850a36f-32b6-42a0-a5cf-7b3f1fbfd589 INF CORS policy execution successful. 2024-09-02 20:00:43.500 +05:30 3850a36f-32b6-42a0-a5cf-7b3f1fbfd589 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3746ms 2024-09-02 20:00:43.552 +05:30 5e6aa8c5-598e-4812-a43d-3a3d512c4d73 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:00:43.552 +05:30 54751597-3956-4c04-8980-993e1d5d2266 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:00:43.553 +05:30 54751597-3956-4c04-8980-993e1d5d2266 INF CORS policy execution successful. 2024-09-02 20:00:43.554 +05:30 54751597-3956-4c04-8980-993e1d5d2266 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:43.555 +05:30 34929c54-d5c1-4de2-bdd1-a3d0458f93db INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:00:43.555 +05:30 34929c54-d5c1-4de2-bdd1-a3d0458f93db 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-02 20:00:43.553 +05:30 5e6aa8c5-598e-4812-a43d-3a3d512c4d73 INF CORS policy execution successful. 2024-09-02 20:00:43.559 +05:30 5e6aa8c5-598e-4812-a43d-3a3d512c4d73 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:43.560 +05:30 edaf18ca-dc83-4897-b082-8dd310e9d668 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:00:43.560 +05:30 edaf18ca-dc83-4897-b082-8dd310e9d668 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-02 20:00:43.564 +05:30 34929c54-d5c1-4de2-bdd1-a3d0458f93db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:43.565 +05:30 34929c54-d5c1-4de2-bdd1-a3d0458f93db INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.2974ms 2024-09-02 20:00:43.565 +05:30 34929c54-d5c1-4de2-bdd1-a3d0458f93db INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:00:43.565 +05:30 34929c54-d5c1-4de2-bdd1-a3d0458f93db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 54751597-3956-4c04-8980-993e1d5d2266}, {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-02 20:00:43.566 +05:30 34929c54-d5c1-4de2-bdd1-a3d0458f93db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.0655ms 2024-09-02 20:00:43.566 +05:30 edaf18ca-dc83-4897-b082-8dd310e9d668 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:43.566 +05:30 edaf18ca-dc83-4897-b082-8dd310e9d668 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.9735ms 2024-09-02 20:00:43.566 +05:30 edaf18ca-dc83-4897-b082-8dd310e9d668 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:00:43.566 +05:30 edaf18ca-dc83-4897-b082-8dd310e9d668 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e6aa8c5-598e-4812-a43d-3a3d512c4d73}, {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-02 20:00:43.566 +05:30 edaf18ca-dc83-4897-b082-8dd310e9d668 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 13.8136ms 2024-09-02 20:00:59.935 +05:30 6ab493d7-c278-4af6-92cb-f1180d417bf2 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-02 20:00:59.937 +05:30 6ab493d7-c278-4af6-92cb-f1180d417bf2 INF CORS policy execution successful. 2024-09-02 20:00:59.937 +05:30 6ab493d7-c278-4af6-92cb-f1180d417bf2 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.0979ms 2024-09-02 20:00:59.978 +05:30 9562e6e4-bdde-474b-8337-18a0515f28fb 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-02 20:00:59.978 +05:30 9562e6e4-bdde-474b-8337-18a0515f28fb INF CORS policy execution successful. 2024-09-02 20:00:59.979 +05:30 9562e6e4-bdde-474b-8337-18a0515f28fb 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.5682ms 2024-09-02 20:00:59.984 +05:30 7e29d8c6-10fc-4ffe-b334-5da18ca9a45f 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-02 20:00:59.985 +05:30 7e29d8c6-10fc-4ffe-b334-5da18ca9a45f INF CORS policy execution successful. 2024-09-02 20:00:59.986 +05:30 7e29d8c6-10fc-4ffe-b334-5da18ca9a45f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:00:59.986 +05:30 bc9e7ded-116d-463d-9762-06ac935e8e38 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:00:59.986 +05:30 bc9e7ded-116d-463d-9762-06ac935e8e38 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-02 20:00:59.999 +05:30 bc9e7ded-116d-463d-9762-06ac935e8e38 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:00:59.999 +05:30 bc9e7ded-116d-463d-9762-06ac935e8e38 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.7533ms 2024-09-02 20:00:59.999 +05:30 bc9e7ded-116d-463d-9762-06ac935e8e38 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:00:59.999 +05:30 bc9e7ded-116d-463d-9762-06ac935e8e38 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e29d8c6-10fc-4ffe-b334-5da18ca9a45f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:01:00.000 +05:30 bc9e7ded-116d-463d-9762-06ac935e8e38 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 15.4416ms 2024-09-02 20:01:00.098 +05:30 b0a3b450-0816-436a-b280-63450b2db834 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-02 20:01:00.098 +05:30 b0a3b450-0816-436a-b280-63450b2db834 INF CORS policy execution successful. 2024-09-02 20:01:00.099 +05:30 b0a3b450-0816-436a-b280-63450b2db834 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:00.099 +05:30 a7c9a490-1907-4e2e-8ca6-db9358912f60 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:01:00.099 +05:30 a7c9a490-1907-4e2e-8ca6-db9358912f60 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-02 20:01:00.107 +05:30 a7c9a490-1907-4e2e-8ca6-db9358912f60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:00.108 +05:30 a7c9a490-1907-4e2e-8ca6-db9358912f60 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.4579ms 2024-09-02 20:01:00.108 +05:30 a7c9a490-1907-4e2e-8ca6-db9358912f60 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:01:00.108 +05:30 a7c9a490-1907-4e2e-8ca6-db9358912f60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0a3b450-0816-436a-b280-63450b2db834}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:01:00.108 +05:30 a7c9a490-1907-4e2e-8ca6-db9358912f60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 10.5168ms 2024-09-02 20:01:11.275 +05:30 06409f15-5bed-4950-be99-5b0f8b5865d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:01:11.276 +05:30 032afb91-c79a-474d-8141-cba482b61eb1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:01:11.277 +05:30 06409f15-5bed-4950-be99-5b0f8b5865d2 INF CORS policy execution successful. 2024-09-02 20:01:11.277 +05:30 032afb91-c79a-474d-8141-cba482b61eb1 INF CORS policy execution successful. 2024-09-02 20:01:11.277 +05:30 06409f15-5bed-4950-be99-5b0f8b5865d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.7511ms 2024-09-02 20:01:11.277 +05:30 032afb91-c79a-474d-8141-cba482b61eb1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.094ms 2024-09-02 20:01:11.320 +05:30 92df5710-03ec-4e0c-bf0d-e1b130b2b245 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:01:11.321 +05:30 92df5710-03ec-4e0c-bf0d-e1b130b2b245 INF CORS policy execution successful. 2024-09-02 20:01:11.321 +05:30 92df5710-03ec-4e0c-bf0d-e1b130b2b245 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:11.322 +05:30 85214f74-b68e-4c0a-84a7-337cb379234b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:01:11.322 +05:30 85214f74-b68e-4c0a-84a7-337cb379234b 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-02 20:01:11.334 +05:30 5811beb9-1902-4d16-9191-22c7d438e732 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:01:11.334 +05:30 5811beb9-1902-4d16-9191-22c7d438e732 INF CORS policy execution successful. 2024-09-02 20:01:11.335 +05:30 5811beb9-1902-4d16-9191-22c7d438e732 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:11.335 +05:30 b0676d87-1091-4c96-b149-90c44036e3ff INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:01:11.335 +05:30 b0676d87-1091-4c96-b149-90c44036e3ff 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-02 20:01:11.346 +05:30 b0676d87-1091-4c96-b149-90c44036e3ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:11.346 +05:30 85214f74-b68e-4c0a-84a7-337cb379234b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:11.347 +05:30 b0676d87-1091-4c96-b149-90c44036e3ff INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.6906ms 2024-09-02 20:01:11.347 +05:30 b0676d87-1091-4c96-b149-90c44036e3ff INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:01:11.347 +05:30 85214f74-b68e-4c0a-84a7-337cb379234b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 24.335ms 2024-09-02 20:01:11.347 +05:30 85214f74-b68e-4c0a-84a7-337cb379234b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:01:11.347 +05:30 b0676d87-1091-4c96-b149-90c44036e3ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5811beb9-1902-4d16-9191-22c7d438e732}, {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-02 20:01:11.347 +05:30 85214f74-b68e-4c0a-84a7-337cb379234b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92df5710-03ec-4e0c-bf0d-e1b130b2b245}, {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-02 20:01:11.348 +05:30 b0676d87-1091-4c96-b149-90c44036e3ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 13.7145ms 2024-09-02 20:01:11.348 +05:30 85214f74-b68e-4c0a-84a7-337cb379234b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 28.0213ms 2024-09-02 20:01:17.668 +05:30 6c017df7-7960-421c-9f17-cc849ddfd408 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:01:17.669 +05:30 6c017df7-7960-421c-9f17-cc849ddfd408 INF CORS policy execution successful. 2024-09-02 20:01:17.669 +05:30 6c017df7-7960-421c-9f17-cc849ddfd408 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.8101ms 2024-09-02 20:01:17.741 +05:30 3bcaf05f-ab46-4df0-beee-0c5c67793f90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:01:17.742 +05:30 3bcaf05f-ab46-4df0-beee-0c5c67793f90 INF CORS policy execution successful. 2024-09-02 20:01:17.742 +05:30 3bcaf05f-ab46-4df0-beee-0c5c67793f90 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:17.742 +05:30 5a7d5d5e-dd4b-46f4-9db3-cf1aa6f54b83 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:01:17.743 +05:30 5a7d5d5e-dd4b-46f4-9db3-cf1aa6f54b83 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-02 20:01:17.751 +05:30 5a7d5d5e-dd4b-46f4-9db3-cf1aa6f54b83 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:17.751 +05:30 5a7d5d5e-dd4b-46f4-9db3-cf1aa6f54b83 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 8.4289ms 2024-09-02 20:01:17.751 +05:30 5a7d5d5e-dd4b-46f4-9db3-cf1aa6f54b83 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:01:17.752 +05:30 5a7d5d5e-dd4b-46f4-9db3-cf1aa6f54b83 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3bcaf05f-ab46-4df0-beee-0c5c67793f90}, {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-02 20:01:17.752 +05:30 5a7d5d5e-dd4b-46f4-9db3-cf1aa6f54b83 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.5145ms 2024-09-02 20:01:17.981 +05:30 ecad6be1-8358-4dbe-989a-8c915fdbfaea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:01:17.981 +05:30 ecad6be1-8358-4dbe-989a-8c915fdbfaea INF CORS policy execution successful. 2024-09-02 20:01:17.982 +05:30 ecad6be1-8358-4dbe-989a-8c915fdbfaea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.2662ms 2024-09-02 20:01:18.003 +05:30 b35413ce-d0ee-4b64-bb4e-8c8c26cc166d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:01:18.004 +05:30 b35413ce-d0ee-4b64-bb4e-8c8c26cc166d INF CORS policy execution successful. 2024-09-02 20:01:18.004 +05:30 b35413ce-d0ee-4b64-bb4e-8c8c26cc166d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8846ms 2024-09-02 20:01:18.096 +05:30 38228389-76d8-4b4c-a128-4436c356f4f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:01:18.097 +05:30 38228389-76d8-4b4c-a128-4436c356f4f3 INF CORS policy execution successful. 2024-09-02 20:01:18.097 +05:30 38228389-76d8-4b4c-a128-4436c356f4f3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:18.097 +05:30 664f0806-409d-4cf4-b145-8810293d3ed0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:01:18.098 +05:30 664f0806-409d-4cf4-b145-8810293d3ed0 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-02 20:01:18.098 +05:30 61218140-a87e-49ea-a596-7bdb65ad4d0d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:01:18.098 +05:30 61218140-a87e-49ea-a596-7bdb65ad4d0d INF CORS policy execution successful. 2024-09-02 20:01:18.098 +05:30 61218140-a87e-49ea-a596-7bdb65ad4d0d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:18.098 +05:30 3d0805a0-e7c4-4c46-aeb8-10d2fdb1959c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:01:18.099 +05:30 3d0805a0-e7c4-4c46-aeb8-10d2fdb1959c 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-02 20:01:18.101 +05:30 664f0806-409d-4cf4-b145-8810293d3ed0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:18.101 +05:30 664f0806-409d-4cf4-b145-8810293d3ed0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.0013ms 2024-09-02 20:01:18.101 +05:30 664f0806-409d-4cf4-b145-8810293d3ed0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:01:18.101 +05:30 664f0806-409d-4cf4-b145-8810293d3ed0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 38228389-76d8-4b4c-a128-4436c356f4f3}, {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-02 20:01:18.101 +05:30 664f0806-409d-4cf4-b145-8810293d3ed0 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.9666ms 2024-09-02 20:01:18.102 +05:30 3d0805a0-e7c4-4c46-aeb8-10d2fdb1959c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:18.102 +05:30 3d0805a0-e7c4-4c46-aeb8-10d2fdb1959c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.3296ms 2024-09-02 20:01:18.102 +05:30 3d0805a0-e7c4-4c46-aeb8-10d2fdb1959c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:01:18.102 +05:30 3d0805a0-e7c4-4c46-aeb8-10d2fdb1959c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61218140-a87e-49ea-a596-7bdb65ad4d0d}, {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-02 20:01:18.102 +05:30 3d0805a0-e7c4-4c46-aeb8-10d2fdb1959c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 4.2887ms 2024-09-02 20:01:18.308 +05:30 82cd6b36-76d8-45d4-913f-827fc84bcb67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:01:18.308 +05:30 82cd6b36-76d8-45d4-913f-827fc84bcb67 INF CORS policy execution successful. 2024-09-02 20:01:18.309 +05:30 82cd6b36-76d8-45d4-913f-827fc84bcb67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.6305ms 2024-09-02 20:01:18.383 +05:30 d797b75e-b577-40a8-9d6b-145e7fb9ac1b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:01:18.384 +05:30 d797b75e-b577-40a8-9d6b-145e7fb9ac1b INF CORS policy execution successful. 2024-09-02 20:01:18.384 +05:30 d797b75e-b577-40a8-9d6b-145e7fb9ac1b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:18.384 +05:30 8fb3be35-455c-46f2-b2c1-1b4f3b2a396d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:01:18.384 +05:30 8fb3be35-455c-46f2-b2c1-1b4f3b2a396d 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-02 20:01:18.394 +05:30 8fb3be35-455c-46f2-b2c1-1b4f3b2a396d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:18.394 +05:30 8fb3be35-455c-46f2-b2c1-1b4f3b2a396d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.6271ms 2024-09-02 20:01:18.394 +05:30 8fb3be35-455c-46f2-b2c1-1b4f3b2a396d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:01:18.394 +05:30 8fb3be35-455c-46f2-b2c1-1b4f3b2a396d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d797b75e-b577-40a8-9d6b-145e7fb9ac1b}, {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-02 20:01:18.395 +05:30 8fb3be35-455c-46f2-b2c1-1b4f3b2a396d 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.295ms 2024-09-02 20:01:41.751 +05:30 bdeb5d57-74f0-4e3e-880a-a873d47e39be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad&type=2 - null null 2024-09-02 20:01:41.752 +05:30 bdeb5d57-74f0-4e3e-880a-a873d47e39be INF CORS policy execution successful. 2024-09-02 20:01:41.754 +05:30 bdeb5d57-74f0-4e3e-880a-a873d47e39be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad&type=2 - 204 null null 2.8081ms 2024-09-02 20:01:41.816 +05:30 f7d4161a-e865-424d-ab00-39ce406876d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad&type=2 - null null 2024-09-02 20:01:41.818 +05:30 f7d4161a-e865-424d-ab00-39ce406876d1 INF CORS policy execution successful. 2024-09-02 20:01:41.819 +05:30 f7d4161a-e865-424d-ab00-39ce406876d1 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=12adsadsadsadasdasdsadasdsadsad&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:41.820 +05:30 bc70e8ad-0af6-4ad4-b18b-adc5b9ed55f9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:01:41.820 +05:30 bc70e8ad-0af6-4ad4-b18b-adc5b9ed55f9 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-02 20:01:41.891 +05:30 bc70e8ad-0af6-4ad4-b18b-adc5b9ed55f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:41.893 +05:30 bc70e8ad-0af6-4ad4-b18b-adc5b9ed55f9 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 71.8426ms 2024-09-02 20:01:41.893 +05:30 bc70e8ad-0af6-4ad4-b18b-adc5b9ed55f9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:01:41.893 +05:30 bc70e8ad-0af6-4ad4-b18b-adc5b9ed55f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f7d4161a-e865-424d-ab00-39ce406876d1}, {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-02 20:01:41.894 +05:30 bc70e8ad-0af6-4ad4-b18b-adc5b9ed55f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad&type=2 - 200 113 application/json; charset=utf-8 78.0437ms 2024-09-02 20:01:49.071 +05:30 78c700be-b7b0-4a59-8b05-eff3db10126d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad1231231234243246&type=2 - null null 2024-09-02 20:01:49.073 +05:30 78c700be-b7b0-4a59-8b05-eff3db10126d INF CORS policy execution successful. 2024-09-02 20:01:49.073 +05:30 78c700be-b7b0-4a59-8b05-eff3db10126d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad1231231234243246&type=2 - 204 null null 2.1081ms 2024-09-02 20:01:49.173 +05:30 a7af1256-def6-4a2d-86bd-5ac2ddaf06f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad1231231234243246&type=2 - null null 2024-09-02 20:01:49.174 +05:30 a7af1256-def6-4a2d-86bd-5ac2ddaf06f7 INF CORS policy execution successful. 2024-09-02 20:01:49.175 +05:30 a7af1256-def6-4a2d-86bd-5ac2ddaf06f7 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=12adsadsadsadasdasdsadasdsadsad1231231234243246&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:01:49.175 +05:30 787adb90-aa31-40ea-9250-54d328e00354 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:01:49.176 +05:30 787adb90-aa31-40ea-9250-54d328e00354 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-02 20:01:49.190 +05:30 787adb90-aa31-40ea-9250-54d328e00354 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:01:49.191 +05:30 787adb90-aa31-40ea-9250-54d328e00354 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 14.2813ms 2024-09-02 20:01:49.191 +05:30 787adb90-aa31-40ea-9250-54d328e00354 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:01:49.191 +05:30 787adb90-aa31-40ea-9250-54d328e00354 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7af1256-def6-4a2d-86bd-5ac2ddaf06f7}, {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-02 20:01:49.192 +05:30 787adb90-aa31-40ea-9250-54d328e00354 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=12adsadsadsadasdasdsadasdsadsad1231231234243246&type=2 - 200 113 application/json; charset=utf-8 18.8302ms 2024-09-02 20:02:47.618 +05:30 322a2b14-2787-43a7-b43a-a39a17c05337 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:02:47.620 +05:30 322a2b14-2787-43a7-b43a-a39a17c05337 INF CORS policy execution successful. 2024-09-02 20:02:47.621 +05:30 322a2b14-2787-43a7-b43a-a39a17c05337 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 3.4285ms 2024-09-02 20:02:47.795 +05:30 d5be4acd-e5cc-4bab-a751-6f9ba82d3e76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:02:47.797 +05:30 d5be4acd-e5cc-4bab-a751-6f9ba82d3e76 INF CORS policy execution successful. 2024-09-02 20:02:47.797 +05:30 d5be4acd-e5cc-4bab-a751-6f9ba82d3e76 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:02:47.798 +05:30 046ed18b-eff3-46e5-af8e-cb9b1fd7a1ed INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:02:47.799 +05:30 046ed18b-eff3-46e5-af8e-cb9b1fd7a1ed 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-02 20:02:47.812 +05:30 046ed18b-eff3-46e5-af8e-cb9b1fd7a1ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:02:47.813 +05:30 046ed18b-eff3-46e5-af8e-cb9b1fd7a1ed INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 14.2517ms 2024-09-02 20:02:47.813 +05:30 046ed18b-eff3-46e5-af8e-cb9b1fd7a1ed INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:02:47.813 +05:30 046ed18b-eff3-46e5-af8e-cb9b1fd7a1ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5be4acd-e5cc-4bab-a751-6f9ba82d3e76}, {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-02 20:02:47.814 +05:30 046ed18b-eff3-46e5-af8e-cb9b1fd7a1ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 18.7286ms 2024-09-02 20:02:47.981 +05:30 da315e94-f3b3-4b5e-bfa3-4a4e565421a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:02:47.981 +05:30 da315e94-f3b3-4b5e-bfa3-4a4e565421a0 INF CORS policy execution successful. 2024-09-02 20:02:47.981 +05:30 da315e94-f3b3-4b5e-bfa3-4a4e565421a0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:02:47.981 +05:30 ecd4a65a-7713-4759-9d58-4758e3c40052 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:02:47.981 +05:30 ecd4a65a-7713-4759-9d58-4758e3c40052 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-02 20:02:47.984 +05:30 ecd4a65a-7713-4759-9d58-4758e3c40052 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:02:47.984 +05:30 ecd4a65a-7713-4759-9d58-4758e3c40052 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.5392ms 2024-09-02 20:02:47.984 +05:30 ecd4a65a-7713-4759-9d58-4758e3c40052 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:02:47.984 +05:30 ecd4a65a-7713-4759-9d58-4758e3c40052 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da315e94-f3b3-4b5e-bfa3-4a4e565421a0}, {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-02 20:02:47.985 +05:30 ecd4a65a-7713-4759-9d58-4758e3c40052 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.6953ms 2024-09-02 20:03:16.376 +05:30 ebcc6737-4c93-40c8-84d0-05bf57a65348 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:03:16.378 +05:30 ebcc6737-4c93-40c8-84d0-05bf57a65348 INF CORS policy execution successful. 2024-09-02 20:03:16.378 +05:30 ebcc6737-4c93-40c8-84d0-05bf57a65348 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 2.0577ms 2024-09-02 20:03:16.416 +05:30 245ea9b5-dee9-4c2a-9b66-bb3d7f037e6c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:03:16.418 +05:30 245ea9b5-dee9-4c2a-9b66-bb3d7f037e6c INF CORS policy execution successful. 2024-09-02 20:03:16.418 +05:30 245ea9b5-dee9-4c2a-9b66-bb3d7f037e6c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:03:16.419 +05:30 263e8eec-4349-492a-9eb0-a14653b2fc5e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:03:16.419 +05:30 263e8eec-4349-492a-9eb0-a14653b2fc5e 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-02 20:03:16.428 +05:30 263e8eec-4349-492a-9eb0-a14653b2fc5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:03:16.429 +05:30 263e8eec-4349-492a-9eb0-a14653b2fc5e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 9.2529ms 2024-09-02 20:03:16.429 +05:30 263e8eec-4349-492a-9eb0-a14653b2fc5e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:03:16.429 +05:30 263e8eec-4349-492a-9eb0-a14653b2fc5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 245ea9b5-dee9-4c2a-9b66-bb3d7f037e6c}, {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-02 20:03:16.430 +05:30 263e8eec-4349-492a-9eb0-a14653b2fc5e 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.8256ms 2024-09-02 20:03:24.141 +05:30 c41ac81a-26ef-453a-b529-e8872e8f8a2a 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-02 20:03:24.141 +05:30 c41ac81a-26ef-453a-b529-e8872e8f8a2a INF CORS policy execution successful. 2024-09-02 20:03:24.141 +05:30 c41ac81a-26ef-453a-b529-e8872e8f8a2a 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.0186ms 2024-09-02 20:03:24.148 +05:30 dde6a072-b84e-4410-88cf-8d9c695fbc08 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-02 20:03:24.148 +05:30 dde6a072-b84e-4410-88cf-8d9c695fbc08 INF CORS policy execution successful. 2024-09-02 20:03:24.149 +05:30 dde6a072-b84e-4410-88cf-8d9c695fbc08 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.6934ms 2024-09-02 20:03:24.311 +05:30 c07599b4-c585-4d48-a621-c6c063c0791b 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-02 20:03:24.312 +05:30 c07599b4-c585-4d48-a621-c6c063c0791b INF CORS policy execution successful. 2024-09-02 20:03:24.312 +05:30 c07599b4-c585-4d48-a621-c6c063c0791b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:03:24.313 +05:30 1851a3b8-a78e-4abb-bc33-cda463da44aa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:03:24.313 +05:30 1851a3b8-a78e-4abb-bc33-cda463da44aa 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-02 20:03:24.347 +05:30 1851a3b8-a78e-4abb-bc33-cda463da44aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:03:24.348 +05:30 1851a3b8-a78e-4abb-bc33-cda463da44aa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 34.6412ms 2024-09-02 20:03:24.348 +05:30 1851a3b8-a78e-4abb-bc33-cda463da44aa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:03:24.348 +05:30 1851a3b8-a78e-4abb-bc33-cda463da44aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c07599b4-c585-4d48-a621-c6c063c0791b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:03:24.349 +05:30 1851a3b8-a78e-4abb-bc33-cda463da44aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 37.6751ms 2024-09-02 20:03:24.390 +05:30 cb8eb96f-ed86-42bf-9a12-316dab5e9c4f 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-02 20:03:24.390 +05:30 cb8eb96f-ed86-42bf-9a12-316dab5e9c4f INF CORS policy execution successful. 2024-09-02 20:03:24.390 +05:30 cb8eb96f-ed86-42bf-9a12-316dab5e9c4f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:03:24.391 +05:30 0df7d86f-02a6-410a-96a3-7558870979ca INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:03:24.391 +05:30 0df7d86f-02a6-410a-96a3-7558870979ca 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-02 20:03:24.398 +05:30 0df7d86f-02a6-410a-96a3-7558870979ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:03:24.398 +05:30 0df7d86f-02a6-410a-96a3-7558870979ca INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.0192ms 2024-09-02 20:03:24.398 +05:30 0df7d86f-02a6-410a-96a3-7558870979ca INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:03:24.398 +05:30 0df7d86f-02a6-410a-96a3-7558870979ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb8eb96f-ed86-42bf-9a12-316dab5e9c4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:03:24.399 +05:30 0df7d86f-02a6-410a-96a3-7558870979ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 9.6869ms 2024-09-02 20:03:35.339 +05:30 41761a1a-aadb-4616-b4aa-3ce865521a07 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:03:35.339 +05:30 4c9d9ef6-d036-40e3-b3d5-ff48a922f39c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:03:35.340 +05:30 4c9d9ef6-d036-40e3-b3d5-ff48a922f39c INF CORS policy execution successful. 2024-09-02 20:03:35.340 +05:30 41761a1a-aadb-4616-b4aa-3ce865521a07 INF CORS policy execution successful. 2024-09-02 20:03:35.340 +05:30 4c9d9ef6-d036-40e3-b3d5-ff48a922f39c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.069ms 2024-09-02 20:03:35.340 +05:30 41761a1a-aadb-4616-b4aa-3ce865521a07 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.0832ms 2024-09-02 20:03:35.409 +05:30 d26774ed-d2d8-46e6-9a09-afc8f70b8bc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:03:35.410 +05:30 d26774ed-d2d8-46e6-9a09-afc8f70b8bc5 INF CORS policy execution successful. 2024-09-02 20:03:35.410 +05:30 d26774ed-d2d8-46e6-9a09-afc8f70b8bc5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:03:35.411 +05:30 02d7b2c5-0887-407c-a91e-9bd46c70ef8f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:03:35.411 +05:30 02d7b2c5-0887-407c-a91e-9bd46c70ef8f 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-02 20:03:35.413 +05:30 4821bd89-50d9-4f29-ab71-7ed43c4dfbc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:03:35.413 +05:30 4821bd89-50d9-4f29-ab71-7ed43c4dfbc9 INF CORS policy execution successful. 2024-09-02 20:03:35.414 +05:30 4821bd89-50d9-4f29-ab71-7ed43c4dfbc9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:03:35.414 +05:30 67de9d40-476f-4bca-b4c4-4eef28bb0ca7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:03:35.414 +05:30 67de9d40-476f-4bca-b4c4-4eef28bb0ca7 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-02 20:03:35.427 +05:30 02d7b2c5-0887-407c-a91e-9bd46c70ef8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:03:35.427 +05:30 67de9d40-476f-4bca-b4c4-4eef28bb0ca7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:03:35.427 +05:30 67de9d40-476f-4bca-b4c4-4eef28bb0ca7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.8556ms 2024-09-02 20:03:35.427 +05:30 67de9d40-476f-4bca-b4c4-4eef28bb0ca7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:03:35.427 +05:30 02d7b2c5-0887-407c-a91e-9bd46c70ef8f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 16.2998ms 2024-09-02 20:03:35.427 +05:30 02d7b2c5-0887-407c-a91e-9bd46c70ef8f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:03:35.427 +05:30 67de9d40-476f-4bca-b4c4-4eef28bb0ca7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4821bd89-50d9-4f29-ab71-7ed43c4dfbc9}, {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-02 20:03:35.427 +05:30 02d7b2c5-0887-407c-a91e-9bd46c70ef8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d26774ed-d2d8-46e6-9a09-afc8f70b8bc5}, {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-02 20:03:35.428 +05:30 67de9d40-476f-4bca-b4c4-4eef28bb0ca7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 14.383ms 2024-09-02 20:03:35.428 +05:30 02d7b2c5-0887-407c-a91e-9bd46c70ef8f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 18.381ms 2024-09-02 20:05:51.602 +05:30 ee3b14d5-af56-4385-bd2e-5368b5e6ff23 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 20:05:51.604 +05:30 ee3b14d5-af56-4385-bd2e-5368b5e6ff23 INF CORS policy execution successful. 2024-09-02 20:05:51.605 +05:30 ee3b14d5-af56-4385-bd2e-5368b5e6ff23 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 204 null null 3.2105ms 2024-09-02 20:05:51.644 +05:30 66716df1-4429-4f1b-9aee-d9826407912f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 20:05:51.649 +05:30 66716df1-4429-4f1b-9aee-d9826407912f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:34:38 PM', Current time (UTC): '9/2/2024 2:35:51 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 20:05:51.653 +05:30 66716df1-4429-4f1b-9aee-d9826407912f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:34:38 PM', Current time (UTC): '9/2/2024 2:35:51 PM'. 2024-09-02 20:05:51.653 +05:30 66716df1-4429-4f1b-9aee-d9826407912f INF CORS policy execution successful. 2024-09-02 20:05:51.655 +05:30 66716df1-4429-4f1b-9aee-d9826407912f INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4NzY3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.I4fq0R2pcTZSVWzNzd7St1gE_u1JxlysPbLycQDf7rw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:05:51.656 +05:30 644b79ff-1f8c-4829-9ad5-4c30544124a4 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 20:05:51.657 +05:30 644b79ff-1f8c-4829-9ad5-4c30544124a4 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 20:05:51.657 +05:30 644b79ff-1f8c-4829-9ad5-4c30544124a4 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 66716df1-4429-4f1b-9aee-d9826407912f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:34:38'"} Body: 2024-09-02 20:05:51.658 +05:30 644b79ff-1f8c-4829-9ad5-4c30544124a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 401 null null 13.6443ms 2024-09-02 20:05:51.734 +05:30 95fce2da-8a30-4237-8cc5-7d5ec7dcdb48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4Nzk3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.Sdw3d4uPu7C24oUwVVqdIDt6IbYGmLcR7yhOdN9Lf-w - null null 2024-09-02 20:05:51.735 +05:30 95fce2da-8a30-4237-8cc5-7d5ec7dcdb48 INF CORS policy execution successful. 2024-09-02 20:05:51.736 +05:30 95fce2da-8a30-4237-8cc5-7d5ec7dcdb48 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4Nzk3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.Sdw3d4uPu7C24oUwVVqdIDt6IbYGmLcR7yhOdN9Lf-w 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-02 20:05:51.736 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:05:51.737 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a 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-02 20:05:51.753 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF Token generated 2024-09-02 20:05:51.754 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF Token generated 2024-09-02 20:05:51.754 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:05:51.755 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 17.884ms 2024-09-02 20:05:51.755 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:05:51.755 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95fce2da-8a30-4237-8cc5-7d5ec7dcdb48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODY1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.idfVk_ZmSwkL5PcVWI0tL6na2hQnAUz3GMYkmZx6i8g\"}"} 2024-09-02 20:05:51.756 +05:30 0fac3875-716d-4718-97e4-ae97f231ea1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODcwNzgsImV4cCI6MTcyNTI4Nzk3OCwiaWF0IjoxNzI1Mjg3MDc4fQ.Sdw3d4uPu7C24oUwVVqdIDt6IbYGmLcR7yhOdN9Lf-w - 200 899 application/json; charset=utf-8 21.0878ms 2024-09-02 20:05:51.830 +05:30 b9947ed7-e5bc-4ab3-8a56-ae2b58af24e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - null null 2024-09-02 20:05:51.830 +05:30 b9947ed7-e5bc-4ab3-8a56-ae2b58af24e6 INF CORS policy execution successful. 2024-09-02 20:05:51.830 +05:30 b9947ed7-e5bc-4ab3-8a56-ae2b58af24e6 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:05:51.831 +05:30 1519e72a-7440-4357-b9b9-ea6a2c908840 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:05:51.831 +05:30 1519e72a-7440-4357-b9b9-ea6a2c908840 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-02 20:05:51.844 +05:30 1519e72a-7440-4357-b9b9-ea6a2c908840 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:05:51.845 +05:30 1519e72a-7440-4357-b9b9-ea6a2c908840 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 13.7676ms 2024-09-02 20:05:51.845 +05:30 1519e72a-7440-4357-b9b9-ea6a2c908840 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:05:51.845 +05:30 1519e72a-7440-4357-b9b9-ea6a2c908840 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9947ed7-e5bc-4ab3-8a56-ae2b58af24e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1652} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":7,\"LoginName\":\"TestUser2\",\"LoginAbbr\":\"TU2\",\"UserName\":\"TestUser2\",\"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\":1061,\"RoleName\":\"TestRole\",\"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-02 20:05:51.845 +05:30 1519e72a-7440-4357-b9b9-ea6a2c908840 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=7 - 200 1652 application/json; charset=utf-8 15.8175ms 2024-09-02 20:05:51.888 +05:30 3fdaf823-cf7c-4173-9138-2ae81708822a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:05:51.889 +05:30 3fdaf823-cf7c-4173-9138-2ae81708822a INF CORS policy execution successful. 2024-09-02 20:05:51.889 +05:30 3fdaf823-cf7c-4173-9138-2ae81708822a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6219ms 2024-09-02 20:05:51.930 +05:30 24a782dc-2ef3-418b-b8d7-156ddfa17040 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:05:51.930 +05:30 24a782dc-2ef3-418b-b8d7-156ddfa17040 INF CORS policy execution successful. 2024-09-02 20:05:51.931 +05:30 24a782dc-2ef3-418b-b8d7-156ddfa17040 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:05:51.931 +05:30 f6e93421-be30-415d-82da-546dd1bbf818 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:05:51.931 +05:30 f6e93421-be30-415d-82da-546dd1bbf818 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-02 20:05:51.938 +05:30 f6e93421-be30-415d-82da-546dd1bbf818 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:05:51.938 +05:30 f6e93421-be30-415d-82da-546dd1bbf818 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.127ms 2024-09-02 20:05:51.938 +05:30 f6e93421-be30-415d-82da-546dd1bbf818 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:05:51.938 +05:30 f6e93421-be30-415d-82da-546dd1bbf818 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24a782dc-2ef3-418b-b8d7-156ddfa17040}, {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-02 20:05:51.939 +05:30 f6e93421-be30-415d-82da-546dd1bbf818 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.1524ms 2024-09-02 20:05:52.023 +05:30 b6aefafa-922c-4252-92ac-9dcc75b7170f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 20:05:52.024 +05:30 b6aefafa-922c-4252-92ac-9dcc75b7170f INF CORS policy execution successful. 2024-09-02 20:05:52.024 +05:30 b6aefafa-922c-4252-92ac-9dcc75b7170f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 0.5032ms 2024-09-02 20:05:52.066 +05:30 bd614348-64e8-4f9d-9018-18b6d03ae876 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 20:05:52.066 +05:30 bd614348-64e8-4f9d-9018-18b6d03ae876 INF CORS policy execution successful. 2024-09-02 20:05:52.067 +05:30 bd614348-64e8-4f9d-9018-18b6d03ae876 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:05:52.067 +05:30 2a172a65-f5ac-47ab-b1dc-780104d97752 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:05:52.068 +05:30 2a172a65-f5ac-47ab-b1dc-780104d97752 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-02 20:05:52.071 +05:30 2a172a65-f5ac-47ab-b1dc-780104d97752 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:05:52.071 +05:30 2a172a65-f5ac-47ab-b1dc-780104d97752 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.6859ms 2024-09-02 20:05:52.071 +05:30 2a172a65-f5ac-47ab-b1dc-780104d97752 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:05:52.071 +05:30 2a172a65-f5ac-47ab-b1dc-780104d97752 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd614348-64e8-4f9d-9018-18b6d03ae876}, {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-02 20:05:52.072 +05:30 2a172a65-f5ac-47ab-b1dc-780104d97752 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 6.2961ms 2024-09-02 20:05:52.345 +05:30 0c5d0097-2c17-4b4b-8ef3-886c9aa1c19e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 20:05:52.346 +05:30 0c5d0097-2c17-4b4b-8ef3-886c9aa1c19e INF CORS policy execution successful. 2024-09-02 20:05:52.346 +05:30 0c5d0097-2c17-4b4b-8ef3-886c9aa1c19e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 204 null null 0.6304ms 2024-09-02 20:05:52.389 +05:30 ef43df84-14aa-43a2-924d-52c8fdc44d85 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - null null 2024-09-02 20:05:52.389 +05:30 ef43df84-14aa-43a2-924d-52c8fdc44d85 INF CORS policy execution successful. 2024-09-02 20:05:52.389 +05:30 ef43df84-14aa-43a2-924d-52c8fdc44d85 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:05:52.390 +05:30 a40425e5-33da-4290-98fc-35ce5715be6b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:05:52.390 +05:30 a40425e5-33da-4290-98fc-35ce5715be6b 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-02 20:05:52.398 +05:30 a40425e5-33da-4290-98fc-35ce5715be6b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:05:52.398 +05:30 a40425e5-33da-4290-98fc-35ce5715be6b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.9251ms 2024-09-02 20:05:52.398 +05:30 a40425e5-33da-4290-98fc-35ce5715be6b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:05:52.398 +05:30 a40425e5-33da-4290-98fc-35ce5715be6b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef43df84-14aa-43a2-924d-52c8fdc44d85}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 703} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1061,\"Name\":\"TestRole\"},{\"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-02 20:05:52.399 +05:30 a40425e5-33da-4290-98fc-35ce5715be6b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=TestRole - 200 703 application/json; charset=utf-8 9.8898ms 2024-09-02 20:06:17.196 +05:30 2661bb03-83e3-4fd4-8e79-0f3dbce96b4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 20:06:17.197 +05:30 2661bb03-83e3-4fd4-8e79-0f3dbce96b4a INF CORS policy execution successful. 2024-09-02 20:06:17.198 +05:30 2661bb03-83e3-4fd4-8e79-0f3dbce96b4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 204 null null 2.1501ms 2024-09-02 20:06:17.259 +05:30 66b046b6-7fe7-4962-a54a-4be24793bfcb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 20:06:17.261 +05:30 66b046b6-7fe7-4962-a54a-4be24793bfcb INF CORS policy execution successful. 2024-09-02 20:06:17.262 +05:30 66b046b6-7fe7-4962-a54a-4be24793bfcb INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:06:17.262 +05:30 c4d4aa60-261a-43fa-8890-5761d33f50bd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:06:17.263 +05:30 c4d4aa60-261a-43fa-8890-5761d33f50bd 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-02 20:06:17.272 +05:30 c4d4aa60-261a-43fa-8890-5761d33f50bd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:06:17.273 +05:30 c4d4aa60-261a-43fa-8890-5761d33f50bd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 9.7154ms 2024-09-02 20:06:17.273 +05:30 c4d4aa60-261a-43fa-8890-5761d33f50bd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:06:17.273 +05:30 c4d4aa60-261a-43fa-8890-5761d33f50bd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66b046b6-7fe7-4962-a54a-4be24793bfcb}, {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-02 20:06:17.275 +05:30 c4d4aa60-261a-43fa-8890-5761d33f50bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 15.0733ms 2024-09-02 20:06:20.110 +05:30 dddb2615-446d-44e5-99e3-22eeca5e66d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - null null 2024-09-02 20:06:20.111 +05:30 dddb2615-446d-44e5-99e3-22eeca5e66d5 INF CORS policy execution successful. 2024-09-02 20:06:20.111 +05:30 dddb2615-446d-44e5-99e3-22eeca5e66d5 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1061 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:06:20.111 +05:30 f35f36c5-6ecc-4fd7-a1e9-e5bc0917a879 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:06:20.112 +05:30 f35f36c5-6ecc-4fd7-a1e9-e5bc0917a879 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-02 20:06:20.115 +05:30 f35f36c5-6ecc-4fd7-a1e9-e5bc0917a879 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:06:20.116 +05:30 f35f36c5-6ecc-4fd7-a1e9-e5bc0917a879 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.9355ms 2024-09-02 20:06:20.116 +05:30 f35f36c5-6ecc-4fd7-a1e9-e5bc0917a879 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:06:20.116 +05:30 f35f36c5-6ecc-4fd7-a1e9-e5bc0917a879 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dddb2615-446d-44e5-99e3-22eeca5e66d5}, {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-02 20:06:20.117 +05:30 f35f36c5-6ecc-4fd7-a1e9-e5bc0917a879 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1061 - 200 257 application/json; charset=utf-8 6.6547ms 2024-09-02 20:06:27.014 +05:30 ad1ae840-2035-49ab-beb8-0a7e99b9fafb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:06:27.014 +05:30 ad1ae840-2035-49ab-beb8-0a7e99b9fafb INF CORS policy execution successful. 2024-09-02 20:06:27.015 +05:30 ad1ae840-2035-49ab-beb8-0a7e99b9fafb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8652ms 2024-09-02 20:06:27.094 +05:30 b1028119-ee8f-4bb1-83ee-9cc903197444 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:06:27.095 +05:30 b1028119-ee8f-4bb1-83ee-9cc903197444 INF CORS policy execution successful. 2024-09-02 20:06:27.096 +05:30 b1028119-ee8f-4bb1-83ee-9cc903197444 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:06:27.096 +05:30 fefb2ce2-a618-4d03-8659-86237b1c1416 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:06:27.097 +05:30 fefb2ce2-a618-4d03-8659-86237b1c1416 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-02 20:06:27.108 +05:30 fefb2ce2-a618-4d03-8659-86237b1c1416 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:06:27.108 +05:30 fefb2ce2-a618-4d03-8659-86237b1c1416 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.5052ms 2024-09-02 20:06:27.108 +05:30 fefb2ce2-a618-4d03-8659-86237b1c1416 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:06:27.109 +05:30 fefb2ce2-a618-4d03-8659-86237b1c1416 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1028119-ee8f-4bb1-83ee-9cc903197444}, {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-02 20:06:27.109 +05:30 fefb2ce2-a618-4d03-8659-86237b1c1416 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 14.7564ms 2024-09-02 20:06:28.343 +05:30 64db9df6-d16a-4ec8-b460-10859aee6d36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:06:28.343 +05:30 64db9df6-d16a-4ec8-b460-10859aee6d36 INF CORS policy execution successful. 2024-09-02 20:06:28.344 +05:30 64db9df6-d16a-4ec8-b460-10859aee6d36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6306ms 2024-09-02 20:06:28.400 +05:30 fb6e9ef1-8c56-49ed-a8d0-ad504cf4ef18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:06:28.400 +05:30 fb6e9ef1-8c56-49ed-a8d0-ad504cf4ef18 INF CORS policy execution successful. 2024-09-02 20:06:28.400 +05:30 fb6e9ef1-8c56-49ed-a8d0-ad504cf4ef18 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:06:28.401 +05:30 b38702f2-fe11-4ac4-8f36-51c1786a5640 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:06:28.402 +05:30 b38702f2-fe11-4ac4-8f36-51c1786a5640 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-02 20:06:28.412 +05:30 b38702f2-fe11-4ac4-8f36-51c1786a5640 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:06:28.412 +05:30 b38702f2-fe11-4ac4-8f36-51c1786a5640 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.7712ms 2024-09-02 20:06:28.412 +05:30 b38702f2-fe11-4ac4-8f36-51c1786a5640 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:06:28.413 +05:30 b38702f2-fe11-4ac4-8f36-51c1786a5640 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb6e9ef1-8c56-49ed-a8d0-ad504cf4ef18}, {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-02 20:06:28.414 +05:30 b38702f2-fe11-4ac4-8f36-51c1786a5640 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 14.0221ms 2024-09-02 20:07:32.151 +05:30 5a4eec11-ac32-460d-a473-53e74452daf4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:07:32.154 +05:30 5a4eec11-ac32-460d-a473-53e74452daf4 INF CORS policy execution successful. 2024-09-02 20:07:32.156 +05:30 5a4eec11-ac32-460d-a473-53e74452daf4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 5.3439ms 2024-09-02 20:07:32.307 +05:30 21626097-4db4-42c4-8b3b-35af3b5e36a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:07:32.309 +05:30 21626097-4db4-42c4-8b3b-35af3b5e36a3 INF CORS policy execution successful. 2024-09-02 20:07:32.310 +05:30 21626097-4db4-42c4-8b3b-35af3b5e36a3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:32.311 +05:30 f311a74d-9fe5-4a74-92ba-0e5ec792b50e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:07:32.311 +05:30 f311a74d-9fe5-4a74-92ba-0e5ec792b50e 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-02 20:07:32.326 +05:30 f311a74d-9fe5-4a74-92ba-0e5ec792b50e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:32.326 +05:30 f311a74d-9fe5-4a74-92ba-0e5ec792b50e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 15.1038ms 2024-09-02 20:07:32.326 +05:30 f311a74d-9fe5-4a74-92ba-0e5ec792b50e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:07:32.327 +05:30 f311a74d-9fe5-4a74-92ba-0e5ec792b50e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21626097-4db4-42c4-8b3b-35af3b5e36a3}, {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-02 20:07:32.327 +05:30 f311a74d-9fe5-4a74-92ba-0e5ec792b50e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 20.2061ms 2024-09-02 20:07:32.560 +05:30 315c14bd-8109-4850-a80d-64722f638c6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:07:32.560 +05:30 315c14bd-8109-4850-a80d-64722f638c6b INF CORS policy execution successful. 2024-09-02 20:07:32.560 +05:30 315c14bd-8109-4850-a80d-64722f638c6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4893ms 2024-09-02 20:07:32.608 +05:30 4683ae06-d545-4034-8ee5-b05cb0a3c118 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:07:32.608 +05:30 4683ae06-d545-4034-8ee5-b05cb0a3c118 INF CORS policy execution successful. 2024-09-02 20:07:32.609 +05:30 4683ae06-d545-4034-8ee5-b05cb0a3c118 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:32.609 +05:30 9f73541f-e7a0-4cb0-b23b-e70726df03c7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:07:32.609 +05:30 9f73541f-e7a0-4cb0-b23b-e70726df03c7 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-02 20:07:32.612 +05:30 107adbb0-9feb-472c-a625-5a59f58ec7e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:32.612 +05:30 107adbb0-9feb-472c-a625-5a59f58ec7e9 INF CORS policy execution successful. 2024-09-02 20:07:32.613 +05:30 107adbb0-9feb-472c-a625-5a59f58ec7e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7939ms 2024-09-02 20:07:32.613 +05:30 9f73541f-e7a0-4cb0-b23b-e70726df03c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:32.614 +05:30 9f73541f-e7a0-4cb0-b23b-e70726df03c7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.549ms 2024-09-02 20:07:32.614 +05:30 9f73541f-e7a0-4cb0-b23b-e70726df03c7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:07:32.614 +05:30 9f73541f-e7a0-4cb0-b23b-e70726df03c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4683ae06-d545-4034-8ee5-b05cb0a3c118}, {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-02 20:07:32.615 +05:30 9f73541f-e7a0-4cb0-b23b-e70726df03c7 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.2959ms 2024-09-02 20:07:32.666 +05:30 cb3d1ab9-3da1-4506-9b0a-388ad5c701ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:32.667 +05:30 cb3d1ab9-3da1-4506-9b0a-388ad5c701ac INF CORS policy execution successful. 2024-09-02 20:07:32.667 +05:30 cb3d1ab9-3da1-4506-9b0a-388ad5c701ac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:32.667 +05:30 e4e084ed-d008-4ca4-9313-9be3c8d75002 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:32.667 +05:30 e4e084ed-d008-4ca4-9313-9be3c8d75002 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-02 20:07:32.674 +05:30 e4e084ed-d008-4ca4-9313-9be3c8d75002 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:32.674 +05:30 e4e084ed-d008-4ca4-9313-9be3c8d75002 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.169ms 2024-09-02 20:07:32.674 +05:30 e4e084ed-d008-4ca4-9313-9be3c8d75002 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:32.675 +05:30 e4e084ed-d008-4ca4-9313-9be3c8d75002 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb3d1ab9-3da1-4506-9b0a-388ad5c701ac}, {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-02 20:07:32.675 +05:30 e4e084ed-d008-4ca4-9313-9be3c8d75002 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.0628ms 2024-09-02 20:07:32.872 +05:30 abe88098-cc2e-46a8-87e8-9f9077d2eaab INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:07:32.872 +05:30 abe88098-cc2e-46a8-87e8-9f9077d2eaab INF CORS policy execution successful. 2024-09-02 20:07:32.873 +05:30 abe88098-cc2e-46a8-87e8-9f9077d2eaab INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7246ms 2024-09-02 20:07:32.924 +05:30 7884eb28-2655-4eea-99a2-5bedc6802beb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:07:32.925 +05:30 7884eb28-2655-4eea-99a2-5bedc6802beb INF CORS policy execution successful. 2024-09-02 20:07:32.925 +05:30 7884eb28-2655-4eea-99a2-5bedc6802beb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:32.926 +05:30 c03b9f9b-570b-45e8-b48f-c5d2e6a47f73 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:32.926 +05:30 c03b9f9b-570b-45e8-b48f-c5d2e6a47f73 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-02 20:07:32.970 +05:30 c03b9f9b-570b-45e8-b48f-c5d2e6a47f73 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:32.971 +05:30 c03b9f9b-570b-45e8-b48f-c5d2e6a47f73 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 44.2398ms 2024-09-02 20:07:32.971 +05:30 c03b9f9b-570b-45e8-b48f-c5d2e6a47f73 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:32.971 +05:30 c03b9f9b-570b-45e8-b48f-c5d2e6a47f73 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7884eb28-2655-4eea-99a2-5bedc6802beb}, {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-02 20:07:32.972 +05:30 c03b9f9b-570b-45e8-b48f-c5d2e6a47f73 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 47.898ms 2024-09-02 20:07:37.022 +05:30 f9e3a473-f4bb-413a-92a0-9fda07e275d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:37.023 +05:30 f9e3a473-f4bb-413a-92a0-9fda07e275d8 INF CORS policy execution successful. 2024-09-02 20:07:37.023 +05:30 f9e3a473-f4bb-413a-92a0-9fda07e275d8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:37.023 +05:30 beed0248-c3ac-4e75-aa40-0f7f5c8b714b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:37.023 +05:30 beed0248-c3ac-4e75-aa40-0f7f5c8b714b 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-02 20:07:37.030 +05:30 beed0248-c3ac-4e75-aa40-0f7f5c8b714b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:37.030 +05:30 beed0248-c3ac-4e75-aa40-0f7f5c8b714b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.8844ms 2024-09-02 20:07:37.030 +05:30 beed0248-c3ac-4e75-aa40-0f7f5c8b714b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:37.030 +05:30 beed0248-c3ac-4e75-aa40-0f7f5c8b714b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9e3a473-f4bb-413a-92a0-9fda07e275d8}, {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-02 20:07:37.031 +05:30 beed0248-c3ac-4e75-aa40-0f7f5c8b714b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.03ms 2024-09-02 20:07:38.336 +05:30 81175242-5bb8-41d0-9362-19107095382f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:07:38.337 +05:30 81175242-5bb8-41d0-9362-19107095382f INF CORS policy execution successful. 2024-09-02 20:07:38.337 +05:30 81175242-5bb8-41d0-9362-19107095382f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7923ms 2024-09-02 20:07:38.417 +05:30 df28c9cc-a5e9-4680-b116-be06b48ba054 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:07:38.418 +05:30 df28c9cc-a5e9-4680-b116-be06b48ba054 INF CORS policy execution successful. 2024-09-02 20:07:38.418 +05:30 df28c9cc-a5e9-4680-b116-be06b48ba054 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:38.418 +05:30 0dce48dc-ac30-4f3e-89dd-d1e34f4318dd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:38.418 +05:30 0dce48dc-ac30-4f3e-89dd-d1e34f4318dd 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-02 20:07:38.427 +05:30 0dce48dc-ac30-4f3e-89dd-d1e34f4318dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:38.427 +05:30 0dce48dc-ac30-4f3e-89dd-d1e34f4318dd INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.626ms 2024-09-02 20:07:38.427 +05:30 0dce48dc-ac30-4f3e-89dd-d1e34f4318dd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:38.428 +05:30 0dce48dc-ac30-4f3e-89dd-d1e34f4318dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df28c9cc-a5e9-4680-b116-be06b48ba054}, {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-02 20:07:38.428 +05:30 0dce48dc-ac30-4f3e-89dd-d1e34f4318dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.9317ms 2024-09-02 20:07:46.869 +05:30 9ba5dab9-f747-4d0a-8489-b5373c777b8e 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-02 20:07:46.870 +05:30 9ba5dab9-f747-4d0a-8489-b5373c777b8e INF CORS policy execution successful. 2024-09-02 20:07:46.870 +05:30 9ba5dab9-f747-4d0a-8489-b5373c777b8e 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.0429ms 2024-09-02 20:07:46.872 +05:30 8e3cd8d9-88f0-4849-ab2f-da9226fa3bf3 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-02 20:07:46.872 +05:30 8e3cd8d9-88f0-4849-ab2f-da9226fa3bf3 INF CORS policy execution successful. 2024-09-02 20:07:46.873 +05:30 8e3cd8d9-88f0-4849-ab2f-da9226fa3bf3 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.6522ms 2024-09-02 20:07:46.919 +05:30 91f6af0b-6154-4087-9343-b4b46f03b489 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-02 20:07:46.920 +05:30 91f6af0b-6154-4087-9343-b4b46f03b489 INF CORS policy execution successful. 2024-09-02 20:07:46.920 +05:30 91f6af0b-6154-4087-9343-b4b46f03b489 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:46.921 +05:30 483e1baf-6680-4b40-a3e7-645402da4cba INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:07:46.921 +05:30 483e1baf-6680-4b40-a3e7-645402da4cba 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-02 20:07:46.935 +05:30 483e1baf-6680-4b40-a3e7-645402da4cba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:46.936 +05:30 483e1baf-6680-4b40-a3e7-645402da4cba INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.0338ms 2024-09-02 20:07:46.936 +05:30 483e1baf-6680-4b40-a3e7-645402da4cba INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:07:46.936 +05:30 483e1baf-6680-4b40-a3e7-645402da4cba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91f6af0b-6154-4087-9343-b4b46f03b489}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:07:46.937 +05:30 483e1baf-6680-4b40-a3e7-645402da4cba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 17.5711ms 2024-09-02 20:07:46.988 +05:30 4eb4f98c-3fdf-459b-9b76-8b08206fe7be 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-02 20:07:46.989 +05:30 4eb4f98c-3fdf-459b-9b76-8b08206fe7be INF CORS policy execution successful. 2024-09-02 20:07:46.989 +05:30 4eb4f98c-3fdf-459b-9b76-8b08206fe7be 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:46.989 +05:30 c6690733-98cb-4c18-bca0-a2451044f977 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:07:46.989 +05:30 c6690733-98cb-4c18-bca0-a2451044f977 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-02 20:07:46.997 +05:30 c6690733-98cb-4c18-bca0-a2451044f977 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:46.997 +05:30 c6690733-98cb-4c18-bca0-a2451044f977 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.0159ms 2024-09-02 20:07:46.997 +05:30 c6690733-98cb-4c18-bca0-a2451044f977 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:07:46.998 +05:30 c6690733-98cb-4c18-bca0-a2451044f977 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4eb4f98c-3fdf-459b-9b76-8b08206fe7be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:07:46.998 +05:30 c6690733-98cb-4c18-bca0-a2451044f977 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 9.9136ms 2024-09-02 20:07:48.903 +05:30 c0364553-d1f1-4824-b6a9-dd061c605a9c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:48.903 +05:30 794699fa-a595-431b-a57c-846d5f227c75 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:07:48.903 +05:30 c0364553-d1f1-4824-b6a9-dd061c605a9c INF CORS policy execution successful. 2024-09-02 20:07:48.903 +05:30 794699fa-a595-431b-a57c-846d5f227c75 INF CORS policy execution successful. 2024-09-02 20:07:48.904 +05:30 c0364553-d1f1-4824-b6a9-dd061c605a9c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4996ms 2024-09-02 20:07:48.904 +05:30 794699fa-a595-431b-a57c-846d5f227c75 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5379ms 2024-09-02 20:07:48.979 +05:30 c3487766-a8a0-4636-bc9e-2b507795646b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:07:48.980 +05:30 c3487766-a8a0-4636-bc9e-2b507795646b INF CORS policy execution successful. 2024-09-02 20:07:48.980 +05:30 c3487766-a8a0-4636-bc9e-2b507795646b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:48.981 +05:30 9b292240-2528-4e6e-8b5a-6f29c49578b1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:48.981 +05:30 9b292240-2528-4e6e-8b5a-6f29c49578b1 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-02 20:07:48.985 +05:30 bdd30d55-5b2d-4c51-88f6-2960880878ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:48.985 +05:30 bdd30d55-5b2d-4c51-88f6-2960880878ff INF CORS policy execution successful. 2024-09-02 20:07:48.986 +05:30 bdd30d55-5b2d-4c51-88f6-2960880878ff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:48.986 +05:30 0c544f1d-8327-49da-83c6-9e483872e66b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:48.986 +05:30 0c544f1d-8327-49da-83c6-9e483872e66b 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-02 20:07:48.988 +05:30 9b292240-2528-4e6e-8b5a-6f29c49578b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:48.988 +05:30 9b292240-2528-4e6e-8b5a-6f29c49578b1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.0199ms 2024-09-02 20:07:48.988 +05:30 9b292240-2528-4e6e-8b5a-6f29c49578b1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:48.988 +05:30 9b292240-2528-4e6e-8b5a-6f29c49578b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c3487766-a8a0-4636-bc9e-2b507795646b}, {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-02 20:07:48.989 +05:30 9b292240-2528-4e6e-8b5a-6f29c49578b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.5904ms 2024-09-02 20:07:48.991 +05:30 0c544f1d-8327-49da-83c6-9e483872e66b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:48.991 +05:30 0c544f1d-8327-49da-83c6-9e483872e66b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.0751ms 2024-09-02 20:07:48.991 +05:30 0c544f1d-8327-49da-83c6-9e483872e66b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:48.991 +05:30 0c544f1d-8327-49da-83c6-9e483872e66b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdd30d55-5b2d-4c51-88f6-2960880878ff}, {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-02 20:07:48.992 +05:30 0c544f1d-8327-49da-83c6-9e483872e66b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.6756ms 2024-09-02 20:07:53.931 +05:30 94974773-3db0-4d0b-a8bd-108495955fca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:07:53.932 +05:30 94974773-3db0-4d0b-a8bd-108495955fca INF CORS policy execution successful. 2024-09-02 20:07:53.933 +05:30 94974773-3db0-4d0b-a8bd-108495955fca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.4835ms 2024-09-02 20:07:53.988 +05:30 8dfdeba8-9d18-492b-987f-f5cd7cf9aa27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:07:53.989 +05:30 8dfdeba8-9d18-492b-987f-f5cd7cf9aa27 INF CORS policy execution successful. 2024-09-02 20:07:53.989 +05:30 8dfdeba8-9d18-492b-987f-f5cd7cf9aa27 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:53.990 +05:30 970c7497-3458-4b14-971d-614988b5b766 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:07:53.990 +05:30 970c7497-3458-4b14-971d-614988b5b766 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-02 20:07:53.996 +05:30 970c7497-3458-4b14-971d-614988b5b766 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:53.997 +05:30 970c7497-3458-4b14-971d-614988b5b766 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 6.7574ms 2024-09-02 20:07:53.997 +05:30 970c7497-3458-4b14-971d-614988b5b766 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:07:53.997 +05:30 970c7497-3458-4b14-971d-614988b5b766 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8dfdeba8-9d18-492b-987f-f5cd7cf9aa27}, {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-02 20:07:53.997 +05:30 970c7497-3458-4b14-971d-614988b5b766 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 9.1726ms 2024-09-02 20:07:54.264 +05:30 319d9919-0542-434d-8f2c-0308f54eed85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:07:54.264 +05:30 319d9919-0542-434d-8f2c-0308f54eed85 INF CORS policy execution successful. 2024-09-02 20:07:54.264 +05:30 319d9919-0542-434d-8f2c-0308f54eed85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.5474ms 2024-09-02 20:07:54.307 +05:30 896ad9b8-30c3-49ac-8ed3-98bbc8316960 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:54.307 +05:30 896ad9b8-30c3-49ac-8ed3-98bbc8316960 INF CORS policy execution successful. 2024-09-02 20:07:54.307 +05:30 896ad9b8-30c3-49ac-8ed3-98bbc8316960 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4386ms 2024-09-02 20:07:54.319 +05:30 b47d26aa-6b75-48a2-b6c5-21c130e760f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:07:54.319 +05:30 b47d26aa-6b75-48a2-b6c5-21c130e760f9 INF CORS policy execution successful. 2024-09-02 20:07:54.320 +05:30 b47d26aa-6b75-48a2-b6c5-21c130e760f9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:54.320 +05:30 64ba02f1-8f83-4570-a22d-6d26819bed7c INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:07:54.320 +05:30 64ba02f1-8f83-4570-a22d-6d26819bed7c 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-02 20:07:54.323 +05:30 64ba02f1-8f83-4570-a22d-6d26819bed7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:54.323 +05:30 64ba02f1-8f83-4570-a22d-6d26819bed7c INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.93ms 2024-09-02 20:07:54.323 +05:30 64ba02f1-8f83-4570-a22d-6d26819bed7c INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:07:54.323 +05:30 64ba02f1-8f83-4570-a22d-6d26819bed7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b47d26aa-6b75-48a2-b6c5-21c130e760f9}, {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-02 20:07:54.324 +05:30 64ba02f1-8f83-4570-a22d-6d26819bed7c 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.8711ms 2024-09-02 20:07:54.366 +05:30 e59fe3de-d023-4ca3-944f-d0e59c829a22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:54.367 +05:30 e59fe3de-d023-4ca3-944f-d0e59c829a22 INF CORS policy execution successful. 2024-09-02 20:07:54.367 +05:30 e59fe3de-d023-4ca3-944f-d0e59c829a22 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:54.367 +05:30 692922d8-ec4a-4fb1-9125-cfa0861281d4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:54.367 +05:30 692922d8-ec4a-4fb1-9125-cfa0861281d4 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-02 20:07:54.371 +05:30 692922d8-ec4a-4fb1-9125-cfa0861281d4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:54.371 +05:30 692922d8-ec4a-4fb1-9125-cfa0861281d4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.22ms 2024-09-02 20:07:54.371 +05:30 692922d8-ec4a-4fb1-9125-cfa0861281d4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:54.372 +05:30 692922d8-ec4a-4fb1-9125-cfa0861281d4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e59fe3de-d023-4ca3-944f-d0e59c829a22}, {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-02 20:07:54.372 +05:30 692922d8-ec4a-4fb1-9125-cfa0861281d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.9782ms 2024-09-02 20:07:54.597 +05:30 769aaeb7-1b93-43cf-8630-91e2a44693c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:07:54.597 +05:30 769aaeb7-1b93-43cf-8630-91e2a44693c9 INF CORS policy execution successful. 2024-09-02 20:07:54.597 +05:30 769aaeb7-1b93-43cf-8630-91e2a44693c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5804ms 2024-09-02 20:07:54.629 +05:30 73f2155c-2e76-427e-93f6-c4e27dc45c3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:07:54.630 +05:30 73f2155c-2e76-427e-93f6-c4e27dc45c3d INF CORS policy execution successful. 2024-09-02 20:07:54.630 +05:30 73f2155c-2e76-427e-93f6-c4e27dc45c3d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:54.630 +05:30 0819d296-7c25-4aea-aa38-65469ce68598 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:54.630 +05:30 0819d296-7c25-4aea-aa38-65469ce68598 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-02 20:07:54.635 +05:30 0819d296-7c25-4aea-aa38-65469ce68598 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:54.636 +05:30 0819d296-7c25-4aea-aa38-65469ce68598 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.2641ms 2024-09-02 20:07:54.636 +05:30 0819d296-7c25-4aea-aa38-65469ce68598 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:54.636 +05:30 0819d296-7c25-4aea-aa38-65469ce68598 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73f2155c-2e76-427e-93f6-c4e27dc45c3d}, {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-02 20:07:54.637 +05:30 0819d296-7c25-4aea-aa38-65469ce68598 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.3248ms 2024-09-02 20:07:58.009 +05:30 1d80608d-add1-42d6-9713-c1b32a553b2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:07:58.010 +05:30 1d80608d-add1-42d6-9713-c1b32a553b2f INF CORS policy execution successful. 2024-09-02 20:07:58.010 +05:30 1d80608d-add1-42d6-9713-c1b32a553b2f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:58.011 +05:30 649b8e4a-50b8-4a54-b6da-f6e6684fbc4c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:58.011 +05:30 649b8e4a-50b8-4a54-b6da-f6e6684fbc4c 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-02 20:07:58.016 +05:30 649b8e4a-50b8-4a54-b6da-f6e6684fbc4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:58.017 +05:30 649b8e4a-50b8-4a54-b6da-f6e6684fbc4c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.741ms 2024-09-02 20:07:58.017 +05:30 649b8e4a-50b8-4a54-b6da-f6e6684fbc4c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:07:58.017 +05:30 649b8e4a-50b8-4a54-b6da-f6e6684fbc4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d80608d-add1-42d6-9713-c1b32a553b2f}, {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-02 20:07:58.017 +05:30 649b8e4a-50b8-4a54-b6da-f6e6684fbc4c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.349ms 2024-09-02 20:07:59.124 +05:30 3b7ef758-3064-4468-9b74-b1bdf8f5bc12 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:07:59.124 +05:30 3b7ef758-3064-4468-9b74-b1bdf8f5bc12 INF CORS policy execution successful. 2024-09-02 20:07:59.125 +05:30 3b7ef758-3064-4468-9b74-b1bdf8f5bc12 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7836ms 2024-09-02 20:07:59.159 +05:30 eeec3006-5658-4072-aacc-32ce5b06e751 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:07:59.160 +05:30 eeec3006-5658-4072-aacc-32ce5b06e751 INF CORS policy execution successful. 2024-09-02 20:07:59.160 +05:30 eeec3006-5658-4072-aacc-32ce5b06e751 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:07:59.160 +05:30 6172f523-ac7d-4d51-95b2-42666fa92147 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:59.161 +05:30 6172f523-ac7d-4d51-95b2-42666fa92147 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-02 20:07:59.166 +05:30 6172f523-ac7d-4d51-95b2-42666fa92147 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:07:59.167 +05:30 6172f523-ac7d-4d51-95b2-42666fa92147 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.8427ms 2024-09-02 20:07:59.167 +05:30 6172f523-ac7d-4d51-95b2-42666fa92147 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:07:59.167 +05:30 6172f523-ac7d-4d51-95b2-42666fa92147 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eeec3006-5658-4072-aacc-32ce5b06e751}, {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-02 20:07:59.168 +05:30 6172f523-ac7d-4d51-95b2-42666fa92147 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.4604ms 2024-09-02 20:08:39.544 +05:30 e7898007-eea2-45d6-8d7d-00bd5df4cddc 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-02 20:08:39.546 +05:30 e7898007-eea2-45d6-8d7d-00bd5df4cddc INF CORS policy execution successful. 2024-09-02 20:08:39.547 +05:30 e7898007-eea2-45d6-8d7d-00bd5df4cddc 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.6962ms 2024-09-02 20:08:39.581 +05:30 62607669-2b4b-4a82-89c7-f93488fdeb67 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-02 20:08:39.582 +05:30 62607669-2b4b-4a82-89c7-f93488fdeb67 INF CORS policy execution successful. 2024-09-02 20:08:39.582 +05:30 62607669-2b4b-4a82-89c7-f93488fdeb67 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.5184ms 2024-09-02 20:08:39.594 +05:30 4b9e2c93-ccd8-4935-a7c8-84f93244a6a8 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-02 20:08:39.595 +05:30 4b9e2c93-ccd8-4935-a7c8-84f93244a6a8 INF CORS policy execution successful. 2024-09-02 20:08:39.596 +05:30 4b9e2c93-ccd8-4935-a7c8-84f93244a6a8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:08:39.597 +05:30 490630ee-8bd9-4c47-8844-3d7917a21a89 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:08:39.598 +05:30 490630ee-8bd9-4c47-8844-3d7917a21a89 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-02 20:08:39.622 +05:30 490630ee-8bd9-4c47-8844-3d7917a21a89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:08:39.622 +05:30 490630ee-8bd9-4c47-8844-3d7917a21a89 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 24.0998ms 2024-09-02 20:08:39.622 +05:30 490630ee-8bd9-4c47-8844-3d7917a21a89 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:08:39.622 +05:30 490630ee-8bd9-4c47-8844-3d7917a21a89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b9e2c93-ccd8-4935-a7c8-84f93244a6a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:08:39.623 +05:30 490630ee-8bd9-4c47-8844-3d7917a21a89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 29.2338ms 2024-09-02 20:08:39.661 +05:30 8742c402-02d7-4f4a-a5a6-9c1b7afc5230 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-02 20:08:39.662 +05:30 8742c402-02d7-4f4a-a5a6-9c1b7afc5230 INF CORS policy execution successful. 2024-09-02 20:08:39.663 +05:30 8742c402-02d7-4f4a-a5a6-9c1b7afc5230 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:08:39.663 +05:30 5a7d3ca6-f94c-453b-8d93-9ecfcb3ee77d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:08:39.663 +05:30 5a7d3ca6-f94c-453b-8d93-9ecfcb3ee77d 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-02 20:08:39.671 +05:30 5a7d3ca6-f94c-453b-8d93-9ecfcb3ee77d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:08:39.671 +05:30 5a7d3ca6-f94c-453b-8d93-9ecfcb3ee77d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.7203ms 2024-09-02 20:08:39.671 +05:30 5a7d3ca6-f94c-453b-8d93-9ecfcb3ee77d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:08:39.672 +05:30 5a7d3ca6-f94c-453b-8d93-9ecfcb3ee77d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8742c402-02d7-4f4a-a5a6-9c1b7afc5230}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:08:39.672 +05:30 5a7d3ca6-f94c-453b-8d93-9ecfcb3ee77d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 10.8154ms 2024-09-02 20:08:51.402 +05:30 0b453980-1e86-4b19-ae43-970c82f12f9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:08:51.403 +05:30 5f94af61-3c5e-41b9-ba80-b4d345dbd103 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:08:51.404 +05:30 5f94af61-3c5e-41b9-ba80-b4d345dbd103 INF CORS policy execution successful. 2024-09-02 20:08:51.404 +05:30 0b453980-1e86-4b19-ae43-970c82f12f9a INF CORS policy execution successful. 2024-09-02 20:08:51.404 +05:30 0b453980-1e86-4b19-ae43-970c82f12f9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.9388ms 2024-09-02 20:08:51.404 +05:30 5f94af61-3c5e-41b9-ba80-b4d345dbd103 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.4049ms 2024-09-02 20:08:51.441 +05:30 a471f9e8-f82f-4049-9948-e0175d2d550d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:08:51.442 +05:30 a471f9e8-f82f-4049-9948-e0175d2d550d INF CORS policy execution successful. 2024-09-02 20:08:51.443 +05:30 a471f9e8-f82f-4049-9948-e0175d2d550d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:08:51.443 +05:30 5c0b145c-f8ee-4865-8224-0cbec9054be9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:08:51.444 +05:30 5c0b145c-f8ee-4865-8224-0cbec9054be9 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-02 20:08:51.447 +05:30 df69d69d-9096-4aa1-9a96-a7b39c0f6191 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:08:51.448 +05:30 df69d69d-9096-4aa1-9a96-a7b39c0f6191 INF CORS policy execution successful. 2024-09-02 20:08:51.448 +05:30 df69d69d-9096-4aa1-9a96-a7b39c0f6191 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:08:51.448 +05:30 33d924e4-2d1c-4ab3-affd-8d3dc5de929b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:08:51.448 +05:30 33d924e4-2d1c-4ab3-affd-8d3dc5de929b 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-02 20:08:51.455 +05:30 5c0b145c-f8ee-4865-8224-0cbec9054be9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:08:51.456 +05:30 5c0b145c-f8ee-4865-8224-0cbec9054be9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.7907ms 2024-09-02 20:08:51.456 +05:30 5c0b145c-f8ee-4865-8224-0cbec9054be9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:08:51.456 +05:30 33d924e4-2d1c-4ab3-affd-8d3dc5de929b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:08:51.456 +05:30 5c0b145c-f8ee-4865-8224-0cbec9054be9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a471f9e8-f82f-4049-9948-e0175d2d550d}, {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-02 20:08:51.456 +05:30 33d924e4-2d1c-4ab3-affd-8d3dc5de929b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.6906ms 2024-09-02 20:08:51.456 +05:30 33d924e4-2d1c-4ab3-affd-8d3dc5de929b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:08:51.456 +05:30 33d924e4-2d1c-4ab3-affd-8d3dc5de929b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df69d69d-9096-4aa1-9a96-a7b39c0f6191}, {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-02 20:08:51.457 +05:30 33d924e4-2d1c-4ab3-affd-8d3dc5de929b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.4024ms 2024-09-02 20:08:51.457 +05:30 5c0b145c-f8ee-4865-8224-0cbec9054be9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 15.2825ms 2024-09-02 20:09:02.511 +05:30 5caa80b2-a3ed-43e7-a48c-0e84b3233aee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:09:02.512 +05:30 5caa80b2-a3ed-43e7-a48c-0e84b3233aee INF CORS policy execution successful. 2024-09-02 20:09:02.512 +05:30 5caa80b2-a3ed-43e7-a48c-0e84b3233aee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.0724ms 2024-09-02 20:09:02.591 +05:30 b9d7abc0-44d8-44d2-b9b5-e1323cca6d8a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:09:02.591 +05:30 b9d7abc0-44d8-44d2-b9b5-e1323cca6d8a INF CORS policy execution successful. 2024-09-02 20:09:02.592 +05:30 b9d7abc0-44d8-44d2-b9b5-e1323cca6d8a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:09:02.592 +05:30 0656f8d6-39ac-459b-a7b9-b124bc214c3d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:09:02.592 +05:30 0656f8d6-39ac-459b-a7b9-b124bc214c3d 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-02 20:09:02.602 +05:30 0656f8d6-39ac-459b-a7b9-b124bc214c3d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:09:02.603 +05:30 0656f8d6-39ac-459b-a7b9-b124bc214c3d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.2638ms 2024-09-02 20:09:02.603 +05:30 0656f8d6-39ac-459b-a7b9-b124bc214c3d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:09:02.603 +05:30 0656f8d6-39ac-459b-a7b9-b124bc214c3d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9d7abc0-44d8-44d2-b9b5-e1323cca6d8a}, {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-02 20:09:02.604 +05:30 0656f8d6-39ac-459b-a7b9-b124bc214c3d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 12.7217ms 2024-09-02 20:09:02.823 +05:30 9b7feeb7-c698-4d43-8566-a93ab3ac4951 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:09:02.823 +05:30 9b7feeb7-c698-4d43-8566-a93ab3ac4951 INF CORS policy execution successful. 2024-09-02 20:09:02.824 +05:30 9b7feeb7-c698-4d43-8566-a93ab3ac4951 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.1274ms 2024-09-02 20:09:02.844 +05:30 31726d26-17db-431a-b4bb-8e5aa131170b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:09:02.844 +05:30 31726d26-17db-431a-b4bb-8e5aa131170b INF CORS policy execution successful. 2024-09-02 20:09:02.845 +05:30 31726d26-17db-431a-b4bb-8e5aa131170b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.0017ms 2024-09-02 20:09:02.894 +05:30 d8f79c61-83bd-4cd9-a229-93f3280b1b55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:09:02.895 +05:30 d8f79c61-83bd-4cd9-a229-93f3280b1b55 INF CORS policy execution successful. 2024-09-02 20:09:02.895 +05:30 d8f79c61-83bd-4cd9-a229-93f3280b1b55 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:09:02.895 +05:30 420bb541-42ea-4ec2-a440-3d40a1b670c0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:09:02.896 +05:30 420bb541-42ea-4ec2-a440-3d40a1b670c0 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-02 20:09:02.899 +05:30 420bb541-42ea-4ec2-a440-3d40a1b670c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:09:02.899 +05:30 420bb541-42ea-4ec2-a440-3d40a1b670c0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.0976ms 2024-09-02 20:09:02.899 +05:30 420bb541-42ea-4ec2-a440-3d40a1b670c0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:09:02.899 +05:30 420bb541-42ea-4ec2-a440-3d40a1b670c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8f79c61-83bd-4cd9-a229-93f3280b1b55}, {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-02 20:09:02.899 +05:30 420bb541-42ea-4ec2-a440-3d40a1b670c0 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.1429ms 2024-09-02 20:09:02.902 +05:30 3b60c01a-ca32-4eec-8194-31c1b05a4cfc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:09:02.903 +05:30 3b60c01a-ca32-4eec-8194-31c1b05a4cfc INF CORS policy execution successful. 2024-09-02 20:09:02.903 +05:30 3b60c01a-ca32-4eec-8194-31c1b05a4cfc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:09:02.903 +05:30 121a1030-c908-4b66-a943-de09d9a67e51 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:09:02.903 +05:30 121a1030-c908-4b66-a943-de09d9a67e51 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-02 20:09:02.907 +05:30 121a1030-c908-4b66-a943-de09d9a67e51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:09:02.907 +05:30 121a1030-c908-4b66-a943-de09d9a67e51 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.0727ms 2024-09-02 20:09:02.907 +05:30 121a1030-c908-4b66-a943-de09d9a67e51 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:09:02.908 +05:30 121a1030-c908-4b66-a943-de09d9a67e51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b60c01a-ca32-4eec-8194-31c1b05a4cfc}, {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-02 20:09:02.908 +05:30 121a1030-c908-4b66-a943-de09d9a67e51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.5902ms 2024-09-02 20:09:03.183 +05:30 018a1e6a-2e48-4a4a-a520-2412e7a8227c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:09:03.183 +05:30 018a1e6a-2e48-4a4a-a520-2412e7a8227c INF CORS policy execution successful. 2024-09-02 20:09:03.184 +05:30 018a1e6a-2e48-4a4a-a520-2412e7a8227c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.6227ms 2024-09-02 20:09:03.221 +05:30 718a726a-0b2a-4979-b634-0d0fe9edf8a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:09:03.222 +05:30 718a726a-0b2a-4979-b634-0d0fe9edf8a0 INF CORS policy execution successful. 2024-09-02 20:09:03.222 +05:30 718a726a-0b2a-4979-b634-0d0fe9edf8a0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:09:03.222 +05:30 b355c5e7-4cbc-4c91-99ce-267da2c9546a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:09:03.222 +05:30 b355c5e7-4cbc-4c91-99ce-267da2c9546a 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-02 20:09:03.228 +05:30 b355c5e7-4cbc-4c91-99ce-267da2c9546a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:09:03.228 +05:30 b355c5e7-4cbc-4c91-99ce-267da2c9546a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.1957ms 2024-09-02 20:09:03.228 +05:30 b355c5e7-4cbc-4c91-99ce-267da2c9546a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:09:03.229 +05:30 b355c5e7-4cbc-4c91-99ce-267da2c9546a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 718a726a-0b2a-4979-b634-0d0fe9edf8a0}, {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-02 20:09:03.229 +05:30 b355c5e7-4cbc-4c91-99ce-267da2c9546a 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.0272ms 2024-09-02 20:09:10.032 +05:30 482eeec2-7421-4248-8cba-3b6a382ff35b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:09:10.032 +05:30 482eeec2-7421-4248-8cba-3b6a382ff35b INF CORS policy execution successful. 2024-09-02 20:09:10.032 +05:30 482eeec2-7421-4248-8cba-3b6a382ff35b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8329ms 2024-09-02 20:09:10.111 +05:30 32a1e7f9-6049-4359-9027-7db4958a9f9b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:09:10.111 +05:30 32a1e7f9-6049-4359-9027-7db4958a9f9b INF CORS policy execution successful. 2024-09-02 20:09:10.111 +05:30 32a1e7f9-6049-4359-9027-7db4958a9f9b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:09:10.112 +05:30 a99f7cc9-c25c-4d9e-a13c-d2143d258729 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:09:10.112 +05:30 a99f7cc9-c25c-4d9e-a13c-d2143d258729 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-02 20:09:10.119 +05:30 a99f7cc9-c25c-4d9e-a13c-d2143d258729 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:09:10.120 +05:30 a99f7cc9-c25c-4d9e-a13c-d2143d258729 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.8385ms 2024-09-02 20:09:10.120 +05:30 a99f7cc9-c25c-4d9e-a13c-d2143d258729 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:09:10.120 +05:30 a99f7cc9-c25c-4d9e-a13c-d2143d258729 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32a1e7f9-6049-4359-9027-7db4958a9f9b}, {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-02 20:09:10.121 +05:30 a99f7cc9-c25c-4d9e-a13c-d2143d258729 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.8524ms 2024-09-02 20:09:13.247 +05:30 ea7aadaf-cc8a-4674-b112-e1706bba7f98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:09:13.248 +05:30 ea7aadaf-cc8a-4674-b112-e1706bba7f98 INF CORS policy execution successful. 2024-09-02 20:09:13.248 +05:30 ea7aadaf-cc8a-4674-b112-e1706bba7f98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9251ms 2024-09-02 20:09:13.371 +05:30 a4acecc5-a069-46bd-b8e4-d79d6c4e72cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:09:13.372 +05:30 a4acecc5-a069-46bd-b8e4-d79d6c4e72cf INF CORS policy execution successful. 2024-09-02 20:09:13.372 +05:30 a4acecc5-a069-46bd-b8e4-d79d6c4e72cf 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:09:13.372 +05:30 d25f4be7-64fa-4061-b5b6-ad7e197a1673 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:09:13.373 +05:30 d25f4be7-64fa-4061-b5b6-ad7e197a1673 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-02 20:09:13.384 +05:30 d25f4be7-64fa-4061-b5b6-ad7e197a1673 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:09:13.384 +05:30 d25f4be7-64fa-4061-b5b6-ad7e197a1673 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.8151ms 2024-09-02 20:09:13.384 +05:30 d25f4be7-64fa-4061-b5b6-ad7e197a1673 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:09:13.384 +05:30 d25f4be7-64fa-4061-b5b6-ad7e197a1673 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a4acecc5-a069-46bd-b8e4-d79d6c4e72cf}, {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-02 20:09:13.384 +05:30 d25f4be7-64fa-4061-b5b6-ad7e197a1673 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.8974ms 2024-09-02 20:10:25.986 +05:30 f23e778c-2316-4fb8-ab27-f2b73ca68db2 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-02 20:10:25.989 +05:30 f23e778c-2316-4fb8-ab27-f2b73ca68db2 INF CORS policy execution successful. 2024-09-02 20:10:25.990 +05:30 f23e778c-2316-4fb8-ab27-f2b73ca68db2 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.5803ms 2024-09-02 20:10:26.111 +05:30 66baa762-ebab-4dba-a6a4-b93d76ebad9c 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-02 20:10:26.112 +05:30 66baa762-ebab-4dba-a6a4-b93d76ebad9c INF CORS policy execution successful. 2024-09-02 20:10:26.112 +05:30 66baa762-ebab-4dba-a6a4-b93d76ebad9c 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.7019ms 2024-09-02 20:10:26.113 +05:30 afd97759-b67d-4c5e-9e3b-2efd82ecb634 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-02 20:10:26.114 +05:30 afd97759-b67d-4c5e-9e3b-2efd82ecb634 INF CORS policy execution successful. 2024-09-02 20:10:26.115 +05:30 afd97759-b67d-4c5e-9e3b-2efd82ecb634 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:10:26.116 +05:30 c3bdafac-b5a8-4d8b-ac80-8bf3515f3021 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:10:26.116 +05:30 c3bdafac-b5a8-4d8b-ac80-8bf3515f3021 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-02 20:10:26.130 +05:30 c3bdafac-b5a8-4d8b-ac80-8bf3515f3021 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:10:26.130 +05:30 c3bdafac-b5a8-4d8b-ac80-8bf3515f3021 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.8207ms 2024-09-02 20:10:26.131 +05:30 c3bdafac-b5a8-4d8b-ac80-8bf3515f3021 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:10:26.131 +05:30 c3bdafac-b5a8-4d8b-ac80-8bf3515f3021 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afd97759-b67d-4c5e-9e3b-2efd82ecb634}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:10:26.131 +05:30 c3bdafac-b5a8-4d8b-ac80-8bf3515f3021 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 18.6356ms 2024-09-02 20:10:26.175 +05:30 1ab8341c-2fde-488b-a3c8-80970e1da926 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-02 20:10:26.175 +05:30 1ab8341c-2fde-488b-a3c8-80970e1da926 INF CORS policy execution successful. 2024-09-02 20:10:26.176 +05:30 1ab8341c-2fde-488b-a3c8-80970e1da926 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:10:26.176 +05:30 8fb6bd75-4e51-4686-bfae-ab264f44a1cd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:10:26.176 +05:30 8fb6bd75-4e51-4686-bfae-ab264f44a1cd 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-02 20:10:26.184 +05:30 8fb6bd75-4e51-4686-bfae-ab264f44a1cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:10:26.184 +05:30 8fb6bd75-4e51-4686-bfae-ab264f44a1cd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.2536ms 2024-09-02 20:10:26.184 +05:30 8fb6bd75-4e51-4686-bfae-ab264f44a1cd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:10:26.185 +05:30 8fb6bd75-4e51-4686-bfae-ab264f44a1cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ab8341c-2fde-488b-a3c8-80970e1da926}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:10:26.185 +05:30 8fb6bd75-4e51-4686-bfae-ab264f44a1cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 10.2934ms 2024-09-02 20:12:14.466 +05:30 deff3d0d-f196-4b85-aa53-63fca380abe0 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-02 20:12:14.468 +05:30 deff3d0d-f196-4b85-aa53-63fca380abe0 INF CORS policy execution successful. 2024-09-02 20:12:14.468 +05:30 deff3d0d-f196-4b85-aa53-63fca380abe0 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.8246ms 2024-09-02 20:12:14.631 +05:30 b130e231-8335-40ef-ac70-210762b92362 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-02 20:12:14.634 +05:30 b130e231-8335-40ef-ac70-210762b92362 INF CORS policy execution successful. 2024-09-02 20:12:14.636 +05:30 b130e231-8335-40ef-ac70-210762b92362 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:14.638 +05:30 db06529b-0f66-4e73-85cb-62732a64b5f9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:12:14.638 +05:30 db06529b-0f66-4e73-85cb-62732a64b5f9 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-02 20:12:14.653 +05:30 db06529b-0f66-4e73-85cb-62732a64b5f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:14.654 +05:30 db06529b-0f66-4e73-85cb-62732a64b5f9 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.8909ms 2024-09-02 20:12:14.654 +05:30 db06529b-0f66-4e73-85cb-62732a64b5f9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:12:14.655 +05:30 db06529b-0f66-4e73-85cb-62732a64b5f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b130e231-8335-40ef-ac70-210762b92362}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:12:14.655 +05:30 db06529b-0f66-4e73-85cb-62732a64b5f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 24.3416ms 2024-09-02 20:12:18.218 +05:30 558ee9a5-c58b-40fe-bf67-7c12bf5e9ae2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:12:18.218 +05:30 558ee9a5-c58b-40fe-bf67-7c12bf5e9ae2 INF CORS policy execution successful. 2024-09-02 20:12:18.218 +05:30 558ee9a5-c58b-40fe-bf67-7c12bf5e9ae2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6148ms 2024-09-02 20:12:18.220 +05:30 ddebdfe3-a308-42a3-8ecd-b74ae5cffa95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:12:18.220 +05:30 ddebdfe3-a308-42a3-8ecd-b74ae5cffa95 INF CORS policy execution successful. 2024-09-02 20:12:18.221 +05:30 ddebdfe3-a308-42a3-8ecd-b74ae5cffa95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7012ms 2024-09-02 20:12:18.298 +05:30 c1fdd5be-840c-42d0-98b5-8f2f7e7179f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:12:18.298 +05:30 f3c97997-ad15-4b59-af09-793593463dff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:12:18.299 +05:30 c1fdd5be-840c-42d0-98b5-8f2f7e7179f1 INF CORS policy execution successful. 2024-09-02 20:12:18.299 +05:30 f3c97997-ad15-4b59-af09-793593463dff INF CORS policy execution successful. 2024-09-02 20:12:18.299 +05:30 f3c97997-ad15-4b59-af09-793593463dff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:18.300 +05:30 c1fdd5be-840c-42d0-98b5-8f2f7e7179f1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:18.300 +05:30 37943bcb-3bd2-4b05-bd14-f0a4f59afa32 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:12:18.300 +05:30 37943bcb-3bd2-4b05-bd14-f0a4f59afa32 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-02 20:12:18.302 +05:30 7ba6af08-ffbf-47af-87ac-abb8d240e37c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:12:18.302 +05:30 7ba6af08-ffbf-47af-87ac-abb8d240e37c 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-02 20:12:18.308 +05:30 37943bcb-3bd2-4b05-bd14-f0a4f59afa32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:18.309 +05:30 37943bcb-3bd2-4b05-bd14-f0a4f59afa32 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.479ms 2024-09-02 20:12:18.309 +05:30 37943bcb-3bd2-4b05-bd14-f0a4f59afa32 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:12:18.309 +05:30 37943bcb-3bd2-4b05-bd14-f0a4f59afa32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3c97997-ad15-4b59-af09-793593463dff}, {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-02 20:12:18.309 +05:30 37943bcb-3bd2-4b05-bd14-f0a4f59afa32 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.2017ms 2024-09-02 20:12:18.317 +05:30 7ba6af08-ffbf-47af-87ac-abb8d240e37c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:18.317 +05:30 7ba6af08-ffbf-47af-87ac-abb8d240e37c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.4116ms 2024-09-02 20:12:18.317 +05:30 7ba6af08-ffbf-47af-87ac-abb8d240e37c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:12:18.317 +05:30 7ba6af08-ffbf-47af-87ac-abb8d240e37c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1fdd5be-840c-42d0-98b5-8f2f7e7179f1}, {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-02 20:12:18.318 +05:30 7ba6af08-ffbf-47af-87ac-abb8d240e37c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 19.5183ms 2024-09-02 20:12:22.565 +05:30 77e8d320-8c05-4f35-a02c-2027119a108b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:12:22.565 +05:30 77e8d320-8c05-4f35-a02c-2027119a108b INF CORS policy execution successful. 2024-09-02 20:12:22.566 +05:30 77e8d320-8c05-4f35-a02c-2027119a108b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.0013ms 2024-09-02 20:12:22.620 +05:30 d6bba730-314d-44cc-8b3c-9985801696f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:12:22.620 +05:30 d6bba730-314d-44cc-8b3c-9985801696f0 INF CORS policy execution successful. 2024-09-02 20:12:22.621 +05:30 d6bba730-314d-44cc-8b3c-9985801696f0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:22.621 +05:30 93e250f9-f538-4402-beec-cb4c85a96587 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:12:22.621 +05:30 93e250f9-f538-4402-beec-cb4c85a96587 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-02 20:12:22.627 +05:30 93e250f9-f538-4402-beec-cb4c85a96587 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:22.628 +05:30 93e250f9-f538-4402-beec-cb4c85a96587 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 6.5175ms 2024-09-02 20:12:22.628 +05:30 93e250f9-f538-4402-beec-cb4c85a96587 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:12:22.628 +05:30 93e250f9-f538-4402-beec-cb4c85a96587 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6bba730-314d-44cc-8b3c-9985801696f0}, {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-02 20:12:22.629 +05:30 93e250f9-f538-4402-beec-cb4c85a96587 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.7866ms 2024-09-02 20:12:22.995 +05:30 ae769c31-c1ad-403a-9c58-d2972e5d9090 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:12:22.996 +05:30 ae769c31-c1ad-403a-9c58-d2972e5d9090 INF CORS policy execution successful. 2024-09-02 20:12:22.996 +05:30 ae769c31-c1ad-403a-9c58-d2972e5d9090 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.8283ms 2024-09-02 20:12:23.031 +05:30 53fbe563-a3ce-4381-aa7d-4027e4e32cf1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:12:23.032 +05:30 53fbe563-a3ce-4381-aa7d-4027e4e32cf1 INF CORS policy execution successful. 2024-09-02 20:12:23.032 +05:30 53fbe563-a3ce-4381-aa7d-4027e4e32cf1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6524ms 2024-09-02 20:12:23.058 +05:30 b47bc024-1197-485c-83be-fd1d5ccb2f6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:12:23.059 +05:30 b47bc024-1197-485c-83be-fd1d5ccb2f6b INF CORS policy execution successful. 2024-09-02 20:12:23.059 +05:30 b47bc024-1197-485c-83be-fd1d5ccb2f6b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:23.060 +05:30 0eff93aa-b6e4-4229-be63-c0d6e301316f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:12:23.060 +05:30 0eff93aa-b6e4-4229-be63-c0d6e301316f 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-02 20:12:23.064 +05:30 5236f7be-56c8-4885-8ef4-02110d38a0f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:12:23.064 +05:30 0eff93aa-b6e4-4229-be63-c0d6e301316f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:23.065 +05:30 0eff93aa-b6e4-4229-be63-c0d6e301316f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.7477ms 2024-09-02 20:12:23.065 +05:30 0eff93aa-b6e4-4229-be63-c0d6e301316f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:12:23.065 +05:30 5236f7be-56c8-4885-8ef4-02110d38a0f4 INF CORS policy execution successful. 2024-09-02 20:12:23.065 +05:30 0eff93aa-b6e4-4229-be63-c0d6e301316f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b47bc024-1197-485c-83be-fd1d5ccb2f6b}, {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-02 20:12:23.065 +05:30 5236f7be-56c8-4885-8ef4-02110d38a0f4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:23.065 +05:30 0eff93aa-b6e4-4229-be63-c0d6e301316f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.8601ms 2024-09-02 20:12:23.065 +05:30 cf1ac1ae-8a08-4122-a6ce-1858b6972f34 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:12:23.066 +05:30 cf1ac1ae-8a08-4122-a6ce-1858b6972f34 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-02 20:12:23.074 +05:30 cf1ac1ae-8a08-4122-a6ce-1858b6972f34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:23.074 +05:30 cf1ac1ae-8a08-4122-a6ce-1858b6972f34 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.7914ms 2024-09-02 20:12:23.075 +05:30 cf1ac1ae-8a08-4122-a6ce-1858b6972f34 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:12:23.075 +05:30 cf1ac1ae-8a08-4122-a6ce-1858b6972f34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5236f7be-56c8-4885-8ef4-02110d38a0f4}, {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-02 20:12:23.076 +05:30 cf1ac1ae-8a08-4122-a6ce-1858b6972f34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.2644ms 2024-09-02 20:12:23.319 +05:30 dc76f17d-1d30-49b3-8705-00b5e71c6790 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:12:23.319 +05:30 dc76f17d-1d30-49b3-8705-00b5e71c6790 INF CORS policy execution successful. 2024-09-02 20:12:23.320 +05:30 dc76f17d-1d30-49b3-8705-00b5e71c6790 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 1.0287ms 2024-09-02 20:12:23.352 +05:30 0b164138-47c2-4043-bd80-4b32a251d436 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:12:23.353 +05:30 0b164138-47c2-4043-bd80-4b32a251d436 INF CORS policy execution successful. 2024-09-02 20:12:23.353 +05:30 0b164138-47c2-4043-bd80-4b32a251d436 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:23.354 +05:30 152cf05c-ed66-47b1-bbe9-5b59c187e0a7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:12:23.354 +05:30 152cf05c-ed66-47b1-bbe9-5b59c187e0a7 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-02 20:12:23.362 +05:30 152cf05c-ed66-47b1-bbe9-5b59c187e0a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:23.362 +05:30 152cf05c-ed66-47b1-bbe9-5b59c187e0a7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.9294ms 2024-09-02 20:12:23.362 +05:30 152cf05c-ed66-47b1-bbe9-5b59c187e0a7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:12:23.362 +05:30 152cf05c-ed66-47b1-bbe9-5b59c187e0a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0b164138-47c2-4043-bd80-4b32a251d436}, {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-02 20:12:23.363 +05:30 152cf05c-ed66-47b1-bbe9-5b59c187e0a7 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.3632ms 2024-09-02 20:12:28.400 +05:30 438495ec-664e-4c7f-bc5c-f12fb84f5485 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:12:28.400 +05:30 438495ec-664e-4c7f-bc5c-f12fb84f5485 INF CORS policy execution successful. 2024-09-02 20:12:28.401 +05:30 438495ec-664e-4c7f-bc5c-f12fb84f5485 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.1907ms 2024-09-02 20:12:28.447 +05:30 47ff6b29-f593-4095-a5e6-3997db3f9681 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:12:28.448 +05:30 47ff6b29-f593-4095-a5e6-3997db3f9681 INF CORS policy execution successful. 2024-09-02 20:12:28.449 +05:30 47ff6b29-f593-4095-a5e6-3997db3f9681 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:28.449 +05:30 7a62cabf-11c0-4040-b45a-24cdafc9cbe7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:12:28.449 +05:30 7a62cabf-11c0-4040-b45a-24cdafc9cbe7 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-02 20:12:28.458 +05:30 7a62cabf-11c0-4040-b45a-24cdafc9cbe7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:28.459 +05:30 7a62cabf-11c0-4040-b45a-24cdafc9cbe7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.0745ms 2024-09-02 20:12:28.459 +05:30 7a62cabf-11c0-4040-b45a-24cdafc9cbe7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:12:28.459 +05:30 7a62cabf-11c0-4040-b45a-24cdafc9cbe7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47ff6b29-f593-4095-a5e6-3997db3f9681}, {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-02 20:12:28.459 +05:30 7a62cabf-11c0-4040-b45a-24cdafc9cbe7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 12.8284ms 2024-09-02 20:12:32.918 +05:30 166381fb-023e-4b94-85ca-06fb3a73caf1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:12:32.918 +05:30 166381fb-023e-4b94-85ca-06fb3a73caf1 INF CORS policy execution successful. 2024-09-02 20:12:32.919 +05:30 166381fb-023e-4b94-85ca-06fb3a73caf1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.0552ms 2024-09-02 20:12:32.949 +05:30 d96cdfda-5dc3-4f5b-8d9e-63e1787c29d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:12:32.950 +05:30 d96cdfda-5dc3-4f5b-8d9e-63e1787c29d9 INF CORS policy execution successful. 2024-09-02 20:12:32.951 +05:30 d96cdfda-5dc3-4f5b-8d9e-63e1787c29d9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:32.951 +05:30 d28441ed-6893-45ec-b896-074413ecd157 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:12:32.951 +05:30 d28441ed-6893-45ec-b896-074413ecd157 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-02 20:12:32.959 +05:30 d28441ed-6893-45ec-b896-074413ecd157 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:32.960 +05:30 d28441ed-6893-45ec-b896-074413ecd157 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.1544ms 2024-09-02 20:12:32.960 +05:30 d28441ed-6893-45ec-b896-074413ecd157 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:12:32.960 +05:30 d28441ed-6893-45ec-b896-074413ecd157 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d96cdfda-5dc3-4f5b-8d9e-63e1787c29d9}, {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-02 20:12:32.960 +05:30 d28441ed-6893-45ec-b896-074413ecd157 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.0175ms 2024-09-02 20:12:33.915 +05:30 7b4b8ce3-9b49-4577-8bc4-11b9c4454b26 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-02 20:12:33.916 +05:30 7b4b8ce3-9b49-4577-8bc4-11b9c4454b26 INF CORS policy execution successful. 2024-09-02 20:12:33.916 +05:30 7b4b8ce3-9b49-4577-8bc4-11b9c4454b26 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.871ms 2024-09-02 20:12:33.951 +05:30 a3026680-1704-4816-ac98-f4eb3c451ba0 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-02 20:12:33.952 +05:30 a3026680-1704-4816-ac98-f4eb3c451ba0 INF CORS policy execution successful. 2024-09-02 20:12:33.952 +05:30 a3026680-1704-4816-ac98-f4eb3c451ba0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {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-02 20:12:33.952 +05:30 8246ef76-7002-4eb7-b26a-e6a00b8aa8dd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:12:33.952 +05:30 8246ef76-7002-4eb7-b26a-e6a00b8aa8dd 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-02 20:12:33.961 +05:30 8246ef76-7002-4eb7-b26a-e6a00b8aa8dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:12:33.961 +05:30 8246ef76-7002-4eb7-b26a-e6a00b8aa8dd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.0061ms 2024-09-02 20:12:33.961 +05:30 8246ef76-7002-4eb7-b26a-e6a00b8aa8dd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:12:33.962 +05:30 8246ef76-7002-4eb7-b26a-e6a00b8aa8dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3026680-1704-4816-ac98-f4eb3c451ba0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:12:33.962 +05:30 8246ef76-7002-4eb7-b26a-e6a00b8aa8dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 11.2151ms 2024-09-02 20:14:02.084 +05:30 deb6768d-49d7-426d-8232-d19f883b599f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:14:02.092 +05:30 deb6768d-49d7-426d-8232-d19f883b599f INF CORS policy execution successful. 2024-09-02 20:14:02.102 +05:30 deb6768d-49d7-426d-8232-d19f883b599f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 18.5172ms 2024-09-02 20:14:02.139 +05:30 3c74e473-d538-4ab1-b5e7-0420a8fa3748 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:14:02.143 +05:30 3c74e473-d538-4ab1-b5e7-0420a8fa3748 INF CORS policy execution successful. 2024-09-02 20:14:02.145 +05:30 3c74e473-d538-4ab1-b5e7-0420a8fa3748 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:02.149 +05:30 7d2e0866-2aee-489a-8219-9827b7e666cc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:14:02.151 +05:30 7d2e0866-2aee-489a-8219-9827b7e666cc 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-02 20:14:02.175 +05:30 7d2e0866-2aee-489a-8219-9827b7e666cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:02.176 +05:30 7d2e0866-2aee-489a-8219-9827b7e666cc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 24.7959ms 2024-09-02 20:14:02.176 +05:30 7d2e0866-2aee-489a-8219-9827b7e666cc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:14:02.177 +05:30 7d2e0866-2aee-489a-8219-9827b7e666cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c74e473-d538-4ab1-b5e7-0420a8fa3748}, {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-02 20:14:02.178 +05:30 7d2e0866-2aee-489a-8219-9827b7e666cc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 38.6435ms 2024-09-02 20:14:02.391 +05:30 5a61246c-f897-44f2-ace2-2e1a8d95c51d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:02.391 +05:30 5a61246c-f897-44f2-ace2-2e1a8d95c51d INF CORS policy execution successful. 2024-09-02 20:14:02.391 +05:30 5a61246c-f897-44f2-ace2-2e1a8d95c51d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6906ms 2024-09-02 20:14:02.419 +05:30 fb417807-b98c-457f-ba2f-03b59d35d4c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:14:02.420 +05:30 fb417807-b98c-457f-ba2f-03b59d35d4c7 INF CORS policy execution successful. 2024-09-02 20:14:02.420 +05:30 fb417807-b98c-457f-ba2f-03b59d35d4c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.6657ms 2024-09-02 20:14:02.426 +05:30 c54152f7-2a46-4042-b471-51605bea622b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:02.427 +05:30 c54152f7-2a46-4042-b471-51605bea622b INF CORS policy execution successful. 2024-09-02 20:14:02.427 +05:30 c54152f7-2a46-4042-b471-51605bea622b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:02.427 +05:30 c88835d1-da90-4715-8478-28d4c73ef9dd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:02.427 +05:30 c88835d1-da90-4715-8478-28d4c73ef9dd 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-02 20:14:02.432 +05:30 c88835d1-da90-4715-8478-28d4c73ef9dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:02.432 +05:30 c88835d1-da90-4715-8478-28d4c73ef9dd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.5141ms 2024-09-02 20:14:02.432 +05:30 c88835d1-da90-4715-8478-28d4c73ef9dd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:02.432 +05:30 c88835d1-da90-4715-8478-28d4c73ef9dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c54152f7-2a46-4042-b471-51605bea622b}, {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-02 20:14:02.433 +05:30 c88835d1-da90-4715-8478-28d4c73ef9dd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.4123ms 2024-09-02 20:14:02.464 +05:30 dfb39e53-253a-434d-8694-547d04444337 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:14:02.465 +05:30 dfb39e53-253a-434d-8694-547d04444337 INF CORS policy execution successful. 2024-09-02 20:14:02.465 +05:30 dfb39e53-253a-434d-8694-547d04444337 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:02.465 +05:30 27cc8fe7-0e51-48d2-8a1b-ae54c4df91b4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:14:02.465 +05:30 27cc8fe7-0e51-48d2-8a1b-ae54c4df91b4 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-02 20:14:02.473 +05:30 27cc8fe7-0e51-48d2-8a1b-ae54c4df91b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:02.474 +05:30 27cc8fe7-0e51-48d2-8a1b-ae54c4df91b4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.2963ms 2024-09-02 20:14:02.474 +05:30 27cc8fe7-0e51-48d2-8a1b-ae54c4df91b4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:14:02.474 +05:30 27cc8fe7-0e51-48d2-8a1b-ae54c4df91b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfb39e53-253a-434d-8694-547d04444337}, {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-02 20:14:02.474 +05:30 27cc8fe7-0e51-48d2-8a1b-ae54c4df91b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.1318ms 2024-09-02 20:14:02.709 +05:30 a5fe21e4-dfb9-4c99-9b64-1adcf561f46e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:14:02.709 +05:30 a5fe21e4-dfb9-4c99-9b64-1adcf561f46e INF CORS policy execution successful. 2024-09-02 20:14:02.710 +05:30 a5fe21e4-dfb9-4c99-9b64-1adcf561f46e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.8068ms 2024-09-02 20:14:02.749 +05:30 21923236-1e3a-4c0b-9032-efa3c3f19d2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:14:02.750 +05:30 21923236-1e3a-4c0b-9032-efa3c3f19d2f INF CORS policy execution successful. 2024-09-02 20:14:02.750 +05:30 21923236-1e3a-4c0b-9032-efa3c3f19d2f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:02.750 +05:30 893bb80d-005d-44e5-a893-e8a9be1e71c7 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:14:02.751 +05:30 893bb80d-005d-44e5-a893-e8a9be1e71c7 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-02 20:14:02.758 +05:30 893bb80d-005d-44e5-a893-e8a9be1e71c7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:02.758 +05:30 893bb80d-005d-44e5-a893-e8a9be1e71c7 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.532ms 2024-09-02 20:14:02.758 +05:30 893bb80d-005d-44e5-a893-e8a9be1e71c7 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:14:02.758 +05:30 893bb80d-005d-44e5-a893-e8a9be1e71c7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21923236-1e3a-4c0b-9032-efa3c3f19d2f}, {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-02 20:14:02.759 +05:30 893bb80d-005d-44e5-a893-e8a9be1e71c7 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.7291ms 2024-09-02 20:14:30.226 +05:30 d64171ed-48f6-45f5-bd6f-182462bd87ba INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:30.227 +05:30 d64171ed-48f6-45f5-bd6f-182462bd87ba INF CORS policy execution successful. 2024-09-02 20:14:30.228 +05:30 d64171ed-48f6-45f5-bd6f-182462bd87ba INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.8234ms 2024-09-02 20:14:30.270 +05:30 b20a34db-cf37-42cf-a98d-f2c1c5563601 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:30.272 +05:30 b20a34db-cf37-42cf-a98d-f2c1c5563601 INF CORS policy execution successful. 2024-09-02 20:14:30.273 +05:30 b20a34db-cf37-42cf-a98d-f2c1c5563601 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:30.274 +05:30 1231c333-e65a-4efe-bea7-02d7184c860c INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:30.275 +05:30 1231c333-e65a-4efe-bea7-02d7184c860c 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-02 20:14:30.287 +05:30 1231c333-e65a-4efe-bea7-02d7184c860c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:30.287 +05:30 1231c333-e65a-4efe-bea7-02d7184c860c INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 12.5836ms 2024-09-02 20:14:30.287 +05:30 1231c333-e65a-4efe-bea7-02d7184c860c INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:30.288 +05:30 1231c333-e65a-4efe-bea7-02d7184c860c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b20a34db-cf37-42cf-a98d-f2c1c5563601}, {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-02 20:14:30.288 +05:30 1231c333-e65a-4efe-bea7-02d7184c860c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 18.3049ms 2024-09-02 20:14:35.847 +05:30 4c653b96-e943-486b-9d4f-1521f002e594 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:14:35.848 +05:30 4c653b96-e943-486b-9d4f-1521f002e594 INF CORS policy execution successful. 2024-09-02 20:14:35.849 +05:30 4c653b96-e943-486b-9d4f-1521f002e594 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.2339ms 2024-09-02 20:14:35.885 +05:30 84cbfd79-4813-46a5-882a-74b9c6afc760 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:14:35.886 +05:30 84cbfd79-4813-46a5-882a-74b9c6afc760 INF CORS policy execution successful. 2024-09-02 20:14:35.887 +05:30 84cbfd79-4813-46a5-882a-74b9c6afc760 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:35.887 +05:30 93c6e423-8033-4866-92e0-9aa7cc1ec548 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:14:35.888 +05:30 93c6e423-8033-4866-92e0-9aa7cc1ec548 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-02 20:14:35.899 +05:30 93c6e423-8033-4866-92e0-9aa7cc1ec548 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:35.899 +05:30 93c6e423-8033-4866-92e0-9aa7cc1ec548 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.3591ms 2024-09-02 20:14:35.899 +05:30 93c6e423-8033-4866-92e0-9aa7cc1ec548 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:14:35.899 +05:30 93c6e423-8033-4866-92e0-9aa7cc1ec548 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84cbfd79-4813-46a5-882a-74b9c6afc760}, {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-02 20:14:35.900 +05:30 93c6e423-8033-4866-92e0-9aa7cc1ec548 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 14.3256ms 2024-09-02 20:14:36.604 +05:30 a3644d91-8479-4dd0-ac20-647a4454b73c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:14:36.604 +05:30 a3644d91-8479-4dd0-ac20-647a4454b73c INF CORS policy execution successful. 2024-09-02 20:14:36.604 +05:30 a3644d91-8479-4dd0-ac20-647a4454b73c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7084ms 2024-09-02 20:14:36.641 +05:30 8215e908-b81c-417a-acdb-2d861e517da7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:14:36.642 +05:30 8215e908-b81c-417a-acdb-2d861e517da7 INF CORS policy execution successful. 2024-09-02 20:14:36.642 +05:30 8215e908-b81c-417a-acdb-2d861e517da7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:36.642 +05:30 f86f736f-9565-4888-a017-a2c641bd2708 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:14:36.642 +05:30 f86f736f-9565-4888-a017-a2c641bd2708 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-02 20:14:36.652 +05:30 f86f736f-9565-4888-a017-a2c641bd2708 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:36.653 +05:30 f86f736f-9565-4888-a017-a2c641bd2708 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.9972ms 2024-09-02 20:14:36.653 +05:30 f86f736f-9565-4888-a017-a2c641bd2708 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:14:36.653 +05:30 f86f736f-9565-4888-a017-a2c641bd2708 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8215e908-b81c-417a-acdb-2d861e517da7}, {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-02 20:14:36.654 +05:30 f86f736f-9565-4888-a017-a2c641bd2708 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.0909ms 2024-09-02 20:14:44.052 +05:30 50bd0de6-3814-46e5-a995-5a7614257d2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:14:44.052 +05:30 50bd0de6-3814-46e5-a995-5a7614257d2e INF CORS policy execution successful. 2024-09-02 20:14:44.053 +05:30 50bd0de6-3814-46e5-a995-5a7614257d2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 0.9599ms 2024-09-02 20:14:44.096 +05:30 81cc05d7-0d04-45e6-8f77-97eee096c6df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:14:44.097 +05:30 81cc05d7-0d04-45e6-8f77-97eee096c6df INF CORS policy execution successful. 2024-09-02 20:14:44.097 +05:30 81cc05d7-0d04-45e6-8f77-97eee096c6df 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:44.097 +05:30 8d5f54ca-5aba-4745-b6b6-2f929558b0bb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:14:44.097 +05:30 8d5f54ca-5aba-4745-b6b6-2f929558b0bb 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-02 20:14:44.104 +05:30 8d5f54ca-5aba-4745-b6b6-2f929558b0bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:44.104 +05:30 8d5f54ca-5aba-4745-b6b6-2f929558b0bb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 6.5697ms 2024-09-02 20:14:44.104 +05:30 8d5f54ca-5aba-4745-b6b6-2f929558b0bb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:14:44.104 +05:30 8d5f54ca-5aba-4745-b6b6-2f929558b0bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81cc05d7-0d04-45e6-8f77-97eee096c6df}, {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-02 20:14:44.105 +05:30 8d5f54ca-5aba-4745-b6b6-2f929558b0bb 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.6883ms 2024-09-02 20:14:44.338 +05:30 0a1d3511-c877-46a8-b2f0-b8893049f05d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:44.338 +05:30 0a1d3511-c877-46a8-b2f0-b8893049f05d INF CORS policy execution successful. 2024-09-02 20:14:44.338 +05:30 0a1d3511-c877-46a8-b2f0-b8893049f05d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.6757ms 2024-09-02 20:14:44.342 +05:30 8996f8aa-5f3b-4580-a97e-92ead49f1aad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:14:44.342 +05:30 8996f8aa-5f3b-4580-a97e-92ead49f1aad INF CORS policy execution successful. 2024-09-02 20:14:44.343 +05:30 8996f8aa-5f3b-4580-a97e-92ead49f1aad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4283ms 2024-09-02 20:14:44.377 +05:30 d59cfdb2-e7b2-4eb9-b2cc-4638f9135fa4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:44.378 +05:30 d59cfdb2-e7b2-4eb9-b2cc-4638f9135fa4 INF CORS policy execution successful. 2024-09-02 20:14:44.378 +05:30 d59cfdb2-e7b2-4eb9-b2cc-4638f9135fa4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:44.379 +05:30 5c893489-1e3c-46c6-91eb-9049bad961cd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:44.379 +05:30 5c893489-1e3c-46c6-91eb-9049bad961cd 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-02 20:14:44.382 +05:30 f47a2a6c-1447-4c6d-b90e-12054cc0938d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:14:44.383 +05:30 5c893489-1e3c-46c6-91eb-9049bad961cd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:44.383 +05:30 f47a2a6c-1447-4c6d-b90e-12054cc0938d INF CORS policy execution successful. 2024-09-02 20:14:44.383 +05:30 5c893489-1e3c-46c6-91eb-9049bad961cd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.1914ms 2024-09-02 20:14:44.383 +05:30 f47a2a6c-1447-4c6d-b90e-12054cc0938d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:44.383 +05:30 5c893489-1e3c-46c6-91eb-9049bad961cd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:44.384 +05:30 0334bc5e-1bfa-4edc-97f1-c06d86b349cb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:14:44.384 +05:30 5c893489-1e3c-46c6-91eb-9049bad961cd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d59cfdb2-e7b2-4eb9-b2cc-4638f9135fa4}, {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-02 20:14:44.384 +05:30 0334bc5e-1bfa-4edc-97f1-c06d86b349cb 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-02 20:14:44.384 +05:30 5c893489-1e3c-46c6-91eb-9049bad961cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.7789ms 2024-09-02 20:14:44.388 +05:30 0334bc5e-1bfa-4edc-97f1-c06d86b349cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:44.389 +05:30 0334bc5e-1bfa-4edc-97f1-c06d86b349cb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.8815ms 2024-09-02 20:14:44.389 +05:30 0334bc5e-1bfa-4edc-97f1-c06d86b349cb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:14:44.389 +05:30 0334bc5e-1bfa-4edc-97f1-c06d86b349cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f47a2a6c-1447-4c6d-b90e-12054cc0938d}, {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-02 20:14:44.389 +05:30 0334bc5e-1bfa-4edc-97f1-c06d86b349cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.9738ms 2024-09-02 20:14:44.635 +05:30 66c9afd2-b01f-415a-8ef1-f7f789a3cf9b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:14:44.635 +05:30 66c9afd2-b01f-415a-8ef1-f7f789a3cf9b INF CORS policy execution successful. 2024-09-02 20:14:44.635 +05:30 66c9afd2-b01f-415a-8ef1-f7f789a3cf9b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.6008ms 2024-09-02 20:14:44.674 +05:30 eb1e3c61-c968-4963-8867-51303a580c2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:14:44.675 +05:30 eb1e3c61-c968-4963-8867-51303a580c2d INF CORS policy execution successful. 2024-09-02 20:14:44.675 +05:30 eb1e3c61-c968-4963-8867-51303a580c2d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:44.682 +05:30 701a646d-7ec8-49ab-b602-394db8dc8feb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:14:44.682 +05:30 701a646d-7ec8-49ab-b602-394db8dc8feb 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-02 20:14:44.688 +05:30 701a646d-7ec8-49ab-b602-394db8dc8feb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:44.688 +05:30 701a646d-7ec8-49ab-b602-394db8dc8feb INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.2334ms 2024-09-02 20:14:44.688 +05:30 701a646d-7ec8-49ab-b602-394db8dc8feb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:14:44.688 +05:30 701a646d-7ec8-49ab-b602-394db8dc8feb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb1e3c61-c968-4963-8867-51303a580c2d}, {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-02 20:14:44.689 +05:30 701a646d-7ec8-49ab-b602-394db8dc8feb 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.7082ms 2024-09-02 20:14:53.622 +05:30 f4f8979f-61a9-4745-9c7a-3a8c1f31a6d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:53.623 +05:30 f4f8979f-61a9-4745-9c7a-3a8c1f31a6d7 INF CORS policy execution successful. 2024-09-02 20:14:53.624 +05:30 f4f8979f-61a9-4745-9c7a-3a8c1f31a6d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.5046ms 2024-09-02 20:14:53.664 +05:30 faeade42-68ce-44cb-af5e-3b67c2fdda51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:53.665 +05:30 faeade42-68ce-44cb-af5e-3b67c2fdda51 INF CORS policy execution successful. 2024-09-02 20:14:53.666 +05:30 faeade42-68ce-44cb-af5e-3b67c2fdda51 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:53.666 +05:30 978632a4-f82f-47fd-bfe1-4bf2481d09da INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:53.667 +05:30 978632a4-f82f-47fd-bfe1-4bf2481d09da 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-02 20:14:53.672 +05:30 978632a4-f82f-47fd-bfe1-4bf2481d09da INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:53.673 +05:30 978632a4-f82f-47fd-bfe1-4bf2481d09da INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.3797ms 2024-09-02 20:14:53.673 +05:30 978632a4-f82f-47fd-bfe1-4bf2481d09da INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:53.673 +05:30 978632a4-f82f-47fd-bfe1-4bf2481d09da INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: faeade42-68ce-44cb-af5e-3b67c2fdda51}, {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-02 20:14:53.673 +05:30 978632a4-f82f-47fd-bfe1-4bf2481d09da 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.7582ms 2024-09-02 20:14:55.422 +05:30 4940e998-b52f-4bdb-8f62-d82c2710e824 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:55.422 +05:30 4940e998-b52f-4bdb-8f62-d82c2710e824 INF CORS policy execution successful. 2024-09-02 20:14:55.423 +05:30 4940e998-b52f-4bdb-8f62-d82c2710e824 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:55.423 +05:30 680b11d8-582a-4f1b-8879-c618955907e3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:55.423 +05:30 680b11d8-582a-4f1b-8879-c618955907e3 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-02 20:14:55.425 +05:30 680b11d8-582a-4f1b-8879-c618955907e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:55.425 +05:30 680b11d8-582a-4f1b-8879-c618955907e3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.4681ms 2024-09-02 20:14:55.425 +05:30 680b11d8-582a-4f1b-8879-c618955907e3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:55.425 +05:30 680b11d8-582a-4f1b-8879-c618955907e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4940e998-b52f-4bdb-8f62-d82c2710e824}, {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-02 20:14:55.426 +05:30 680b11d8-582a-4f1b-8879-c618955907e3 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.1709ms 2024-09-02 20:14:55.795 +05:30 00bd3928-14f8-4fea-a886-cb2b3f75fee8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:55.796 +05:30 00bd3928-14f8-4fea-a886-cb2b3f75fee8 INF CORS policy execution successful. 2024-09-02 20:14:55.796 +05:30 00bd3928-14f8-4fea-a886-cb2b3f75fee8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:55.796 +05:30 07c104e9-2e9c-4f58-bc37-cdda119089d7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:55.796 +05:30 07c104e9-2e9c-4f58-bc37-cdda119089d7 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-02 20:14:55.798 +05:30 07c104e9-2e9c-4f58-bc37-cdda119089d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:55.798 +05:30 07c104e9-2e9c-4f58-bc37-cdda119089d7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.1475ms 2024-09-02 20:14:55.798 +05:30 07c104e9-2e9c-4f58-bc37-cdda119089d7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:55.798 +05:30 07c104e9-2e9c-4f58-bc37-cdda119089d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 00bd3928-14f8-4fea-a886-cb2b3f75fee8}, {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-02 20:14:55.799 +05:30 07c104e9-2e9c-4f58-bc37-cdda119089d7 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.5391ms 2024-09-02 20:14:56.020 +05:30 a4d98495-a5dc-4fc9-8923-e33122e6ace7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:56.021 +05:30 a4d98495-a5dc-4fc9-8923-e33122e6ace7 INF CORS policy execution successful. 2024-09-02 20:14:56.021 +05:30 a4d98495-a5dc-4fc9-8923-e33122e6ace7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:56.021 +05:30 2636e602-f631-4509-9d4c-a4813a26ba7b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:56.021 +05:30 2636e602-f631-4509-9d4c-a4813a26ba7b 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-02 20:14:56.024 +05:30 2636e602-f631-4509-9d4c-a4813a26ba7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:56.024 +05:30 2636e602-f631-4509-9d4c-a4813a26ba7b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.6014ms 2024-09-02 20:14:56.024 +05:30 2636e602-f631-4509-9d4c-a4813a26ba7b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:56.024 +05:30 2636e602-f631-4509-9d4c-a4813a26ba7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a4d98495-a5dc-4fc9-8923-e33122e6ace7}, {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-02 20:14:56.025 +05:30 2636e602-f631-4509-9d4c-a4813a26ba7b 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.7664ms 2024-09-02 20:14:56.289 +05:30 b728f0f5-f4b5-465a-9bf5-db99136c602b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:56.289 +05:30 b728f0f5-f4b5-465a-9bf5-db99136c602b INF CORS policy execution successful. 2024-09-02 20:14:56.289 +05:30 b728f0f5-f4b5-465a-9bf5-db99136c602b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:56.290 +05:30 9b75d17d-9e43-4b97-9c96-90ee4afa873e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:56.290 +05:30 9b75d17d-9e43-4b97-9c96-90ee4afa873e 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-02 20:14:56.291 +05:30 9b75d17d-9e43-4b97-9c96-90ee4afa873e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:56.291 +05:30 9b75d17d-9e43-4b97-9c96-90ee4afa873e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 1.7665ms 2024-09-02 20:14:56.292 +05:30 9b75d17d-9e43-4b97-9c96-90ee4afa873e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:56.292 +05:30 9b75d17d-9e43-4b97-9c96-90ee4afa873e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b728f0f5-f4b5-465a-9bf5-db99136c602b}, {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-02 20:14:56.292 +05:30 9b75d17d-9e43-4b97-9c96-90ee4afa873e 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.0238ms 2024-09-02 20:14:56.359 +05:30 ee93695a-00cb-4f99-8858-cd070e9d46c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:14:56.359 +05:30 ee93695a-00cb-4f99-8858-cd070e9d46c8 INF CORS policy execution successful. 2024-09-02 20:14:56.359 +05:30 ee93695a-00cb-4f99-8858-cd070e9d46c8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:14:56.360 +05:30 d1d5dd75-de07-48af-b868-1d01a938279d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:56.360 +05:30 d1d5dd75-de07-48af-b868-1d01a938279d 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-02 20:14:56.362 +05:30 d1d5dd75-de07-48af-b868-1d01a938279d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:14:56.362 +05:30 d1d5dd75-de07-48af-b868-1d01a938279d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.0252ms 2024-09-02 20:14:56.362 +05:30 d1d5dd75-de07-48af-b868-1d01a938279d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:14:56.362 +05:30 d1d5dd75-de07-48af-b868-1d01a938279d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee93695a-00cb-4f99-8858-cd070e9d46c8}, {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-02 20:14:56.362 +05:30 d1d5dd75-de07-48af-b868-1d01a938279d 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.412ms 2024-09-02 20:15:20.387 +05:30 ca94088a-53ce-4889-889c-1f1daccbaaaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:20.388 +05:30 ca94088a-53ce-4889-889c-1f1daccbaaaf INF CORS policy execution successful. 2024-09-02 20:15:20.389 +05:30 ca94088a-53ce-4889-889c-1f1daccbaaaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 2.6256ms 2024-09-02 20:15:20.435 +05:30 4bb312d4-0f65-44b0-ba76-dd8b1390793e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:20.436 +05:30 4bb312d4-0f65-44b0-ba76-dd8b1390793e INF CORS policy execution successful. 2024-09-02 20:15:20.437 +05:30 4bb312d4-0f65-44b0-ba76-dd8b1390793e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:20.437 +05:30 737214d2-10ba-4140-9a80-cb49af4355d6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:20.438 +05:30 737214d2-10ba-4140-9a80-cb49af4355d6 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-02 20:15:20.443 +05:30 737214d2-10ba-4140-9a80-cb49af4355d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:20.443 +05:30 737214d2-10ba-4140-9a80-cb49af4355d6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.4586ms 2024-09-02 20:15:20.444 +05:30 737214d2-10ba-4140-9a80-cb49af4355d6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:20.444 +05:30 737214d2-10ba-4140-9a80-cb49af4355d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bb312d4-0f65-44b0-ba76-dd8b1390793e}, {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-02 20:15:20.444 +05:30 737214d2-10ba-4140-9a80-cb49af4355d6 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.4898ms 2024-09-02 20:15:20.580 +05:30 987336e5-7d76-4768-b2eb-5018cdb3f33a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:20.581 +05:30 987336e5-7d76-4768-b2eb-5018cdb3f33a INF CORS policy execution successful. 2024-09-02 20:15:20.581 +05:30 987336e5-7d76-4768-b2eb-5018cdb3f33a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:20.581 +05:30 9a776267-cabc-4ed1-b15d-dcb059ca33ce INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:20.581 +05:30 9a776267-cabc-4ed1-b15d-dcb059ca33ce 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-02 20:15:20.583 +05:30 9a776267-cabc-4ed1-b15d-dcb059ca33ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:20.583 +05:30 9a776267-cabc-4ed1-b15d-dcb059ca33ce INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.391ms 2024-09-02 20:15:20.583 +05:30 9a776267-cabc-4ed1-b15d-dcb059ca33ce INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:20.584 +05:30 9a776267-cabc-4ed1-b15d-dcb059ca33ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 987336e5-7d76-4768-b2eb-5018cdb3f33a}, {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-02 20:15:20.584 +05:30 9a776267-cabc-4ed1-b15d-dcb059ca33ce 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.8079ms 2024-09-02 20:15:20.860 +05:30 bc2679a0-ae9b-4240-965c-c05581dc8b68 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:20.860 +05:30 bc2679a0-ae9b-4240-965c-c05581dc8b68 INF CORS policy execution successful. 2024-09-02 20:15:20.860 +05:30 bc2679a0-ae9b-4240-965c-c05581dc8b68 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:20.860 +05:30 916a6842-9601-418f-84a6-4dc523140688 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:20.861 +05:30 916a6842-9601-418f-84a6-4dc523140688 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-02 20:15:20.863 +05:30 916a6842-9601-418f-84a6-4dc523140688 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:20.863 +05:30 916a6842-9601-418f-84a6-4dc523140688 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.2469ms 2024-09-02 20:15:20.863 +05:30 916a6842-9601-418f-84a6-4dc523140688 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:20.863 +05:30 916a6842-9601-418f-84a6-4dc523140688 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc2679a0-ae9b-4240-965c-c05581dc8b68}, {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-02 20:15:20.863 +05:30 916a6842-9601-418f-84a6-4dc523140688 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.9424ms 2024-09-02 20:15:21.063 +05:30 5b42d58c-e93f-4f4d-8bcb-9e7e09dc85f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:21.064 +05:30 5b42d58c-e93f-4f4d-8bcb-9e7e09dc85f9 INF CORS policy execution successful. 2024-09-02 20:15:21.064 +05:30 5b42d58c-e93f-4f4d-8bcb-9e7e09dc85f9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:21.064 +05:30 55a70eab-9b48-4a1a-bf90-b90980a30433 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:21.064 +05:30 55a70eab-9b48-4a1a-bf90-b90980a30433 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-02 20:15:21.068 +05:30 55a70eab-9b48-4a1a-bf90-b90980a30433 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:21.068 +05:30 55a70eab-9b48-4a1a-bf90-b90980a30433 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2206ms 2024-09-02 20:15:21.068 +05:30 55a70eab-9b48-4a1a-bf90-b90980a30433 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:21.068 +05:30 55a70eab-9b48-4a1a-bf90-b90980a30433 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b42d58c-e93f-4f4d-8bcb-9e7e09dc85f9}, {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-02 20:15:21.069 +05:30 55a70eab-9b48-4a1a-bf90-b90980a30433 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.1624ms 2024-09-02 20:15:22.666 +05:30 862942b2-5db1-425d-aa0c-e8fca3c9dd36 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-02 20:15:22.666 +05:30 862942b2-5db1-425d-aa0c-e8fca3c9dd36 INF CORS policy execution successful. 2024-09-02 20:15:22.667 +05:30 862942b2-5db1-425d-aa0c-e8fca3c9dd36 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.8184ms 2024-09-02 20:15:22.670 +05:30 44fd0738-2361-4a06-89b1-0930d0da619f 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-02 20:15:22.670 +05:30 44fd0738-2361-4a06-89b1-0930d0da619f INF CORS policy execution successful. 2024-09-02 20:15:22.670 +05:30 44fd0738-2361-4a06-89b1-0930d0da619f 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.4265ms 2024-09-02 20:15:22.810 +05:30 e60a08ed-290b-4215-b01c-2105556bd618 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-02 20:15:22.811 +05:30 e60a08ed-290b-4215-b01c-2105556bd618 INF CORS policy execution successful. 2024-09-02 20:15:22.811 +05:30 e60a08ed-290b-4215-b01c-2105556bd618 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:22.811 +05:30 f0772289-27aa-4b51-a75f-091f66a70d18 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:15:22.812 +05:30 f0772289-27aa-4b51-a75f-091f66a70d18 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-02 20:15:22.824 +05:30 f0772289-27aa-4b51-a75f-091f66a70d18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:22.824 +05:30 f0772289-27aa-4b51-a75f-091f66a70d18 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.7299ms 2024-09-02 20:15:22.824 +05:30 f0772289-27aa-4b51-a75f-091f66a70d18 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:15:22.825 +05:30 f0772289-27aa-4b51-a75f-091f66a70d18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e60a08ed-290b-4215-b01c-2105556bd618}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:15:22.825 +05:30 f0772289-27aa-4b51-a75f-091f66a70d18 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 15.1467ms 2024-09-02 20:15:22.894 +05:30 c90c31c4-e6c1-4cc4-866c-5a2b1d2cfc1d 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-02 20:15:22.897 +05:30 c90c31c4-e6c1-4cc4-866c-5a2b1d2cfc1d INF CORS policy execution successful. 2024-09-02 20:15:22.897 +05:30 c90c31c4-e6c1-4cc4-866c-5a2b1d2cfc1d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:22.898 +05:30 b9ac73da-3635-4adf-a8b7-abb8f4a4bc64 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:15:22.898 +05:30 b9ac73da-3635-4adf-a8b7-abb8f4a4bc64 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-02 20:15:22.906 +05:30 b9ac73da-3635-4adf-a8b7-abb8f4a4bc64 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:22.907 +05:30 b9ac73da-3635-4adf-a8b7-abb8f4a4bc64 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.7955ms 2024-09-02 20:15:22.907 +05:30 b9ac73da-3635-4adf-a8b7-abb8f4a4bc64 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:15:22.907 +05:30 b9ac73da-3635-4adf-a8b7-abb8f4a4bc64 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c90c31c4-e6c1-4cc4-866c-5a2b1d2cfc1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1542} 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\":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},{\"IId\":112,\"Name\":\"TestUser280802\",\"CreatedBy\":\"TestUser2\",\"CreatedOn\":\"2024-08-28T04:03:38.86\",\"ModifiedOn\":\"08/28/2024 04:06:07\"},{\"IId\":110,\"Name\":\"user21\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-08-27T16:25:37.94\",\"ModifiedOn\":\"08/28/2024 09:07:36\"}],\"PageSummary\":[{\"TotalRows\":103,\"TotalPages\":11}]}"} 2024-09-02 20:15:22.908 +05:30 b9ac73da-3635-4adf-a8b7-abb8f4a4bc64 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1542 application/json; charset=utf-8 14.1077ms 2024-09-02 20:15:30.819 +05:30 4f0f6e5b-0e7d-430f-b756-4e0903796759 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:15:30.819 +05:30 ae5cd7d7-a39f-434b-95cd-2768f4df4e67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:15:30.819 +05:30 4f0f6e5b-0e7d-430f-b756-4e0903796759 INF CORS policy execution successful. 2024-09-02 20:15:30.820 +05:30 ae5cd7d7-a39f-434b-95cd-2768f4df4e67 INF CORS policy execution successful. 2024-09-02 20:15:30.820 +05:30 ae5cd7d7-a39f-434b-95cd-2768f4df4e67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.463ms 2024-09-02 20:15:30.820 +05:30 4f0f6e5b-0e7d-430f-b756-4e0903796759 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9573ms 2024-09-02 20:15:30.871 +05:30 6e248e60-7007-43f6-b86f-0474334d0bc9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:15:30.871 +05:30 5a9a3a07-fedf-4992-a6eb-5a33999c5dfc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:15:30.872 +05:30 6e248e60-7007-43f6-b86f-0474334d0bc9 INF CORS policy execution successful. 2024-09-02 20:15:30.873 +05:30 6e248e60-7007-43f6-b86f-0474334d0bc9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:30.874 +05:30 1a9c352f-e5a9-49d3-84d3-120a127f1096 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:15:30.874 +05:30 1a9c352f-e5a9-49d3-84d3-120a127f1096 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-02 20:15:30.872 +05:30 5a9a3a07-fedf-4992-a6eb-5a33999c5dfc INF CORS policy execution successful. 2024-09-02 20:15:30.879 +05:30 5a9a3a07-fedf-4992-a6eb-5a33999c5dfc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:30.879 +05:30 39ea0cf3-de0e-48e0-b8cc-34d4aee24ab3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:15:30.879 +05:30 39ea0cf3-de0e-48e0-b8cc-34d4aee24ab3 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-02 20:15:30.886 +05:30 1a9c352f-e5a9-49d3-84d3-120a127f1096 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:30.886 +05:30 1a9c352f-e5a9-49d3-84d3-120a127f1096 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.4189ms 2024-09-02 20:15:30.886 +05:30 1a9c352f-e5a9-49d3-84d3-120a127f1096 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:15:30.886 +05:30 1a9c352f-e5a9-49d3-84d3-120a127f1096 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e248e60-7007-43f6-b86f-0474334d0bc9}, {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-02 20:15:30.887 +05:30 1a9c352f-e5a9-49d3-84d3-120a127f1096 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 15.6929ms 2024-09-02 20:15:30.907 +05:30 39ea0cf3-de0e-48e0-b8cc-34d4aee24ab3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:30.907 +05:30 39ea0cf3-de0e-48e0-b8cc-34d4aee24ab3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 27.7256ms 2024-09-02 20:15:30.907 +05:30 39ea0cf3-de0e-48e0-b8cc-34d4aee24ab3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:15:30.907 +05:30 39ea0cf3-de0e-48e0-b8cc-34d4aee24ab3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a9a3a07-fedf-4992-a6eb-5a33999c5dfc}, {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-02 20:15:30.908 +05:30 39ea0cf3-de0e-48e0-b8cc-34d4aee24ab3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 36.4673ms 2024-09-02 20:15:35.918 +05:30 dd501a1b-4cb4-4cfe-89ce-f958d6b5ea6d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:15:35.918 +05:30 dd501a1b-4cb4-4cfe-89ce-f958d6b5ea6d INF CORS policy execution successful. 2024-09-02 20:15:35.919 +05:30 dd501a1b-4cb4-4cfe-89ce-f958d6b5ea6d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 1.0238ms 2024-09-02 20:15:36.052 +05:30 68c58ba5-44c4-4b7f-9b24-59bb0c80101f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:15:36.052 +05:30 68c58ba5-44c4-4b7f-9b24-59bb0c80101f INF CORS policy execution successful. 2024-09-02 20:15:36.053 +05:30 68c58ba5-44c4-4b7f-9b24-59bb0c80101f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:36.053 +05:30 0d650365-1e1a-42a7-9a9d-ab7a854b804b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:15:36.053 +05:30 0d650365-1e1a-42a7-9a9d-ab7a854b804b 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-02 20:15:36.062 +05:30 0d650365-1e1a-42a7-9a9d-ab7a854b804b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:36.062 +05:30 0d650365-1e1a-42a7-9a9d-ab7a854b804b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.0987ms 2024-09-02 20:15:36.062 +05:30 0d650365-1e1a-42a7-9a9d-ab7a854b804b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:15:36.063 +05:30 0d650365-1e1a-42a7-9a9d-ab7a854b804b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68c58ba5-44c4-4b7f-9b24-59bb0c80101f}, {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-02 20:15:36.063 +05:30 0d650365-1e1a-42a7-9a9d-ab7a854b804b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 11.3302ms 2024-09-02 20:15:36.236 +05:30 569a76de-94e7-48cd-83fa-73040f74743e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:36.237 +05:30 569a76de-94e7-48cd-83fa-73040f74743e INF CORS policy execution successful. 2024-09-02 20:15:36.237 +05:30 569a76de-94e7-48cd-83fa-73040f74743e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4152ms 2024-09-02 20:15:36.277 +05:30 f87c475a-6e6a-4c6a-96c1-077fe0e56b74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:15:36.278 +05:30 f87c475a-6e6a-4c6a-96c1-077fe0e56b74 INF CORS policy execution successful. 2024-09-02 20:15:36.279 +05:30 f87c475a-6e6a-4c6a-96c1-077fe0e56b74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.3579ms 2024-09-02 20:15:36.280 +05:30 1d33b52d-739f-4dac-af23-4f575ec11d50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:36.280 +05:30 1d33b52d-739f-4dac-af23-4f575ec11d50 INF CORS policy execution successful. 2024-09-02 20:15:36.281 +05:30 1d33b52d-739f-4dac-af23-4f575ec11d50 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:36.282 +05:30 5a9fb02d-9a96-45b9-a9fa-cbc227935305 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:36.282 +05:30 5a9fb02d-9a96-45b9-a9fa-cbc227935305 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-02 20:15:36.285 +05:30 5a9fb02d-9a96-45b9-a9fa-cbc227935305 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:36.285 +05:30 5a9fb02d-9a96-45b9-a9fa-cbc227935305 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2754ms 2024-09-02 20:15:36.285 +05:30 5a9fb02d-9a96-45b9-a9fa-cbc227935305 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:36.285 +05:30 5a9fb02d-9a96-45b9-a9fa-cbc227935305 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d33b52d-739f-4dac-af23-4f575ec11d50}, {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-02 20:15:36.286 +05:30 5a9fb02d-9a96-45b9-a9fa-cbc227935305 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.0332ms 2024-09-02 20:15:36.326 +05:30 895d6ca9-6ba9-4171-ae23-215171acc204 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:15:36.326 +05:30 895d6ca9-6ba9-4171-ae23-215171acc204 INF CORS policy execution successful. 2024-09-02 20:15:36.326 +05:30 895d6ca9-6ba9-4171-ae23-215171acc204 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:36.327 +05:30 27ff3683-171d-45d2-903b-2c49ab93ac1f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:15:36.327 +05:30 27ff3683-171d-45d2-903b-2c49ab93ac1f 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-02 20:15:36.331 +05:30 27ff3683-171d-45d2-903b-2c49ab93ac1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:36.332 +05:30 27ff3683-171d-45d2-903b-2c49ab93ac1f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.9351ms 2024-09-02 20:15:36.332 +05:30 27ff3683-171d-45d2-903b-2c49ab93ac1f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:15:36.332 +05:30 27ff3683-171d-45d2-903b-2c49ab93ac1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 895d6ca9-6ba9-4171-ae23-215171acc204}, {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-02 20:15:36.332 +05:30 27ff3683-171d-45d2-903b-2c49ab93ac1f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.757ms 2024-09-02 20:15:36.569 +05:30 a166d600-5932-4201-8751-195589c11f34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:15:36.581 +05:30 a166d600-5932-4201-8751-195589c11f34 INF CORS policy execution successful. 2024-09-02 20:15:36.590 +05:30 a166d600-5932-4201-8751-195589c11f34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 20.5238ms 2024-09-02 20:15:36.636 +05:30 e70e2899-a65d-4b73-b59b-f16c39b54993 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:15:36.636 +05:30 e70e2899-a65d-4b73-b59b-f16c39b54993 INF CORS policy execution successful. 2024-09-02 20:15:36.636 +05:30 e70e2899-a65d-4b73-b59b-f16c39b54993 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:36.636 +05:30 1a584c87-c48c-447a-ba9f-34c8bdd934bb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:15:36.636 +05:30 1a584c87-c48c-447a-ba9f-34c8bdd934bb 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-02 20:15:36.642 +05:30 1a584c87-c48c-447a-ba9f-34c8bdd934bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:36.643 +05:30 1a584c87-c48c-447a-ba9f-34c8bdd934bb INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.1584ms 2024-09-02 20:15:36.643 +05:30 1a584c87-c48c-447a-ba9f-34c8bdd934bb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:15:36.643 +05:30 1a584c87-c48c-447a-ba9f-34c8bdd934bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e70e2899-a65d-4b73-b59b-f16c39b54993}, {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-02 20:15:36.643 +05:30 1a584c87-c48c-447a-ba9f-34c8bdd934bb 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.7807ms 2024-09-02 20:15:47.853 +05:30 2b6c16ca-0f87-4a80-a0f2-da59ea36a087 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:47.853 +05:30 2b6c16ca-0f87-4a80-a0f2-da59ea36a087 INF CORS policy execution successful. 2024-09-02 20:15:47.854 +05:30 2b6c16ca-0f87-4a80-a0f2-da59ea36a087 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.3017ms 2024-09-02 20:15:47.899 +05:30 79e7a8e6-7aa6-49cf-bab5-8425a1830056 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:47.899 +05:30 79e7a8e6-7aa6-49cf-bab5-8425a1830056 INF CORS policy execution successful. 2024-09-02 20:15:47.899 +05:30 79e7a8e6-7aa6-49cf-bab5-8425a1830056 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:47.900 +05:30 b3943896-0feb-49e0-85f6-7fb556e78207 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:47.900 +05:30 b3943896-0feb-49e0-85f6-7fb556e78207 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-02 20:15:47.906 +05:30 b3943896-0feb-49e0-85f6-7fb556e78207 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:47.906 +05:30 b3943896-0feb-49e0-85f6-7fb556e78207 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.0551ms 2024-09-02 20:15:47.906 +05:30 b3943896-0feb-49e0-85f6-7fb556e78207 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:47.907 +05:30 b3943896-0feb-49e0-85f6-7fb556e78207 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79e7a8e6-7aa6-49cf-bab5-8425a1830056}, {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-02 20:15:47.909 +05:30 b3943896-0feb-49e0-85f6-7fb556e78207 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.528ms 2024-09-02 20:15:48.750 +05:30 ba3644ed-9ab1-4580-a561-b71d639ecb3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:15:48.751 +05:30 ba3644ed-9ab1-4580-a561-b71d639ecb3d INF CORS policy execution successful. 2024-09-02 20:15:48.751 +05:30 ba3644ed-9ab1-4580-a561-b71d639ecb3d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:48.751 +05:30 12707858-1212-462b-a60f-7dbf1b385741 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:48.751 +05:30 12707858-1212-462b-a60f-7dbf1b385741 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-02 20:15:48.755 +05:30 12707858-1212-462b-a60f-7dbf1b385741 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:48.756 +05:30 12707858-1212-462b-a60f-7dbf1b385741 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.5847ms 2024-09-02 20:15:48.756 +05:30 12707858-1212-462b-a60f-7dbf1b385741 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:15:48.756 +05:30 12707858-1212-462b-a60f-7dbf1b385741 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba3644ed-9ab1-4580-a561-b71d639ecb3d}, {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-02 20:15:48.757 +05:30 12707858-1212-462b-a60f-7dbf1b385741 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.7012ms 2024-09-02 20:15:54.593 +05:30 b113ad72-2d3a-4233-8d5c-409c9e4d3e81 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:15:54.594 +05:30 b113ad72-2d3a-4233-8d5c-409c9e4d3e81 INF CORS policy execution successful. 2024-09-02 20:15:54.594 +05:30 b113ad72-2d3a-4233-8d5c-409c9e4d3e81 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.1634ms 2024-09-02 20:15:54.632 +05:30 ecf392bd-3b9e-43a4-ae46-4046156b8ae6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:15:54.636 +05:30 ecf392bd-3b9e-43a4-ae46-4046156b8ae6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:45:51 PM', Current time (UTC): '9/2/2024 2:45:54 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 20:15:54.639 +05:30 ecf392bd-3b9e-43a4-ae46-4046156b8ae6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:45:51 PM', Current time (UTC): '9/2/2024 2:45:54 PM'. 2024-09-02 20:15:54.639 +05:30 ecf392bd-3b9e-43a4-ae46-4046156b8ae6 INF CORS policy execution successful. 2024-09-02 20:15:54.640 +05:30 ecf392bd-3b9e-43a4-ae46-4046156b8ae6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODM1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.EhPK_A02Nj6lFZkJEKpPSLGwysdUeL_8l_v8qm2bC4o}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:54.641 +05:30 5543f2ca-8951-45a1-9cf7-7ecb5bf60d59 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 20:15:54.641 +05:30 5543f2ca-8951-45a1-9cf7-7ecb5bf60d59 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 20:15:54.641 +05:30 5543f2ca-8951-45a1-9cf7-7ecb5bf60d59 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ecf392bd-3b9e-43a4-ae46-4046156b8ae6}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:45:51'"} Body: 2024-09-02 20:15:54.642 +05:30 5543f2ca-8951-45a1-9cf7-7ecb5bf60d59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 401 null null 10.0514ms 2024-09-02 20:15:54.684 +05:30 3aaaf444-93b4-4240-bcfa-e9894aed0b98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODY1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.idfVk_ZmSwkL5PcVWI0tL6na2hQnAUz3GMYkmZx6i8g - null null 2024-09-02 20:15:54.685 +05:30 3aaaf444-93b4-4240-bcfa-e9894aed0b98 INF CORS policy execution successful. 2024-09-02 20:15:54.685 +05:30 3aaaf444-93b4-4240-bcfa-e9894aed0b98 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODY1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.idfVk_ZmSwkL5PcVWI0tL6na2hQnAUz3GMYkmZx6i8g 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-02 20:15:54.686 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:15:54.686 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 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-02 20:15:54.706 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF Token generated 2024-09-02 20:15:54.707 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF Token generated 2024-09-02 20:15:54.708 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:54.708 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 21.8804ms 2024-09-02 20:15:54.708 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:15:54.708 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3aaaf444-93b4-4240-bcfa-e9894aed0b98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4OTI1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.4x7gF2sSdcQrBpJMa_Kuyt6H13q9f_c5LN0s9R9QkAE\"}"} 2024-09-02 20:15:54.710 +05:30 ad64e0f2-352c-4706-a173-daa3cddd2271 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODc3NTEsImV4cCI6MTcyNTI4ODY1MSwiaWF0IjoxNzI1Mjg3NzUxfQ.idfVk_ZmSwkL5PcVWI0tL6na2hQnAUz3GMYkmZx6i8g - 200 899 application/json; charset=utf-8 25.758ms 2024-09-02 20:15:54.808 +05:30 3eafa46c-2cad-48d1-956e-f4fedce72642 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:15:54.808 +05:30 3eafa46c-2cad-48d1-956e-f4fedce72642 INF CORS policy execution successful. 2024-09-02 20:15:54.808 +05:30 3eafa46c-2cad-48d1-956e-f4fedce72642 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:54.809 +05:30 c94b04a6-ab34-4adc-9622-8531a99d0a92 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:15:54.809 +05:30 c94b04a6-ab34-4adc-9622-8531a99d0a92 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-02 20:15:54.815 +05:30 c94b04a6-ab34-4adc-9622-8531a99d0a92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:54.815 +05:30 c94b04a6-ab34-4adc-9622-8531a99d0a92 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.3376ms 2024-09-02 20:15:54.815 +05:30 c94b04a6-ab34-4adc-9622-8531a99d0a92 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:15:54.815 +05:30 c94b04a6-ab34-4adc-9622-8531a99d0a92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3eafa46c-2cad-48d1-956e-f4fedce72642}, {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-02 20:15:54.816 +05:30 c94b04a6-ab34-4adc-9622-8531a99d0a92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.2295ms 2024-09-02 20:15:55.244 +05:30 23d9033d-8717-4adf-add9-e4f3a5b14aad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:15:55.244 +05:30 23d9033d-8717-4adf-add9-e4f3a5b14aad INF CORS policy execution successful. 2024-09-02 20:15:55.245 +05:30 23d9033d-8717-4adf-add9-e4f3a5b14aad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.611ms 2024-09-02 20:15:55.283 +05:30 b81c528c-8d88-4fe9-846c-1a880b7e4578 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:15:55.284 +05:30 b81c528c-8d88-4fe9-846c-1a880b7e4578 INF CORS policy execution successful. 2024-09-02 20:15:55.284 +05:30 b81c528c-8d88-4fe9-846c-1a880b7e4578 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:15:55.285 +05:30 8b78cb2a-20db-405f-9a30-8fb1dbba072c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:15:55.285 +05:30 8b78cb2a-20db-405f-9a30-8fb1dbba072c 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-02 20:15:55.299 +05:30 8b78cb2a-20db-405f-9a30-8fb1dbba072c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:15:55.300 +05:30 8b78cb2a-20db-405f-9a30-8fb1dbba072c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.7388ms 2024-09-02 20:15:55.300 +05:30 8b78cb2a-20db-405f-9a30-8fb1dbba072c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:15:55.300 +05:30 8b78cb2a-20db-405f-9a30-8fb1dbba072c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b81c528c-8d88-4fe9-846c-1a880b7e4578}, {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-02 20:15:55.300 +05:30 8b78cb2a-20db-405f-9a30-8fb1dbba072c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 17.0512ms 2024-09-02 20:16:17.236 +05:30 0617a2f2-4d41-4014-99c9-e6d9583952a2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:16:17.237 +05:30 0617a2f2-4d41-4014-99c9-e6d9583952a2 INF CORS policy execution successful. 2024-09-02 20:16:17.238 +05:30 0617a2f2-4d41-4014-99c9-e6d9583952a2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 2.6005ms 2024-09-02 20:16:17.292 +05:30 eb733677-6847-4b62-b91a-57573b3cfbe4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 20:16:17.294 +05:30 eb733677-6847-4b62-b91a-57573b3cfbe4 INF CORS policy execution successful. 2024-09-02 20:16:17.294 +05:30 eb733677-6847-4b62-b91a-57573b3cfbe4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:16:17.295 +05:30 bb8a6a17-a7f3-4a05-9b56-ad3d2367da18 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:16:17.295 +05:30 bb8a6a17-a7f3-4a05-9b56-ad3d2367da18 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-02 20:16:17.305 +05:30 bb8a6a17-a7f3-4a05-9b56-ad3d2367da18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:16:17.306 +05:30 bb8a6a17-a7f3-4a05-9b56-ad3d2367da18 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.3833ms 2024-09-02 20:16:17.306 +05:30 bb8a6a17-a7f3-4a05-9b56-ad3d2367da18 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:16:17.306 +05:30 bb8a6a17-a7f3-4a05-9b56-ad3d2367da18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb733677-6847-4b62-b91a-57573b3cfbe4}, {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-02 20:16:17.307 +05:30 bb8a6a17-a7f3-4a05-9b56-ad3d2367da18 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 14.5173ms 2024-09-02 20:16:17.642 +05:30 bfafdda7-8a29-4ab2-bb25-24b62a84a0e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:16:17.643 +05:30 bfafdda7-8a29-4ab2-bb25-24b62a84a0e9 INF CORS policy execution successful. 2024-09-02 20:16:17.644 +05:30 bfafdda7-8a29-4ab2-bb25-24b62a84a0e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.8734ms 2024-09-02 20:16:17.649 +05:30 56fd2533-73d9-4e0f-8578-9da701bbb235 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:16:17.649 +05:30 56fd2533-73d9-4e0f-8578-9da701bbb235 INF CORS policy execution successful. 2024-09-02 20:16:17.650 +05:30 56fd2533-73d9-4e0f-8578-9da701bbb235 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7418ms 2024-09-02 20:16:17.689 +05:30 ac504deb-13cc-4b5e-8d2b-d4a10e8e53f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:16:17.689 +05:30 ac504deb-13cc-4b5e-8d2b-d4a10e8e53f0 INF CORS policy execution successful. 2024-09-02 20:16:17.690 +05:30 ac504deb-13cc-4b5e-8d2b-d4a10e8e53f0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:16:17.690 +05:30 b2b95808-75e1-4e41-8e39-b8eb19bec254 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:16:17.690 +05:30 b2b95808-75e1-4e41-8e39-b8eb19bec254 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-02 20:16:17.693 +05:30 b2b95808-75e1-4e41-8e39-b8eb19bec254 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:16:17.693 +05:30 b2b95808-75e1-4e41-8e39-b8eb19bec254 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.679ms 2024-09-02 20:16:17.693 +05:30 b2b95808-75e1-4e41-8e39-b8eb19bec254 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:16:17.693 +05:30 b2b95808-75e1-4e41-8e39-b8eb19bec254 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac504deb-13cc-4b5e-8d2b-d4a10e8e53f0}, {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-02 20:16:17.693 +05:30 b2b95808-75e1-4e41-8e39-b8eb19bec254 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.5601ms 2024-09-02 20:16:17.694 +05:30 0f4e1304-637b-4d15-ace3-7d0233a59280 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:16:17.694 +05:30 0f4e1304-637b-4d15-ace3-7d0233a59280 INF CORS policy execution successful. 2024-09-02 20:16:17.694 +05:30 0f4e1304-637b-4d15-ace3-7d0233a59280 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:16:17.694 +05:30 740d54ca-a0cb-4e79-b4a7-6726abce99ca INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:16:17.695 +05:30 740d54ca-a0cb-4e79-b4a7-6726abce99ca 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-02 20:16:17.698 +05:30 740d54ca-a0cb-4e79-b4a7-6726abce99ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:16:17.698 +05:30 740d54ca-a0cb-4e79-b4a7-6726abce99ca INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.7312ms 2024-09-02 20:16:17.698 +05:30 740d54ca-a0cb-4e79-b4a7-6726abce99ca INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:16:17.698 +05:30 740d54ca-a0cb-4e79-b4a7-6726abce99ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f4e1304-637b-4d15-ace3-7d0233a59280}, {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-02 20:16:17.699 +05:30 740d54ca-a0cb-4e79-b4a7-6726abce99ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.1963ms 2024-09-02 20:16:18.076 +05:30 8e7a26b8-bd42-4552-bc4f-2d9181bac0db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:16:18.076 +05:30 8e7a26b8-bd42-4552-bc4f-2d9181bac0db INF CORS policy execution successful. 2024-09-02 20:16:18.076 +05:30 8e7a26b8-bd42-4552-bc4f-2d9181bac0db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4708ms 2024-09-02 20:16:18.116 +05:30 82619557-9f74-4378-8610-68ab61873d8e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:16:18.116 +05:30 82619557-9f74-4378-8610-68ab61873d8e INF CORS policy execution successful. 2024-09-02 20:16:18.117 +05:30 82619557-9f74-4378-8610-68ab61873d8e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:16:18.117 +05:30 4756e5d4-c5de-4788-bea9-ea08c8718c5e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:16:18.117 +05:30 4756e5d4-c5de-4788-bea9-ea08c8718c5e 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-02 20:16:18.122 +05:30 4756e5d4-c5de-4788-bea9-ea08c8718c5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:16:18.122 +05:30 4756e5d4-c5de-4788-bea9-ea08c8718c5e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.2362ms 2024-09-02 20:16:18.122 +05:30 4756e5d4-c5de-4788-bea9-ea08c8718c5e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:16:18.122 +05:30 4756e5d4-c5de-4788-bea9-ea08c8718c5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82619557-9f74-4378-8610-68ab61873d8e}, {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-02 20:16:18.123 +05:30 4756e5d4-c5de-4788-bea9-ea08c8718c5e 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.9361ms 2024-09-02 20:16:23.870 +05:30 d80acdba-ed89-49aa-a958-c84c353e7628 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:16:23.871 +05:30 d80acdba-ed89-49aa-a958-c84c353e7628 INF CORS policy execution successful. 2024-09-02 20:16:23.871 +05:30 d80acdba-ed89-49aa-a958-c84c353e7628 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.7705ms 2024-09-02 20:16:23.923 +05:30 dc0182ca-05e8-4eb1-a438-696a9d4b3c2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:16:23.924 +05:30 dc0182ca-05e8-4eb1-a438-696a9d4b3c2d INF CORS policy execution successful. 2024-09-02 20:16:23.924 +05:30 dc0182ca-05e8-4eb1-a438-696a9d4b3c2d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:16:23.925 +05:30 c810bcd2-9755-426b-8f65-8fe671c2a6e7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:16:23.925 +05:30 c810bcd2-9755-426b-8f65-8fe671c2a6e7 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-02 20:16:23.928 +05:30 c810bcd2-9755-426b-8f65-8fe671c2a6e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:16:23.928 +05:30 c810bcd2-9755-426b-8f65-8fe671c2a6e7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.5585ms 2024-09-02 20:16:23.929 +05:30 c810bcd2-9755-426b-8f65-8fe671c2a6e7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:16:23.929 +05:30 c810bcd2-9755-426b-8f65-8fe671c2a6e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc0182ca-05e8-4eb1-a438-696a9d4b3c2d}, {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-02 20:16:23.929 +05:30 c810bcd2-9755-426b-8f65-8fe671c2a6e7 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.5542ms 2024-09-02 20:16:45.072 +05:30 cf7f8a7f-ff55-4f31-b5d2-32088b083257 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:16:45.073 +05:30 cf7f8a7f-ff55-4f31-b5d2-32088b083257 INF CORS policy execution successful. 2024-09-02 20:16:45.073 +05:30 cf7f8a7f-ff55-4f31-b5d2-32088b083257 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.6891ms 2024-09-02 20:16:45.222 +05:30 8e1a4f54-d896-43ef-a204-7b6b01b2e168 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:16:45.223 +05:30 8e1a4f54-d896-43ef-a204-7b6b01b2e168 INF CORS policy execution successful. 2024-09-02 20:16:45.223 +05:30 8e1a4f54-d896-43ef-a204-7b6b01b2e168 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:16:45.224 +05:30 3dc30831-adfc-47c1-8878-1d20ae841e56 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:16:45.224 +05:30 3dc30831-adfc-47c1-8878-1d20ae841e56 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-02 20:16:45.233 +05:30 3dc30831-adfc-47c1-8878-1d20ae841e56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:16:45.233 +05:30 3dc30831-adfc-47c1-8878-1d20ae841e56 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.7759ms 2024-09-02 20:16:45.233 +05:30 3dc30831-adfc-47c1-8878-1d20ae841e56 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:16:45.233 +05:30 3dc30831-adfc-47c1-8878-1d20ae841e56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e1a4f54-d896-43ef-a204-7b6b01b2e168}, {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-02 20:16:45.234 +05:30 3dc30831-adfc-47c1-8878-1d20ae841e56 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.5348ms 2024-09-02 20:16:46.055 +05:30 7d786f63-a682-4b5f-8792-96ae3ee7ba34 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:16:46.055 +05:30 7d786f63-a682-4b5f-8792-96ae3ee7ba34 INF CORS policy execution successful. 2024-09-02 20:16:46.056 +05:30 7d786f63-a682-4b5f-8792-96ae3ee7ba34 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5028ms 2024-09-02 20:16:46.094 +05:30 9df58652-9f51-4e67-8f17-d9391d4def27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:16:46.095 +05:30 9df58652-9f51-4e67-8f17-d9391d4def27 INF CORS policy execution successful. 2024-09-02 20:16:46.096 +05:30 9df58652-9f51-4e67-8f17-d9391d4def27 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:16:46.096 +05:30 8db33413-8d2e-467b-a5b3-31d786a3acbf INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:16:46.097 +05:30 8db33413-8d2e-467b-a5b3-31d786a3acbf 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-02 20:16:46.106 +05:30 8db33413-8d2e-467b-a5b3-31d786a3acbf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:16:46.106 +05:30 8db33413-8d2e-467b-a5b3-31d786a3acbf INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.8042ms 2024-09-02 20:16:46.106 +05:30 8db33413-8d2e-467b-a5b3-31d786a3acbf INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:16:46.107 +05:30 8db33413-8d2e-467b-a5b3-31d786a3acbf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9df58652-9f51-4e67-8f17-d9391d4def27}, {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-02 20:16:46.107 +05:30 8db33413-8d2e-467b-a5b3-31d786a3acbf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.386ms 2024-09-02 20:17:27.171 +05:30 0b6afd72-3089-494e-bf71-b47d94aed663 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:17:27.172 +05:30 0b6afd72-3089-494e-bf71-b47d94aed663 INF CORS policy execution successful. 2024-09-02 20:17:27.173 +05:30 0b6afd72-3089-494e-bf71-b47d94aed663 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 2.3641ms 2024-09-02 20:17:27.350 +05:30 db8c8ed4-c0fd-49ba-8001-b4bfe44a0686 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:17:27.351 +05:30 db8c8ed4-c0fd-49ba-8001-b4bfe44a0686 INF CORS policy execution successful. 2024-09-02 20:17:27.354 +05:30 db8c8ed4-c0fd-49ba-8001-b4bfe44a0686 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:17:27.355 +05:30 8f93cb3d-183f-4bd8-8fe1-def314cbd03e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:17:27.356 +05:30 8f93cb3d-183f-4bd8-8fe1-def314cbd03e 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-02 20:17:27.371 +05:30 8f93cb3d-183f-4bd8-8fe1-def314cbd03e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:17:27.371 +05:30 8f93cb3d-183f-4bd8-8fe1-def314cbd03e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 15.513ms 2024-09-02 20:17:27.371 +05:30 8f93cb3d-183f-4bd8-8fe1-def314cbd03e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:17:27.372 +05:30 8f93cb3d-183f-4bd8-8fe1-def314cbd03e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db8c8ed4-c0fd-49ba-8001-b4bfe44a0686}, {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-02 20:17:27.372 +05:30 8f93cb3d-183f-4bd8-8fe1-def314cbd03e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 22.6786ms 2024-09-02 20:17:27.403 +05:30 a41bd652-9c44-4b5c-bdca-b79f19007327 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:17:27.403 +05:30 a41bd652-9c44-4b5c-bdca-b79f19007327 INF CORS policy execution successful. 2024-09-02 20:17:27.403 +05:30 a41bd652-9c44-4b5c-bdca-b79f19007327 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5822ms 2024-09-02 20:17:27.578 +05:30 2b906e22-a5dc-42d0-a5a8-e08260d1468e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:17:27.579 +05:30 2b906e22-a5dc-42d0-a5a8-e08260d1468e INF CORS policy execution successful. 2024-09-02 20:17:27.579 +05:30 2b906e22-a5dc-42d0-a5a8-e08260d1468e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:17:27.579 +05:30 fe0fd957-e0bf-4399-9edd-5edaca89d030 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:17:27.579 +05:30 fe0fd957-e0bf-4399-9edd-5edaca89d030 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-02 20:17:27.581 +05:30 289f48e6-9f1e-48bf-b830-b37a9767e8db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:17:27.581 +05:30 289f48e6-9f1e-48bf-b830-b37a9767e8db INF CORS policy execution successful. 2024-09-02 20:17:27.581 +05:30 289f48e6-9f1e-48bf-b830-b37a9767e8db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.4569ms 2024-09-02 20:17:27.587 +05:30 fe0fd957-e0bf-4399-9edd-5edaca89d030 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:17:27.587 +05:30 fe0fd957-e0bf-4399-9edd-5edaca89d030 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.3396ms 2024-09-02 20:17:27.587 +05:30 fe0fd957-e0bf-4399-9edd-5edaca89d030 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:17:27.587 +05:30 fe0fd957-e0bf-4399-9edd-5edaca89d030 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b906e22-a5dc-42d0-a5a8-e08260d1468e}, {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-02 20:17:27.588 +05:30 fe0fd957-e0bf-4399-9edd-5edaca89d030 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.1057ms 2024-09-02 20:17:27.627 +05:30 08809210-ff6d-4a96-90fc-a245f0039e04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:17:27.627 +05:30 08809210-ff6d-4a96-90fc-a245f0039e04 INF CORS policy execution successful. 2024-09-02 20:17:27.627 +05:30 08809210-ff6d-4a96-90fc-a245f0039e04 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:17:27.627 +05:30 3692b1f1-53bc-44e6-a21e-12244750b624 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:17:27.628 +05:30 3692b1f1-53bc-44e6-a21e-12244750b624 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-02 20:17:27.630 +05:30 3692b1f1-53bc-44e6-a21e-12244750b624 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:17:27.630 +05:30 3692b1f1-53bc-44e6-a21e-12244750b624 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.6748ms 2024-09-02 20:17:27.630 +05:30 3692b1f1-53bc-44e6-a21e-12244750b624 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:17:27.631 +05:30 3692b1f1-53bc-44e6-a21e-12244750b624 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08809210-ff6d-4a96-90fc-a245f0039e04}, {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-02 20:17:27.631 +05:30 3692b1f1-53bc-44e6-a21e-12244750b624 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.4903ms 2024-09-02 20:17:27.986 +05:30 2f222677-41f6-4b99-a7b8-5c1432d01652 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:17:27.986 +05:30 2f222677-41f6-4b99-a7b8-5c1432d01652 INF CORS policy execution successful. 2024-09-02 20:17:27.986 +05:30 2f222677-41f6-4b99-a7b8-5c1432d01652 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.6833ms 2024-09-02 20:17:28.024 +05:30 32d32b6a-7a03-474e-99e4-baab3e079272 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:17:28.025 +05:30 32d32b6a-7a03-474e-99e4-baab3e079272 INF CORS policy execution successful. 2024-09-02 20:17:28.025 +05:30 32d32b6a-7a03-474e-99e4-baab3e079272 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:17:28.025 +05:30 92a2ef86-59f4-4778-90fe-0f4c01430918 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:17:28.025 +05:30 92a2ef86-59f4-4778-90fe-0f4c01430918 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-02 20:17:28.034 +05:30 92a2ef86-59f4-4778-90fe-0f4c01430918 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:17:28.034 +05:30 92a2ef86-59f4-4778-90fe-0f4c01430918 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.9756ms 2024-09-02 20:17:28.034 +05:30 92a2ef86-59f4-4778-90fe-0f4c01430918 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:17:28.034 +05:30 92a2ef86-59f4-4778-90fe-0f4c01430918 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32d32b6a-7a03-474e-99e4-baab3e079272}, {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-02 20:17:28.035 +05:30 92a2ef86-59f4-4778-90fe-0f4c01430918 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.9052ms 2024-09-02 20:17:34.222 +05:30 3df713ca-ea63-4da6-91c5-6c732d1e6aad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - null null 2024-09-02 20:17:34.223 +05:30 3df713ca-ea63-4da6-91c5-6c732d1e6aad INF CORS policy execution successful. 2024-09-02 20:17:34.223 +05:30 3df713ca-ea63-4da6-91c5-6c732d1e6aad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - 204 null null 1.2349ms 2024-09-02 20:17:34.288 +05:30 78d3010f-cf54-47ae-aca0-1ceb61d04668 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - null null 2024-09-02 20:17:34.289 +05:30 78d3010f-cf54-47ae-aca0-1ceb61d04668 INF CORS policy execution successful. 2024-09-02 20:17:34.293 +05:30 78d3010f-cf54-47ae-aca0-1ceb61d04668 INF HTTP request: Path: /user/checkuserexistence QueryString: ?userName=dipin30&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:17:34.293 +05:30 949aa5d2-c3e0-41e7-980d-1fff0248ecf5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:17:34.294 +05:30 949aa5d2-c3e0-41e7-980d-1fff0248ecf5 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-02 20:17:34.303 +05:30 949aa5d2-c3e0-41e7-980d-1fff0248ecf5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:17:34.304 +05:30 949aa5d2-c3e0-41e7-980d-1fff0248ecf5 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 10.204ms 2024-09-02 20:17:34.304 +05:30 949aa5d2-c3e0-41e7-980d-1fff0248ecf5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:17:34.304 +05:30 949aa5d2-c3e0-41e7-980d-1fff0248ecf5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78d3010f-cf54-47ae-aca0-1ceb61d04668}, {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-02 20:17:34.305 +05:30 949aa5d2-c3e0-41e7-980d-1fff0248ecf5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?userName=dipin30&type=2 - 200 113 application/json; charset=utf-8 16.278ms 2024-09-02 20:17:38.296 +05:30 acfccaba-3ea4-414e-915b-d582ecee172e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - null null 2024-09-02 20:17:38.297 +05:30 acfccaba-3ea4-414e-915b-d582ecee172e INF CORS policy execution successful. 2024-09-02 20:17:38.297 +05:30 acfccaba-3ea4-414e-915b-d582ecee172e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - 204 null null 1.2846ms 2024-09-02 20:17:38.330 +05:30 5d04a3fc-6f21-445b-adab-f7b28b3e0c26 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - null null 2024-09-02 20:17:38.331 +05:30 5d04a3fc-6f21-445b-adab-f7b28b3e0c26 INF CORS policy execution successful. 2024-09-02 20:17:38.331 +05:30 5d04a3fc-6f21-445b-adab-f7b28b3e0c26 INF HTTP request: Path: /user/checkuserexistence QueryString: ?loginName=dipin30&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:17:38.332 +05:30 99255398-20b8-4e32-9289-a27ce13d5f47 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:17:38.332 +05:30 99255398-20b8-4e32-9289-a27ce13d5f47 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-02 20:17:38.340 +05:30 99255398-20b8-4e32-9289-a27ce13d5f47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:17:38.340 +05:30 99255398-20b8-4e32-9289-a27ce13d5f47 INF Executed action Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api) in 8.1315ms 2024-09-02 20:17:38.340 +05:30 99255398-20b8-4e32-9289-a27ce13d5f47 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.CheckUserExistence (Sang.Security.Api)' 2024-09-02 20:17:38.340 +05:30 99255398-20b8-4e32-9289-a27ce13d5f47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d04a3fc-6f21-445b-adab-f7b28b3e0c26}, {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-02 20:17:38.341 +05:30 99255398-20b8-4e32-9289-a27ce13d5f47 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/checkuserexistence?loginName=dipin30&type=1 - 200 114 application/json; charset=utf-8 10.2248ms 2024-09-02 20:18:13.047 +05:30 be253027-4add-48b8-a21d-dbd55887badb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:18:13.052 +05:30 be253027-4add-48b8-a21d-dbd55887badb INF CORS policy execution successful. 2024-09-02 20:18:13.064 +05:30 aacdd76f-0227-4e78-95f9-aafd219391f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:18:13.065 +05:30 be253027-4add-48b8-a21d-dbd55887badb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 17.7349ms 2024-09-02 20:18:13.065 +05:30 aacdd76f-0227-4e78-95f9-aafd219391f8 INF CORS policy execution successful. 2024-09-02 20:18:13.066 +05:30 aacdd76f-0227-4e78-95f9-aafd219391f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 2.0401ms 2024-09-02 20:18:13.136 +05:30 a5aade8c-5c32-4eaa-b23c-9a4a463cdd0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:18:13.139 +05:30 a5aade8c-5c32-4eaa-b23c-9a4a463cdd0a INF CORS policy execution successful. 2024-09-02 20:18:13.141 +05:30 a5aade8c-5c32-4eaa-b23c-9a4a463cdd0a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:18:13.144 +05:30 86feb98c-afca-4c45-86bf-8d94712984dc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:18:13.169 +05:30 86feb98c-afca-4c45-86bf-8d94712984dc 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-02 20:18:13.218 +05:30 86feb98c-afca-4c45-86bf-8d94712984dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:18:13.219 +05:30 86feb98c-afca-4c45-86bf-8d94712984dc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 49.1411ms 2024-09-02 20:18:13.219 +05:30 86feb98c-afca-4c45-86bf-8d94712984dc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:18:13.219 +05:30 86feb98c-afca-4c45-86bf-8d94712984dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5aade8c-5c32-4eaa-b23c-9a4a463cdd0a}, {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-02 20:18:13.220 +05:30 86feb98c-afca-4c45-86bf-8d94712984dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 83.8029ms 2024-09-02 20:18:13.280 +05:30 17fb300e-77c9-45e2-973d-73140c41cd6d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:18:13.280 +05:30 17fb300e-77c9-45e2-973d-73140c41cd6d INF CORS policy execution successful. 2024-09-02 20:18:13.280 +05:30 17fb300e-77c9-45e2-973d-73140c41cd6d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:18:13.281 +05:30 a86c3be3-5b87-44a1-b5d5-ecde209a4424 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:18:13.281 +05:30 a86c3be3-5b87-44a1-b5d5-ecde209a4424 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-02 20:18:13.286 +05:30 a86c3be3-5b87-44a1-b5d5-ecde209a4424 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:18:13.286 +05:30 a86c3be3-5b87-44a1-b5d5-ecde209a4424 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 4.9813ms 2024-09-02 20:18:13.286 +05:30 a86c3be3-5b87-44a1-b5d5-ecde209a4424 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:18:13.286 +05:30 a86c3be3-5b87-44a1-b5d5-ecde209a4424 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 17fb300e-77c9-45e2-973d-73140c41cd6d}, {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-02 20:18:13.286 +05:30 a86c3be3-5b87-44a1-b5d5-ecde209a4424 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 6.6223ms 2024-09-02 20:19:11.293 +05:30 08988b18-7c4e-4948-8d2f-820887cd97b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-02 20:19:11.296 +05:30 08988b18-7c4e-4948-8d2f-820887cd97b5 INF CORS policy execution successful. 2024-09-02 20:19:11.299 +05:30 08988b18-7c4e-4948-8d2f-820887cd97b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 6.3974ms 2024-09-02 20:19:11.382 +05:30 081d4344-fba7-4196-a383-c2287f4ed1af INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1221 2024-09-02 20:19:11.385 +05:30 081d4344-fba7-4196-a383-c2287f4ed1af INF CORS policy execution successful. 2024-09-02 20:19:11.387 +05:30 081d4344-fba7-4196-a383-c2287f4ed1af 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Content-Length: 1221}, {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":85,"role":100,"userName":"dipin30","language":1,"altLanguage":1,"timeZone":9,"image":"","password":"UjgEpa1oE5f/WyfCWCwrcg==","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":"","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-02 20:19:11.388 +05:30 1dae10d4-19d7-437f-9f4c-d30ddd5f7b3d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 20:19:11.389 +05:30 1dae10d4-19d7-437f-9f4c-d30ddd5f7b3d 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-02 20:19:11.573 +05:30 1dae10d4-19d7-437f-9f4c-d30ddd5f7b3d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:11.578 +05:30 1dae10d4-19d7-437f-9f4c-d30ddd5f7b3d INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 188.017ms 2024-09-02 20:19:11.578 +05:30 1dae10d4-19d7-437f-9f4c-d30ddd5f7b3d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 20:19:11.578 +05:30 1dae10d4-19d7-437f-9f4c-d30ddd5f7b3d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 081d4344-fba7-4196-a383-c2287f4ed1af}, {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":"126"} 2024-09-02 20:19:11.579 +05:30 1dae10d4-19d7-437f-9f4c-d30ddd5f7b3d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 93 application/json; charset=utf-8 196.3036ms 2024-09-02 20:19:11.800 +05:30 474fbbb4-a1a6-49fe-b6ad-a94f71310d68 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - null null 2024-09-02 20:19:11.800 +05:30 474fbbb4-a1a6-49fe-b6ad-a94f71310d68 INF CORS policy execution successful. 2024-09-02 20:19:11.801 +05:30 474fbbb4-a1a6-49fe-b6ad-a94f71310d68 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - 204 null null 0.578ms 2024-09-02 20:19:11.847 +05:30 80780de1-761f-4252-8827-e55530cd51c2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - multipart/form-data; boundary=----WebKitFormBoundaryWdeqc6VFFObBn4kr 4027 2024-09-02 20:19:11.847 +05:30 80780de1-761f-4252-8827-e55530cd51c2 INF CORS policy execution successful. 2024-09-02 20:19:11.849 +05:30 80780de1-761f-4252-8827-e55530cd51c2 INF HTTP request: Path: /user/uploaduserfiles 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Content-Length: 4027}, {Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryWdeqc6VFFObBn4kr}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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: ------WebKitFormBoundaryWdeqc6VFFObBn4kr Content-Disposition: form-data; name="userFiles[0].FieldType" Image ------WebKitFormBoundaryWdeqc6VFFObBn4kr Content-Disposition: form-data; name="userFiles[0].previousFileName" ------WebKitFormBoundaryWdeqc6VFFObBn4kr Content-Disposition: form-data; name="userFiles[0].FileContent"; filename="user1.png" Content-Type: image/png �PNG  IHDR��B���PLTE3q����&����v����̰�Ĥ3t����&.n~'k{������fwB{����u��ar���&]��������1hu������������Q��h��'#+CH0al)57%(.-/ZdbH5�hLמsőj���Bq{-PX5(�qSwW@S>.F:2��]ᭅn�~ʤ���~���첅Tv|џz�������g���pon\]\;::��š��MKJ*.������AF>y|{ 9C��qnYH��qݱ��jZWI?����$� �IDATx��� [�X�c�:���H԰/ J[�iG��8�w����&� ٓ����g 1p�sr�{"�m�|�^+WJ%I�R�r|T������VH��f�`�b1�˩�F*�)U�;j53T�u,U�EՅ KU�ժt�*�.�r�T�%���r��i!/T�p��`��7T�6b'����v�l�T��6\���g��NX�(Ij���'��Ru $ �Zb�b�jQ�$�/,%Y��fP�S��$�1hw��ِ$�3�N�F#�Z����:R)��雊�)����MQ��Z; B^=z��I�H$5�=M���4�Q�A��,O����O6�9}ɕ6M*�X��'C�O���;8��&ф�R���zJ��D�!�TSS��A��D� ��?m�X9��B�!H��� �8)=�?H�I9R�'C�+�o�I8��"|�XI�D��� FmG�)�v��ŃD�$�z)9� Wv�D��C��!�*WJJ� PM�05{T+9��M�v�J9�Cդ��T�G7������A��B5�d;5���`�Z�1��?f_X�@��?���V3������� zy2D���2�5�?0;�ز����,^\��B�����9�z}�ȁ���˫u��?$�x���?�R�-��Đ�%8d���|� ��w�`:�NC���� ��$� U^27"a�&sB��Ƣ>�.��:�Z��^����X�xW���j�X& ��x<��%8����l����Go�� �q T ��SPj��4D�W(�<�R�P��� +Ͳ�OK�� ���Һ���;Pv��^��Kj�g֨�J�� y֎N���Y�,�α���1��������//��N+%`S]�H����旗s�����&}]_��R* �ߏ���>|�#�=�R��K�|�ɪ� {#�Zj�=����솶���_� w5���d ���� ��7s�9���F�=�#TA8�پ"y��x�~��ܼ޼@<9���9>�j����/8�$w$��|�G\{�ds�]}��wz�>����5�;��&2��?�� (+�ƠY|t����������@�ŵH���$���4��2��,���o�U�JP���N��v�879��x���7��o���q#a�O(���(�� ���� yru3��9w3\�+��J%ߦr�.>�%�Ri�<��� ��H1���/�� �CTd��Lx8�3qS%��v�&����RP��e6‚)�-k)�}�,�S6���n5���ؗ�t1�F4暼�d//r,��A}�B}�j�˾d�;�6K�[��@m�9n���+���#�6� ���ǵ?�F���Y;N���[ka���r�)�-ro�1߄ H {�����0�y�p��;Y����vm@����%���_죇�͙ �ݮ��p�G�S�0��u�b}���=\�4RMH�|7�Y�xDBc���Ӟ�|�uC����<|2��6� a��o`�,a��i���i�"�;`����uޑ�E�s�S\E��@`�ö�A��x�g�����|�ܝ=�� �L�m%� 8��i��*����G�w~�罫=�����S:Whe� �����R���v�mUn��k��&v;�5��V%�.�[?��c��j�o�5��z ����Cz���c�C� o�"m���"C4�ggk�� ~g�I;-5��� ��-y��4PH�cpI�f��&э��[*� �DR�v��b�T&M �)����S�m>�ߦkU̽�bw2�oӍ���P��w�%f�u†�iipo�)f'���M�� ���8�d/ *RN��)��Pd�<�� Rx��0��Bդ�‹p�ʎB*T��P1O�����F~J1O��IJWfA�����=��Ž���5B/��I��Ayc�R:_������lE�^y�D�N+�䈱<�+d����]~̅�nɯ��NK�[�����)���ԧ��:���My�Qf�w�Up���#m q�[�aw焸\@���W�ޥ��N�Г��@ן  �Z��t��z�"�K~�J��b����=l��퍵^?m�����m����똠�X�km�����=z�䠡{���1=+�z<{,��q���.�LJ5��mCKA�3�����������5zx~��a5��A�tU�k���8�@���#�Q��P��="{����7���m����Mt����!����(���� ��u�r����߿�!J ��\=�=>����Y�S�5B������w?d���V�O����)�����������a�"v{�6�IEND�B`� ------WebKitFormBoundaryWdeqc6VFFObBn4kr-- 2024-09-02 20:19:11.850 +05:30 0f042b92-9aea-4094-bde8-478e44ded5b8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UploadUserFiles (Sang.Security.Api)' 2024-09-02 20:19:11.870 +05:30 0f042b92-9aea-4094-bde8-478e44ded5b8 INF Route matched with {action = "UploadUserFiles", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UploadUserFiles(System.Collections.Generic.List`1[Sang.Service.Common.Models.UploadFile], Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-02 20:19:11.976 +05:30 0f042b92-9aea-4094-bde8-478e44ded5b8 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:11.978 +05:30 0f042b92-9aea-4094-bde8-478e44ded5b8 INF Executed action Sang.Security.Api.Controllers.UserController.UploadUserFiles (Sang.Security.Api) in 107.6765ms 2024-09-02 20:19:11.978 +05:30 0f042b92-9aea-4094-bde8-478e44ded5b8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UploadUserFiles (Sang.Security.Api)' 2024-09-02 20:19:11.978 +05:30 0f042b92-9aea-4094-bde8-478e44ded5b8 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 80780de1-761f-4252-8827-e55530cd51c2}, {Location: http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 189} Body: {"status":"Success","statusCode":2001,"message":"User image updated successfully.","result":"[{\"FieldType\":null,\"OutputId\":126,\"OutputMessage\":\"User image updated successfully.\"}]"} 2024-09-02 20:19:11.979 +05:30 0f042b92-9aea-4094-bde8-478e44ded5b8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - 201 189 application/json; charset=utf-8 131.6128ms 2024-09-02 20:19:14.773 +05:30 fa334bbc-cb4b-4dff-b3c0-be8fde74d93d 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-02 20:19:14.773 +05:30 fa334bbc-cb4b-4dff-b3c0-be8fde74d93d INF CORS policy execution successful. 2024-09-02 20:19:14.773 +05:30 fa334bbc-cb4b-4dff-b3c0-be8fde74d93d 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.8169ms 2024-09-02 20:19:14.777 +05:30 a400b246-b084-4408-b4e5-ba260282c4f7 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-02 20:19:14.777 +05:30 a400b246-b084-4408-b4e5-ba260282c4f7 INF CORS policy execution successful. 2024-09-02 20:19:14.777 +05:30 a400b246-b084-4408-b4e5-ba260282c4f7 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.6119ms 2024-09-02 20:19:14.829 +05:30 b96053f5-f61a-4e85-9e7a-c3397d12cf08 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-02 20:19:14.830 +05:30 b96053f5-f61a-4e85-9e7a-c3397d12cf08 INF CORS policy execution successful. 2024-09-02 20:19:14.830 +05:30 b96053f5-f61a-4e85-9e7a-c3397d12cf08 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:14.830 +05:30 244f8794-801f-4030-9af6-0a9b687e8d21 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:14.831 +05:30 244f8794-801f-4030-9af6-0a9b687e8d21 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-02 20:19:14.841 +05:30 244f8794-801f-4030-9af6-0a9b687e8d21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:14.842 +05:30 244f8794-801f-4030-9af6-0a9b687e8d21 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.9944ms 2024-09-02 20:19:14.842 +05:30 244f8794-801f-4030-9af6-0a9b687e8d21 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:14.842 +05:30 244f8794-801f-4030-9af6-0a9b687e8d21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b96053f5-f61a-4e85-9e7a-c3397d12cf08}, {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:11.943\"},{\"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-02 20:19:14.842 +05:30 244f8794-801f-4030-9af6-0a9b687e8d21 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.1442ms 2024-09-02 20:19:14.885 +05:30 1a95c697-0586-4bfe-a001-6fe55c2a28db 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-02 20:19:14.885 +05:30 1a95c697-0586-4bfe-a001-6fe55c2a28db INF CORS policy execution successful. 2024-09-02 20:19:14.886 +05:30 1a95c697-0586-4bfe-a001-6fe55c2a28db 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:14.886 +05:30 a9448267-5213-4484-9da5-8e74e829b497 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:14.886 +05:30 a9448267-5213-4484-9da5-8e74e829b497 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-02 20:19:14.891 +05:30 a9448267-5213-4484-9da5-8e74e829b497 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:14.891 +05:30 a9448267-5213-4484-9da5-8e74e829b497 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.5634ms 2024-09-02 20:19:14.891 +05:30 a9448267-5213-4484-9da5-8e74e829b497 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:14.892 +05:30 a9448267-5213-4484-9da5-8e74e829b497 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a95c697-0586-4bfe-a001-6fe55c2a28db}, {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:11.943\"},{\"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-02 20:19:14.892 +05:30 a9448267-5213-4484-9da5-8e74e829b497 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.092ms 2024-09-02 20:19:16.214 +05:30 d18c65ba-7e51-4a0d-a547-ac904033daf7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=11&pageSize=10&searchString= - null null 2024-09-02 20:19:16.215 +05:30 d18c65ba-7e51-4a0d-a547-ac904033daf7 INF CORS policy execution successful. 2024-09-02 20:19:16.215 +05:30 d18c65ba-7e51-4a0d-a547-ac904033daf7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=11&pageSize=10&searchString= - 204 null null 0.5984ms 2024-09-02 20:19:16.311 +05:30 30c23598-54ec-4646-a172-159f438c7192 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=11&pageSize=10&searchString= - null null 2024-09-02 20:19:16.311 +05:30 30c23598-54ec-4646-a172-159f438c7192 INF CORS policy execution successful. 2024-09-02 20:19:16.312 +05:30 30c23598-54ec-4646-a172-159f438c7192 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=11&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:16.312 +05:30 f651cbea-f0a9-4ee6-96a9-4eea5f230982 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:16.312 +05:30 f651cbea-f0a9-4ee6-96a9-4eea5f230982 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-02 20:19:16.316 +05:30 f651cbea-f0a9-4ee6-96a9-4eea5f230982 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:16.316 +05:30 f651cbea-f0a9-4ee6-96a9-4eea5f230982 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.9697ms 2024-09-02 20:19:16.316 +05:30 f651cbea-f0a9-4ee6-96a9-4eea5f230982 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:16.316 +05:30 f651cbea-f0a9-4ee6-96a9-4eea5f230982 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30c23598-54ec-4646-a172-159f438c7192}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":8,\"Name\":\"User6\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-07-17T12:39:04.66\",\"ModifiedOn\":\"2024-07-17T12:47:07.943\"},{\"IId\":7,\"Name\":\"TestUser2\",\"CreatedBy\":\"TestUser1\",\"CreatedOn\":\"2024-07-06T07:00:12.987\",\"ModifiedOn\":\"2024-08-06T11:24:18.587\"},{\"IId\":4,\"Name\":\"TestUser1\",\"CreatedBy\":\"admin\",\"CreatedOn\":\"2024-07-05T07:08:26.927\",\"ModifiedOn\":\"2024-07-29T05:36:32.7\"},{\"IId\":1,\"Name\":\"admin\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":\"2024-08-24T12:21:54.64\"}],\"PageSummary\":[{\"TotalRows\":104,\"TotalPages\":11}]}"} 2024-09-02 20:19:16.317 +05:30 f651cbea-f0a9-4ee6-96a9-4eea5f230982 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=11&pageSize=10&searchString= - 200 698 application/json; charset=utf-8 5.7403ms 2024-09-02 20:19:17.858 +05:30 0d4b5b54-dd99-4563-b994-af940ebcbee6 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-02 20:19:17.859 +05:30 0d4b5b54-dd99-4563-b994-af940ebcbee6 INF CORS policy execution successful. 2024-09-02 20:19:17.859 +05:30 0d4b5b54-dd99-4563-b994-af940ebcbee6 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 0.8439ms 2024-09-02 20:19:17.973 +05:30 ecf73dc1-ce9e-4e7a-904b-423cef4d375b 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-02 20:19:17.973 +05:30 ecf73dc1-ce9e-4e7a-904b-423cef4d375b INF CORS policy execution successful. 2024-09-02 20:19:17.974 +05:30 ecf73dc1-ce9e-4e7a-904b-423cef4d375b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:17.974 +05:30 34341b3d-da50-4b89-bf33-7743f1e65075 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:17.974 +05:30 34341b3d-da50-4b89-bf33-7743f1e65075 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-02 20:19:17.978 +05:30 34341b3d-da50-4b89-bf33-7743f1e65075 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:17.978 +05:30 34341b3d-da50-4b89-bf33-7743f1e65075 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 3.9018ms 2024-09-02 20:19:17.978 +05:30 34341b3d-da50-4b89-bf33-7743f1e65075 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:17.978 +05:30 34341b3d-da50-4b89-bf33-7743f1e65075 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ecf73dc1-ce9e-4e7a-904b-423cef4d375b}, {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:11.943\"},{\"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-02 20:19:17.979 +05:30 34341b3d-da50-4b89-bf33-7743f1e65075 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 6.0969ms 2024-09-02 20:19:19.611 +05:30 79e7215d-0894-4a7a-86ec-50a4f107df87 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:19.612 +05:30 79e7215d-0894-4a7a-86ec-50a4f107df87 INF CORS policy execution successful. 2024-09-02 20:19:19.612 +05:30 79e7215d-0894-4a7a-86ec-50a4f107df87 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 204 null null 0.9857ms 2024-09-02 20:19:19.614 +05:30 3b35d225-1733-47d7-8166-f1f47893ea24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:19.615 +05:30 3b35d225-1733-47d7-8166-f1f47893ea24 INF CORS policy execution successful. 2024-09-02 20:19:19.615 +05:30 3b35d225-1733-47d7-8166-f1f47893ea24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 204 null null 0.4669ms 2024-09-02 20:19:19.661 +05:30 8f8d1a97-0c88-40b9-802c-4472140b4e0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:19.662 +05:30 8f8d1a97-0c88-40b9-802c-4472140b4e0b INF CORS policy execution successful. 2024-09-02 20:19:19.662 +05:30 8f8d1a97-0c88-40b9-802c-4472140b4e0b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:19.662 +05:30 af0a2d6e-75b9-48ae-aa14-60e1befa2d1a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:19.663 +05:30 af0a2d6e-75b9-48ae-aa14-60e1befa2d1a 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-02 20:19:19.672 +05:30 af0a2d6e-75b9-48ae-aa14-60e1befa2d1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:19.672 +05:30 af0a2d6e-75b9-48ae-aa14-60e1befa2d1a INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 9.3269ms 2024-09-02 20:19:19.672 +05:30 af0a2d6e-75b9-48ae-aa14-60e1befa2d1a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:19.672 +05:30 af0a2d6e-75b9-48ae-aa14-60e1befa2d1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f8d1a97-0c88-40b9-802c-4472140b4e0b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1624} 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\":\"\",\"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\":\"\"}],\"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-02 20:19:19.673 +05:30 af0a2d6e-75b9-48ae-aa14-60e1befa2d1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 200 1624 application/json; charset=utf-8 11.7659ms 2024-09-02 20:19:19.714 +05:30 24bc1407-f52e-4f3a-97a5-d3d90c9b67ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:19.714 +05:30 24bc1407-f52e-4f3a-97a5-d3d90c9b67ff INF CORS policy execution successful. 2024-09-02 20:19:19.714 +05:30 24bc1407-f52e-4f3a-97a5-d3d90c9b67ff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:19.715 +05:30 303c5312-a22b-49ee-ae38-bc7ae1617da6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:19.715 +05:30 303c5312-a22b-49ee-ae38-bc7ae1617da6 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-02 20:19:19.718 +05:30 303c5312-a22b-49ee-ae38-bc7ae1617da6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:19.719 +05:30 303c5312-a22b-49ee-ae38-bc7ae1617da6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 3.9689ms 2024-09-02 20:19:19.719 +05:30 303c5312-a22b-49ee-ae38-bc7ae1617da6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:19.719 +05:30 303c5312-a22b-49ee-ae38-bc7ae1617da6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24bc1407-f52e-4f3a-97a5-d3d90c9b67ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1624} 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\":\"\",\"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\":\"\"}],\"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-02 20:19:19.719 +05:30 303c5312-a22b-49ee-ae38-bc7ae1617da6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 200 1624 application/json; charset=utf-8 5.6922ms 2024-09-02 20:19:20.003 +05:30 d2d00168-0bad-407a-94d6-411df8fb2b43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:19:20.004 +05:30 d2d00168-0bad-407a-94d6-411df8fb2b43 INF CORS policy execution successful. 2024-09-02 20:19:20.004 +05:30 d2d00168-0bad-407a-94d6-411df8fb2b43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.7252ms 2024-09-02 20:19:20.008 +05:30 52c4c8f4-4200-4d8e-92c4-994e07ba1d19 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:20.008 +05:30 52c4c8f4-4200-4d8e-92c4-994e07ba1d19 INF CORS policy execution successful. 2024-09-02 20:19:20.009 +05:30 52c4c8f4-4200-4d8e-92c4-994e07ba1d19 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.716ms 2024-09-02 20:19:20.055 +05:30 ed51fc7b-ba20-4427-97f7-8350c2946e92 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:20.055 +05:30 ed51fc7b-ba20-4427-97f7-8350c2946e92 INF CORS policy execution successful. 2024-09-02 20:19:20.056 +05:30 ed51fc7b-ba20-4427-97f7-8350c2946e92 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:20.056 +05:30 a6b0cdc5-5528-4e7a-82b7-a72fca4c4395 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:20.056 +05:30 a6b0cdc5-5528-4e7a-82b7-a72fca4c4395 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-02 20:19:20.058 +05:30 9a5d06b2-34f3-4073-aaad-0f77e78c15a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:19:20.058 +05:30 9a5d06b2-34f3-4073-aaad-0f77e78c15a0 INF CORS policy execution successful. 2024-09-02 20:19:20.058 +05:30 9a5d06b2-34f3-4073-aaad-0f77e78c15a0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:20.058 +05:30 64c814fc-de58-4f90-abd8-72e363d72631 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:20.058 +05:30 64c814fc-de58-4f90-abd8-72e363d72631 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-02 20:19:20.061 +05:30 a6b0cdc5-5528-4e7a-82b7-a72fca4c4395 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:20.061 +05:30 a6b0cdc5-5528-4e7a-82b7-a72fca4c4395 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.6527ms 2024-09-02 20:19:20.061 +05:30 a6b0cdc5-5528-4e7a-82b7-a72fca4c4395 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:20.061 +05:30 a6b0cdc5-5528-4e7a-82b7-a72fca4c4395 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed51fc7b-ba20-4427-97f7-8350c2946e92}, {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-02 20:19:20.062 +05:30 a6b0cdc5-5528-4e7a-82b7-a72fca4c4395 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.1346ms 2024-09-02 20:19:20.062 +05:30 64c814fc-de58-4f90-abd8-72e363d72631 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:20.063 +05:30 64c814fc-de58-4f90-abd8-72e363d72631 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.1705ms 2024-09-02 20:19:20.063 +05:30 64c814fc-de58-4f90-abd8-72e363d72631 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:20.063 +05:30 64c814fc-de58-4f90-abd8-72e363d72631 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a5d06b2-34f3-4073-aaad-0f77e78c15a0}, {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-02 20:19:20.063 +05:30 64c814fc-de58-4f90-abd8-72e363d72631 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.4101ms 2024-09-02 20:19:20.154 +05:30 786a6980-a798-436f-b17b-49f90982ce0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:19:20.154 +05:30 786a6980-a798-436f-b17b-49f90982ce0d INF CORS policy execution successful. 2024-09-02 20:19:20.155 +05:30 786a6980-a798-436f-b17b-49f90982ce0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6647ms 2024-09-02 20:19:20.158 +05:30 b0e43e5b-f734-411e-a3d8-e6b9f88386f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:20.158 +05:30 b0e43e5b-f734-411e-a3d8-e6b9f88386f3 INF CORS policy execution successful. 2024-09-02 20:19:20.158 +05:30 b0e43e5b-f734-411e-a3d8-e6b9f88386f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7514ms 2024-09-02 20:19:20.193 +05:30 68bdbf39-f876-42c7-a777-0bd86cb3cd21 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:19:20.193 +05:30 68bdbf39-f876-42c7-a777-0bd86cb3cd21 INF CORS policy execution successful. 2024-09-02 20:19:20.194 +05:30 68bdbf39-f876-42c7-a777-0bd86cb3cd21 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:20.194 +05:30 2116df02-a12a-43d9-8961-06f97d953c2c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:20.194 +05:30 2116df02-a12a-43d9-8961-06f97d953c2c 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-02 20:19:20.197 +05:30 e7cd42bf-2c32-4892-bdd6-30bf3f6117d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:20.197 +05:30 e7cd42bf-2c32-4892-bdd6-30bf3f6117d5 INF CORS policy execution successful. 2024-09-02 20:19:20.198 +05:30 e7cd42bf-2c32-4892-bdd6-30bf3f6117d5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:20.198 +05:30 f65a2179-e8e3-4a72-9cc3-d082126c4fb3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:20.198 +05:30 f65a2179-e8e3-4a72-9cc3-d082126c4fb3 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-02 20:19:20.202 +05:30 2116df02-a12a-43d9-8961-06f97d953c2c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:20.202 +05:30 2116df02-a12a-43d9-8961-06f97d953c2c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.4067ms 2024-09-02 20:19:20.203 +05:30 2116df02-a12a-43d9-8961-06f97d953c2c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:20.203 +05:30 2116df02-a12a-43d9-8961-06f97d953c2c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68bdbf39-f876-42c7-a777-0bd86cb3cd21}, {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-02 20:19:20.203 +05:30 2116df02-a12a-43d9-8961-06f97d953c2c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.4496ms 2024-09-02 20:19:20.203 +05:30 f65a2179-e8e3-4a72-9cc3-d082126c4fb3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:20.204 +05:30 f65a2179-e8e3-4a72-9cc3-d082126c4fb3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.696ms 2024-09-02 20:19:20.204 +05:30 f65a2179-e8e3-4a72-9cc3-d082126c4fb3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:20.204 +05:30 f65a2179-e8e3-4a72-9cc3-d082126c4fb3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7cd42bf-2c32-4892-bdd6-30bf3f6117d5}, {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-02 20:19:20.204 +05:30 f65a2179-e8e3-4a72-9cc3-d082126c4fb3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.8321ms 2024-09-02 20:19:20.443 +05:30 0317a3db-8b50-4987-92d5-926f4d440cf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:19:20.443 +05:30 0317a3db-8b50-4987-92d5-926f4d440cf9 INF CORS policy execution successful. 2024-09-02 20:19:20.443 +05:30 0317a3db-8b50-4987-92d5-926f4d440cf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.6767ms 2024-09-02 20:19:20.549 +05:30 8c2e4b6b-dd53-4b49-b6fd-9b26164bcd7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:19:20.549 +05:30 8c2e4b6b-dd53-4b49-b6fd-9b26164bcd7b INF CORS policy execution successful. 2024-09-02 20:19:20.550 +05:30 8c2e4b6b-dd53-4b49-b6fd-9b26164bcd7b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:20.550 +05:30 a4217063-4428-4e63-9626-f3fa06173e92 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:20.550 +05:30 a4217063-4428-4e63-9626-f3fa06173e92 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-02 20:19:20.559 +05:30 a4217063-4428-4e63-9626-f3fa06173e92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:20.559 +05:30 a4217063-4428-4e63-9626-f3fa06173e92 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.0018ms 2024-09-02 20:19:20.559 +05:30 a4217063-4428-4e63-9626-f3fa06173e92 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:20.559 +05:30 a4217063-4428-4e63-9626-f3fa06173e92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c2e4b6b-dd53-4b49-b6fd-9b26164bcd7b}, {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-02 20:19:20.560 +05:30 a4217063-4428-4e63-9626-f3fa06173e92 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.1821ms 2024-09-02 20:19:20.613 +05:30 78dffa51-9ab1-40ac-bbb1-73a391a25933 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:20.614 +05:30 78dffa51-9ab1-40ac-bbb1-73a391a25933 INF CORS policy execution successful. 2024-09-02 20:19:20.614 +05:30 78dffa51-9ab1-40ac-bbb1-73a391a25933 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:20.614 +05:30 3097e184-7457-4c11-90f2-d5d2dd1f84ce INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:20.614 +05:30 3097e184-7457-4c11-90f2-d5d2dd1f84ce 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-02 20:19:20.621 +05:30 3097e184-7457-4c11-90f2-d5d2dd1f84ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:20.622 +05:30 3097e184-7457-4c11-90f2-d5d2dd1f84ce INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.1009ms 2024-09-02 20:19:20.622 +05:30 3097e184-7457-4c11-90f2-d5d2dd1f84ce INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:20.622 +05:30 3097e184-7457-4c11-90f2-d5d2dd1f84ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 78dffa51-9ab1-40ac-bbb1-73a391a25933}, {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-02 20:19:20.622 +05:30 3097e184-7457-4c11-90f2-d5d2dd1f84ce INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.4528ms 2024-09-02 20:19:26.061 +05:30 cffb8a32-c4ac-440e-8f21-ab67c42def92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:26.061 +05:30 c2ffb6d3-8798-4909-a317-7f6f42d49227 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:26.061 +05:30 c2ffb6d3-8798-4909-a317-7f6f42d49227 INF CORS policy execution successful. 2024-09-02 20:19:26.061 +05:30 cffb8a32-c4ac-440e-8f21-ab67c42def92 INF CORS policy execution successful. 2024-09-02 20:19:26.062 +05:30 c2ffb6d3-8798-4909-a317-7f6f42d49227 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.9341ms 2024-09-02 20:19:26.062 +05:30 cffb8a32-c4ac-440e-8f21-ab67c42def92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.0631ms 2024-09-02 20:19:26.198 +05:30 bc1c99b9-b285-4908-959f-00f5829a7bd3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:26.198 +05:30 bc1c99b9-b285-4908-959f-00f5829a7bd3 INF CORS policy execution successful. 2024-09-02 20:19:26.199 +05:30 bc1c99b9-b285-4908-959f-00f5829a7bd3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:26.199 +05:30 49de1264-b1fe-47a2-a030-53807fc48db6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:26.199 +05:30 49de1264-b1fe-47a2-a030-53807fc48db6 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-02 20:19:26.206 +05:30 49de1264-b1fe-47a2-a030-53807fc48db6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:26.206 +05:30 49de1264-b1fe-47a2-a030-53807fc48db6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.5342ms 2024-09-02 20:19:26.206 +05:30 49de1264-b1fe-47a2-a030-53807fc48db6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:26.206 +05:30 49de1264-b1fe-47a2-a030-53807fc48db6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc1c99b9-b285-4908-959f-00f5829a7bd3}, {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-02 20:19:26.207 +05:30 49de1264-b1fe-47a2-a030-53807fc48db6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 9.0967ms 2024-09-02 20:19:26.252 +05:30 96253c7b-307b-44cc-88a2-4627a2c9ddfe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:26.253 +05:30 96253c7b-307b-44cc-88a2-4627a2c9ddfe INF CORS policy execution successful. 2024-09-02 20:19:26.253 +05:30 96253c7b-307b-44cc-88a2-4627a2c9ddfe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:26.254 +05:30 025e1ec9-0d77-4c63-9982-2b7ececa0b2f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:26.254 +05:30 025e1ec9-0d77-4c63-9982-2b7ececa0b2f 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-02 20:19:26.258 +05:30 025e1ec9-0d77-4c63-9982-2b7ececa0b2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:26.259 +05:30 025e1ec9-0d77-4c63-9982-2b7ececa0b2f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 5.1ms 2024-09-02 20:19:26.259 +05:30 025e1ec9-0d77-4c63-9982-2b7ececa0b2f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:26.259 +05:30 025e1ec9-0d77-4c63-9982-2b7ececa0b2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96253c7b-307b-44cc-88a2-4627a2c9ddfe}, {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-02 20:19:26.260 +05:30 025e1ec9-0d77-4c63-9982-2b7ececa0b2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 7.8614ms 2024-09-02 20:19:37.559 +05:30 aeb29802-5519-4a78-a875-0b8d71466bf8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:37.559 +05:30 ca45b4b2-b398-4a87-836e-c7e79db0cef4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:37.560 +05:30 ca45b4b2-b398-4a87-836e-c7e79db0cef4 INF CORS policy execution successful. 2024-09-02 20:19:37.560 +05:30 aeb29802-5519-4a78-a875-0b8d71466bf8 INF CORS policy execution successful. 2024-09-02 20:19:37.561 +05:30 aeb29802-5519-4a78-a875-0b8d71466bf8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.314ms 2024-09-02 20:19:37.561 +05:30 ca45b4b2-b398-4a87-836e-c7e79db0cef4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.3194ms 2024-09-02 20:19:37.595 +05:30 69541d83-f1be-49f3-b958-2e3e3e37d38d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:37.596 +05:30 69541d83-f1be-49f3-b958-2e3e3e37d38d INF CORS policy execution successful. 2024-09-02 20:19:37.596 +05:30 69541d83-f1be-49f3-b958-2e3e3e37d38d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:37.597 +05:30 8ed50dc4-aacc-4d44-8da2-801ce5183c7e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:37.597 +05:30 8ed50dc4-aacc-4d44-8da2-801ce5183c7e 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-02 20:19:37.601 +05:30 8ed50dc4-aacc-4d44-8da2-801ce5183c7e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:37.601 +05:30 8ed50dc4-aacc-4d44-8da2-801ce5183c7e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.1856ms 2024-09-02 20:19:37.601 +05:30 8ed50dc4-aacc-4d44-8da2-801ce5183c7e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:37.601 +05:30 8ed50dc4-aacc-4d44-8da2-801ce5183c7e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69541d83-f1be-49f3-b958-2e3e3e37d38d}, {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-02 20:19:37.602 +05:30 8ed50dc4-aacc-4d44-8da2-801ce5183c7e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 6.6562ms 2024-09-02 20:19:37.643 +05:30 188104ac-86f5-4636-9e1d-ff6ad70a8370 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:37.643 +05:30 188104ac-86f5-4636-9e1d-ff6ad70a8370 INF CORS policy execution successful. 2024-09-02 20:19:37.643 +05:30 188104ac-86f5-4636-9e1d-ff6ad70a8370 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:37.644 +05:30 f72491e3-7b18-4c20-ba4d-a369fe4c1647 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:37.644 +05:30 f72491e3-7b18-4c20-ba4d-a369fe4c1647 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-02 20:19:37.647 +05:30 f72491e3-7b18-4c20-ba4d-a369fe4c1647 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:37.647 +05:30 f72491e3-7b18-4c20-ba4d-a369fe4c1647 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.9546ms 2024-09-02 20:19:37.647 +05:30 f72491e3-7b18-4c20-ba4d-a369fe4c1647 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:37.648 +05:30 f72491e3-7b18-4c20-ba4d-a369fe4c1647 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 188104ac-86f5-4636-9e1d-ff6ad70a8370}, {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-02 20:19:37.648 +05:30 f72491e3-7b18-4c20-ba4d-a369fe4c1647 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.7345ms 2024-09-02 20:19:37.863 +05:30 0f3690c2-bfb8-49c5-be45-f09b05c6b185 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:19:37.863 +05:30 ab9a245a-449c-426f-8283-9741f138ae62 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:37.863 +05:30 0f3690c2-bfb8-49c5-be45-f09b05c6b185 INF CORS policy execution successful. 2024-09-02 20:19:37.863 +05:30 ab9a245a-449c-426f-8283-9741f138ae62 INF CORS policy execution successful. 2024-09-02 20:19:37.864 +05:30 0f3690c2-bfb8-49c5-be45-f09b05c6b185 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.4753ms 2024-09-02 20:19:37.864 +05:30 ab9a245a-449c-426f-8283-9741f138ae62 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5892ms 2024-09-02 20:19:37.905 +05:30 be97ff52-584d-4f7c-a9e1-d71bdcd8944f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:19:37.906 +05:30 be97ff52-584d-4f7c-a9e1-d71bdcd8944f INF CORS policy execution successful. 2024-09-02 20:19:37.907 +05:30 be97ff52-584d-4f7c-a9e1-d71bdcd8944f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:37.907 +05:30 7523aae4-dcf3-49f4-a66e-ecf918a36f09 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:37.907 +05:30 7523aae4-dcf3-49f4-a66e-ecf918a36f09 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-02 20:19:37.909 +05:30 b6ad551a-9a54-4473-a75e-ba2ad1786ce0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:37.909 +05:30 b6ad551a-9a54-4473-a75e-ba2ad1786ce0 INF CORS policy execution successful. 2024-09-02 20:19:37.909 +05:30 b6ad551a-9a54-4473-a75e-ba2ad1786ce0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:37.910 +05:30 239872d2-a02e-47e2-9069-a484abf38599 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:37.910 +05:30 239872d2-a02e-47e2-9069-a484abf38599 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-02 20:19:37.915 +05:30 7523aae4-dcf3-49f4-a66e-ecf918a36f09 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:37.916 +05:30 7523aae4-dcf3-49f4-a66e-ecf918a36f09 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.6319ms 2024-09-02 20:19:37.916 +05:30 7523aae4-dcf3-49f4-a66e-ecf918a36f09 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:37.916 +05:30 239872d2-a02e-47e2-9069-a484abf38599 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:37.916 +05:30 239872d2-a02e-47e2-9069-a484abf38599 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.3009ms 2024-09-02 20:19:37.916 +05:30 7523aae4-dcf3-49f4-a66e-ecf918a36f09 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be97ff52-584d-4f7c-a9e1-d71bdcd8944f}, {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-02 20:19:37.916 +05:30 239872d2-a02e-47e2-9069-a484abf38599 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:37.916 +05:30 239872d2-a02e-47e2-9069-a484abf38599 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6ad551a-9a54-4473-a75e-ba2ad1786ce0}, {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-02 20:19:37.917 +05:30 7523aae4-dcf3-49f4-a66e-ecf918a36f09 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.8001ms 2024-09-02 20:19:37.917 +05:30 239872d2-a02e-47e2-9069-a484abf38599 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.9548ms 2024-09-02 20:19:37.988 +05:30 f720c6ee-e54e-4878-8c36-f37f9a0e6d20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:19:37.989 +05:30 f720c6ee-e54e-4878-8c36-f37f9a0e6d20 INF CORS policy execution successful. 2024-09-02 20:19:37.989 +05:30 f720c6ee-e54e-4878-8c36-f37f9a0e6d20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.7237ms 2024-09-02 20:19:38.023 +05:30 6e810d78-4ad9-4a26-930e-1387c24f058a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:19:38.024 +05:30 6e810d78-4ad9-4a26-930e-1387c24f058a INF CORS policy execution successful. 2024-09-02 20:19:38.024 +05:30 6e810d78-4ad9-4a26-930e-1387c24f058a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:38.024 +05:30 dbd64998-afec-461e-87e6-bd4b91a47b81 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:38.024 +05:30 dbd64998-afec-461e-87e6-bd4b91a47b81 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-02 20:19:38.029 +05:30 dbd64998-afec-461e-87e6-bd4b91a47b81 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:38.029 +05:30 dbd64998-afec-461e-87e6-bd4b91a47b81 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.9147ms 2024-09-02 20:19:38.029 +05:30 dbd64998-afec-461e-87e6-bd4b91a47b81 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:38.029 +05:30 dbd64998-afec-461e-87e6-bd4b91a47b81 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e810d78-4ad9-4a26-930e-1387c24f058a}, {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-02 20:19:38.030 +05:30 dbd64998-afec-461e-87e6-bd4b91a47b81 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.6312ms 2024-09-02 20:19:38.378 +05:30 c56a076d-3c77-407e-904d-f1ebbfb08c2e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:38.379 +05:30 c56a076d-3c77-407e-904d-f1ebbfb08c2e INF CORS policy execution successful. 2024-09-02 20:19:38.379 +05:30 c56a076d-3c77-407e-904d-f1ebbfb08c2e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:38.379 +05:30 d14a3438-0d7d-4f03-9e4e-93bdfdf73a34 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:38.379 +05:30 d14a3438-0d7d-4f03-9e4e-93bdfdf73a34 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-02 20:19:38.383 +05:30 d14a3438-0d7d-4f03-9e4e-93bdfdf73a34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:38.383 +05:30 d14a3438-0d7d-4f03-9e4e-93bdfdf73a34 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.935ms 2024-09-02 20:19:38.383 +05:30 d14a3438-0d7d-4f03-9e4e-93bdfdf73a34 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:38.383 +05:30 d14a3438-0d7d-4f03-9e4e-93bdfdf73a34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c56a076d-3c77-407e-904d-f1ebbfb08c2e}, {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-02 20:19:38.384 +05:30 d14a3438-0d7d-4f03-9e4e-93bdfdf73a34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 5.558ms 2024-09-02 20:19:45.651 +05:30 7c37f8e4-b072-41af-b2c7-5d5ea1d7c3ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - null null 2024-09-02 20:19:45.651 +05:30 7c37f8e4-b072-41af-b2c7-5d5ea1d7c3ca INF CORS policy execution successful. 2024-09-02 20:19:45.652 +05:30 7c37f8e4-b072-41af-b2c7-5d5ea1d7c3ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/upsertuser - 204 null null 1.7347ms 2024-09-02 20:19:45.689 +05:30 8204b0a5-710f-4ede-984b-4c06103d70a1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - application/json 1239 2024-09-02 20:19:45.691 +05:30 8204b0a5-710f-4ede-984b-4c06103d70a1 INF CORS policy execution successful. 2024-09-02 20:19:45.692 +05:30 8204b0a5-710f-4ede-984b-4c06103d70a1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Content-Length: 1239}, {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":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":"","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-02 20:19:45.692 +05:30 18e213fb-3c12-4fee-9a53-c776004e18ca INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 20:19:45.692 +05:30 18e213fb-3c12-4fee-9a53-c776004e18ca 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-02 20:19:45.727 +05:30 18e213fb-3c12-4fee-9a53-c776004e18ca INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:45.728 +05:30 18e213fb-3c12-4fee-9a53-c776004e18ca INF Executed action Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api) in 35.4879ms 2024-09-02 20:19:45.728 +05:30 18e213fb-3c12-4fee-9a53-c776004e18ca INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UpsertUser (Sang.Security.Api)' 2024-09-02 20:19:45.728 +05:30 18e213fb-3c12-4fee-9a53-c776004e18ca INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 8204b0a5-710f-4ede-984b-4c06103d70a1}, {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-02 20:19:45.729 +05:30 18e213fb-3c12-4fee-9a53-c776004e18ca INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/upsertuser - 201 92 application/json; charset=utf-8 39.722ms 2024-09-02 20:19:45.809 +05:30 a20b841d-825a-40e4-9e63-35305cfff4c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - null null 2024-09-02 20:19:45.809 +05:30 a20b841d-825a-40e4-9e63-35305cfff4c4 INF CORS policy execution successful. 2024-09-02 20:19:45.810 +05:30 a20b841d-825a-40e4-9e63-35305cfff4c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - 204 null null 0.6085ms 2024-09-02 20:19:45.895 +05:30 92845ae2-cf04-490d-aad5-99346dc3f722 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - multipart/form-data; boundary=----WebKitFormBoundarytnVqv1mxoa1Lq9U5 3137 2024-09-02 20:19:45.895 +05:30 92845ae2-cf04-490d-aad5-99346dc3f722 INF CORS policy execution successful. 2024-09-02 20:19:45.896 +05:30 92845ae2-cf04-490d-aad5-99346dc3f722 INF HTTP request: Path: /user/uploaduserfiles 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Content-Length: 3137}, {Content-Type: multipart/form-data; boundary=----WebKitFormBoundarytnVqv1mxoa1Lq9U5}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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: ------WebKitFormBoundarytnVqv1mxoa1Lq9U5 Content-Disposition: form-data; name="userFiles[0].FieldType" Signature ------WebKitFormBoundarytnVqv1mxoa1Lq9U5 Content-Disposition: form-data; name="userFiles[0].previousFileName" ------WebKitFormBoundarytnVqv1mxoa1Lq9U5 Content-Disposition: form-data; name="userFiles[0].FileContent"; filename="sign1.png" Content-Type: image/png �PNG  IHDR�� ��6�PLTE���'.8���������OSZ (3�����������񥥥������&+6��ބ����ؾ��HHH���jjj}}111^^^;;;��Ǝ�� XXX(((���uuuFJROOO04?<@I"X\c46<* `ci���sx�!�� �IDATx��\�v�:�`# ���������?w�@[�GDѻf�j-$��y�$A���e�2�����[Lj_�zfꖉ���=j�>_�/�� b��=^5��d��1H�\�a�� T<�J�ma�<e�0"Q����ow��� 6]=έ���/��Q����.�R��Q��^��m���Y����Qd���⻍4,1��F��n$ ���ӐV��;��a��P��.x�u�'�B1P�~�( �w�,?��� �w��Q7 *�)_u�����_K����e��j�,]����V�> �<4m���/�� �GJF���7�+���)=KD�)3��q�Z�Ҿ �f}Ce�j����ھ�rN���Ľ��%p�x�B7^K̨��y\�^��Wː�,�ӈyl�0.ϣΆ86��g� � �B��U�Ll>����Ro14�o���q��eǽ�4�����0��C��o,��{&�L)�ĝ�ڃ�w�s��Lʑm� �/dۡ��:L�?��m}Z��I[+`��mЋq��|)��{�*�� �Lzq��ٮg�I�|��2Ӻ�<ǔ� 6����DC�e��PsÊ��I9Q���E�d=M\EOܶv��J�: ���鱙$�m�gSUU��2nv���D�y˶�6�pT�x��87��!rϥ�XT�AVg�%�n�e�i-q�IV�E��~ձ�r�q2~3''1�2�[�U�E�y9�����Kڡ�nQ �pW��R�����X��b[$�8]�z�3~Ur| T��Kf>f��5d��RE}��98$_ƛE���[�5��K�� s�Un|�^mԓЦJ!�I�E�,�x4&NB��}�X2 ��[�L�S��� �m�V�U'<^k۠ɢg�/S��|�,b�����n>N�\�A�3��TM�D}��??�q��*gf�Xg�,LF��<�������پ~m0K���.��Wx+r�uu{�Z���J���8�:N�t�*[�k�3K�>����X1����RFvdY��-7Z�Le���o&�M�7�/����|w ���k8�r�1�) ���i��S$L�l?L���fҘަvv��Þ�2�(E0ۃ�&Lg4�}�d���dT����Qe8��|eI�+n�$�+Q ��A����������c�1R�O�:3I����� v^�gK��,$Y(4;iT��̔�ڹt��?!��y�#>5��tD�2\�ڷ�� /���V�X��*��9�+>#(�*��8���#ձ�c�3c)[�[�4�Q� aO�GWe�,4B ��EY��q Y�� �s����Tl�9�Qd�+cq&%7��E��1G�x���'>cp��8X�l�']b>��e��̝͖8=R���+�f�b@&TTU^>1�:�W�וX�d� ɦ(&Z�/�Q� 2S�裊�W��4L?*f^���hg�B�ə��� 0��c�Q�Э@�����1 98e?�Ia�4��\_��=�/�Z�07g�yG΅���s�I�qqَ���T|Z��te�:]K������Hp\��c�WT ��p�K��?O�a!Ȃ?o�ܳ3�)劜]n�t��;s�f�� +�[���c��@7�ˈ�DB��5B���i{N��4My��W����ڬ��M��5 ��a�_�F�`�T�^U�Փ�WU�E1�q��d���c��.�O�U/������/��it���W�M���VLy/m�Fo%v����a˻n�flYd��ҩ�j]��]����߁���n��5j�6.R��a���������I�XW\�bK0�//�i�ih���Wdw7�V~��&�]4��Vk|2�8 ���Ke�w\Q1�0޲X������i�ޗ�=bɛ \C z�� �oV��Xd��B�{o����_{�p𮜋�vb��^uM�K������jD��ݕ�|�:~�b��:��1`�:�� �=am����b� ���Y����!OH��yMA�y�� ���A�r��(�VI�k^G�u1V���L読9�:5ಞ��s� (�/�:ʮ�rR�M����]ۃ�Kw~���6wo�����1 ���k��v�s�_� ����J��������W�'³�.�?��$ܴu�i�Z��K�:{�@/���O��� ��� ���/����1~AHo/i�F�;v�L��ov}�G��`�S~�Jҟ��ï�����'�}������惱������~7������cG?%=�-�/�Vl/��� ���t�=�������q������p��v'��G[7m]w����wbg�w��Z����l����o{�i���þaI�w�����#9�gG��g��M"=��K����sv8!=��5�|���P}��_��=~�yą��������~o6�_�� ������}�^��~<��ĉ�+}��\=^ /I�?T-�w����IEND�B`� ------WebKitFormBoundarytnVqv1mxoa1Lq9U5-- 2024-09-02 20:19:45.896 +05:30 3e1af776-0b7e-4eb6-b184-ca232d83bd0b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.UploadUserFiles (Sang.Security.Api)' 2024-09-02 20:19:45.896 +05:30 3e1af776-0b7e-4eb6-b184-ca232d83bd0b INF Route matched with {action = "UploadUserFiles", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] UploadUserFiles(System.Collections.Generic.List`1[Sang.Service.Common.Models.UploadFile], Int32) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-02 20:19:45.919 +05:30 3e1af776-0b7e-4eb6-b184-ca232d83bd0b INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:45.920 +05:30 3e1af776-0b7e-4eb6-b184-ca232d83bd0b INF Executed action Sang.Security.Api.Controllers.UserController.UploadUserFiles (Sang.Security.Api) in 23.9092ms 2024-09-02 20:19:45.921 +05:30 3e1af776-0b7e-4eb6-b184-ca232d83bd0b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.UploadUserFiles (Sang.Security.Api)' 2024-09-02 20:19:45.921 +05:30 3e1af776-0b7e-4eb6-b184-ca232d83bd0b INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 92845ae2-cf04-490d-aad5-99346dc3f722}, {Location: http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 197} Body: {"status":"Success","statusCode":2001,"message":"User signature updated successfully.","result":"[{\"FieldType\":null,\"OutputId\":126,\"OutputMessage\":\"User signature updated successfully.\"}]"} 2024-09-02 20:19:45.921 +05:30 3e1af776-0b7e-4eb6-b184-ca232d83bd0b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/user/uploaduserfiles?id=126 - 201 197 application/json; charset=utf-8 26.9474ms 2024-09-02 20:19:46.643 +05:30 eb05f1f1-3c73-4d7e-aece-c593d9d83b50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:46.643 +05:30 eb05f1f1-3c73-4d7e-aece-c593d9d83b50 INF CORS policy execution successful. 2024-09-02 20:19:46.644 +05:30 eb05f1f1-3c73-4d7e-aece-c593d9d83b50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.832ms 2024-09-02 20:19:46.647 +05:30 5d5901f3-becf-4ae1-9911-cf25d491f643 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:19:46.647 +05:30 5d5901f3-becf-4ae1-9911-cf25d491f643 INF CORS policy execution successful. 2024-09-02 20:19:46.647 +05:30 5d5901f3-becf-4ae1-9911-cf25d491f643 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5298ms 2024-09-02 20:19:46.686 +05:30 816682a4-08ba-464f-b154-765dff1d4f61 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:19:46.687 +05:30 816682a4-08ba-464f-b154-765dff1d4f61 INF CORS policy execution successful. 2024-09-02 20:19:46.687 +05:30 816682a4-08ba-464f-b154-765dff1d4f61 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:46.687 +05:30 41adcdec-b703-4970-a683-e11dc3026831 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:46.687 +05:30 41adcdec-b703-4970-a683-e11dc3026831 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-02 20:19:46.690 +05:30 714ca9af-dc9c-4b33-b412-b0d0bc4a2104 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:46.690 +05:30 714ca9af-dc9c-4b33-b412-b0d0bc4a2104 INF CORS policy execution successful. 2024-09-02 20:19:46.691 +05:30 714ca9af-dc9c-4b33-b412-b0d0bc4a2104 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:46.691 +05:30 5119b8b7-a81e-487e-a892-be0b8e394c0c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:46.691 +05:30 5119b8b7-a81e-487e-a892-be0b8e394c0c 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-02 20:19:46.692 +05:30 41adcdec-b703-4970-a683-e11dc3026831 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:46.692 +05:30 41adcdec-b703-4970-a683-e11dc3026831 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.5171ms 2024-09-02 20:19:46.692 +05:30 41adcdec-b703-4970-a683-e11dc3026831 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:46.692 +05:30 41adcdec-b703-4970-a683-e11dc3026831 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 816682a4-08ba-464f-b154-765dff1d4f61}, {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-02 20:19:46.692 +05:30 41adcdec-b703-4970-a683-e11dc3026831 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.0864ms 2024-09-02 20:19:46.694 +05:30 5119b8b7-a81e-487e-a892-be0b8e394c0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:46.694 +05:30 5119b8b7-a81e-487e-a892-be0b8e394c0c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 2.8284ms 2024-09-02 20:19:46.694 +05:30 5119b8b7-a81e-487e-a892-be0b8e394c0c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:46.694 +05:30 5119b8b7-a81e-487e-a892-be0b8e394c0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 714ca9af-dc9c-4b33-b412-b0d0bc4a2104}, {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-02 20:19:46.694 +05:30 5119b8b7-a81e-487e-a892-be0b8e394c0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 3.8811ms 2024-09-02 20:19:48.258 +05:30 9e61edd6-f31f-4fdc-a9b7-56cc125c1719 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-02 20:19:48.258 +05:30 9e61edd6-f31f-4fdc-a9b7-56cc125c1719 INF CORS policy execution successful. 2024-09-02 20:19:48.258 +05:30 9e61edd6-f31f-4fdc-a9b7-56cc125c1719 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.5356ms 2024-09-02 20:19:48.262 +05:30 de638503-23e6-4a2d-bbb7-b72a2d459d40 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-02 20:19:48.262 +05:30 de638503-23e6-4a2d-bbb7-b72a2d459d40 INF CORS policy execution successful. 2024-09-02 20:19:48.262 +05:30 de638503-23e6-4a2d-bbb7-b72a2d459d40 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.4573ms 2024-09-02 20:19:48.303 +05:30 bf1244ad-dbbc-40bf-9155-2af57ba9b92f 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-02 20:19:48.303 +05:30 bf1244ad-dbbc-40bf-9155-2af57ba9b92f INF CORS policy execution successful. 2024-09-02 20:19:48.303 +05:30 bf1244ad-dbbc-40bf-9155-2af57ba9b92f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:48.303 +05:30 cfc11e7b-de52-49e7-b801-364f4fd8b491 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:48.304 +05:30 cfc11e7b-de52-49e7-b801-364f4fd8b491 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-02 20:19:48.310 +05:30 cfc11e7b-de52-49e7-b801-364f4fd8b491 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:48.311 +05:30 cfc11e7b-de52-49e7-b801-364f4fd8b491 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.0773ms 2024-09-02 20:19:48.311 +05:30 cfc11e7b-de52-49e7-b801-364f4fd8b491 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:48.311 +05:30 cfc11e7b-de52-49e7-b801-364f4fd8b491 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf1244ad-dbbc-40bf-9155-2af57ba9b92f}, {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-02 20:19:48.311 +05:30 cfc11e7b-de52-49e7-b801-364f4fd8b491 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.7969ms 2024-09-02 20:19:48.470 +05:30 905a32f6-aa59-475a-9b23-012b5043c7b4 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-02 20:19:48.471 +05:30 905a32f6-aa59-475a-9b23-012b5043c7b4 INF CORS policy execution successful. 2024-09-02 20:19:48.471 +05:30 905a32f6-aa59-475a-9b23-012b5043c7b4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:48.471 +05:30 e66a706a-1a77-41ca-9e66-ff62ed7f9c38 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:48.471 +05:30 e66a706a-1a77-41ca-9e66-ff62ed7f9c38 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-02 20:19:48.477 +05:30 e66a706a-1a77-41ca-9e66-ff62ed7f9c38 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:48.478 +05:30 e66a706a-1a77-41ca-9e66-ff62ed7f9c38 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.2973ms 2024-09-02 20:19:48.478 +05:30 e66a706a-1a77-41ca-9e66-ff62ed7f9c38 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:19:48.478 +05:30 e66a706a-1a77-41ca-9e66-ff62ed7f9c38 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 905a32f6-aa59-475a-9b23-012b5043c7b4}, {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-02 20:19:48.479 +05:30 e66a706a-1a77-41ca-9e66-ff62ed7f9c38 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.8573ms 2024-09-02 20:19:50.367 +05:30 828af14e-c633-47cd-a43a-de6ef4e5e8a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:50.367 +05:30 828af14e-c633-47cd-a43a-de6ef4e5e8a8 INF CORS policy execution successful. 2024-09-02 20:19:50.368 +05:30 828af14e-c633-47cd-a43a-de6ef4e5e8a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 204 null null 0.8676ms 2024-09-02 20:19:50.370 +05:30 f9fafa6e-abd3-44f8-9966-cacf739fb137 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:50.370 +05:30 f9fafa6e-abd3-44f8-9966-cacf739fb137 INF CORS policy execution successful. 2024-09-02 20:19:50.370 +05:30 f9fafa6e-abd3-44f8-9966-cacf739fb137 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 204 null null 0.5878ms 2024-09-02 20:19:50.406 +05:30 f03bef6c-3598-464c-9ddb-9a5208ca7c25 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:50.407 +05:30 f03bef6c-3598-464c-9ddb-9a5208ca7c25 INF CORS policy execution successful. 2024-09-02 20:19:50.407 +05:30 f03bef6c-3598-464c-9ddb-9a5208ca7c25 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:50.408 +05:30 485d952c-9052-4e70-b777-a7c406bc516c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:50.408 +05:30 485d952c-9052-4e70-b777-a7c406bc516c 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-02 20:19:50.416 +05:30 485d952c-9052-4e70-b777-a7c406bc516c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:50.417 +05:30 485d952c-9052-4e70-b777-a7c406bc516c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 8.4793ms 2024-09-02 20:19:50.417 +05:30 485d952c-9052-4e70-b777-a7c406bc516c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:50.417 +05:30 485d952c-9052-4e70-b777-a7c406bc516c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f03bef6c-3598-464c-9ddb-9a5208ca7c25}, {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-02 20:19:50.417 +05:30 485d952c-9052-4e70-b777-a7c406bc516c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 200 1730 application/json; charset=utf-8 11.3151ms 2024-09-02 20:19:50.543 +05:30 1e20283a-5ce6-46df-8c2c-de454f0c3551 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 20:19:50.544 +05:30 1e20283a-5ce6-46df-8c2c-de454f0c3551 INF CORS policy execution successful. 2024-09-02 20:19:50.544 +05:30 1e20283a-5ce6-46df-8c2c-de454f0c3551 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:50.544 +05:30 c5d6087e-1da6-464a-88a1-3083bcbc4cdf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:50.544 +05:30 c5d6087e-1da6-464a-88a1-3083bcbc4cdf 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-02 20:19:50.552 +05:30 c5d6087e-1da6-464a-88a1-3083bcbc4cdf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:50.552 +05:30 c5d6087e-1da6-464a-88a1-3083bcbc4cdf INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 7.7668ms 2024-09-02 20:19:50.552 +05:30 c5d6087e-1da6-464a-88a1-3083bcbc4cdf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:50.552 +05:30 c5d6087e-1da6-464a-88a1-3083bcbc4cdf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e20283a-5ce6-46df-8c2c-de454f0c3551}, {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-02 20:19:50.553 +05:30 c5d6087e-1da6-464a-88a1-3083bcbc4cdf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 200 1730 application/json; charset=utf-8 9.9271ms 2024-09-02 20:19:50.758 +05:30 0c344da7-e285-427d-b4d6-a7a1acee5d70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:50.758 +05:30 0c344da7-e285-427d-b4d6-a7a1acee5d70 INF CORS policy execution successful. 2024-09-02 20:19:50.759 +05:30 0c344da7-e285-427d-b4d6-a7a1acee5d70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.686ms 2024-09-02 20:19:50.762 +05:30 b820b501-a5ed-421e-911c-990b69d298d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:19:50.763 +05:30 b820b501-a5ed-421e-911c-990b69d298d8 INF CORS policy execution successful. 2024-09-02 20:19:50.763 +05:30 b820b501-a5ed-421e-911c-990b69d298d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.4215ms 2024-09-02 20:19:50.808 +05:30 023a7539-0dd0-4768-8fe5-fbadbf4b552f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 20:19:50.809 +05:30 023a7539-0dd0-4768-8fe5-fbadbf4b552f INF CORS policy execution successful. 2024-09-02 20:19:50.809 +05:30 023a7539-0dd0-4768-8fe5-fbadbf4b552f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:50.810 +05:30 add937dc-39cc-4fa5-8034-fb4d7aaf6bab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:50.810 +05:30 add937dc-39cc-4fa5-8034-fb4d7aaf6bab 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-02 20:19:50.812 +05:30 3393e1a0-12c0-424e-b18d-4ecdec6f096a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 20:19:50.813 +05:30 3393e1a0-12c0-424e-b18d-4ecdec6f096a INF CORS policy execution successful. 2024-09-02 20:19:50.813 +05:30 3393e1a0-12c0-424e-b18d-4ecdec6f096a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:50.813 +05:30 c0e9f1a4-1cff-482b-8dde-b1cd8e7a6af8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:50.813 +05:30 c0e9f1a4-1cff-482b-8dde-b1cd8e7a6af8 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-02 20:19:50.815 +05:30 add937dc-39cc-4fa5-8034-fb4d7aaf6bab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:50.815 +05:30 add937dc-39cc-4fa5-8034-fb4d7aaf6bab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.176ms 2024-09-02 20:19:50.815 +05:30 add937dc-39cc-4fa5-8034-fb4d7aaf6bab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 20:19:50.815 +05:30 add937dc-39cc-4fa5-8034-fb4d7aaf6bab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 023a7539-0dd0-4768-8fe5-fbadbf4b552f}, {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-02 20:19:50.815 +05:30 add937dc-39cc-4fa5-8034-fb4d7aaf6bab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 6.9195ms 2024-09-02 20:19:50.815 +05:30 c0e9f1a4-1cff-482b-8dde-b1cd8e7a6af8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:50.816 +05:30 c0e9f1a4-1cff-482b-8dde-b1cd8e7a6af8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.1104ms 2024-09-02 20:19:50.816 +05:30 c0e9f1a4-1cff-482b-8dde-b1cd8e7a6af8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 20:19:50.816 +05:30 c0e9f1a4-1cff-482b-8dde-b1cd8e7a6af8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3393e1a0-12c0-424e-b18d-4ecdec6f096a}, {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-02 20:19:50.816 +05:30 c0e9f1a4-1cff-482b-8dde-b1cd8e7a6af8 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.5607ms 2024-09-02 20:19:50.843 +05:30 ad5b34f3-d1f1-4692-b7d1-e7b499cb7a7e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:19:50.843 +05:30 88f32dfe-776d-46be-8571-41df63b687d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:50.844 +05:30 ad5b34f3-d1f1-4692-b7d1-e7b499cb7a7e INF CORS policy execution successful. 2024-09-02 20:19:50.844 +05:30 88f32dfe-776d-46be-8571-41df63b687d8 INF CORS policy execution successful. 2024-09-02 20:19:50.844 +05:30 ad5b34f3-d1f1-4692-b7d1-e7b499cb7a7e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:50.844 +05:30 88f32dfe-776d-46be-8571-41df63b687d8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:50.844 +05:30 b452e18b-f663-41d9-af31-c761a9164d84 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:50.844 +05:30 8ee79547-3fbd-41d9-9992-e57cd534ef53 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:50.844 +05:30 b452e18b-f663-41d9-af31-c761a9164d84 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-02 20:19:50.844 +05:30 8ee79547-3fbd-41d9-9992-e57cd534ef53 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-02 20:19:50.848 +05:30 b452e18b-f663-41d9-af31-c761a9164d84 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:50.849 +05:30 b452e18b-f663-41d9-af31-c761a9164d84 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.5849ms 2024-09-02 20:19:50.849 +05:30 8ee79547-3fbd-41d9-9992-e57cd534ef53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:50.849 +05:30 b452e18b-f663-41d9-af31-c761a9164d84 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:50.849 +05:30 8ee79547-3fbd-41d9-9992-e57cd534ef53 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.782ms 2024-09-02 20:19:50.849 +05:30 8ee79547-3fbd-41d9-9992-e57cd534ef53 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:50.849 +05:30 b452e18b-f663-41d9-af31-c761a9164d84 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad5b34f3-d1f1-4692-b7d1-e7b499cb7a7e}, {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-02 20:19:50.849 +05:30 8ee79547-3fbd-41d9-9992-e57cd534ef53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 88f32dfe-776d-46be-8571-41df63b687d8}, {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-02 20:19:50.849 +05:30 8ee79547-3fbd-41d9-9992-e57cd534ef53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.3177ms 2024-09-02 20:19:50.849 +05:30 b452e18b-f663-41d9-af31-c761a9164d84 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 6.3308ms 2024-09-02 20:19:51.148 +05:30 5cda052d-ae78-4162-abed-8b4cccc01d47 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:19:51.149 +05:30 5cda052d-ae78-4162-abed-8b4cccc01d47 INF CORS policy execution successful. 2024-09-02 20:19:51.149 +05:30 5cda052d-ae78-4162-abed-8b4cccc01d47 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.8223ms 2024-09-02 20:19:51.193 +05:30 0467c20c-0513-4c05-b187-bd623c820c34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 20:19:51.194 +05:30 0467c20c-0513-4c05-b187-bd623c820c34 INF CORS policy execution successful. 2024-09-02 20:19:51.194 +05:30 0467c20c-0513-4c05-b187-bd623c820c34 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:51.194 +05:30 0054d21f-15cd-4a1c-9a17-64acb2f79eba INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:51.194 +05:30 0054d21f-15cd-4a1c-9a17-64acb2f79eba 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-02 20:19:51.201 +05:30 0054d21f-15cd-4a1c-9a17-64acb2f79eba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:51.201 +05:30 0054d21f-15cd-4a1c-9a17-64acb2f79eba INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.4512ms 2024-09-02 20:19:51.201 +05:30 0054d21f-15cd-4a1c-9a17-64acb2f79eba INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:19:51.201 +05:30 0054d21f-15cd-4a1c-9a17-64acb2f79eba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0467c20c-0513-4c05-b187-bd623c820c34}, {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-02 20:19:51.202 +05:30 0054d21f-15cd-4a1c-9a17-64acb2f79eba 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.573ms 2024-09-02 20:19:51.378 +05:30 74e23448-c3f9-4dfa-8574-9365d4aa7f89 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:19:51.378 +05:30 74e23448-c3f9-4dfa-8574-9365d4aa7f89 INF CORS policy execution successful. 2024-09-02 20:19:51.379 +05:30 74e23448-c3f9-4dfa-8574-9365d4aa7f89 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:51.379 +05:30 ca642117-2817-496c-9acb-bb3a48cb9d52 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:51.379 +05:30 ca642117-2817-496c-9acb-bb3a48cb9d52 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-02 20:19:51.387 +05:30 ca642117-2817-496c-9acb-bb3a48cb9d52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:51.387 +05:30 ca642117-2817-496c-9acb-bb3a48cb9d52 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.9538ms 2024-09-02 20:19:51.387 +05:30 ca642117-2817-496c-9acb-bb3a48cb9d52 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:19:51.387 +05:30 ca642117-2817-496c-9acb-bb3a48cb9d52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74e23448-c3f9-4dfa-8574-9365d4aa7f89}, {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-02 20:19:51.387 +05:30 ca642117-2817-496c-9acb-bb3a48cb9d52 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.6079ms 2024-09-02 20:19:55.099 +05:30 5d4f1031-47ca-49c5-a54b-af568c1cd0d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:55.099 +05:30 b0955d81-cb9a-4b50-ae2c-c5c24384a64f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:55.100 +05:30 5d4f1031-47ca-49c5-a54b-af568c1cd0d7 INF CORS policy execution successful. 2024-09-02 20:19:55.100 +05:30 b0955d81-cb9a-4b50-ae2c-c5c24384a64f INF CORS policy execution successful. 2024-09-02 20:19:55.100 +05:30 5d4f1031-47ca-49c5-a54b-af568c1cd0d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.1018ms 2024-09-02 20:19:55.100 +05:30 b0955d81-cb9a-4b50-ae2c-c5c24384a64f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.1027ms 2024-09-02 20:19:55.167 +05:30 d4fa37f1-8875-40a5-bec9-80f026526b23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:55.168 +05:30 d4fa37f1-8875-40a5-bec9-80f026526b23 INF CORS policy execution successful. 2024-09-02 20:19:55.168 +05:30 d4fa37f1-8875-40a5-bec9-80f026526b23 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:55.169 +05:30 f1ccf653-0377-4e4d-bd68-ef773959413d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:55.169 +05:30 f1ccf653-0377-4e4d-bd68-ef773959413d 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-02 20:19:55.176 +05:30 f1ccf653-0377-4e4d-bd68-ef773959413d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:55.176 +05:30 f1ccf653-0377-4e4d-bd68-ef773959413d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.964ms 2024-09-02 20:19:55.176 +05:30 f1ccf653-0377-4e4d-bd68-ef773959413d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:55.176 +05:30 f1ccf653-0377-4e4d-bd68-ef773959413d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4fa37f1-8875-40a5-bec9-80f026526b23}, {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-02 20:19:55.177 +05:30 f1ccf653-0377-4e4d-bd68-ef773959413d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 10.2155ms 2024-09-02 20:19:55.220 +05:30 208640ac-d896-4807-9514-2b606ee2da57 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:19:55.221 +05:30 208640ac-d896-4807-9514-2b606ee2da57 INF CORS policy execution successful. 2024-09-02 20:19:55.221 +05:30 208640ac-d896-4807-9514-2b606ee2da57 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:19:55.221 +05:30 3bc481d1-9531-480e-80f9-b6efdd9db872 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:55.221 +05:30 3bc481d1-9531-480e-80f9-b6efdd9db872 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-02 20:19:55.228 +05:30 3bc481d1-9531-480e-80f9-b6efdd9db872 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:19:55.228 +05:30 3bc481d1-9531-480e-80f9-b6efdd9db872 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.596ms 2024-09-02 20:19:55.228 +05:30 3bc481d1-9531-480e-80f9-b6efdd9db872 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:19:55.228 +05:30 3bc481d1-9531-480e-80f9-b6efdd9db872 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 208640ac-d896-4807-9514-2b606ee2da57}, {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-02 20:19:55.229 +05:30 3bc481d1-9531-480e-80f9-b6efdd9db872 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 8.3807ms 2024-09-02 20:20:04.675 +05:30 68e39e1f-62e2-4480-8a9e-8cf23d842ca7 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-02 20:20:04.676 +05:30 68e39e1f-62e2-4480-8a9e-8cf23d842ca7 INF CORS policy execution successful. 2024-09-02 20:20:04.677 +05:30 68e39e1f-62e2-4480-8a9e-8cf23d842ca7 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.3183ms 2024-09-02 20:20:04.700 +05:30 eacc61ac-9cb5-453d-9744-f10ee41c0f25 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-02 20:20:04.702 +05:30 eacc61ac-9cb5-453d-9744-f10ee41c0f25 INF CORS policy execution successful. 2024-09-02 20:20:04.704 +05:30 eacc61ac-9cb5-453d-9744-f10ee41c0f25 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.4416ms 2024-09-02 20:20:04.731 +05:30 da074fb5-2967-45ab-8b6e-49ca07c6ee1a 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-02 20:20:04.734 +05:30 da074fb5-2967-45ab-8b6e-49ca07c6ee1a INF CORS policy execution successful. 2024-09-02 20:20:04.735 +05:30 da074fb5-2967-45ab-8b6e-49ca07c6ee1a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:20:04.741 +05:30 db66e2b7-4574-433f-bca7-5b0379bd04ac INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:20:04.742 +05:30 db66e2b7-4574-433f-bca7-5b0379bd04ac 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-02 20:20:04.816 +05:30 db66e2b7-4574-433f-bca7-5b0379bd04ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:20:04.816 +05:30 db66e2b7-4574-433f-bca7-5b0379bd04ac INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 69.1087ms 2024-09-02 20:20:04.817 +05:30 db66e2b7-4574-433f-bca7-5b0379bd04ac INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:20:04.817 +05:30 db66e2b7-4574-433f-bca7-5b0379bd04ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da074fb5-2967-45ab-8b6e-49ca07c6ee1a}, {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-02 20:20:04.818 +05:30 db66e2b7-4574-433f-bca7-5b0379bd04ac 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 87.5223ms 2024-09-02 20:20:04.863 +05:30 9990fb89-1cc5-40de-b1c4-1c48ea369f2b 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-02 20:20:04.864 +05:30 9990fb89-1cc5-40de-b1c4-1c48ea369f2b INF CORS policy execution successful. 2024-09-02 20:20:04.864 +05:30 9990fb89-1cc5-40de-b1c4-1c48ea369f2b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:20:04.864 +05:30 f6f6237c-adc6-4ba3-9acc-263b63c63056 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:20:04.865 +05:30 f6f6237c-adc6-4ba3-9acc-263b63c63056 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-02 20:20:04.895 +05:30 f6f6237c-adc6-4ba3-9acc-263b63c63056 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:20:04.899 +05:30 f6f6237c-adc6-4ba3-9acc-263b63c63056 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 34.2289ms 2024-09-02 20:20:04.899 +05:30 f6f6237c-adc6-4ba3-9acc-263b63c63056 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:20:04.901 +05:30 f6f6237c-adc6-4ba3-9acc-263b63c63056 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9990fb89-1cc5-40de-b1c4-1c48ea369f2b}, {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-02 20:20:04.903 +05:30 f6f6237c-adc6-4ba3-9acc-263b63c63056 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 40.5634ms 2024-09-02 20:30:47.560 +05:30 INF Application is shutting down... 2024-09-02 20:39:08.757 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 20:39:08.829 +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-02 20:39:08.862 +05:30 INF Creating key {ba0c1205-cc14-4542-8403-ec20e70560f7} with creation date 2024-09-02 15:09:08Z, activation date 2024-09-02 15:09:08Z, and expiration date 2024-12-01 15:09:08Z. 2024-09-02 20:39:08.878 +05:30 WRN No XML encryptor configured. Key {ba0c1205-cc14-4542-8403-ec20e70560f7} may be persisted to storage in unencrypted form. 2024-09-02 20:39:09.091 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 20:39:09.093 +05:30 INF Hosting environment: Production 2024-09-02 20:39:09.093 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 20:39:09.109 +05:30 22b16c22-1b7b-4f73-8af3-edd86f0b0e9a 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-02 20:39:09.109 +05:30 a7df0486-0380-4392-b558-641ee0177247 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-02 20:39:09.173 +05:30 22b16c22-1b7b-4f73-8af3-edd86f0b0e9a INF CORS policy execution successful. 2024-09-02 20:39:09.173 +05:30 a7df0486-0380-4392-b558-641ee0177247 INF CORS policy execution successful. 2024-09-02 20:39:09.183 +05:30 a7df0486-0380-4392-b558-641ee0177247 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 76.3084ms 2024-09-02 20:39:09.183 +05:30 22b16c22-1b7b-4f73-8af3-edd86f0b0e9a 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 76.3084ms 2024-09-02 20:39:09.221 +05:30 50e0eeb5-238d-452e-8c19-17ab64ba580f 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-02 20:39:09.363 +05:30 50e0eeb5-238d-452e-8c19-17ab64ba580f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:55:54 PM', Current time (UTC): '9/2/2024 3:09:09 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 20:39:09.374 +05:30 50e0eeb5-238d-452e-8c19-17ab64ba580f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:55:54 PM', Current time (UTC): '9/2/2024 3:09:09 PM'. 2024-09-02 20:39:09.375 +05:30 50e0eeb5-238d-452e-8c19-17ab64ba580f INF CORS policy execution successful. 2024-09-02 20:39:09.392 +05:30 50e0eeb5-238d-452e-8c19-17ab64ba580f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:09.451 +05:30 c21d14ba-6328-4568-be7e-b598c686f016 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 20:39:09.458 +05:30 c21d14ba-6328-4568-be7e-b598c686f016 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 20:39:09.459 +05:30 c21d14ba-6328-4568-be7e-b598c686f016 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 50e0eeb5-238d-452e-8c19-17ab64ba580f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:55:54'"} Body: 2024-09-02 20:39:09.468 +05:30 c21d14ba-6328-4568-be7e-b598c686f016 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 246.3751ms 2024-09-02 20:39:09.485 +05:30 8df4d602-d21c-429e-bbf4-8264d6c2199c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4OTI1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.4x7gF2sSdcQrBpJMa_Kuyt6H13q9f_c5LN0s9R9QkAE - null null 2024-09-02 20:39:09.485 +05:30 8df4d602-d21c-429e-bbf4-8264d6c2199c INF CORS policy execution successful. 2024-09-02 20:39:09.487 +05:30 8df4d602-d21c-429e-bbf4-8264d6c2199c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4OTI1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.4x7gF2sSdcQrBpJMa_Kuyt6H13q9f_c5LN0s9R9QkAE 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-02 20:39:09.493 +05:30 3c2cacf2-26ad-453e-b012-99b9ef95374f INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:39:09.496 +05:30 fe60dec0-bd12-43dd-b733-6fcc3443734c 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-02 20:39:09.499 +05:30 fe60dec0-bd12-43dd-b733-6fcc3443734c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:55:54 PM', Current time (UTC): '9/2/2024 3:09:09 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 20:39:09.500 +05:30 fe60dec0-bd12-43dd-b733-6fcc3443734c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 2:55:54 PM', Current time (UTC): '9/2/2024 3:09:09 PM'. 2024-09-02 20:39:09.501 +05:30 fe60dec0-bd12-43dd-b733-6fcc3443734c INF CORS policy execution successful. 2024-09-02 20:39:09.501 +05:30 fe60dec0-bd12-43dd-b733-6fcc3443734c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4ODk1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.npk2ZvUNWITb60mftBICeaGHtkJiqNJwULfaof6m_vY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:09.508 +05:30 4241ab66-cd91-418a-9408-e34fc2438cad INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 20:39:09.509 +05:30 4241ab66-cd91-418a-9408-e34fc2438cad INF AuthenticationScheme: Bearer was challenged. 2024-09-02 20:39:09.509 +05:30 4241ab66-cd91-418a-9408-e34fc2438cad INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: fe60dec0-bd12-43dd-b733-6fcc3443734c}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 14:55:54'"} Body: 2024-09-02 20:39:09.510 +05:30 4241ab66-cd91-418a-9408-e34fc2438cad 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 14.4699ms 2024-09-02 20:39:09.536 +05:30 3c2cacf2-26ad-453e-b012-99b9ef95374f 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-02 20:39:09.606 +05:30 3c2cacf2-26ad-453e-b012-99b9ef95374f INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:09.729 +05:30 3c2cacf2-26ad-453e-b012-99b9ef95374f INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 184.7034ms 2024-09-02 20:39:09.730 +05:30 3c2cacf2-26ad-453e-b012-99b9ef95374f INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:39:09.731 +05:30 3c2cacf2-26ad-453e-b012-99b9ef95374f INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 8df4d602-d21c-429e-bbf4-8264d6c2199c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 20:39:09.735 +05:30 3c2cacf2-26ad-453e-b012-99b9ef95374f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4OTI1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.4x7gF2sSdcQrBpJMa_Kuyt6H13q9f_c5LN0s9R9QkAE - 400 90 application/json; charset=utf-8 249.8899ms 2024-09-02 20:39:09.902 +05:30 afe8c673-5801-42d0-b577-ffa491def286 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4OTI1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.4x7gF2sSdcQrBpJMa_Kuyt6H13q9f_c5LN0s9R9QkAE - null null 2024-09-02 20:39:09.903 +05:30 afe8c673-5801-42d0-b577-ffa491def286 INF CORS policy execution successful. 2024-09-02 20:39:09.903 +05:30 afe8c673-5801-42d0-b577-ffa491def286 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4OTI1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.4x7gF2sSdcQrBpJMa_Kuyt6H13q9f_c5LN0s9R9QkAE 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-02 20:39:09.905 +05:30 7e6322bb-3638-44e7-a5a1-c75568f20c43 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:39:09.907 +05:30 7e6322bb-3638-44e7-a5a1-c75568f20c43 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-02 20:39:09.913 +05:30 7e6322bb-3638-44e7-a5a1-c75568f20c43 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:09.916 +05:30 7e6322bb-3638-44e7-a5a1-c75568f20c43 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 9.6217ms 2024-09-02 20:39:09.917 +05:30 7e6322bb-3638-44e7-a5a1-c75568f20c43 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:39:09.917 +05:30 7e6322bb-3638-44e7-a5a1-c75568f20c43 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: afe8c673-5801-42d0-b577-ffa491def286}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 20:39:09.918 +05:30 7e6322bb-3638-44e7-a5a1-c75568f20c43 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODgzNTQsImV4cCI6MTcyNTI4OTI1NCwiaWF0IjoxNzI1Mjg4MzU0fQ.4x7gF2sSdcQrBpJMa_Kuyt6H13q9f_c5LN0s9R9QkAE - 400 90 application/json; charset=utf-8 15.9584ms 2024-09-02 20:39:14.311 +05:30 efbb3688-b6cd-4bb1-9095-6d6bec946676 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 20:39:14.312 +05:30 efbb3688-b6cd-4bb1-9095-6d6bec946676 INF CORS policy execution successful. 2024-09-02 20:39:14.314 +05:30 efbb3688-b6cd-4bb1-9095-6d6bec946676 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-02 20:39:14.315 +05:30 fef58366-5d0c-4d4a-b1f5-5cb450023ea2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:39:14.331 +05:30 fef58366-5d0c-4d4a-b1f5-5cb450023ea2 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-02 20:39:14.739 +05:30 fef58366-5d0c-4d4a-b1f5-5cb450023ea2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:14.740 +05:30 fef58366-5d0c-4d4a-b1f5-5cb450023ea2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 408.249ms 2024-09-02 20:39:14.741 +05:30 fef58366-5d0c-4d4a-b1f5-5cb450023ea2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:39:14.742 +05:30 fef58366-5d0c-4d4a-b1f5-5cb450023ea2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: efbb3688-b6cd-4bb1-9095-6d6bec946676}, {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-02 20:39:14.744 +05:30 fef58366-5d0c-4d4a-b1f5-5cb450023ea2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 434.3371ms 2024-09-02 20:39:16.223 +05:30 5c1876d6-cd9f-4ca3-ad54-99cac14c39af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 20:39:16.224 +05:30 5c1876d6-cd9f-4ca3-ad54-99cac14c39af INF CORS policy execution successful. 2024-09-02 20:39:16.225 +05:30 5c1876d6-cd9f-4ca3-ad54-99cac14c39af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.7257ms 2024-09-02 20:39:16.258 +05:30 36ded01d-e516-4aee-b57d-b3707b90e9e1 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 20:39:16.259 +05:30 36ded01d-e516-4aee-b57d-b3707b90e9e1 INF CORS policy execution successful. 2024-09-02 20:39:16.261 +05:30 36ded01d-e516-4aee-b57d-b3707b90e9e1 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-02 20:39:16.263 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:39:16.272 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF 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-02 20:39:16.368 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Database retrieved 2024-09-02 20:39:16.421 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Token generated 2024-09-02 20:39:16.423 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Token generated 2024-09-02 20:39:16.425 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:16.426 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 154.0191ms 2024-09-02 20:39:16.426 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:39:16.427 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36ded01d-e516-4aee-b57d-b3707b90e9e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDY1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.Iql6Gb02JCNovH-MQnU-q7NPmnGBaxcwVzRw1YYdS5o\"}"} 2024-09-02 20:39:16.427 +05:30 f79604d7-f0e5-4eac-b8de-4b88aa18127d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 169.1728ms 2024-09-02 20:39:17.280 +05:30 abd9d6ae-2d05-449a-ac35-93da09eef216 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-02 20:39:17.281 +05:30 abd9d6ae-2d05-449a-ac35-93da09eef216 INF CORS policy execution successful. 2024-09-02 20:39:17.282 +05:30 abd9d6ae-2d05-449a-ac35-93da09eef216 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.3408ms 2024-09-02 20:39:17.326 +05:30 aea71937-197a-426f-a0c4-a4400ff65ef5 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-02 20:39:17.326 +05:30 bbdc0e38-58a7-41fb-bf97-604fa8486f97 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-02 20:39:17.327 +05:30 aea71937-197a-426f-a0c4-a4400ff65ef5 INF CORS policy execution successful. 2024-09-02 20:39:17.327 +05:30 aea71937-197a-426f-a0c4-a4400ff65ef5 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.2569ms 2024-09-02 20:39:17.344 +05:30 bbdc0e38-58a7-41fb-bf97-604fa8486f97 INF CORS policy execution successful. 2024-09-02 20:39:17.345 +05:30 bbdc0e38-58a7-41fb-bf97-604fa8486f97 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:17.351 +05:30 d2ec5092-c316-4f2b-814b-54d127833a32 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:17.365 +05:30 d2ec5092-c316-4f2b-814b-54d127833a32 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-02 20:39:17.506 +05:30 d2ec5092-c316-4f2b-814b-54d127833a32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:17.507 +05:30 d2ec5092-c316-4f2b-814b-54d127833a32 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 142.0508ms 2024-09-02 20:39:17.507 +05:30 d2ec5092-c316-4f2b-814b-54d127833a32 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:17.508 +05:30 d2ec5092-c316-4f2b-814b-54d127833a32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bbdc0e38-58a7-41fb-bf97-604fa8486f97}, {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-02 20:39:17.510 +05:30 d2ec5092-c316-4f2b-814b-54d127833a32 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 182.79ms 2024-09-02 20:39:17.552 +05:30 ce1b50b0-1fb2-463a-9556-838e00329dc5 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-02 20:39:17.554 +05:30 ce1b50b0-1fb2-463a-9556-838e00329dc5 INF CORS policy execution successful. 2024-09-02 20:39:17.555 +05:30 ce1b50b0-1fb2-463a-9556-838e00329dc5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:17.561 +05:30 9dda47f3-76f5-458c-bd73-4d21590419c5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:17.563 +05:30 9dda47f3-76f5-458c-bd73-4d21590419c5 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-02 20:39:17.656 +05:30 9dda47f3-76f5-458c-bd73-4d21590419c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:17.657 +05:30 9dda47f3-76f5-458c-bd73-4d21590419c5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 93.4234ms 2024-09-02 20:39:17.657 +05:30 9dda47f3-76f5-458c-bd73-4d21590419c5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:17.658 +05:30 9dda47f3-76f5-458c-bd73-4d21590419c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce1b50b0-1fb2-463a-9556-838e00329dc5}, {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-02 20:39:17.659 +05:30 9dda47f3-76f5-458c-bd73-4d21590419c5 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 106.8805ms 2024-09-02 20:39:20.369 +05:30 969ca1b0-9d3d-42e5-a74e-4919a37c998e 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-02 20:39:20.369 +05:30 b9e17ed6-b8fd-4ef7-9b72-70616e0ea66d 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-02 20:39:20.370 +05:30 969ca1b0-9d3d-42e5-a74e-4919a37c998e INF CORS policy execution successful. 2024-09-02 20:39:20.370 +05:30 b9e17ed6-b8fd-4ef7-9b72-70616e0ea66d INF CORS policy execution successful. 2024-09-02 20:39:20.371 +05:30 969ca1b0-9d3d-42e5-a74e-4919a37c998e 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.5507ms 2024-09-02 20:39:20.371 +05:30 b9e17ed6-b8fd-4ef7-9b72-70616e0ea66d 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.5057ms 2024-09-02 20:39:20.507 +05:30 36578db4-d05c-499e-b2c2-8d42021e71be 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-02 20:39:20.508 +05:30 36578db4-d05c-499e-b2c2-8d42021e71be INF CORS policy execution successful. 2024-09-02 20:39:20.509 +05:30 36578db4-d05c-499e-b2c2-8d42021e71be 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:20.509 +05:30 b9039d79-97e1-4e82-999a-04a3c8538e4d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:39:20.516 +05:30 b9039d79-97e1-4e82-999a-04a3c8538e4d 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-02 20:39:20.611 +05:30 b9039d79-97e1-4e82-999a-04a3c8538e4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:20.613 +05:30 b9039d79-97e1-4e82-999a-04a3c8538e4d INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 96.728ms 2024-09-02 20:39:20.613 +05:30 b9039d79-97e1-4e82-999a-04a3c8538e4d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:39:20.613 +05:30 b9039d79-97e1-4e82-999a-04a3c8538e4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36578db4-d05c-499e-b2c2-8d42021e71be}, {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-02 20:39:20.614 +05:30 b9039d79-97e1-4e82-999a-04a3c8538e4d 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 106.6331ms 2024-09-02 20:39:20.650 +05:30 6009d6d7-7e55-4458-b686-fe2cc8238b63 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-02 20:39:20.651 +05:30 6009d6d7-7e55-4458-b686-fe2cc8238b63 INF CORS policy execution successful. 2024-09-02 20:39:20.652 +05:30 6009d6d7-7e55-4458-b686-fe2cc8238b63 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:20.652 +05:30 0976e801-cdcc-4c82-b10b-4c1c5e2a56e3 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:39:20.653 +05:30 0976e801-cdcc-4c82-b10b-4c1c5e2a56e3 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-02 20:39:20.698 +05:30 0976e801-cdcc-4c82-b10b-4c1c5e2a56e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:20.698 +05:30 0976e801-cdcc-4c82-b10b-4c1c5e2a56e3 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 45.6733ms 2024-09-02 20:39:20.699 +05:30 0976e801-cdcc-4c82-b10b-4c1c5e2a56e3 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:39:20.699 +05:30 0976e801-cdcc-4c82-b10b-4c1c5e2a56e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6009d6d7-7e55-4458-b686-fe2cc8238b63}, {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-02 20:39:20.699 +05:30 0976e801-cdcc-4c82-b10b-4c1c5e2a56e3 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 49.6242ms 2024-09-02 20:39:22.063 +05:30 d3f2c9a0-55e0-488e-8685-6a17874ebfcd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:39:22.063 +05:30 85b9ac63-3bac-4e15-aa0f-e1ef20d0f7fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:39:22.064 +05:30 d3f2c9a0-55e0-488e-8685-6a17874ebfcd INF CORS policy execution successful. 2024-09-02 20:39:22.064 +05:30 85b9ac63-3bac-4e15-aa0f-e1ef20d0f7fe INF CORS policy execution successful. 2024-09-02 20:39:22.064 +05:30 d3f2c9a0-55e0-488e-8685-6a17874ebfcd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.0502ms 2024-09-02 20:39:22.064 +05:30 85b9ac63-3bac-4e15-aa0f-e1ef20d0f7fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.0546ms 2024-09-02 20:39:22.097 +05:30 b4aa0d45-2ada-451f-8e59-66861d0d5a70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:39:22.098 +05:30 b4aa0d45-2ada-451f-8e59-66861d0d5a70 INF CORS policy execution successful. 2024-09-02 20:39:22.099 +05:30 b4aa0d45-2ada-451f-8e59-66861d0d5a70 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.100 +05:30 0e8a3a2c-9335-465f-a07b-41def814a30c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:39:22.105 +05:30 0e8a3a2c-9335-465f-a07b-41def814a30c 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-02 20:39:22.161 +05:30 0e8a3a2c-9335-465f-a07b-41def814a30c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.162 +05:30 0e8a3a2c-9335-465f-a07b-41def814a30c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 55.9318ms 2024-09-02 20:39:22.162 +05:30 0e8a3a2c-9335-465f-a07b-41def814a30c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:39:22.162 +05:30 0e8a3a2c-9335-465f-a07b-41def814a30c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4aa0d45-2ada-451f-8e59-66861d0d5a70}, {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-02 20:39:22.163 +05:30 0e8a3a2c-9335-465f-a07b-41def814a30c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 66.2443ms 2024-09-02 20:39:22.220 +05:30 b9c381af-ed79-417b-a6ef-f939bcd85ee2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:39:22.221 +05:30 b9c381af-ed79-417b-a6ef-f939bcd85ee2 INF CORS policy execution successful. 2024-09-02 20:39:22.222 +05:30 b9c381af-ed79-417b-a6ef-f939bcd85ee2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.224 +05:30 2f62a78b-f6df-41fb-b5ae-a7fd28ff6f27 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:39:22.224 +05:30 2f62a78b-f6df-41fb-b5ae-a7fd28ff6f27 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-02 20:39:22.244 +05:30 2f62a78b-f6df-41fb-b5ae-a7fd28ff6f27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.244 +05:30 2f62a78b-f6df-41fb-b5ae-a7fd28ff6f27 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 19.603ms 2024-09-02 20:39:22.244 +05:30 2f62a78b-f6df-41fb-b5ae-a7fd28ff6f27 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:39:22.245 +05:30 2f62a78b-f6df-41fb-b5ae-a7fd28ff6f27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9c381af-ed79-417b-a6ef-f939bcd85ee2}, {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-02 20:39:22.245 +05:30 2f62a78b-f6df-41fb-b5ae-a7fd28ff6f27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 25.3222ms 2024-09-02 20:39:22.396 +05:30 08b2315b-38ad-4758-ab2f-cd3268d4501d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:39:22.396 +05:30 3310cb86-8405-4cc8-8bfb-40209014e319 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:39:22.397 +05:30 3310cb86-8405-4cc8-8bfb-40209014e319 INF CORS policy execution successful. 2024-09-02 20:39:22.397 +05:30 08b2315b-38ad-4758-ab2f-cd3268d4501d INF CORS policy execution successful. 2024-09-02 20:39:22.397 +05:30 3310cb86-8405-4cc8-8bfb-40209014e319 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.665ms 2024-09-02 20:39:22.397 +05:30 08b2315b-38ad-4758-ab2f-cd3268d4501d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.048ms 2024-09-02 20:39:22.433 +05:30 f5c2510e-97cc-46f4-a5c3-0ce22a68c7f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:39:22.433 +05:30 09a39383-1495-42f8-a89b-e18e1a279e37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:39:22.434 +05:30 f5c2510e-97cc-46f4-a5c3-0ce22a68c7f5 INF CORS policy execution successful. 2024-09-02 20:39:22.434 +05:30 09a39383-1495-42f8-a89b-e18e1a279e37 INF CORS policy execution successful. 2024-09-02 20:39:22.434 +05:30 f5c2510e-97cc-46f4-a5c3-0ce22a68c7f5 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.434 +05:30 09a39383-1495-42f8-a89b-e18e1a279e37 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.435 +05:30 7408dd91-1054-41cb-ac0b-940ad0f68385 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:22.435 +05:30 e424201c-58de-434b-b98b-481c185c826c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:22.440 +05:30 7408dd91-1054-41cb-ac0b-940ad0f68385 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-02 20:39:22.441 +05:30 e424201c-58de-434b-b98b-481c185c826c 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-02 20:39:22.459 +05:30 e424201c-58de-434b-b98b-481c185c826c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.460 +05:30 e424201c-58de-434b-b98b-481c185c826c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 19.1101ms 2024-09-02 20:39:22.460 +05:30 e424201c-58de-434b-b98b-481c185c826c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:22.460 +05:30 e424201c-58de-434b-b98b-481c185c826c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5c2510e-97cc-46f4-a5c3-0ce22a68c7f5}, {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-02 20:39:22.461 +05:30 e424201c-58de-434b-b98b-481c185c826c 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 27.8138ms 2024-09-02 20:39:22.469 +05:30 7408dd91-1054-41cb-ac0b-940ad0f68385 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.469 +05:30 7408dd91-1054-41cb-ac0b-940ad0f68385 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 28.5177ms 2024-09-02 20:39:22.469 +05:30 7408dd91-1054-41cb-ac0b-940ad0f68385 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:22.469 +05:30 7408dd91-1054-41cb-ac0b-940ad0f68385 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09a39383-1495-42f8-a89b-e18e1a279e37}, {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-02 20:39:22.470 +05:30 7408dd91-1054-41cb-ac0b-940ad0f68385 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 37.219ms 2024-09-02 20:39:22.489 +05:30 16d6fa6b-0514-404a-8ff6-590e9221f2eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:39:22.489 +05:30 16d6fa6b-0514-404a-8ff6-590e9221f2eb INF CORS policy execution successful. 2024-09-02 20:39:22.490 +05:30 16d6fa6b-0514-404a-8ff6-590e9221f2eb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.490 +05:30 812fed92-ed76-486e-9a7a-73b5ff77a41f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:22.490 +05:30 812fed92-ed76-486e-9a7a-73b5ff77a41f 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-02 20:39:22.496 +05:30 812fed92-ed76-486e-9a7a-73b5ff77a41f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.497 +05:30 812fed92-ed76-486e-9a7a-73b5ff77a41f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 6.0784ms 2024-09-02 20:39:22.497 +05:30 812fed92-ed76-486e-9a7a-73b5ff77a41f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:22.497 +05:30 812fed92-ed76-486e-9a7a-73b5ff77a41f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16d6fa6b-0514-404a-8ff6-590e9221f2eb}, {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-02 20:39:22.498 +05:30 812fed92-ed76-486e-9a7a-73b5ff77a41f 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 9.0596ms 2024-09-02 20:39:22.504 +05:30 26782b8d-999f-4828-91d0-bfd8b96060f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:39:22.505 +05:30 26782b8d-999f-4828-91d0-bfd8b96060f9 INF CORS policy execution successful. 2024-09-02 20:39:22.505 +05:30 26782b8d-999f-4828-91d0-bfd8b96060f9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.508 +05:30 b098b1fd-7706-4b2e-b1b6-60d018ff6fa4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:22.508 +05:30 b098b1fd-7706-4b2e-b1b6-60d018ff6fa4 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-02 20:39:22.512 +05:30 b098b1fd-7706-4b2e-b1b6-60d018ff6fa4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.513 +05:30 b098b1fd-7706-4b2e-b1b6-60d018ff6fa4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.7302ms 2024-09-02 20:39:22.513 +05:30 b098b1fd-7706-4b2e-b1b6-60d018ff6fa4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:22.513 +05:30 b098b1fd-7706-4b2e-b1b6-60d018ff6fa4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26782b8d-999f-4828-91d0-bfd8b96060f9}, {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-02 20:39:22.513 +05:30 b098b1fd-7706-4b2e-b1b6-60d018ff6fa4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 9.0727ms 2024-09-02 20:39:22.625 +05:30 669ed627-0583-48ea-88c8-7bf6dfc2a639 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:39:22.625 +05:30 8e050593-afef-4d84-a231-8ae09a02066a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:39:22.626 +05:30 8e050593-afef-4d84-a231-8ae09a02066a INF CORS policy execution successful. 2024-09-02 20:39:22.626 +05:30 669ed627-0583-48ea-88c8-7bf6dfc2a639 INF CORS policy execution successful. 2024-09-02 20:39:22.626 +05:30 8e050593-afef-4d84-a231-8ae09a02066a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.626 +05:30 669ed627-0583-48ea-88c8-7bf6dfc2a639 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:22.626 +05:30 550525dc-7548-4ed7-aa81-35b67111ae1e INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:22.627 +05:30 7b4b71a7-5ac1-4254-b7f4-818a09e76296 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:22.627 +05:30 550525dc-7548-4ed7-aa81-35b67111ae1e 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-02 20:39:22.627 +05:30 7b4b71a7-5ac1-4254-b7f4-818a09e76296 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-02 20:39:22.632 +05:30 7b4b71a7-5ac1-4254-b7f4-818a09e76296 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.632 +05:30 550525dc-7548-4ed7-aa81-35b67111ae1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:22.632 +05:30 550525dc-7548-4ed7-aa81-35b67111ae1e INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 5.395ms 2024-09-02 20:39:22.632 +05:30 7b4b71a7-5ac1-4254-b7f4-818a09e76296 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.2213ms 2024-09-02 20:39:22.632 +05:30 550525dc-7548-4ed7-aa81-35b67111ae1e INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:22.632 +05:30 7b4b71a7-5ac1-4254-b7f4-818a09e76296 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:22.633 +05:30 550525dc-7548-4ed7-aa81-35b67111ae1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e050593-afef-4d84-a231-8ae09a02066a}, {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-02 20:39:22.633 +05:30 7b4b71a7-5ac1-4254-b7f4-818a09e76296 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 669ed627-0583-48ea-88c8-7bf6dfc2a639}, {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-02 20:39:22.633 +05:30 7b4b71a7-5ac1-4254-b7f4-818a09e76296 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 8.6523ms 2024-09-02 20:39:22.633 +05:30 550525dc-7548-4ed7-aa81-35b67111ae1e 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 8.6556ms 2024-09-02 20:39:26.817 +05:30 686bec26-55e9-4830-9053-9362fc587d9a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:39:26.817 +05:30 c552ef6d-b9a2-48fe-a223-00ab76d2f254 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:39:26.819 +05:30 686bec26-55e9-4830-9053-9362fc587d9a INF CORS policy execution successful. 2024-09-02 20:39:26.819 +05:30 c552ef6d-b9a2-48fe-a223-00ab76d2f254 INF CORS policy execution successful. 2024-09-02 20:39:26.820 +05:30 c552ef6d-b9a2-48fe-a223-00ab76d2f254 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:26.820 +05:30 686bec26-55e9-4830-9053-9362fc587d9a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:26.821 +05:30 5a5b2588-58db-4f3f-9f69-d6d9b7c4dd18 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:26.821 +05:30 6899dde0-bf23-46c3-bcab-0593959bb64c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:26.821 +05:30 6899dde0-bf23-46c3-bcab-0593959bb64c 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-02 20:39:26.821 +05:30 5a5b2588-58db-4f3f-9f69-d6d9b7c4dd18 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-02 20:39:26.828 +05:30 5a5b2588-58db-4f3f-9f69-d6d9b7c4dd18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:26.829 +05:30 6899dde0-bf23-46c3-bcab-0593959bb64c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:26.829 +05:30 5a5b2588-58db-4f3f-9f69-d6d9b7c4dd18 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 7.1397ms 2024-09-02 20:39:26.829 +05:30 5a5b2588-58db-4f3f-9f69-d6d9b7c4dd18 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:39:26.829 +05:30 5a5b2588-58db-4f3f-9f69-d6d9b7c4dd18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 686bec26-55e9-4830-9053-9362fc587d9a}, {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-02 20:39:26.829 +05:30 6899dde0-bf23-46c3-bcab-0593959bb64c INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 7.6552ms 2024-09-02 20:39:26.829 +05:30 6899dde0-bf23-46c3-bcab-0593959bb64c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:39:26.830 +05:30 6899dde0-bf23-46c3-bcab-0593959bb64c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c552ef6d-b9a2-48fe-a223-00ab76d2f254}, {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-02 20:39:26.830 +05:30 6899dde0-bf23-46c3-bcab-0593959bb64c 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.5505ms 2024-09-02 20:39:26.830 +05:30 5a5b2588-58db-4f3f-9f69-d6d9b7c4dd18 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 13.5464ms 2024-09-02 20:39:34.696 +05:30 d831a47a-9a3c-4f92-b43b-45516539f405 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-02 20:39:34.696 +05:30 b6c43a95-1079-446d-b7ab-44eec8c53395 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-02 20:39:34.697 +05:30 b6c43a95-1079-446d-b7ab-44eec8c53395 INF CORS policy execution successful. 2024-09-02 20:39:34.699 +05:30 d831a47a-9a3c-4f92-b43b-45516539f405 INF CORS policy execution successful. 2024-09-02 20:39:34.699 +05:30 b6c43a95-1079-446d-b7ab-44eec8c53395 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.1083ms 2024-09-02 20:39:34.699 +05:30 d831a47a-9a3c-4f92-b43b-45516539f405 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.1799ms 2024-09-02 20:39:34.750 +05:30 cd97bbd9-50ee-443b-8b9d-23fc362462d7 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-02 20:39:34.752 +05:30 cd97bbd9-50ee-443b-8b9d-23fc362462d7 INF CORS policy execution successful. 2024-09-02 20:39:34.753 +05:30 cd97bbd9-50ee-443b-8b9d-23fc362462d7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:34.754 +05:30 05782777-3764-4a59-95fe-f925f3f0bc3d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:39:34.762 +05:30 05782777-3764-4a59-95fe-f925f3f0bc3d 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-02 20:39:34.808 +05:30 05782777-3764-4a59-95fe-f925f3f0bc3d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:34.809 +05:30 05782777-3764-4a59-95fe-f925f3f0bc3d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 46.2699ms 2024-09-02 20:39:34.809 +05:30 05782777-3764-4a59-95fe-f925f3f0bc3d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:39:34.809 +05:30 05782777-3764-4a59-95fe-f925f3f0bc3d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd97bbd9-50ee-443b-8b9d-23fc362462d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:39:34.810 +05:30 05782777-3764-4a59-95fe-f925f3f0bc3d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 59.7318ms 2024-09-02 20:39:34.855 +05:30 030114f2-87ae-403c-8b8a-49f4ac90603a 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-02 20:39:34.856 +05:30 030114f2-87ae-403c-8b8a-49f4ac90603a INF CORS policy execution successful. 2024-09-02 20:39:34.856 +05:30 030114f2-87ae-403c-8b8a-49f4ac90603a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:34.857 +05:30 e1ebd1ba-7f2d-42c5-980a-523e595b9893 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:39:34.857 +05:30 e1ebd1ba-7f2d-42c5-980a-523e595b9893 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-02 20:39:34.880 +05:30 e1ebd1ba-7f2d-42c5-980a-523e595b9893 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:34.881 +05:30 e1ebd1ba-7f2d-42c5-980a-523e595b9893 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.6359ms 2024-09-02 20:39:34.881 +05:30 e1ebd1ba-7f2d-42c5-980a-523e595b9893 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:39:34.881 +05:30 e1ebd1ba-7f2d-42c5-980a-523e595b9893 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 030114f2-87ae-403c-8b8a-49f4ac90603a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:39:34.882 +05:30 e1ebd1ba-7f2d-42c5-980a-523e595b9893 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 26.502ms 2024-09-02 20:39:36.993 +05:30 fc7b6755-c723-4339-b769-6d720d42ede9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:39:36.994 +05:30 fc7b6755-c723-4339-b769-6d720d42ede9 INF CORS policy execution successful. 2024-09-02 20:39:36.995 +05:30 fc7b6755-c723-4339-b769-6d720d42ede9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.6873ms 2024-09-02 20:39:37.097 +05:30 f0850a3c-6c83-4a2e-9c5d-e8f5696a3b2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:39:37.098 +05:30 f0850a3c-6c83-4a2e-9c5d-e8f5696a3b2f INF CORS policy execution successful. 2024-09-02 20:39:37.099 +05:30 f0850a3c-6c83-4a2e-9c5d-e8f5696a3b2f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:37.100 +05:30 a0df6e7b-8122-4287-b538-b04ec9377c49 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:39:37.108 +05:30 a0df6e7b-8122-4287-b538-b04ec9377c49 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-02 20:39:37.164 +05:30 a0df6e7b-8122-4287-b538-b04ec9377c49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:37.164 +05:30 a0df6e7b-8122-4287-b538-b04ec9377c49 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 55.6328ms 2024-09-02 20:39:37.165 +05:30 a0df6e7b-8122-4287-b538-b04ec9377c49 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:39:37.165 +05:30 a0df6e7b-8122-4287-b538-b04ec9377c49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0850a3c-6c83-4a2e-9c5d-e8f5696a3b2f}, {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-02 20:39:37.165 +05:30 a0df6e7b-8122-4287-b538-b04ec9377c49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 68.4656ms 2024-09-02 20:39:40.304 +05:30 cd62819c-bd9a-444c-863d-b6bd1a40345c 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-02 20:39:40.304 +05:30 cd62819c-bd9a-444c-863d-b6bd1a40345c INF CORS policy execution successful. 2024-09-02 20:39:40.305 +05:30 cd62819c-bd9a-444c-863d-b6bd1a40345c 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.4396ms 2024-09-02 20:39:40.308 +05:30 bb05f929-d086-405d-a2dc-364659bfb944 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-02 20:39:40.308 +05:30 bb05f929-d086-405d-a2dc-364659bfb944 INF CORS policy execution successful. 2024-09-02 20:39:40.308 +05:30 bb05f929-d086-405d-a2dc-364659bfb944 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.6872ms 2024-09-02 20:39:40.354 +05:30 ecf87398-eb0e-4604-827f-06a1f4a43a6d 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-02 20:39:40.354 +05:30 ecf87398-eb0e-4604-827f-06a1f4a43a6d INF CORS policy execution successful. 2024-09-02 20:39:40.355 +05:30 ecf87398-eb0e-4604-827f-06a1f4a43a6d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:40.355 +05:30 2fdd4f09-be32-46d4-a123-f44ba91819d7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:40.355 +05:30 2fdd4f09-be32-46d4-a123-f44ba91819d7 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-02 20:39:40.370 +05:30 2fdd4f09-be32-46d4-a123-f44ba91819d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:40.371 +05:30 2fdd4f09-be32-46d4-a123-f44ba91819d7 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.067ms 2024-09-02 20:39:40.371 +05:30 2fdd4f09-be32-46d4-a123-f44ba91819d7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:40.371 +05:30 2fdd4f09-be32-46d4-a123-f44ba91819d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ecf87398-eb0e-4604-827f-06a1f4a43a6d}, {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-02 20:39:40.371 +05:30 2fdd4f09-be32-46d4-a123-f44ba91819d7 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 17.9177ms 2024-09-02 20:39:40.417 +05:30 4ee3ea00-3ad1-4ada-aa07-9f1852cb265f 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-02 20:39:40.418 +05:30 4ee3ea00-3ad1-4ada-aa07-9f1852cb265f INF CORS policy execution successful. 2024-09-02 20:39:40.419 +05:30 4ee3ea00-3ad1-4ada-aa07-9f1852cb265f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:40.420 +05:30 7e82e7b3-59c8-4115-abd6-093ba50603ce INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:40.421 +05:30 7e82e7b3-59c8-4115-abd6-093ba50603ce 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-02 20:39:40.429 +05:30 7e82e7b3-59c8-4115-abd6-093ba50603ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:40.430 +05:30 7e82e7b3-59c8-4115-abd6-093ba50603ce INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.858ms 2024-09-02 20:39:40.430 +05:30 7e82e7b3-59c8-4115-abd6-093ba50603ce INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:39:40.430 +05:30 7e82e7b3-59c8-4115-abd6-093ba50603ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ee3ea00-3ad1-4ada-aa07-9f1852cb265f}, {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-02 20:39:40.430 +05:30 7e82e7b3-59c8-4115-abd6-093ba50603ce 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.5611ms 2024-09-02 20:39:42.499 +05:30 aa272b9e-a798-44f7-9999-e228f28140d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:39:42.500 +05:30 aa272b9e-a798-44f7-9999-e228f28140d6 INF CORS policy execution successful. 2024-09-02 20:39:42.500 +05:30 aa272b9e-a798-44f7-9999-e228f28140d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5849ms 2024-09-02 20:39:42.504 +05:30 d0c314c0-ac87-4eb1-b049-46025c570a95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:39:42.504 +05:30 d0c314c0-ac87-4eb1-b049-46025c570a95 INF CORS policy execution successful. 2024-09-02 20:39:42.504 +05:30 d0c314c0-ac87-4eb1-b049-46025c570a95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.393ms 2024-09-02 20:39:43.046 +05:30 bdac6c05-2095-4f4f-a8ad-28147323ec7e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:39:43.047 +05:30 bdac6c05-2095-4f4f-a8ad-28147323ec7e INF CORS policy execution successful. 2024-09-02 20:39:43.047 +05:30 bdac6c05-2095-4f4f-a8ad-28147323ec7e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:43.048 +05:30 16679945-56ad-412a-88dc-abf691a04cb8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:39:43.050 +05:30 55f3789e-2bca-40bb-9887-3d830a57c6b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:39:43.050 +05:30 55f3789e-2bca-40bb-9887-3d830a57c6b8 INF CORS policy execution successful. 2024-09-02 20:39:43.051 +05:30 55f3789e-2bca-40bb-9887-3d830a57c6b8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:39:43.051 +05:30 714ba965-dfa4-4563-82b1-376b39b535c8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:39:43.054 +05:30 16679945-56ad-412a-88dc-abf691a04cb8 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-02 20:39:43.060 +05:30 714ba965-dfa4-4563-82b1-376b39b535c8 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-02 20:39:43.072 +05:30 16679945-56ad-412a-88dc-abf691a04cb8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:43.073 +05:30 16679945-56ad-412a-88dc-abf691a04cb8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 18.9624ms 2024-09-02 20:39:43.073 +05:30 16679945-56ad-412a-88dc-abf691a04cb8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:39:43.073 +05:30 16679945-56ad-412a-88dc-abf691a04cb8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bdac6c05-2095-4f4f-a8ad-28147323ec7e}, {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-02 20:39:43.073 +05:30 714ba965-dfa4-4563-82b1-376b39b535c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:39:43.074 +05:30 714ba965-dfa4-4563-82b1-376b39b535c8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.3042ms 2024-09-02 20:39:43.074 +05:30 16679945-56ad-412a-88dc-abf691a04cb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 28.0376ms 2024-09-02 20:39:43.074 +05:30 714ba965-dfa4-4563-82b1-376b39b535c8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:39:43.074 +05:30 714ba965-dfa4-4563-82b1-376b39b535c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55f3789e-2bca-40bb-9887-3d830a57c6b8}, {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-02 20:39:43.074 +05:30 714ba965-dfa4-4563-82b1-376b39b535c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 24.4402ms 2024-09-02 20:40:16.731 +05:30 a5129a11-2928-4911-ab02-1ec9a14bdb72 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-02 20:40:16.731 +05:30 cc8b7309-b863-4c33-b8c7-3c3aaa8ffac8 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-02 20:40:16.733 +05:30 a5129a11-2928-4911-ab02-1ec9a14bdb72 INF CORS policy execution successful. 2024-09-02 20:40:16.733 +05:30 cc8b7309-b863-4c33-b8c7-3c3aaa8ffac8 INF CORS policy execution successful. 2024-09-02 20:40:16.735 +05:30 a5129a11-2928-4911-ab02-1ec9a14bdb72 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.777ms 2024-09-02 20:40:16.735 +05:30 cc8b7309-b863-4c33-b8c7-3c3aaa8ffac8 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.7842ms 2024-09-02 20:40:16.776 +05:30 2a52c23e-5d41-46a6-8984-9a996239c6bc 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-02 20:40:16.779 +05:30 2a52c23e-5d41-46a6-8984-9a996239c6bc INF CORS policy execution successful. 2024-09-02 20:40:16.781 +05:30 2a52c23e-5d41-46a6-8984-9a996239c6bc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:40:16.783 +05:30 cb7133a4-5b22-4044-9fd0-6a58752cddb1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:40:16.784 +05:30 cb7133a4-5b22-4044-9fd0-6a58752cddb1 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-02 20:40:16.816 +05:30 cb7133a4-5b22-4044-9fd0-6a58752cddb1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:40:16.817 +05:30 cb7133a4-5b22-4044-9fd0-6a58752cddb1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 33.3695ms 2024-09-02 20:40:16.818 +05:30 cb7133a4-5b22-4044-9fd0-6a58752cddb1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:40:16.818 +05:30 cb7133a4-5b22-4044-9fd0-6a58752cddb1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2a52c23e-5d41-46a6-8984-9a996239c6bc}, {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-02 20:40:16.820 +05:30 cb7133a4-5b22-4044-9fd0-6a58752cddb1 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 43.4795ms 2024-09-02 20:40:16.858 +05:30 a24d76c6-ecf1-475b-8037-edf72ff59742 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-02 20:40:16.859 +05:30 a24d76c6-ecf1-475b-8037-edf72ff59742 INF CORS policy execution successful. 2024-09-02 20:40:16.860 +05:30 a24d76c6-ecf1-475b-8037-edf72ff59742 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:40:16.860 +05:30 a63778de-9c8b-430f-8f71-231c247e62ef INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:40:16.860 +05:30 a63778de-9c8b-430f-8f71-231c247e62ef 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-02 20:40:16.884 +05:30 a63778de-9c8b-430f-8f71-231c247e62ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:40:16.885 +05:30 a63778de-9c8b-430f-8f71-231c247e62ef INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 24.8993ms 2024-09-02 20:40:16.886 +05:30 a63778de-9c8b-430f-8f71-231c247e62ef INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:40:16.886 +05:30 a63778de-9c8b-430f-8f71-231c247e62ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a24d76c6-ecf1-475b-8037-edf72ff59742}, {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-02 20:40:16.889 +05:30 a63778de-9c8b-430f-8f71-231c247e62ef 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 31.1129ms 2024-09-02 20:40:19.415 +05:30 56599fa2-380b-44ec-8526-be99a6b0f0bc 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-02 20:40:19.415 +05:30 ac89b504-4b7b-4ebc-a127-00f1b745faf0 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-02 20:40:19.416 +05:30 56599fa2-380b-44ec-8526-be99a6b0f0bc INF CORS policy execution successful. 2024-09-02 20:40:19.416 +05:30 ac89b504-4b7b-4ebc-a127-00f1b745faf0 INF CORS policy execution successful. 2024-09-02 20:40:19.417 +05:30 ac89b504-4b7b-4ebc-a127-00f1b745faf0 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.7854ms 2024-09-02 20:40:19.417 +05:30 56599fa2-380b-44ec-8526-be99a6b0f0bc 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.8033ms 2024-09-02 20:40:19.467 +05:30 79141ca1-a242-4146-ae08-f6ec9d72dfd7 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-02 20:40:19.468 +05:30 79141ca1-a242-4146-ae08-f6ec9d72dfd7 INF CORS policy execution successful. 2024-09-02 20:40:19.468 +05:30 79141ca1-a242-4146-ae08-f6ec9d72dfd7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:40:19.469 +05:30 9b3d57d3-89a4-41f8-a6ae-987d20eaa486 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:40:19.469 +05:30 9b3d57d3-89a4-41f8-a6ae-987d20eaa486 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-02 20:40:19.510 +05:30 9b3d57d3-89a4-41f8-a6ae-987d20eaa486 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:40:19.510 +05:30 9b3d57d3-89a4-41f8-a6ae-987d20eaa486 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 41.1052ms 2024-09-02 20:40:19.510 +05:30 9b3d57d3-89a4-41f8-a6ae-987d20eaa486 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:40:19.510 +05:30 9b3d57d3-89a4-41f8-a6ae-987d20eaa486 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79141ca1-a242-4146-ae08-f6ec9d72dfd7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:40:19.511 +05:30 9b3d57d3-89a4-41f8-a6ae-987d20eaa486 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 44.1762ms 2024-09-02 20:40:19.549 +05:30 436ea796-15fd-46a7-bcbf-b3b2f5ab40a7 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-02 20:40:19.551 +05:30 436ea796-15fd-46a7-bcbf-b3b2f5ab40a7 INF CORS policy execution successful. 2024-09-02 20:40:19.552 +05:30 436ea796-15fd-46a7-bcbf-b3b2f5ab40a7 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:40:19.553 +05:30 b2a47ec0-d4f0-4438-b611-214c65def5b0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:40:19.553 +05:30 b2a47ec0-d4f0-4438-b611-214c65def5b0 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-02 20:40:19.575 +05:30 b2a47ec0-d4f0-4438-b611-214c65def5b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:40:19.575 +05:30 b2a47ec0-d4f0-4438-b611-214c65def5b0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 22.22ms 2024-09-02 20:40:19.575 +05:30 b2a47ec0-d4f0-4438-b611-214c65def5b0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:40:19.575 +05:30 b2a47ec0-d4f0-4438-b611-214c65def5b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 436ea796-15fd-46a7-bcbf-b3b2f5ab40a7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:40:19.576 +05:30 b2a47ec0-d4f0-4438-b611-214c65def5b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 27.3743ms 2024-09-02 20:40:22.331 +05:30 2e8254f1-b34e-4f30-9205-5efc84ff70a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:40:22.332 +05:30 2e8254f1-b34e-4f30-9205-5efc84ff70a8 INF CORS policy execution successful. 2024-09-02 20:40:22.333 +05:30 2e8254f1-b34e-4f30-9205-5efc84ff70a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 1.4367ms 2024-09-02 20:40:22.379 +05:30 f241ee25-2185-4959-9f09-5ecc2af83069 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:40:22.379 +05:30 f241ee25-2185-4959-9f09-5ecc2af83069 INF CORS policy execution successful. 2024-09-02 20:40:22.380 +05:30 f241ee25-2185-4959-9f09-5ecc2af83069 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:40:22.380 +05:30 1932b865-1106-45cd-a37e-b1eaf5ae5095 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:40:22.380 +05:30 1932b865-1106-45cd-a37e-b1eaf5ae5095 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-02 20:40:22.402 +05:30 1932b865-1106-45cd-a37e-b1eaf5ae5095 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:40:22.403 +05:30 1932b865-1106-45cd-a37e-b1eaf5ae5095 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 22.1227ms 2024-09-02 20:40:22.403 +05:30 1932b865-1106-45cd-a37e-b1eaf5ae5095 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:40:22.403 +05:30 1932b865-1106-45cd-a37e-b1eaf5ae5095 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f241ee25-2185-4959-9f09-5ecc2af83069}, {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-02 20:40:22.404 +05:30 1932b865-1106-45cd-a37e-b1eaf5ae5095 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 25.0074ms 2024-09-02 20:41:24.157 +05:30 8b448e82-490b-471b-9566-6ee429c02734 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-02 20:41:24.157 +05:30 89014230-5cfb-4667-b4f3-6dff0f248fff 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-02 20:41:24.159 +05:30 8b448e82-490b-471b-9566-6ee429c02734 INF CORS policy execution successful. 2024-09-02 20:41:24.159 +05:30 89014230-5cfb-4667-b4f3-6dff0f248fff INF CORS policy execution successful. 2024-09-02 20:41:24.160 +05:30 89014230-5cfb-4667-b4f3-6dff0f248fff 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.424ms 2024-09-02 20:41:24.160 +05:30 8b448e82-490b-471b-9566-6ee429c02734 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.4221ms 2024-09-02 20:41:24.333 +05:30 6e02b28f-5dc7-4381-ae71-ecad9cd237c6 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-02 20:41:24.336 +05:30 6e02b28f-5dc7-4381-ae71-ecad9cd237c6 INF CORS policy execution successful. 2024-09-02 20:41:24.338 +05:30 6e02b28f-5dc7-4381-ae71-ecad9cd237c6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:24.340 +05:30 8dc20ddb-330f-4cb0-9f42-04c212f0f856 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:41:24.342 +05:30 8dc20ddb-330f-4cb0-9f42-04c212f0f856 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-02 20:41:24.374 +05:30 8dc20ddb-330f-4cb0-9f42-04c212f0f856 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:24.376 +05:30 8dc20ddb-330f-4cb0-9f42-04c212f0f856 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 33.7873ms 2024-09-02 20:41:24.376 +05:30 8dc20ddb-330f-4cb0-9f42-04c212f0f856 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:41:24.376 +05:30 8dc20ddb-330f-4cb0-9f42-04c212f0f856 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e02b28f-5dc7-4381-ae71-ecad9cd237c6}, {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-02 20:41:24.377 +05:30 8dc20ddb-330f-4cb0-9f42-04c212f0f856 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 43.7227ms 2024-09-02 20:41:24.539 +05:30 32668452-1bb7-4fbf-8f19-c2a925ce4822 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-02 20:41:24.540 +05:30 32668452-1bb7-4fbf-8f19-c2a925ce4822 INF CORS policy execution successful. 2024-09-02 20:41:24.540 +05:30 32668452-1bb7-4fbf-8f19-c2a925ce4822 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:24.541 +05:30 59768427-f82b-4302-9b45-dedc424b9a81 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:41:24.541 +05:30 59768427-f82b-4302-9b45-dedc424b9a81 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-02 20:41:24.575 +05:30 59768427-f82b-4302-9b45-dedc424b9a81 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:24.575 +05:30 59768427-f82b-4302-9b45-dedc424b9a81 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 33.9734ms 2024-09-02 20:41:24.575 +05:30 59768427-f82b-4302-9b45-dedc424b9a81 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:41:24.576 +05:30 59768427-f82b-4302-9b45-dedc424b9a81 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32668452-1bb7-4fbf-8f19-c2a925ce4822}, {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-02 20:41:24.576 +05:30 59768427-f82b-4302-9b45-dedc424b9a81 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 36.8464ms 2024-09-02 20:41:28.199 +05:30 3f201734-99e8-4077-98ee-5dce5939de1f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:41:28.200 +05:30 3f201734-99e8-4077-98ee-5dce5939de1f INF CORS policy execution successful. 2024-09-02 20:41:28.201 +05:30 3f201734-99e8-4077-98ee-5dce5939de1f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 2.1236ms 2024-09-02 20:41:28.203 +05:30 b83d6899-8ff8-45c6-a248-8f0f3dbe6b9a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:41:28.203 +05:30 b83d6899-8ff8-45c6-a248-8f0f3dbe6b9a INF CORS policy execution successful. 2024-09-02 20:41:28.203 +05:30 b83d6899-8ff8-45c6-a248-8f0f3dbe6b9a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.5698ms 2024-09-02 20:41:28.237 +05:30 37f1952d-e032-450d-ab91-dfb8bd05bfa3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:41:28.253 +05:30 37f1952d-e032-450d-ab91-dfb8bd05bfa3 INF CORS policy execution successful. 2024-09-02 20:41:28.254 +05:30 37f1952d-e032-450d-ab91-dfb8bd05bfa3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.258 +05:30 9ac7a266-1ed8-45ca-8eac-3de9f1831f42 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:41:28.259 +05:30 9ac7a266-1ed8-45ca-8eac-3de9f1831f42 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-02 20:41:28.292 +05:30 9ac7a266-1ed8-45ca-8eac-3de9f1831f42 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.293 +05:30 9ac7a266-1ed8-45ca-8eac-3de9f1831f42 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 33.6439ms 2024-09-02 20:41:28.293 +05:30 9ac7a266-1ed8-45ca-8eac-3de9f1831f42 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:41:28.293 +05:30 9ac7a266-1ed8-45ca-8eac-3de9f1831f42 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37f1952d-e032-450d-ab91-dfb8bd05bfa3}, {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-02 20:41:28.294 +05:30 9ac7a266-1ed8-45ca-8eac-3de9f1831f42 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 57.322ms 2024-09-02 20:41:28.372 +05:30 d378c213-b5ab-4503-b38f-8783fd4addb8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:41:28.373 +05:30 d378c213-b5ab-4503-b38f-8783fd4addb8 INF CORS policy execution successful. 2024-09-02 20:41:28.373 +05:30 d378c213-b5ab-4503-b38f-8783fd4addb8 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.374 +05:30 3bceb2e6-9047-4b43-b7d5-e31f39ff7e40 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:41:28.374 +05:30 3bceb2e6-9047-4b43-b7d5-e31f39ff7e40 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-02 20:41:28.389 +05:30 3bceb2e6-9047-4b43-b7d5-e31f39ff7e40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.390 +05:30 3bceb2e6-9047-4b43-b7d5-e31f39ff7e40 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 16.3156ms 2024-09-02 20:41:28.390 +05:30 3bceb2e6-9047-4b43-b7d5-e31f39ff7e40 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:41:28.390 +05:30 3bceb2e6-9047-4b43-b7d5-e31f39ff7e40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d378c213-b5ab-4503-b38f-8783fd4addb8}, {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-02 20:41:28.391 +05:30 3bceb2e6-9047-4b43-b7d5-e31f39ff7e40 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 18.9313ms 2024-09-02 20:41:28.605 +05:30 e2ef33c9-c924-413d-92a5-c84d09295058 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:28.605 +05:30 e2ef33c9-c924-413d-92a5-c84d09295058 INF CORS policy execution successful. 2024-09-02 20:41:28.606 +05:30 e2ef33c9-c924-413d-92a5-c84d09295058 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6667ms 2024-09-02 20:41:28.609 +05:30 e9c3597b-2082-4b2d-8d98-8457016ceb31 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:28.609 +05:30 e9c3597b-2082-4b2d-8d98-8457016ceb31 INF CORS policy execution successful. 2024-09-02 20:41:28.609 +05:30 e9c3597b-2082-4b2d-8d98-8457016ceb31 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.3999ms 2024-09-02 20:41:28.629 +05:30 e2035944-0b4c-4246-97c9-c3e93380d6e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:28.630 +05:30 e2035944-0b4c-4246-97c9-c3e93380d6e8 INF CORS policy execution successful. 2024-09-02 20:41:28.631 +05:30 e2035944-0b4c-4246-97c9-c3e93380d6e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 1.985ms 2024-09-02 20:41:28.632 +05:30 b6967e67-4bff-476c-9ebb-3f25474340b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:28.633 +05:30 b6967e67-4bff-476c-9ebb-3f25474340b5 INF CORS policy execution successful. 2024-09-02 20:41:28.633 +05:30 b6967e67-4bff-476c-9ebb-3f25474340b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.1007ms 2024-09-02 20:41:28.640 +05:30 c03c2726-abc8-4c26-b23c-850741f89890 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:28.641 +05:30 c03c2726-abc8-4c26-b23c-850741f89890 INF CORS policy execution successful. 2024-09-02 20:41:28.641 +05:30 c03c2726-abc8-4c26-b23c-850741f89890 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.642 +05:30 6a79f0ea-ef74-47ce-9756-68e9b1c75457 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:28.642 +05:30 6a79f0ea-ef74-47ce-9756-68e9b1c75457 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-02 20:41:28.649 +05:30 6a79f0ea-ef74-47ce-9756-68e9b1c75457 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.649 +05:30 6a79f0ea-ef74-47ce-9756-68e9b1c75457 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 6.7798ms 2024-09-02 20:41:28.649 +05:30 6a79f0ea-ef74-47ce-9756-68e9b1c75457 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:28.649 +05:30 6a79f0ea-ef74-47ce-9756-68e9b1c75457 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c03c2726-abc8-4c26-b23c-850741f89890}, {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-02 20:41:28.650 +05:30 10d3c621-af4e-4a35-8923-b9e03f96ef88 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:28.650 +05:30 6a79f0ea-ef74-47ce-9756-68e9b1c75457 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 10.0001ms 2024-09-02 20:41:28.650 +05:30 10d3c621-af4e-4a35-8923-b9e03f96ef88 INF CORS policy execution successful. 2024-09-02 20:41:28.651 +05:30 10d3c621-af4e-4a35-8923-b9e03f96ef88 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.652 +05:30 7c62c720-a71e-40f5-9a28-85719743f558 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:28.652 +05:30 7c62c720-a71e-40f5-9a28-85719743f558 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-02 20:41:28.659 +05:30 7c62c720-a71e-40f5-9a28-85719743f558 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.660 +05:30 7c62c720-a71e-40f5-9a28-85719743f558 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 7.4396ms 2024-09-02 20:41:28.660 +05:30 7c62c720-a71e-40f5-9a28-85719743f558 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:28.660 +05:30 7c62c720-a71e-40f5-9a28-85719743f558 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10d3c621-af4e-4a35-8923-b9e03f96ef88}, {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-02 20:41:28.660 +05:30 7c62c720-a71e-40f5-9a28-85719743f558 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.7904ms 2024-09-02 20:41:28.680 +05:30 008d7bb8-95f4-430c-8fe1-01a91b084743 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:28.680 +05:30 008d7bb8-95f4-430c-8fe1-01a91b084743 INF CORS policy execution successful. 2024-09-02 20:41:28.681 +05:30 008d7bb8-95f4-430c-8fe1-01a91b084743 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.681 +05:30 95b5391f-75d8-4fa5-b637-d858677932c5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:28.681 +05:30 95b5391f-75d8-4fa5-b637-d858677932c5 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-02 20:41:28.684 +05:30 95b5391f-75d8-4fa5-b637-d858677932c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.684 +05:30 95b5391f-75d8-4fa5-b637-d858677932c5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.0136ms 2024-09-02 20:41:28.684 +05:30 95b5391f-75d8-4fa5-b637-d858677932c5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:28.685 +05:30 95b5391f-75d8-4fa5-b637-d858677932c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 008d7bb8-95f4-430c-8fe1-01a91b084743}, {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-02 20:41:28.685 +05:30 95b5391f-75d8-4fa5-b637-d858677932c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.1748ms 2024-09-02 20:41:28.699 +05:30 ba665d4b-0a5a-43ac-b076-bb9d4a4b9347 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:28.700 +05:30 ba665d4b-0a5a-43ac-b076-bb9d4a4b9347 INF CORS policy execution successful. 2024-09-02 20:41:28.700 +05:30 ba665d4b-0a5a-43ac-b076-bb9d4a4b9347 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.701 +05:30 26302a60-d638-4fc4-990d-af26238331f9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:28.701 +05:30 26302a60-d638-4fc4-990d-af26238331f9 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-02 20:41:28.706 +05:30 26302a60-d638-4fc4-990d-af26238331f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.706 +05:30 26302a60-d638-4fc4-990d-af26238331f9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.3108ms 2024-09-02 20:41:28.706 +05:30 26302a60-d638-4fc4-990d-af26238331f9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:28.707 +05:30 26302a60-d638-4fc4-990d-af26238331f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba665d4b-0a5a-43ac-b076-bb9d4a4b9347}, {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-02 20:41:28.707 +05:30 26302a60-d638-4fc4-990d-af26238331f9 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 7.789ms 2024-09-02 20:41:28.854 +05:30 73c95356-1db1-4df2-8a9e-258835e10fe6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:28.855 +05:30 73c95356-1db1-4df2-8a9e-258835e10fe6 INF CORS policy execution successful. 2024-09-02 20:41:28.856 +05:30 73c95356-1db1-4df2-8a9e-258835e10fe6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.857 +05:30 6da6e48a-a7cc-4758-a30b-a91910475e3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:28.858 +05:30 6da6e48a-a7cc-4758-a30b-a91910475e3a INF CORS policy execution successful. 2024-09-02 20:41:28.858 +05:30 573a1ecb-d984-46ae-ac7c-ee5889adcee6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:28.858 +05:30 6da6e48a-a7cc-4758-a30b-a91910475e3a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:28.858 +05:30 573a1ecb-d984-46ae-ac7c-ee5889adcee6 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-02 20:41:28.858 +05:30 5cd44c8e-5b22-4a0b-a3de-2dff4a1c8595 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:28.858 +05:30 5cd44c8e-5b22-4a0b-a3de-2dff4a1c8595 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-02 20:41:28.862 +05:30 5cd44c8e-5b22-4a0b-a3de-2dff4a1c8595 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.862 +05:30 5cd44c8e-5b22-4a0b-a3de-2dff4a1c8595 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.9584ms 2024-09-02 20:41:28.863 +05:30 5cd44c8e-5b22-4a0b-a3de-2dff4a1c8595 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:28.863 +05:30 5cd44c8e-5b22-4a0b-a3de-2dff4a1c8595 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6da6e48a-a7cc-4758-a30b-a91910475e3a}, {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-02 20:41:28.863 +05:30 5cd44c8e-5b22-4a0b-a3de-2dff4a1c8595 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.9188ms 2024-09-02 20:41:28.864 +05:30 573a1ecb-d984-46ae-ac7c-ee5889adcee6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:28.864 +05:30 573a1ecb-d984-46ae-ac7c-ee5889adcee6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 6.3187ms 2024-09-02 20:41:28.865 +05:30 573a1ecb-d984-46ae-ac7c-ee5889adcee6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:28.865 +05:30 573a1ecb-d984-46ae-ac7c-ee5889adcee6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73c95356-1db1-4df2-8a9e-258835e10fe6}, {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-02 20:41:28.865 +05:30 573a1ecb-d984-46ae-ac7c-ee5889adcee6 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.2871ms 2024-09-02 20:41:30.154 +05:30 f749658b-03de-45dc-9822-c810e4c8b636 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-02 20:41:30.154 +05:30 f749658b-03de-45dc-9822-c810e4c8b636 INF CORS policy execution successful. 2024-09-02 20:41:30.155 +05:30 f749658b-03de-45dc-9822-c810e4c8b636 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - 204 null null 0.9063ms 2024-09-02 20:41:30.196 +05:30 95162824-aaa1-4eae-8a91-36c266e787e2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/checkrolenameexistence?roleId=0&roleName= - null null 2024-09-02 20:41:30.197 +05:30 95162824-aaa1-4eae-8a91-36c266e787e2 INF CORS policy execution successful. 2024-09-02 20:41:30.197 +05:30 95162824-aaa1-4eae-8a91-36c266e787e2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:30.198 +05:30 ba306917-d99d-46d1-9962-01d0961409b5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 20:41:30.204 +05:30 ba306917-d99d-46d1-9962-01d0961409b5 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-02 20:41:30.207 +05:30 ba306917-d99d-46d1-9962-01d0961409b5 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:30.208 +05:30 ba306917-d99d-46d1-9962-01d0961409b5 INF Executed action Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api) in 3.339ms 2024-09-02 20:41:30.208 +05:30 ba306917-d99d-46d1-9962-01d0961409b5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.CheckRoleNameExistence (Sang.Security.Api)' 2024-09-02 20:41:30.208 +05:30 ba306917-d99d-46d1-9962-01d0961409b5 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 95162824-aaa1-4eae-8a91-36c266e787e2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":4000,"message":"Please provide roleName.","result":null} 2024-09-02 20:41:30.208 +05:30 ba306917-d99d-46d1-9962-01d0961409b5 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 12.1613ms 2024-09-02 20:41:30.489 +05:30 1dac3c86-f367-45a4-b6db-4ad8e395d74e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:30.489 +05:30 1dac3c86-f367-45a4-b6db-4ad8e395d74e INF CORS policy execution successful. 2024-09-02 20:41:30.490 +05:30 1dac3c86-f367-45a4-b6db-4ad8e395d74e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:30.490 +05:30 7dc89ca8-b097-468e-a479-9bca496de83a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:30.490 +05:30 7dc89ca8-b097-468e-a479-9bca496de83a 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-02 20:41:30.493 +05:30 cf244685-a0b8-4381-afec-9ace93de39d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:30.493 +05:30 cf244685-a0b8-4381-afec-9ace93de39d3 INF CORS policy execution successful. 2024-09-02 20:41:30.494 +05:30 cf244685-a0b8-4381-afec-9ace93de39d3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:30.494 +05:30 22d7bb08-802b-452d-8d94-1d49e81156c0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:30.494 +05:30 22d7bb08-802b-452d-8d94-1d49e81156c0 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-02 20:41:30.495 +05:30 7dc89ca8-b097-468e-a479-9bca496de83a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:30.495 +05:30 7dc89ca8-b097-468e-a479-9bca496de83a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 5.4162ms 2024-09-02 20:41:30.496 +05:30 7dc89ca8-b097-468e-a479-9bca496de83a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:30.496 +05:30 7dc89ca8-b097-468e-a479-9bca496de83a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1dac3c86-f367-45a4-b6db-4ad8e395d74e}, {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-02 20:41:30.496 +05:30 7dc89ca8-b097-468e-a479-9bca496de83a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 7.3394ms 2024-09-02 20:41:30.498 +05:30 22d7bb08-802b-452d-8d94-1d49e81156c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:30.498 +05:30 22d7bb08-802b-452d-8d94-1d49e81156c0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.9322ms 2024-09-02 20:41:30.498 +05:30 22d7bb08-802b-452d-8d94-1d49e81156c0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:30.498 +05:30 22d7bb08-802b-452d-8d94-1d49e81156c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf244685-a0b8-4381-afec-9ace93de39d3}, {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-02 20:41:30.499 +05:30 22d7bb08-802b-452d-8d94-1d49e81156c0 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 6.0105ms 2024-09-02 20:41:30.708 +05:30 332c1fb6-831d-4f34-a0d2-f7ad182bf343 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:30.710 +05:30 332c1fb6-831d-4f34-a0d2-f7ad182bf343 INF CORS policy execution successful. 2024-09-02 20:41:30.711 +05:30 332c1fb6-831d-4f34-a0d2-f7ad182bf343 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:30.711 +05:30 a9693649-60ab-4a05-b19f-cede5a9d68e8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:30.712 +05:30 3a9d03c1-2961-4c79-bfeb-eb79de349b4a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:30.712 +05:30 a9693649-60ab-4a05-b19f-cede5a9d68e8 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-02 20:41:30.712 +05:30 3a9d03c1-2961-4c79-bfeb-eb79de349b4a INF CORS policy execution successful. 2024-09-02 20:41:30.713 +05:30 3a9d03c1-2961-4c79-bfeb-eb79de349b4a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:30.714 +05:30 f8d4c291-07bf-4190-a7f3-bb0962fc9020 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:30.715 +05:30 f8d4c291-07bf-4190-a7f3-bb0962fc9020 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-02 20:41:30.738 +05:30 f8d4c291-07bf-4190-a7f3-bb0962fc9020 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:30.739 +05:30 f8d4c291-07bf-4190-a7f3-bb0962fc9020 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 24.0255ms 2024-09-02 20:41:30.739 +05:30 f8d4c291-07bf-4190-a7f3-bb0962fc9020 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:30.739 +05:30 f8d4c291-07bf-4190-a7f3-bb0962fc9020 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a9d03c1-2961-4c79-bfeb-eb79de349b4a}, {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-02 20:41:30.740 +05:30 f8d4c291-07bf-4190-a7f3-bb0962fc9020 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 28.4158ms 2024-09-02 20:41:30.740 +05:30 a9693649-60ab-4a05-b19f-cede5a9d68e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:30.741 +05:30 a9693649-60ab-4a05-b19f-cede5a9d68e8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 28.7382ms 2024-09-02 20:41:30.741 +05:30 a9693649-60ab-4a05-b19f-cede5a9d68e8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:30.741 +05:30 a9693649-60ab-4a05-b19f-cede5a9d68e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 332c1fb6-831d-4f34-a0d2-f7ad182bf343}, {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-02 20:41:30.742 +05:30 a9693649-60ab-4a05-b19f-cede5a9d68e8 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 33.2397ms 2024-09-02 20:41:31.887 +05:30 7489d690-95f6-4dd4-81a4-e705a4d7be58 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:31.887 +05:30 5b7252d4-5445-4190-bff2-a6a8284e54f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:31.888 +05:30 7489d690-95f6-4dd4-81a4-e705a4d7be58 INF CORS policy execution successful. 2024-09-02 20:41:31.888 +05:30 5b7252d4-5445-4190-bff2-a6a8284e54f3 INF CORS policy execution successful. 2024-09-02 20:41:31.888 +05:30 7489d690-95f6-4dd4-81a4-e705a4d7be58 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:31.888 +05:30 5b7252d4-5445-4190-bff2-a6a8284e54f3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:31.889 +05:30 ee4253a9-ad4b-4688-9dd2-a47d2c0ae71a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:31.889 +05:30 12a31ac6-c4a5-487a-a6d3-cc7fba60db54 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:31.889 +05:30 ee4253a9-ad4b-4688-9dd2-a47d2c0ae71a 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-02 20:41:31.889 +05:30 12a31ac6-c4a5-487a-a6d3-cc7fba60db54 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-02 20:41:31.891 +05:30 ee4253a9-ad4b-4688-9dd2-a47d2c0ae71a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:31.891 +05:30 ee4253a9-ad4b-4688-9dd2-a47d2c0ae71a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.6456ms 2024-09-02 20:41:31.892 +05:30 ee4253a9-ad4b-4688-9dd2-a47d2c0ae71a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:31.892 +05:30 ee4253a9-ad4b-4688-9dd2-a47d2c0ae71a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b7252d4-5445-4190-bff2-a6a8284e54f3}, {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-02 20:41:31.892 +05:30 ee4253a9-ad4b-4688-9dd2-a47d2c0ae71a 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 4.6125ms 2024-09-02 20:41:31.894 +05:30 12a31ac6-c4a5-487a-a6d3-cc7fba60db54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:31.894 +05:30 12a31ac6-c4a5-487a-a6d3-cc7fba60db54 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.4699ms 2024-09-02 20:41:31.894 +05:30 12a31ac6-c4a5-487a-a6d3-cc7fba60db54 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:31.895 +05:30 12a31ac6-c4a5-487a-a6d3-cc7fba60db54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7489d690-95f6-4dd4-81a4-e705a4d7be58}, {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-02 20:41:31.895 +05:30 12a31ac6-c4a5-487a-a6d3-cc7fba60db54 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 7.4085ms 2024-09-02 20:41:33.578 +05:30 a2aa436c-e578-4378-bb3f-27dd654cbbc3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:33.579 +05:30 a2aa436c-e578-4378-bb3f-27dd654cbbc3 INF CORS policy execution successful. 2024-09-02 20:41:33.579 +05:30 a2aa436c-e578-4378-bb3f-27dd654cbbc3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:33.580 +05:30 cb2ff658-bee8-464c-a4d5-f732847e260d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:33.580 +05:30 cb2ff658-bee8-464c-a4d5-f732847e260d 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-02 20:41:33.582 +05:30 cb2ff658-bee8-464c-a4d5-f732847e260d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:33.583 +05:30 cb2ff658-bee8-464c-a4d5-f732847e260d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.796ms 2024-09-02 20:41:33.583 +05:30 cb2ff658-bee8-464c-a4d5-f732847e260d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:33.583 +05:30 cb2ff658-bee8-464c-a4d5-f732847e260d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2aa436c-e578-4378-bb3f-27dd654cbbc3}, {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-02 20:41:33.583 +05:30 cb2ff658-bee8-464c-a4d5-f732847e260d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.3154ms 2024-09-02 20:41:33.586 +05:30 afd9a37e-053e-4cdc-b4e8-c0dc1ccd7d76 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:33.587 +05:30 afd9a37e-053e-4cdc-b4e8-c0dc1ccd7d76 INF CORS policy execution successful. 2024-09-02 20:41:33.587 +05:30 afd9a37e-053e-4cdc-b4e8-c0dc1ccd7d76 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:33.587 +05:30 a79e5f94-9b69-443b-a24c-56e3cdca6db4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:33.587 +05:30 a79e5f94-9b69-443b-a24c-56e3cdca6db4 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-02 20:41:33.590 +05:30 a79e5f94-9b69-443b-a24c-56e3cdca6db4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:33.590 +05:30 a79e5f94-9b69-443b-a24c-56e3cdca6db4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.3706ms 2024-09-02 20:41:33.591 +05:30 a79e5f94-9b69-443b-a24c-56e3cdca6db4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:33.591 +05:30 a79e5f94-9b69-443b-a24c-56e3cdca6db4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afd9a37e-053e-4cdc-b4e8-c0dc1ccd7d76}, {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-02 20:41:33.591 +05:30 a79e5f94-9b69-443b-a24c-56e3cdca6db4 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 4.7265ms 2024-09-02 20:41:34.560 +05:30 b01fd5fd-95b6-4723-8158-19f6fae90319 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:34.560 +05:30 edac3f07-477d-4771-8458-143c5ce27d17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:34.560 +05:30 b01fd5fd-95b6-4723-8158-19f6fae90319 INF CORS policy execution successful. 2024-09-02 20:41:34.560 +05:30 edac3f07-477d-4771-8458-143c5ce27d17 INF CORS policy execution successful. 2024-09-02 20:41:34.560 +05:30 b01fd5fd-95b6-4723-8158-19f6fae90319 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4934ms 2024-09-02 20:41:34.561 +05:30 edac3f07-477d-4771-8458-143c5ce27d17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.7045ms 2024-09-02 20:41:34.579 +05:30 510f22a1-03f4-4658-ae7e-c349224a2eff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:34.579 +05:30 268a12f3-5498-43b6-9b77-0f92d8da841e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:34.580 +05:30 510f22a1-03f4-4658-ae7e-c349224a2eff INF CORS policy execution successful. 2024-09-02 20:41:34.580 +05:30 268a12f3-5498-43b6-9b77-0f92d8da841e INF CORS policy execution successful. 2024-09-02 20:41:34.580 +05:30 510f22a1-03f4-4658-ae7e-c349224a2eff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.8277ms 2024-09-02 20:41:34.580 +05:30 268a12f3-5498-43b6-9b77-0f92d8da841e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.8495ms 2024-09-02 20:41:34.603 +05:30 2b168f7a-85df-4726-8a3c-bcbe61e7982c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:34.603 +05:30 a16d9c6b-13ce-45dc-9c07-655f18bb3af4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:34.604 +05:30 a16d9c6b-13ce-45dc-9c07-655f18bb3af4 INF CORS policy execution successful. 2024-09-02 20:41:34.604 +05:30 2b168f7a-85df-4726-8a3c-bcbe61e7982c INF CORS policy execution successful. 2024-09-02 20:41:34.604 +05:30 2b168f7a-85df-4726-8a3c-bcbe61e7982c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:34.604 +05:30 a16d9c6b-13ce-45dc-9c07-655f18bb3af4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:34.604 +05:30 0c73353d-c8d9-4bf7-947e-71259bd202bb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:34.604 +05:30 82f33e2e-99a3-4503-b83a-35d72208dbb7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:34.604 +05:30 0c73353d-c8d9-4bf7-947e-71259bd202bb 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-02 20:41:34.604 +05:30 82f33e2e-99a3-4503-b83a-35d72208dbb7 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-02 20:41:34.608 +05:30 82f33e2e-99a3-4503-b83a-35d72208dbb7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:34.608 +05:30 82f33e2e-99a3-4503-b83a-35d72208dbb7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.2606ms 2024-09-02 20:41:34.608 +05:30 82f33e2e-99a3-4503-b83a-35d72208dbb7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:34.608 +05:30 0c73353d-c8d9-4bf7-947e-71259bd202bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:34.608 +05:30 82f33e2e-99a3-4503-b83a-35d72208dbb7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b168f7a-85df-4726-8a3c-bcbe61e7982c}, {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-02 20:41:34.608 +05:30 0c73353d-c8d9-4bf7-947e-71259bd202bb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.5243ms 2024-09-02 20:41:34.608 +05:30 0c73353d-c8d9-4bf7-947e-71259bd202bb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:34.608 +05:30 0c73353d-c8d9-4bf7-947e-71259bd202bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a16d9c6b-13ce-45dc-9c07-655f18bb3af4}, {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-02 20:41:34.608 +05:30 82f33e2e-99a3-4503-b83a-35d72208dbb7 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 4.8452ms 2024-09-02 20:41:34.608 +05:30 0c73353d-c8d9-4bf7-947e-71259bd202bb 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 4.9232ms 2024-09-02 20:41:34.652 +05:30 4ab7a42b-145a-487b-b78e-0d66d71fc2f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:34.652 +05:30 fcfd8f4d-4e3c-47dc-ab9b-3c3fb998bc34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:34.653 +05:30 fcfd8f4d-4e3c-47dc-ab9b-3c3fb998bc34 INF CORS policy execution successful. 2024-09-02 20:41:34.653 +05:30 4ab7a42b-145a-487b-b78e-0d66d71fc2f6 INF CORS policy execution successful. 2024-09-02 20:41:34.653 +05:30 fcfd8f4d-4e3c-47dc-ab9b-3c3fb998bc34 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:34.653 +05:30 4ab7a42b-145a-487b-b78e-0d66d71fc2f6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:34.653 +05:30 7c94d963-e40e-4a38-9887-1f1943515bcb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:34.653 +05:30 a6997020-3bfe-4a5f-995e-cb1c80a4ba72 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:34.654 +05:30 a6997020-3bfe-4a5f-995e-cb1c80a4ba72 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-02 20:41:34.654 +05:30 7c94d963-e40e-4a38-9887-1f1943515bcb 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-02 20:41:34.659 +05:30 a6997020-3bfe-4a5f-995e-cb1c80a4ba72 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:34.660 +05:30 a6997020-3bfe-4a5f-995e-cb1c80a4ba72 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 6.1292ms 2024-09-02 20:41:34.660 +05:30 a6997020-3bfe-4a5f-995e-cb1c80a4ba72 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:34.660 +05:30 a6997020-3bfe-4a5f-995e-cb1c80a4ba72 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ab7a42b-145a-487b-b78e-0d66d71fc2f6}, {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-02 20:41:34.660 +05:30 7c94d963-e40e-4a38-9887-1f1943515bcb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:34.661 +05:30 7c94d963-e40e-4a38-9887-1f1943515bcb INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 6.7988ms 2024-09-02 20:41:34.661 +05:30 7c94d963-e40e-4a38-9887-1f1943515bcb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:34.661 +05:30 7c94d963-e40e-4a38-9887-1f1943515bcb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcfd8f4d-4e3c-47dc-ab9b-3c3fb998bc34}, {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-02 20:41:34.661 +05:30 a6997020-3bfe-4a5f-995e-cb1c80a4ba72 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 8.6353ms 2024-09-02 20:41:34.661 +05:30 7c94d963-e40e-4a38-9887-1f1943515bcb 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 8.8704ms 2024-09-02 20:41:34.806 +05:30 1bb918fc-c5d3-45d4-abc5-f5c0864e8fdc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:34.806 +05:30 8bd40301-7dff-4f46-b1f8-316090211b2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:34.806 +05:30 8bd40301-7dff-4f46-b1f8-316090211b2f INF CORS policy execution successful. 2024-09-02 20:41:34.806 +05:30 1bb918fc-c5d3-45d4-abc5-f5c0864e8fdc INF CORS policy execution successful. 2024-09-02 20:41:34.807 +05:30 1bb918fc-c5d3-45d4-abc5-f5c0864e8fdc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:34.807 +05:30 8bd40301-7dff-4f46-b1f8-316090211b2f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:34.807 +05:30 23869b64-9204-4518-9ad9-90229ebf0368 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:34.807 +05:30 23869b64-9204-4518-9ad9-90229ebf0368 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-02 20:41:34.807 +05:30 bf233e65-99e0-41ca-a550-c0024ec777ae INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:34.807 +05:30 bf233e65-99e0-41ca-a550-c0024ec777ae 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-02 20:41:34.811 +05:30 23869b64-9204-4518-9ad9-90229ebf0368 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:34.811 +05:30 23869b64-9204-4518-9ad9-90229ebf0368 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.8358ms 2024-09-02 20:41:34.811 +05:30 bf233e65-99e0-41ca-a550-c0024ec777ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:34.811 +05:30 23869b64-9204-4518-9ad9-90229ebf0368 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:34.811 +05:30 bf233e65-99e0-41ca-a550-c0024ec777ae INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.8185ms 2024-09-02 20:41:34.811 +05:30 23869b64-9204-4518-9ad9-90229ebf0368 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1bb918fc-c5d3-45d4-abc5-f5c0864e8fdc}, {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-02 20:41:34.811 +05:30 bf233e65-99e0-41ca-a550-c0024ec777ae INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:34.811 +05:30 bf233e65-99e0-41ca-a550-c0024ec777ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8bd40301-7dff-4f46-b1f8-316090211b2f}, {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-02 20:41:34.811 +05:30 23869b64-9204-4518-9ad9-90229ebf0368 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.8836ms 2024-09-02 20:41:34.811 +05:30 bf233e65-99e0-41ca-a550-c0024ec777ae 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 5.8192ms 2024-09-02 20:41:35.451 +05:30 822b418e-10f4-42f4-b842-5e245c084775 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:35.451 +05:30 3655b996-0c9b-4889-85f8-9a1866ab601c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:35.452 +05:30 3655b996-0c9b-4889-85f8-9a1866ab601c INF CORS policy execution successful. 2024-09-02 20:41:35.452 +05:30 822b418e-10f4-42f4-b842-5e245c084775 INF CORS policy execution successful. 2024-09-02 20:41:35.452 +05:30 3655b996-0c9b-4889-85f8-9a1866ab601c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:35.452 +05:30 822b418e-10f4-42f4-b842-5e245c084775 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:35.452 +05:30 0f8ac9b6-0615-4b02-95ff-c416ecbe92f7 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:35.452 +05:30 350accff-111a-4c8f-af79-82aa63c9f2c6 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:35.452 +05:30 0f8ac9b6-0615-4b02-95ff-c416ecbe92f7 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-02 20:41:35.452 +05:30 350accff-111a-4c8f-af79-82aa63c9f2c6 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-02 20:41:35.455 +05:30 0f8ac9b6-0615-4b02-95ff-c416ecbe92f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:35.455 +05:30 0f8ac9b6-0615-4b02-95ff-c416ecbe92f7 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.5021ms 2024-09-02 20:41:35.455 +05:30 0f8ac9b6-0615-4b02-95ff-c416ecbe92f7 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:35.455 +05:30 0f8ac9b6-0615-4b02-95ff-c416ecbe92f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 822b418e-10f4-42f4-b842-5e245c084775}, {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-02 20:41:35.455 +05:30 0f8ac9b6-0615-4b02-95ff-c416ecbe92f7 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 4.368ms 2024-09-02 20:41:35.456 +05:30 350accff-111a-4c8f-af79-82aa63c9f2c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:35.457 +05:30 350accff-111a-4c8f-af79-82aa63c9f2c6 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 4.0668ms 2024-09-02 20:41:35.457 +05:30 350accff-111a-4c8f-af79-82aa63c9f2c6 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:35.457 +05:30 350accff-111a-4c8f-af79-82aa63c9f2c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3655b996-0c9b-4889-85f8-9a1866ab601c}, {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-02 20:41:35.457 +05:30 350accff-111a-4c8f-af79-82aa63c9f2c6 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 5.8082ms 2024-09-02 20:41:36.220 +05:30 0eadbbf3-7adf-4664-b44e-5a73ef5a4e2a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:36.220 +05:30 26566b2a-b265-4b82-84ef-9f176476f920 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:36.220 +05:30 0eadbbf3-7adf-4664-b44e-5a73ef5a4e2a INF CORS policy execution successful. 2024-09-02 20:41:36.220 +05:30 26566b2a-b265-4b82-84ef-9f176476f920 INF CORS policy execution successful. 2024-09-02 20:41:36.220 +05:30 0eadbbf3-7adf-4664-b44e-5a73ef5a4e2a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:36.221 +05:30 26566b2a-b265-4b82-84ef-9f176476f920 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:36.221 +05:30 ec8ba846-4254-4739-b264-f616a23ebc92 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:36.221 +05:30 ec8ba846-4254-4739-b264-f616a23ebc92 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-02 20:41:36.221 +05:30 9127151b-9d66-4d05-b2ea-dc6c4e49fc51 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:36.221 +05:30 9127151b-9d66-4d05-b2ea-dc6c4e49fc51 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-02 20:41:36.225 +05:30 9127151b-9d66-4d05-b2ea-dc6c4e49fc51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:36.225 +05:30 9127151b-9d66-4d05-b2ea-dc6c4e49fc51 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.8342ms 2024-09-02 20:41:36.225 +05:30 9127151b-9d66-4d05-b2ea-dc6c4e49fc51 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:36.225 +05:30 9127151b-9d66-4d05-b2ea-dc6c4e49fc51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26566b2a-b265-4b82-84ef-9f176476f920}, {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-02 20:41:36.226 +05:30 9127151b-9d66-4d05-b2ea-dc6c4e49fc51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.8255ms 2024-09-02 20:41:36.226 +05:30 ec8ba846-4254-4739-b264-f616a23ebc92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:36.226 +05:30 ec8ba846-4254-4739-b264-f616a23ebc92 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 5.0231ms 2024-09-02 20:41:36.226 +05:30 ec8ba846-4254-4739-b264-f616a23ebc92 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:36.226 +05:30 ec8ba846-4254-4739-b264-f616a23ebc92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0eadbbf3-7adf-4664-b44e-5a73ef5a4e2a}, {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-02 20:41:36.227 +05:30 ec8ba846-4254-4739-b264-f616a23ebc92 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 6.8388ms 2024-09-02 20:41:36.348 +05:30 96a66a34-d402-4896-ad1d-a67164fcbcf2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:36.348 +05:30 fb5dfb4b-1a9e-4551-8dbf-67419196ec6d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:36.348 +05:30 96a66a34-d402-4896-ad1d-a67164fcbcf2 INF CORS policy execution successful. 2024-09-02 20:41:36.349 +05:30 fb5dfb4b-1a9e-4551-8dbf-67419196ec6d INF CORS policy execution successful. 2024-09-02 20:41:36.349 +05:30 96a66a34-d402-4896-ad1d-a67164fcbcf2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:36.349 +05:30 cda82f30-9efe-4899-b0b0-534351e3ebc8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:36.349 +05:30 fb5dfb4b-1a9e-4551-8dbf-67419196ec6d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:36.349 +05:30 cda82f30-9efe-4899-b0b0-534351e3ebc8 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-02 20:41:36.349 +05:30 13c9a53f-c696-4ca9-baf2-b8afdc2d8fa0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:36.349 +05:30 13c9a53f-c696-4ca9-baf2-b8afdc2d8fa0 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-02 20:41:36.351 +05:30 cda82f30-9efe-4899-b0b0-534351e3ebc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:36.351 +05:30 cda82f30-9efe-4899-b0b0-534351e3ebc8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.2845ms 2024-09-02 20:41:36.351 +05:30 cda82f30-9efe-4899-b0b0-534351e3ebc8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:36.351 +05:30 cda82f30-9efe-4899-b0b0-534351e3ebc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96a66a34-d402-4896-ad1d-a67164fcbcf2}, {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-02 20:41:36.352 +05:30 cda82f30-9efe-4899-b0b0-534351e3ebc8 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 3.5981ms 2024-09-02 20:41:36.353 +05:30 13c9a53f-c696-4ca9-baf2-b8afdc2d8fa0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:36.353 +05:30 13c9a53f-c696-4ca9-baf2-b8afdc2d8fa0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.5742ms 2024-09-02 20:41:36.353 +05:30 13c9a53f-c696-4ca9-baf2-b8afdc2d8fa0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:36.353 +05:30 13c9a53f-c696-4ca9-baf2-b8afdc2d8fa0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb5dfb4b-1a9e-4551-8dbf-67419196ec6d}, {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-02 20:41:36.353 +05:30 13c9a53f-c696-4ca9-baf2-b8afdc2d8fa0 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 4.7019ms 2024-09-02 20:41:36.524 +05:30 a108ad6b-9086-4a5f-9c0a-0269a158dacb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:36.524 +05:30 4cb724c9-6a54-4496-9eca-dfa488748160 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:36.524 +05:30 a108ad6b-9086-4a5f-9c0a-0269a158dacb INF CORS policy execution successful. 2024-09-02 20:41:36.524 +05:30 4cb724c9-6a54-4496-9eca-dfa488748160 INF CORS policy execution successful. 2024-09-02 20:41:36.525 +05:30 4cb724c9-6a54-4496-9eca-dfa488748160 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:36.525 +05:30 a108ad6b-9086-4a5f-9c0a-0269a158dacb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:36.525 +05:30 554bf087-fad1-46bb-95d5-124a37f67ed9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:36.525 +05:30 2b6a520c-48ab-4fbb-b1de-de5e0621040b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:36.525 +05:30 554bf087-fad1-46bb-95d5-124a37f67ed9 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-02 20:41:36.525 +05:30 2b6a520c-48ab-4fbb-b1de-de5e0621040b 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-02 20:41:36.528 +05:30 2b6a520c-48ab-4fbb-b1de-de5e0621040b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:36.528 +05:30 2b6a520c-48ab-4fbb-b1de-de5e0621040b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.2728ms 2024-09-02 20:41:36.528 +05:30 554bf087-fad1-46bb-95d5-124a37f67ed9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:36.528 +05:30 2b6a520c-48ab-4fbb-b1de-de5e0621040b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:36.529 +05:30 554bf087-fad1-46bb-95d5-124a37f67ed9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.5559ms 2024-09-02 20:41:36.529 +05:30 2b6a520c-48ab-4fbb-b1de-de5e0621040b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a108ad6b-9086-4a5f-9c0a-0269a158dacb}, {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-02 20:41:36.529 +05:30 554bf087-fad1-46bb-95d5-124a37f67ed9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:36.529 +05:30 554bf087-fad1-46bb-95d5-124a37f67ed9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4cb724c9-6a54-4496-9eca-dfa488748160}, {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-02 20:41:36.529 +05:30 2b6a520c-48ab-4fbb-b1de-de5e0621040b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.1581ms 2024-09-02 20:41:36.529 +05:30 554bf087-fad1-46bb-95d5-124a37f67ed9 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 5.1674ms 2024-09-02 20:41:37.632 +05:30 e416fa3b-bafb-4a95-a6cc-d4e7c4e34269 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:37.632 +05:30 1a955627-8d58-4c33-afaa-e7e20c6c0d2f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:37.632 +05:30 e416fa3b-bafb-4a95-a6cc-d4e7c4e34269 INF CORS policy execution successful. 2024-09-02 20:41:37.632 +05:30 1a955627-8d58-4c33-afaa-e7e20c6c0d2f INF CORS policy execution successful. 2024-09-02 20:41:37.633 +05:30 e416fa3b-bafb-4a95-a6cc-d4e7c4e34269 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:37.633 +05:30 1a955627-8d58-4c33-afaa-e7e20c6c0d2f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:37.633 +05:30 585bd5b7-83b6-4319-a8e6-c7438b09cd1a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:37.633 +05:30 74b764e1-75b2-42d9-ae7b-eed26bc04585 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:37.633 +05:30 585bd5b7-83b6-4319-a8e6-c7438b09cd1a 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-02 20:41:37.633 +05:30 74b764e1-75b2-42d9-ae7b-eed26bc04585 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-02 20:41:37.640 +05:30 74b764e1-75b2-42d9-ae7b-eed26bc04585 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:37.641 +05:30 585bd5b7-83b6-4319-a8e6-c7438b09cd1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:37.641 +05:30 585bd5b7-83b6-4319-a8e6-c7438b09cd1a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 7.8946ms 2024-09-02 20:41:37.641 +05:30 585bd5b7-83b6-4319-a8e6-c7438b09cd1a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:37.641 +05:30 585bd5b7-83b6-4319-a8e6-c7438b09cd1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e416fa3b-bafb-4a95-a6cc-d4e7c4e34269}, {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-02 20:41:37.642 +05:30 585bd5b7-83b6-4319-a8e6-c7438b09cd1a 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.0543ms 2024-09-02 20:41:37.643 +05:30 74b764e1-75b2-42d9-ae7b-eed26bc04585 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 9.8115ms 2024-09-02 20:41:37.643 +05:30 74b764e1-75b2-42d9-ae7b-eed26bc04585 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:37.643 +05:30 74b764e1-75b2-42d9-ae7b-eed26bc04585 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a955627-8d58-4c33-afaa-e7e20c6c0d2f}, {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-02 20:41:37.644 +05:30 74b764e1-75b2-42d9-ae7b-eed26bc04585 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.8493ms 2024-09-02 20:41:38.455 +05:30 d271b96c-be16-44bb-bf02-37e2a3c74d50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:38.455 +05:30 94002651-f1c5-413c-8769-1f29da4d732d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:38.456 +05:30 d271b96c-be16-44bb-bf02-37e2a3c74d50 INF CORS policy execution successful. 2024-09-02 20:41:38.456 +05:30 94002651-f1c5-413c-8769-1f29da4d732d INF CORS policy execution successful. 2024-09-02 20:41:38.456 +05:30 d271b96c-be16-44bb-bf02-37e2a3c74d50 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.456 +05:30 94002651-f1c5-413c-8769-1f29da4d732d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.456 +05:30 343ce6e2-bc0b-4d6f-afab-fd4f1e86b09b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.456 +05:30 be1f05c4-df49-43b0-bc6b-57851a291ac2 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.457 +05:30 343ce6e2-bc0b-4d6f-afab-fd4f1e86b09b 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-02 20:41:38.457 +05:30 be1f05c4-df49-43b0-bc6b-57851a291ac2 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-02 20:41:38.459 +05:30 be1f05c4-df49-43b0-bc6b-57851a291ac2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.459 +05:30 be1f05c4-df49-43b0-bc6b-57851a291ac2 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.5037ms 2024-09-02 20:41:38.459 +05:30 be1f05c4-df49-43b0-bc6b-57851a291ac2 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.459 +05:30 be1f05c4-df49-43b0-bc6b-57851a291ac2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d271b96c-be16-44bb-bf02-37e2a3c74d50}, {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-02 20:41:38.460 +05:30 343ce6e2-bc0b-4d6f-afab-fd4f1e86b09b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.460 +05:30 343ce6e2-bc0b-4d6f-afab-fd4f1e86b09b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.2212ms 2024-09-02 20:41:38.460 +05:30 be1f05c4-df49-43b0-bc6b-57851a291ac2 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 4.563ms 2024-09-02 20:41:38.460 +05:30 343ce6e2-bc0b-4d6f-afab-fd4f1e86b09b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.460 +05:30 343ce6e2-bc0b-4d6f-afab-fd4f1e86b09b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 94002651-f1c5-413c-8769-1f29da4d732d}, {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-02 20:41:38.460 +05:30 343ce6e2-bc0b-4d6f-afab-fd4f1e86b09b 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 4.949ms 2024-09-02 20:41:38.504 +05:30 a94c3e65-ad03-4031-a80d-a78ff90890d2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:38.504 +05:30 85ed2d10-2232-43a0-aacb-c7b3eb057644 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:38.504 +05:30 85ed2d10-2232-43a0-aacb-c7b3eb057644 INF CORS policy execution successful. 2024-09-02 20:41:38.504 +05:30 a94c3e65-ad03-4031-a80d-a78ff90890d2 INF CORS policy execution successful. 2024-09-02 20:41:38.504 +05:30 85ed2d10-2232-43a0-aacb-c7b3eb057644 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.504 +05:30 a94c3e65-ad03-4031-a80d-a78ff90890d2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.505 +05:30 f65ca250-665e-4aa6-b93c-d6229f9af3d8 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.505 +05:30 58363ab9-aad5-436c-9550-c0e0b1a042dc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.505 +05:30 f65ca250-665e-4aa6-b93c-d6229f9af3d8 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-02 20:41:38.505 +05:30 58363ab9-aad5-436c-9550-c0e0b1a042dc 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-02 20:41:38.512 +05:30 f65ca250-665e-4aa6-b93c-d6229f9af3d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.512 +05:30 f65ca250-665e-4aa6-b93c-d6229f9af3d8 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 6.7722ms 2024-09-02 20:41:38.512 +05:30 f65ca250-665e-4aa6-b93c-d6229f9af3d8 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.512 +05:30 f65ca250-665e-4aa6-b93c-d6229f9af3d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85ed2d10-2232-43a0-aacb-c7b3eb057644}, {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-02 20:41:38.512 +05:30 f65ca250-665e-4aa6-b93c-d6229f9af3d8 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 8.7087ms 2024-09-02 20:41:38.515 +05:30 58363ab9-aad5-436c-9550-c0e0b1a042dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.515 +05:30 58363ab9-aad5-436c-9550-c0e0b1a042dc INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 9.992ms 2024-09-02 20:41:38.515 +05:30 58363ab9-aad5-436c-9550-c0e0b1a042dc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.515 +05:30 58363ab9-aad5-436c-9550-c0e0b1a042dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a94c3e65-ad03-4031-a80d-a78ff90890d2}, {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-02 20:41:38.516 +05:30 58363ab9-aad5-436c-9550-c0e0b1a042dc 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.9221ms 2024-09-02 20:41:38.555 +05:30 49508027-171a-4195-90e8-de9decd75f97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:38.555 +05:30 991aa76c-7c21-4a65-b619-62531ce9df30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:38.556 +05:30 991aa76c-7c21-4a65-b619-62531ce9df30 INF CORS policy execution successful. 2024-09-02 20:41:38.556 +05:30 49508027-171a-4195-90e8-de9decd75f97 INF CORS policy execution successful. 2024-09-02 20:41:38.556 +05:30 49508027-171a-4195-90e8-de9decd75f97 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.556 +05:30 47f9e2c7-bdee-426e-9bfc-630f04b1ad85 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.556 +05:30 47f9e2c7-bdee-426e-9bfc-630f04b1ad85 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-02 20:41:38.559 +05:30 991aa76c-7c21-4a65-b619-62531ce9df30 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.560 +05:30 36918f20-b99e-40d4-a5cf-72198815862b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.560 +05:30 36918f20-b99e-40d4-a5cf-72198815862b 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-02 20:41:38.561 +05:30 47f9e2c7-bdee-426e-9bfc-630f04b1ad85 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.561 +05:30 47f9e2c7-bdee-426e-9bfc-630f04b1ad85 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.9965ms 2024-09-02 20:41:38.561 +05:30 47f9e2c7-bdee-426e-9bfc-630f04b1ad85 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.562 +05:30 47f9e2c7-bdee-426e-9bfc-630f04b1ad85 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49508027-171a-4195-90e8-de9decd75f97}, {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-02 20:41:38.562 +05:30 47f9e2c7-bdee-426e-9bfc-630f04b1ad85 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 7.0012ms 2024-09-02 20:41:38.564 +05:30 36918f20-b99e-40d4-a5cf-72198815862b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.564 +05:30 36918f20-b99e-40d4-a5cf-72198815862b INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.8172ms 2024-09-02 20:41:38.564 +05:30 36918f20-b99e-40d4-a5cf-72198815862b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.564 +05:30 36918f20-b99e-40d4-a5cf-72198815862b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 991aa76c-7c21-4a65-b619-62531ce9df30}, {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-02 20:41:38.564 +05:30 36918f20-b99e-40d4-a5cf-72198815862b 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 9.4196ms 2024-09-02 20:41:38.677 +05:30 830df72b-87b2-4b3d-b2d7-207be584d220 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:38.677 +05:30 a7eab821-77de-4b97-8728-86586e852a7a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:38.678 +05:30 830df72b-87b2-4b3d-b2d7-207be584d220 INF CORS policy execution successful. 2024-09-02 20:41:38.678 +05:30 a7eab821-77de-4b97-8728-86586e852a7a INF CORS policy execution successful. 2024-09-02 20:41:38.678 +05:30 830df72b-87b2-4b3d-b2d7-207be584d220 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.678 +05:30 a7eab821-77de-4b97-8728-86586e852a7a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:38.678 +05:30 abbd890e-f89c-414f-ac69-8d3d16d20240 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.678 +05:30 87c77f1d-9342-440d-ab9b-4e1d279d367b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.678 +05:30 abbd890e-f89c-414f-ac69-8d3d16d20240 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-02 20:41:38.678 +05:30 87c77f1d-9342-440d-ab9b-4e1d279d367b 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-02 20:41:38.680 +05:30 87c77f1d-9342-440d-ab9b-4e1d279d367b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.680 +05:30 87c77f1d-9342-440d-ab9b-4e1d279d367b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 1.8406ms 2024-09-02 20:41:38.680 +05:30 87c77f1d-9342-440d-ab9b-4e1d279d367b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:38.680 +05:30 87c77f1d-9342-440d-ab9b-4e1d279d367b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7eab821-77de-4b97-8728-86586e852a7a}, {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-02 20:41:38.681 +05:30 abbd890e-f89c-414f-ac69-8d3d16d20240 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:38.681 +05:30 abbd890e-f89c-414f-ac69-8d3d16d20240 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 2.3094ms 2024-09-02 20:41:38.681 +05:30 87c77f1d-9342-440d-ab9b-4e1d279d367b 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 3.3353ms 2024-09-02 20:41:38.681 +05:30 abbd890e-f89c-414f-ac69-8d3d16d20240 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:38.681 +05:30 abbd890e-f89c-414f-ac69-8d3d16d20240 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 830df72b-87b2-4b3d-b2d7-207be584d220}, {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-02 20:41:38.681 +05:30 abbd890e-f89c-414f-ac69-8d3d16d20240 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 3.9059ms 2024-09-02 20:41:39.539 +05:30 96d330bc-81cc-4a55-ae7f-f0c2255ecad9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:39.539 +05:30 f9e8a495-f2b1-4070-b50f-cf3d22494545 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:39.540 +05:30 96d330bc-81cc-4a55-ae7f-f0c2255ecad9 INF CORS policy execution successful. 2024-09-02 20:41:39.540 +05:30 f9e8a495-f2b1-4070-b50f-cf3d22494545 INF CORS policy execution successful. 2024-09-02 20:41:39.540 +05:30 96d330bc-81cc-4a55-ae7f-f0c2255ecad9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:39.540 +05:30 f9e8a495-f2b1-4070-b50f-cf3d22494545 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:39.540 +05:30 0d9265de-65a3-459b-ab89-a35eee764c52 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:39.540 +05:30 0fc231af-a220-4aa6-92f6-6c11a3e58cb4 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:39.540 +05:30 0d9265de-65a3-459b-ab89-a35eee764c52 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-02 20:41:39.541 +05:30 0fc231af-a220-4aa6-92f6-6c11a3e58cb4 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-02 20:41:39.544 +05:30 0d9265de-65a3-459b-ab89-a35eee764c52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:39.544 +05:30 0d9265de-65a3-459b-ab89-a35eee764c52 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.3105ms 2024-09-02 20:41:39.544 +05:30 0fc231af-a220-4aa6-92f6-6c11a3e58cb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:39.544 +05:30 0d9265de-65a3-459b-ab89-a35eee764c52 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:39.544 +05:30 0fc231af-a220-4aa6-92f6-6c11a3e58cb4 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.2497ms 2024-09-02 20:41:39.544 +05:30 0fc231af-a220-4aa6-92f6-6c11a3e58cb4 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:39.544 +05:30 0d9265de-65a3-459b-ab89-a35eee764c52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9e8a495-f2b1-4070-b50f-cf3d22494545}, {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-02 20:41:39.544 +05:30 0fc231af-a220-4aa6-92f6-6c11a3e58cb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96d330bc-81cc-4a55-ae7f-f0c2255ecad9}, {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-02 20:41:39.544 +05:30 0fc231af-a220-4aa6-92f6-6c11a3e58cb4 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 5.2202ms 2024-09-02 20:41:39.544 +05:30 0d9265de-65a3-459b-ab89-a35eee764c52 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.2177ms 2024-09-02 20:41:40.294 +05:30 5f6f8649-26d6-49e9-b7d8-8d99fcc2f11b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:40.294 +05:30 12662afe-508e-4630-8620-885e741ab53f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:40.295 +05:30 12662afe-508e-4630-8620-885e741ab53f INF CORS policy execution successful. 2024-09-02 20:41:40.295 +05:30 5f6f8649-26d6-49e9-b7d8-8d99fcc2f11b INF CORS policy execution successful. 2024-09-02 20:41:40.296 +05:30 12662afe-508e-4630-8620-885e741ab53f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 1.7922ms 2024-09-02 20:41:40.296 +05:30 5f6f8649-26d6-49e9-b7d8-8d99fcc2f11b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 1.7987ms 2024-09-02 20:41:40.338 +05:30 56f9dbac-83cd-454a-81ba-e2168c5b21c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:40.339 +05:30 56f9dbac-83cd-454a-81ba-e2168c5b21c4 INF CORS policy execution successful. 2024-09-02 20:41:40.339 +05:30 56f9dbac-83cd-454a-81ba-e2168c5b21c4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:40.339 +05:30 5f3a0f9d-850c-4a71-b455-7f4fde6d9745 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:40.340 +05:30 5f3a0f9d-850c-4a71-b455-7f4fde6d9745 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-02 20:41:40.343 +05:30 5f3a0f9d-850c-4a71-b455-7f4fde6d9745 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:40.343 +05:30 5f3a0f9d-850c-4a71-b455-7f4fde6d9745 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.1668ms 2024-09-02 20:41:40.343 +05:30 5f3a0f9d-850c-4a71-b455-7f4fde6d9745 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:40.343 +05:30 5f3a0f9d-850c-4a71-b455-7f4fde6d9745 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56f9dbac-83cd-454a-81ba-e2168c5b21c4}, {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-02 20:41:40.343 +05:30 5f3a0f9d-850c-4a71-b455-7f4fde6d9745 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 5.056ms 2024-09-02 20:41:40.344 +05:30 92789616-2454-4d96-a8c7-2ebdb3bab500 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:40.345 +05:30 92789616-2454-4d96-a8c7-2ebdb3bab500 INF CORS policy execution successful. 2024-09-02 20:41:40.345 +05:30 92789616-2454-4d96-a8c7-2ebdb3bab500 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:40.345 +05:30 f24142a5-b443-4286-a0ea-9535e6157c0f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:40.345 +05:30 f24142a5-b443-4286-a0ea-9535e6157c0f 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-02 20:41:40.347 +05:30 f24142a5-b443-4286-a0ea-9535e6157c0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:40.347 +05:30 f24142a5-b443-4286-a0ea-9535e6157c0f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 1.9491ms 2024-09-02 20:41:40.347 +05:30 f24142a5-b443-4286-a0ea-9535e6157c0f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:40.347 +05:30 f24142a5-b443-4286-a0ea-9535e6157c0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92789616-2454-4d96-a8c7-2ebdb3bab500}, {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-02 20:41:40.347 +05:30 f24142a5-b443-4286-a0ea-9535e6157c0f 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 3.0068ms 2024-09-02 20:41:43.417 +05:30 831f1b08-60a0-46c7-8486-6f22a876f033 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:41:43.417 +05:30 9d4e8425-23b7-4d9e-99f5-dbd193972188 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:41:43.418 +05:30 831f1b08-60a0-46c7-8486-6f22a876f033 INF CORS policy execution successful. 2024-09-02 20:41:43.418 +05:30 9d4e8425-23b7-4d9e-99f5-dbd193972188 INF CORS policy execution successful. 2024-09-02 20:41:43.418 +05:30 9d4e8425-23b7-4d9e-99f5-dbd193972188 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:43.418 +05:30 831f1b08-60a0-46c7-8486-6f22a876f033 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:41:43.418 +05:30 23c8559f-0ea3-4f5f-a231-4bb19f5396d3 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:43.418 +05:30 6f47c575-73f0-4e27-a384-34694773d055 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:43.418 +05:30 6f47c575-73f0-4e27-a384-34694773d055 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-02 20:41:43.418 +05:30 23c8559f-0ea3-4f5f-a231-4bb19f5396d3 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-02 20:41:43.422 +05:30 23c8559f-0ea3-4f5f-a231-4bb19f5396d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:43.423 +05:30 6f47c575-73f0-4e27-a384-34694773d055 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:41:43.423 +05:30 23c8559f-0ea3-4f5f-a231-4bb19f5396d3 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.2238ms 2024-09-02 20:41:43.423 +05:30 6f47c575-73f0-4e27-a384-34694773d055 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 4.387ms 2024-09-02 20:41:43.423 +05:30 23c8559f-0ea3-4f5f-a231-4bb19f5396d3 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:41:43.423 +05:30 6f47c575-73f0-4e27-a384-34694773d055 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:41:43.423 +05:30 23c8559f-0ea3-4f5f-a231-4bb19f5396d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 831f1b08-60a0-46c7-8486-6f22a876f033}, {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-02 20:41:43.423 +05:30 6f47c575-73f0-4e27-a384-34694773d055 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d4e8425-23b7-4d9e-99f5-dbd193972188}, {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-02 20:41:43.423 +05:30 6f47c575-73f0-4e27-a384-34694773d055 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 6.5654ms 2024-09-02 20:41:43.423 +05:30 23c8559f-0ea3-4f5f-a231-4bb19f5396d3 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.561ms 2024-09-02 20:43:25.857 +05:30 ebb1e68e-e746-4400-a496-70c48b25d3d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 20:43:25.860 +05:30 ebb1e68e-e746-4400-a496-70c48b25d3d8 INF CORS policy execution successful. 2024-09-02 20:43:25.862 +05:30 ebb1e68e-e746-4400-a496-70c48b25d3d8 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-02 20:43:25.864 +05:30 8cb84d82-56fc-48e6-8592-d6eda5e4cef7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:43:25.865 +05:30 8cb84d82-56fc-48e6-8592-d6eda5e4cef7 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-02 20:43:25.885 +05:30 8cb84d82-56fc-48e6-8592-d6eda5e4cef7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:25.886 +05:30 8cb84d82-56fc-48e6-8592-d6eda5e4cef7 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 20.918ms 2024-09-02 20:43:25.886 +05:30 8cb84d82-56fc-48e6-8592-d6eda5e4cef7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:43:25.886 +05:30 8cb84d82-56fc-48e6-8592-d6eda5e4cef7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ebb1e68e-e746-4400-a496-70c48b25d3d8}, {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-02 20:43:25.887 +05:30 8cb84d82-56fc-48e6-8592-d6eda5e4cef7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 30.2607ms 2024-09-02 20:43:27.162 +05:30 b161c0dc-d503-4721-b21c-68311f8c7b4d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 20:43:27.163 +05:30 b161c0dc-d503-4721-b21c-68311f8c7b4d INF CORS policy execution successful. 2024-09-02 20:43:27.163 +05:30 b161c0dc-d503-4721-b21c-68311f8c7b4d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.5947ms 2024-09-02 20:43:27.224 +05:30 53a0c234-187d-4de8-bb18-fff5ee4d1dfa INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 101 2024-09-02 20:43:27.224 +05:30 53a0c234-187d-4de8-bb18-fff5ee4d1dfa INF CORS policy execution successful. 2024-09-02 20:43:27.224 +05:30 53a0c234-187d-4de8-bb18-fff5ee4d1dfa 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-02 20:43:27.225 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:43:27.225 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF 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-02 20:43:27.231 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Database retrieved 2024-09-02 20:43:27.236 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Token generated 2024-09-02 20:43:27.237 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Token generated 2024-09-02 20:43:27.237 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:27.237 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 12.3044ms 2024-09-02 20:43:27.237 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:43:27.237 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 53a0c234-187d-4de8-bb18-fff5ee4d1dfa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 902} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwNjA3LCJpYXQiOjE3MjUyOTAwMDd9._U5FipXI5FUkLTmfHV9KLmAK7RE4rnymJHFVudoPoxQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwOTA3LCJpYXQiOjE3MjUyOTAwMDd9.0qbgt-umOsAiIBRaKuQr_KqsOgCjOaJ1qVir-nNf_TY\"}"} 2024-09-02 20:43:27.238 +05:30 ef84397f-be34-43e7-b003-789f6e42698f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 902 application/json; charset=utf-8 13.7601ms 2024-09-02 20:43:30.435 +05:30 800b917c-1a22-4789-8dec-39d837ec5ef1 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-02 20:43:30.435 +05:30 800b917c-1a22-4789-8dec-39d837ec5ef1 INF CORS policy execution successful. 2024-09-02 20:43:30.435 +05:30 800b917c-1a22-4789-8dec-39d837ec5ef1 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.623ms 2024-09-02 20:43:30.480 +05:30 201798ce-cb3b-446b-9fd8-de17cc6426ed 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-02 20:43:30.482 +05:30 201798ce-cb3b-446b-9fd8-de17cc6426ed INF CORS policy execution successful. 2024-09-02 20:43:30.482 +05:30 201798ce-cb3b-446b-9fd8-de17cc6426ed 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwNjA3LCJpYXQiOjE3MjUyOTAwMDd9._U5FipXI5FUkLTmfHV9KLmAK7RE4rnymJHFVudoPoxQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (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-02 20:43:30.483 +05:30 9ab757d8-d07a-401c-aa01-e10464d8fddc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:43:30.483 +05:30 9ab757d8-d07a-401c-aa01-e10464d8fddc 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-02 20:43:30.504 +05:30 9ab757d8-d07a-401c-aa01-e10464d8fddc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:30.504 +05:30 9ab757d8-d07a-401c-aa01-e10464d8fddc INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 21.1565ms 2024-09-02 20:43:30.505 +05:30 9ab757d8-d07a-401c-aa01-e10464d8fddc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:43:30.505 +05:30 9ab757d8-d07a-401c-aa01-e10464d8fddc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 201798ce-cb3b-446b-9fd8-de17cc6426ed}, {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-02 20:43:30.505 +05:30 9ab757d8-d07a-401c-aa01-e10464d8fddc 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 25.3812ms 2024-09-02 20:43:31.739 +05:30 5fb836e3-4fe1-4f03-907a-090535fa3c2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:43:31.739 +05:30 5fb836e3-4fe1-4f03-907a-090535fa3c2f INF CORS policy execution successful. 2024-09-02 20:43:31.740 +05:30 5fb836e3-4fe1-4f03-907a-090535fa3c2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.6405ms 2024-09-02 20:43:31.792 +05:30 4f1d9c0d-f600-4743-b640-dcf110c3f824 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:43:31.793 +05:30 4f1d9c0d-f600-4743-b640-dcf110c3f824 INF CORS policy execution successful. 2024-09-02 20:43:31.794 +05:30 4f1d9c0d-f600-4743-b640-dcf110c3f824 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwNjA3LCJpYXQiOjE3MjUyOTAwMDd9._U5FipXI5FUkLTmfHV9KLmAK7RE4rnymJHFVudoPoxQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (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-02 20:43:31.794 +05:30 27277d1a-7695-408f-b01d-ec8244b6eba2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:43:31.794 +05:30 27277d1a-7695-408f-b01d-ec8244b6eba2 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-02 20:43:31.850 +05:30 27277d1a-7695-408f-b01d-ec8244b6eba2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:31.851 +05:30 27277d1a-7695-408f-b01d-ec8244b6eba2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 56.199ms 2024-09-02 20:43:31.851 +05:30 27277d1a-7695-408f-b01d-ec8244b6eba2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:43:31.851 +05:30 27277d1a-7695-408f-b01d-ec8244b6eba2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f1d9c0d-f600-4743-b640-dcf110c3f824}, {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-02 20:43:31.851 +05:30 27277d1a-7695-408f-b01d-ec8244b6eba2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 59.8876ms 2024-09-02 20:43:32.017 +05:30 5abba482-b7ca-4f29-a14f-8252dd6336d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:43:32.017 +05:30 ed7ebbd1-afe0-403b-9fe3-8bc63d44a2d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:43:32.017 +05:30 ed7ebbd1-afe0-403b-9fe3-8bc63d44a2d9 INF CORS policy execution successful. 2024-09-02 20:43:32.017 +05:30 5abba482-b7ca-4f29-a14f-8252dd6336d2 INF CORS policy execution successful. 2024-09-02 20:43:32.017 +05:30 ed7ebbd1-afe0-403b-9fe3-8bc63d44a2d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.4501ms 2024-09-02 20:43:32.017 +05:30 5abba482-b7ca-4f29-a14f-8252dd6336d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.4543ms 2024-09-02 20:43:32.078 +05:30 7507721c-e28e-4f42-a737-bc5469c40cec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:43:32.078 +05:30 8f825da9-2f61-48dc-ad67-5ade21416742 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:43:32.078 +05:30 8f825da9-2f61-48dc-ad67-5ade21416742 INF CORS policy execution successful. 2024-09-02 20:43:32.078 +05:30 7507721c-e28e-4f42-a737-bc5469c40cec INF CORS policy execution successful. 2024-09-02 20:43:32.078 +05:30 8f825da9-2f61-48dc-ad67-5ade21416742 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwNjA3LCJpYXQiOjE3MjUyOTAwMDd9._U5FipXI5FUkLTmfHV9KLmAK7RE4rnymJHFVudoPoxQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (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-02 20:43:32.079 +05:30 7507721c-e28e-4f42-a737-bc5469c40cec 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDAwNywiZXhwIjoxNzI1MjkwNjA3LCJpYXQiOjE3MjUyOTAwMDd9._U5FipXI5FUkLTmfHV9KLmAK7RE4rnymJHFVudoPoxQ}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (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-02 20:43:32.079 +05:30 71d86183-62de-4fe4-8eb4-818c35b4d14a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:43:32.079 +05:30 33514356-31ab-4104-b75b-cc16e0cfafe0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:43:32.079 +05:30 71d86183-62de-4fe4-8eb4-818c35b4d14a 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-02 20:43:32.079 +05:30 33514356-31ab-4104-b75b-cc16e0cfafe0 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-02 20:43:32.082 +05:30 33514356-31ab-4104-b75b-cc16e0cfafe0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:32.083 +05:30 33514356-31ab-4104-b75b-cc16e0cfafe0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 3.7239ms 2024-09-02 20:43:32.083 +05:30 33514356-31ab-4104-b75b-cc16e0cfafe0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:43:32.083 +05:30 33514356-31ab-4104-b75b-cc16e0cfafe0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7507721c-e28e-4f42-a737-bc5469c40cec}, {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-02 20:43:32.083 +05:30 71d86183-62de-4fe4-8eb4-818c35b4d14a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:32.083 +05:30 33514356-31ab-4104-b75b-cc16e0cfafe0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 200 128 application/json; charset=utf-8 5.4711ms 2024-09-02 20:43:32.083 +05:30 71d86183-62de-4fe4-8eb4-818c35b4d14a INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 4.4845ms 2024-09-02 20:43:32.083 +05:30 71d86183-62de-4fe4-8eb4-818c35b4d14a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:43:32.084 +05:30 71d86183-62de-4fe4-8eb4-818c35b4d14a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f825da9-2f61-48dc-ad67-5ade21416742}, {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-02 20:43:32.084 +05:30 71d86183-62de-4fe4-8eb4-818c35b4d14a 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 6.1376ms 2024-09-02 20:43:48.171 +05:30 37b31fef-e48f-4b76-a8b5-a6348ba32cbd 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-02 20:43:48.172 +05:30 598d67d2-bda1-4a44-a373-1afad9bf7242 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-02 20:43:48.172 +05:30 37b31fef-e48f-4b76-a8b5-a6348ba32cbd INF CORS policy execution successful. 2024-09-02 20:43:48.172 +05:30 598d67d2-bda1-4a44-a373-1afad9bf7242 INF CORS policy execution successful. 2024-09-02 20:43:48.173 +05:30 598d67d2-bda1-4a44-a373-1afad9bf7242 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.4967ms 2024-09-02 20:43:48.173 +05:30 37b31fef-e48f-4b76-a8b5-a6348ba32cbd 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.4952ms 2024-09-02 20:43:48.210 +05:30 a9931bdb-2fee-4454-b703-61ea5353d883 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-02 20:43:48.211 +05:30 a9931bdb-2fee-4454-b703-61ea5353d883 INF CORS policy execution successful. 2024-09-02 20:43:48.211 +05:30 a9931bdb-2fee-4454-b703-61ea5353d883 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:43:48.212 +05:30 1f2dd42f-daac-4a6f-8369-61e6b059def3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:43:48.212 +05:30 1f2dd42f-daac-4a6f-8369-61e6b059def3 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-02 20:43:48.240 +05:30 1f2dd42f-daac-4a6f-8369-61e6b059def3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:48.240 +05:30 1f2dd42f-daac-4a6f-8369-61e6b059def3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 27.939ms 2024-09-02 20:43:48.240 +05:30 1f2dd42f-daac-4a6f-8369-61e6b059def3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:43:48.240 +05:30 1f2dd42f-daac-4a6f-8369-61e6b059def3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a9931bdb-2fee-4454-b703-61ea5353d883}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:43:48.241 +05:30 1f2dd42f-daac-4a6f-8369-61e6b059def3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 31.1275ms 2024-09-02 20:43:48.276 +05:30 3cf9a9c7-f34f-4034-89f4-369de743636d 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-02 20:43:48.277 +05:30 3cf9a9c7-f34f-4034-89f4-369de743636d INF CORS policy execution successful. 2024-09-02 20:43:48.277 +05:30 3cf9a9c7-f34f-4034-89f4-369de743636d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:43:48.277 +05:30 ef037dae-c5f6-4ca5-9546-f96e7dab6666 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:43:48.277 +05:30 ef037dae-c5f6-4ca5-9546-f96e7dab6666 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-02 20:43:48.292 +05:30 ef037dae-c5f6-4ca5-9546-f96e7dab6666 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:48.292 +05:30 ef037dae-c5f6-4ca5-9546-f96e7dab6666 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 14.7441ms 2024-09-02 20:43:48.292 +05:30 ef037dae-c5f6-4ca5-9546-f96e7dab6666 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:43:48.292 +05:30 ef037dae-c5f6-4ca5-9546-f96e7dab6666 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3cf9a9c7-f34f-4034-89f4-369de743636d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:43:48.293 +05:30 ef037dae-c5f6-4ca5-9546-f96e7dab6666 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 16.2965ms 2024-09-02 20:43:51.841 +05:30 47178300-65b3-4d5d-93ed-1969cc78efce 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-02 20:43:51.841 +05:30 47178300-65b3-4d5d-93ed-1969cc78efce INF CORS policy execution successful. 2024-09-02 20:43:51.842 +05:30 47178300-65b3-4d5d-93ed-1969cc78efce 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.9952ms 2024-09-02 20:43:51.871 +05:30 697c9164-97cb-4d8a-99b3-2ed338aa1670 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-02 20:43:51.872 +05:30 697c9164-97cb-4d8a-99b3-2ed338aa1670 INF CORS policy execution successful. 2024-09-02 20:43:51.872 +05:30 697c9164-97cb-4d8a-99b3-2ed338aa1670 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.6236ms 2024-09-02 20:43:51.881 +05:30 82e2f665-2ace-4803-b65d-9c73c4059abb 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-02 20:43:51.882 +05:30 82e2f665-2ace-4803-b65d-9c73c4059abb INF CORS policy execution successful. 2024-09-02 20:43:51.883 +05:30 82e2f665-2ace-4803-b65d-9c73c4059abb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:43:51.883 +05:30 e1fe8b9d-6f23-4fae-93c5-0450e7438d6e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:43:51.883 +05:30 e1fe8b9d-6f23-4fae-93c5-0450e7438d6e 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-02 20:43:51.903 +05:30 e1fe8b9d-6f23-4fae-93c5-0450e7438d6e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:51.903 +05:30 e1fe8b9d-6f23-4fae-93c5-0450e7438d6e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 19.4358ms 2024-09-02 20:43:51.903 +05:30 e1fe8b9d-6f23-4fae-93c5-0450e7438d6e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:43:51.903 +05:30 e1fe8b9d-6f23-4fae-93c5-0450e7438d6e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82e2f665-2ace-4803-b65d-9c73c4059abb}, {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-02 20:43:51.904 +05:30 e1fe8b9d-6f23-4fae-93c5-0450e7438d6e 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 22.2701ms 2024-09-02 20:43:51.950 +05:30 76263e1a-59bf-4c33-8fba-ff717ca33ade 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-02 20:43:51.950 +05:30 76263e1a-59bf-4c33-8fba-ff717ca33ade INF CORS policy execution successful. 2024-09-02 20:43:51.951 +05:30 76263e1a-59bf-4c33-8fba-ff717ca33ade 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:43:51.951 +05:30 7253b1f5-5d09-4d6d-ac5f-e710ee9759bb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:43:51.951 +05:30 7253b1f5-5d09-4d6d-ac5f-e710ee9759bb 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-02 20:43:51.958 +05:30 7253b1f5-5d09-4d6d-ac5f-e710ee9759bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:51.958 +05:30 7253b1f5-5d09-4d6d-ac5f-e710ee9759bb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.8989ms 2024-09-02 20:43:51.958 +05:30 7253b1f5-5d09-4d6d-ac5f-e710ee9759bb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:43:51.958 +05:30 7253b1f5-5d09-4d6d-ac5f-e710ee9759bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76263e1a-59bf-4c33-8fba-ff717ca33ade}, {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-02 20:43:51.959 +05:30 7253b1f5-5d09-4d6d-ac5f-e710ee9759bb 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.8487ms 2024-09-02 20:43:53.791 +05:30 c1937d4d-ee7f-4d58-bf3b-b00fb5cb18b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:43:53.792 +05:30 c1937d4d-ee7f-4d58-bf3b-b00fb5cb18b5 INF CORS policy execution successful. 2024-09-02 20:43:53.792 +05:30 c1937d4d-ee7f-4d58-bf3b-b00fb5cb18b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6691ms 2024-09-02 20:43:53.792 +05:30 a3d851d0-67ba-48b6-b92d-17e27aa4868e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:43:53.792 +05:30 a3d851d0-67ba-48b6-b92d-17e27aa4868e INF CORS policy execution successful. 2024-09-02 20:43:53.792 +05:30 a3d851d0-67ba-48b6-b92d-17e27aa4868e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.2149ms 2024-09-02 20:43:53.829 +05:30 8d009823-30b5-4b68-a06b-17ba42576874 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:43:53.830 +05:30 ddd8624d-eb94-4a08-aad3-d36e848eb848 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:43:53.830 +05:30 8d009823-30b5-4b68-a06b-17ba42576874 INF CORS policy execution successful. 2024-09-02 20:43:53.830 +05:30 ddd8624d-eb94-4a08-aad3-d36e848eb848 INF CORS policy execution successful. 2024-09-02 20:43:53.830 +05:30 8d009823-30b5-4b68-a06b-17ba42576874 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:43:53.830 +05:30 ddd8624d-eb94-4a08-aad3-d36e848eb848 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:43:53.830 +05:30 fe763a4e-aa3b-4468-86b9-6be51b34fc84 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:43:53.831 +05:30 bebf7322-3729-4be6-b44f-e3e8758c117c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:43:53.831 +05:30 fe763a4e-aa3b-4468-86b9-6be51b34fc84 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-02 20:43:53.831 +05:30 bebf7322-3729-4be6-b44f-e3e8758c117c 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-02 20:43:53.841 +05:30 fe763a4e-aa3b-4468-86b9-6be51b34fc84 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:53.842 +05:30 fe763a4e-aa3b-4468-86b9-6be51b34fc84 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 11.0718ms 2024-09-02 20:43:53.842 +05:30 fe763a4e-aa3b-4468-86b9-6be51b34fc84 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:43:53.842 +05:30 fe763a4e-aa3b-4468-86b9-6be51b34fc84 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d009823-30b5-4b68-a06b-17ba42576874}, {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-02 20:43:53.843 +05:30 fe763a4e-aa3b-4468-86b9-6be51b34fc84 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 13.4421ms 2024-09-02 20:43:53.847 +05:30 bebf7322-3729-4be6-b44f-e3e8758c117c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:43:53.847 +05:30 bebf7322-3729-4be6-b44f-e3e8758c117c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 16.1733ms 2024-09-02 20:43:53.847 +05:30 bebf7322-3729-4be6-b44f-e3e8758c117c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:43:53.847 +05:30 bebf7322-3729-4be6-b44f-e3e8758c117c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddd8624d-eb94-4a08-aad3-d36e848eb848}, {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-02 20:43:53.848 +05:30 bebf7322-3729-4be6-b44f-e3e8758c117c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 18.1131ms 2024-09-02 20:44:03.037 +05:30 9a22bdc0-3f6a-4afd-b3fb-b48f0e4aa3b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:44:03.037 +05:30 d64d0cc6-0aac-4d18-8370-6f78c2215717 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:44:03.037 +05:30 d64d0cc6-0aac-4d18-8370-6f78c2215717 INF CORS policy execution successful. 2024-09-02 20:44:03.037 +05:30 9a22bdc0-3f6a-4afd-b3fb-b48f0e4aa3b5 INF CORS policy execution successful. 2024-09-02 20:44:03.038 +05:30 9a22bdc0-3f6a-4afd-b3fb-b48f0e4aa3b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.0109ms 2024-09-02 20:44:03.038 +05:30 d64d0cc6-0aac-4d18-8370-6f78c2215717 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 1.0102ms 2024-09-02 20:44:03.081 +05:30 6c3e3ab6-8d6c-477a-9a03-76ef1798c90a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:44:03.082 +05:30 6c3e3ab6-8d6c-477a-9a03-76ef1798c90a INF CORS policy execution successful. 2024-09-02 20:44:03.082 +05:30 6c3e3ab6-8d6c-477a-9a03-76ef1798c90a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:44:03.083 +05:30 24f4ee78-3994-4d0b-bb3a-bece5729d024 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:44:03.091 +05:30 24f4ee78-3994-4d0b-bb3a-bece5729d024 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-02 20:44:03.131 +05:30 24f4ee78-3994-4d0b-bb3a-bece5729d024 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:44:03.131 +05:30 24f4ee78-3994-4d0b-bb3a-bece5729d024 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 40.1355ms 2024-09-02 20:44:03.131 +05:30 24f4ee78-3994-4d0b-bb3a-bece5729d024 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:44:03.131 +05:30 24f4ee78-3994-4d0b-bb3a-bece5729d024 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c3e3ab6-8d6c-477a-9a03-76ef1798c90a}, {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-02 20:44:03.131 +05:30 24f4ee78-3994-4d0b-bb3a-bece5729d024 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 50.3041ms 2024-09-02 20:44:03.175 +05:30 d694f595-25d9-4a32-8f68-b216240aaebc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:44:03.175 +05:30 d694f595-25d9-4a32-8f68-b216240aaebc INF CORS policy execution successful. 2024-09-02 20:44:03.175 +05:30 d694f595-25d9-4a32-8f68-b216240aaebc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:44:03.175 +05:30 b5646003-e684-40cf-934d-76cbe62f8a92 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:44:03.175 +05:30 b5646003-e684-40cf-934d-76cbe62f8a92 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-02 20:44:03.179 +05:30 b5646003-e684-40cf-934d-76cbe62f8a92 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:44:03.179 +05:30 b5646003-e684-40cf-934d-76cbe62f8a92 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 4.0482ms 2024-09-02 20:44:03.180 +05:30 b5646003-e684-40cf-934d-76cbe62f8a92 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:44:03.180 +05:30 b5646003-e684-40cf-934d-76cbe62f8a92 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d694f595-25d9-4a32-8f68-b216240aaebc}, {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-02 20:44:03.180 +05:30 b5646003-e684-40cf-934d-76cbe62f8a92 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 5.6485ms 2024-09-02 20:45:29.188 +05:30 674d147a-dcf6-4203-981e-e1c4e1e9d42d 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-02 20:45:29.189 +05:30 a0f42f09-f743-4eb8-b61b-09919c5dc2f3 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-02 20:45:29.190 +05:30 a0f42f09-f743-4eb8-b61b-09919c5dc2f3 INF CORS policy execution successful. 2024-09-02 20:45:29.191 +05:30 674d147a-dcf6-4203-981e-e1c4e1e9d42d INF CORS policy execution successful. 2024-09-02 20:45:29.192 +05:30 674d147a-dcf6-4203-981e-e1c4e1e9d42d 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.4843ms 2024-09-02 20:45:29.191 +05:30 a0f42f09-f743-4eb8-b61b-09919c5dc2f3 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.6255ms 2024-09-02 20:45:29.240 +05:30 fe37d983-b37e-4917-ab4d-77885f73032d 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-02 20:45:29.242 +05:30 fe37d983-b37e-4917-ab4d-77885f73032d INF CORS policy execution successful. 2024-09-02 20:45:29.243 +05:30 fe37d983-b37e-4917-ab4d-77885f73032d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:45:29.243 +05:30 02038f30-02be-4f5f-9843-21abaca246de INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:45:29.244 +05:30 02038f30-02be-4f5f-9843-21abaca246de 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-02 20:45:29.265 +05:30 02038f30-02be-4f5f-9843-21abaca246de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:45:29.265 +05:30 02038f30-02be-4f5f-9843-21abaca246de INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.0682ms 2024-09-02 20:45:29.265 +05:30 02038f30-02be-4f5f-9843-21abaca246de INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:45:29.265 +05:30 02038f30-02be-4f5f-9843-21abaca246de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe37d983-b37e-4917-ab4d-77885f73032d}, {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-02 20:45:29.266 +05:30 02038f30-02be-4f5f-9843-21abaca246de 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 25.6584ms 2024-09-02 20:45:29.304 +05:30 e0aed96b-d0ad-4c14-92a7-1c0d93669ad2 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-02 20:45:29.304 +05:30 e0aed96b-d0ad-4c14-92a7-1c0d93669ad2 INF CORS policy execution successful. 2024-09-02 20:45:29.304 +05:30 e0aed96b-d0ad-4c14-92a7-1c0d93669ad2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:45:29.305 +05:30 2d89106a-c53f-4f9f-bb06-d3143f7c2f8f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:45:29.305 +05:30 2d89106a-c53f-4f9f-bb06-d3143f7c2f8f 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-02 20:45:29.311 +05:30 2d89106a-c53f-4f9f-bb06-d3143f7c2f8f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:45:29.311 +05:30 2d89106a-c53f-4f9f-bb06-d3143f7c2f8f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.2794ms 2024-09-02 20:45:29.311 +05:30 2d89106a-c53f-4f9f-bb06-d3143f7c2f8f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:45:29.311 +05:30 2d89106a-c53f-4f9f-bb06-d3143f7c2f8f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e0aed96b-d0ad-4c14-92a7-1c0d93669ad2}, {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-02 20:45:29.312 +05:30 2d89106a-c53f-4f9f-bb06-d3143f7c2f8f 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.7296ms 2024-09-02 20:45:32.042 +05:30 adabad75-0108-4ac0-ac10-0cdc2bca5bc9 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-02 20:45:32.042 +05:30 71bdd6b9-3d3f-49fb-839c-3e514e3cf9a7 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-02 20:45:32.042 +05:30 71bdd6b9-3d3f-49fb-839c-3e514e3cf9a7 INF CORS policy execution successful. 2024-09-02 20:45:32.042 +05:30 adabad75-0108-4ac0-ac10-0cdc2bca5bc9 INF CORS policy execution successful. 2024-09-02 20:45:32.043 +05:30 71bdd6b9-3d3f-49fb-839c-3e514e3cf9a7 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.6637ms 2024-09-02 20:45:32.043 +05:30 adabad75-0108-4ac0-ac10-0cdc2bca5bc9 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.6599ms 2024-09-02 20:45:32.083 +05:30 7ed6c8ce-a47a-44a0-a5dd-db70afc19484 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-02 20:45:32.084 +05:30 7ed6c8ce-a47a-44a0-a5dd-db70afc19484 INF CORS policy execution successful. 2024-09-02 20:45:32.084 +05:30 7ed6c8ce-a47a-44a0-a5dd-db70afc19484 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:45:32.084 +05:30 e9e36f95-c82c-4fc6-a3c2-9119e232ef2f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:45:32.085 +05:30 e9e36f95-c82c-4fc6-a3c2-9119e232ef2f 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-02 20:45:32.115 +05:30 e9e36f95-c82c-4fc6-a3c2-9119e232ef2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:45:32.116 +05:30 e9e36f95-c82c-4fc6-a3c2-9119e232ef2f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 30.9052ms 2024-09-02 20:45:32.116 +05:30 e9e36f95-c82c-4fc6-a3c2-9119e232ef2f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:45:32.116 +05:30 e9e36f95-c82c-4fc6-a3c2-9119e232ef2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ed6c8ce-a47a-44a0-a5dd-db70afc19484}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:45:32.116 +05:30 e9e36f95-c82c-4fc6-a3c2-9119e232ef2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 32.9235ms 2024-09-02 20:45:32.150 +05:30 2eec8306-4d7f-4fb9-a819-d33b8ee3025d 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-02 20:45:32.151 +05:30 2eec8306-4d7f-4fb9-a819-d33b8ee3025d INF CORS policy execution successful. 2024-09-02 20:45:32.151 +05:30 2eec8306-4d7f-4fb9-a819-d33b8ee3025d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:45:32.151 +05:30 26688b4a-d7b9-4188-b129-b19925239f34 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:45:32.151 +05:30 26688b4a-d7b9-4188-b129-b19925239f34 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-02 20:45:32.176 +05:30 26688b4a-d7b9-4188-b129-b19925239f34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:45:32.177 +05:30 26688b4a-d7b9-4188-b129-b19925239f34 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 25.7518ms 2024-09-02 20:45:32.177 +05:30 26688b4a-d7b9-4188-b129-b19925239f34 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:45:32.177 +05:30 26688b4a-d7b9-4188-b129-b19925239f34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2eec8306-4d7f-4fb9-a819-d33b8ee3025d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:45:32.177 +05:30 26688b4a-d7b9-4188-b129-b19925239f34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 28.0424ms 2024-09-02 20:45:34.382 +05:30 7553c9e3-aeac-4600-8fba-70c077a97709 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - null null 2024-09-02 20:45:34.382 +05:30 5a2d5f2a-e20e-4ada-b3ec-f70c9b125d6a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - null null 2024-09-02 20:45:34.383 +05:30 5a2d5f2a-e20e-4ada-b3ec-f70c9b125d6a INF CORS policy execution successful. 2024-09-02 20:45:34.383 +05:30 7553c9e3-aeac-4600-8fba-70c077a97709 INF CORS policy execution successful. 2024-09-02 20:45:34.384 +05:30 7553c9e3-aeac-4600-8fba-70c077a97709 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - 204 null null 1.2161ms 2024-09-02 20:45:34.384 +05:30 5a2d5f2a-e20e-4ada-b3ec-f70c9b125d6a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - 204 null null 1.3614ms 2024-09-02 20:45:34.552 +05:30 6de4f674-5914-42ad-95de-058961ce991d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - null null 2024-09-02 20:45:34.552 +05:30 6de4f674-5914-42ad-95de-058961ce991d INF CORS policy execution successful. 2024-09-02 20:45:34.553 +05:30 6de4f674-5914-42ad-95de-058961ce991d INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=104 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:45:34.554 +05:30 1a62a65d-d910-48a4-b981-5600159cfae3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:45:34.566 +05:30 1a62a65d-d910-48a4-b981-5600159cfae3 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-02 20:45:34.618 +05:30 1a62a65d-d910-48a4-b981-5600159cfae3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:45:34.619 +05:30 1a62a65d-d910-48a4-b981-5600159cfae3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 52.6626ms 2024-09-02 20:45:34.619 +05:30 1a62a65d-d910-48a4-b981-5600159cfae3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:45:34.619 +05:30 1a62a65d-d910-48a4-b981-5600159cfae3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6de4f674-5914-42ad-95de-058961ce991d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1945} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"test\"}],\"SelectedRestrictions\":[{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 20:45:34.619 +05:30 1a62a65d-d910-48a4-b981-5600159cfae3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - 200 1945 application/json; charset=utf-8 67.2945ms 2024-09-02 20:45:34.729 +05:30 655d315e-c0f7-47a4-a644-6c79094f7b42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:45:34.729 +05:30 655d315e-c0f7-47a4-a644-6c79094f7b42 INF CORS policy execution successful. 2024-09-02 20:45:34.729 +05:30 655d315e-c0f7-47a4-a644-6c79094f7b42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5728ms 2024-09-02 20:45:34.745 +05:30 91f0f85d-b80c-444e-a7d2-249465d14588 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - null null 2024-09-02 20:45:34.745 +05:30 91f0f85d-b80c-444e-a7d2-249465d14588 INF CORS policy execution successful. 2024-09-02 20:45:34.745 +05:30 91f0f85d-b80c-444e-a7d2-249465d14588 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=104 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:45:34.745 +05:30 f554b370-97ee-4434-b72d-08e5225862f3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:45:34.745 +05:30 f554b370-97ee-4434-b72d-08e5225862f3 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-02 20:45:34.758 +05:30 984a90a0-9312-4c9c-8cf3-a9e1ac66eaf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:45:34.759 +05:30 984a90a0-9312-4c9c-8cf3-a9e1ac66eaf6 INF CORS policy execution successful. 2024-09-02 20:45:34.759 +05:30 984a90a0-9312-4c9c-8cf3-a9e1ac66eaf6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:45:34.759 +05:30 99b86114-85f2-43d6-b6a5-2ff06887b2fc INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:45:34.759 +05:30 99b86114-85f2-43d6-b6a5-2ff06887b2fc 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-02 20:45:34.760 +05:30 f554b370-97ee-4434-b72d-08e5225862f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:45:34.760 +05:30 f554b370-97ee-4434-b72d-08e5225862f3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 14.4354ms 2024-09-02 20:45:34.760 +05:30 f554b370-97ee-4434-b72d-08e5225862f3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:45:34.761 +05:30 f554b370-97ee-4434-b72d-08e5225862f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91f0f85d-b80c-444e-a7d2-249465d14588}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1945} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"test\"}],\"SelectedRestrictions\":[{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 20:45:34.761 +05:30 f554b370-97ee-4434-b72d-08e5225862f3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - 200 1945 application/json; charset=utf-8 16.2055ms 2024-09-02 20:45:34.774 +05:30 99b86114-85f2-43d6-b6a5-2ff06887b2fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:45:34.774 +05:30 99b86114-85f2-43d6-b6a5-2ff06887b2fc INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 15.0824ms 2024-09-02 20:45:34.774 +05:30 99b86114-85f2-43d6-b6a5-2ff06887b2fc INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:45:34.775 +05:30 99b86114-85f2-43d6-b6a5-2ff06887b2fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 984a90a0-9312-4c9c-8cf3-a9e1ac66eaf6}, {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-02 20:45:34.775 +05:30 99b86114-85f2-43d6-b6a5-2ff06887b2fc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 16.5937ms 2024-09-02 20:46:02.810 +05:30 f67c0357-8ab8-474f-85fc-fa018ebcd2bd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - null null 2024-09-02 20:46:02.812 +05:30 f67c0357-8ab8-474f-85fc-fa018ebcd2bd INF CORS policy execution successful. 2024-09-02 20:46:02.813 +05:30 f67c0357-8ab8-474f-85fc-fa018ebcd2bd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - 204 null null 3.2432ms 2024-09-02 20:46:02.850 +05:30 aac8d305-5954-4f5c-b992-9cb05ce9f73e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - null null 2024-09-02 20:46:02.852 +05:30 aac8d305-5954-4f5c-b992-9cb05ce9f73e INF CORS policy execution successful. 2024-09-02 20:46:02.852 +05:30 aac8d305-5954-4f5c-b992-9cb05ce9f73e INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=104 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:02.854 +05:30 7c4491e7-42ab-4313-a89c-98d17f235182 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:46:02.854 +05:30 7c4491e7-42ab-4313-a89c-98d17f235182 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-02 20:46:02.890 +05:30 7c4491e7-42ab-4313-a89c-98d17f235182 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:02.891 +05:30 7c4491e7-42ab-4313-a89c-98d17f235182 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 36.3089ms 2024-09-02 20:46:02.891 +05:30 7c4491e7-42ab-4313-a89c-98d17f235182 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:46:02.891 +05:30 7c4491e7-42ab-4313-a89c-98d17f235182 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aac8d305-5954-4f5c-b992-9cb05ce9f73e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1945} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"test\"}],\"SelectedRestrictions\":[{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 20:46:02.892 +05:30 7c4491e7-42ab-4313-a89c-98d17f235182 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - 200 1945 application/json; charset=utf-8 42.6298ms 2024-09-02 20:46:03.891 +05:30 b31cae89-fcbf-4bff-bff0-e916b104abc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - null null 2024-09-02 20:46:03.892 +05:30 b31cae89-fcbf-4bff-bff0-e916b104abc1 INF CORS policy execution successful. 2024-09-02 20:46:03.892 +05:30 b31cae89-fcbf-4bff-bff0-e916b104abc1 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=104 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:03.892 +05:30 f39aaa63-e42d-4565-bfdc-f548e81412db INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:46:03.893 +05:30 f39aaa63-e42d-4565-bfdc-f548e81412db 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-02 20:46:03.911 +05:30 f39aaa63-e42d-4565-bfdc-f548e81412db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:03.911 +05:30 f39aaa63-e42d-4565-bfdc-f548e81412db INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 18.2628ms 2024-09-02 20:46:03.911 +05:30 f39aaa63-e42d-4565-bfdc-f548e81412db INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:46:03.911 +05:30 f39aaa63-e42d-4565-bfdc-f548e81412db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b31cae89-fcbf-4bff-bff0-e916b104abc1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1945} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":104,\"ProfileName\":\"Profile - 7\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"test\"}],\"SelectedRestrictions\":[{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":9,\"MenuName\":\"Point of Sale\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":104,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":104,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":104,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 20:46:03.912 +05:30 f39aaa63-e42d-4565-bfdc-f548e81412db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=104 - 200 1945 application/json; charset=utf-8 20.4435ms 2024-09-02 20:46:14.934 +05:30 cf1e6f6d-967d-4091-bbba-895ad703aab0 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-02 20:46:14.935 +05:30 2f286303-2705-4694-a074-f87fe13e7568 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-02 20:46:14.936 +05:30 cf1e6f6d-967d-4091-bbba-895ad703aab0 INF CORS policy execution successful. 2024-09-02 20:46:14.936 +05:30 2f286303-2705-4694-a074-f87fe13e7568 INF CORS policy execution successful. 2024-09-02 20:46:14.936 +05:30 cf1e6f6d-967d-4091-bbba-895ad703aab0 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.7041ms 2024-09-02 20:46:14.936 +05:30 2f286303-2705-4694-a074-f87fe13e7568 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.8517ms 2024-09-02 20:46:15.079 +05:30 7f7c85d4-b848-49d7-b3bb-52aa6bd0863d 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-02 20:46:15.080 +05:30 7f7c85d4-b848-49d7-b3bb-52aa6bd0863d INF CORS policy execution successful. 2024-09-02 20:46:15.080 +05:30 7f7c85d4-b848-49d7-b3bb-52aa6bd0863d 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:15.081 +05:30 86c3f76c-8414-4534-906d-4a23789af77c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:46:15.081 +05:30 86c3f76c-8414-4534-906d-4a23789af77c 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-02 20:46:15.130 +05:30 86c3f76c-8414-4534-906d-4a23789af77c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:15.131 +05:30 86c3f76c-8414-4534-906d-4a23789af77c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 49.9671ms 2024-09-02 20:46:15.131 +05:30 86c3f76c-8414-4534-906d-4a23789af77c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:46:15.131 +05:30 86c3f76c-8414-4534-906d-4a23789af77c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f7c85d4-b848-49d7-b3bb-52aa6bd0863d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:46:15.132 +05:30 86c3f76c-8414-4534-906d-4a23789af77c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 52.7907ms 2024-09-02 20:46:15.167 +05:30 01e47bd9-1d83-4cdd-8a12-805c920131f1 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-02 20:46:15.167 +05:30 01e47bd9-1d83-4cdd-8a12-805c920131f1 INF CORS policy execution successful. 2024-09-02 20:46:15.168 +05:30 01e47bd9-1d83-4cdd-8a12-805c920131f1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:15.168 +05:30 068f39c3-2c6f-4a11-8c37-7c483fbb1ee4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:46:15.168 +05:30 068f39c3-2c6f-4a11-8c37-7c483fbb1ee4 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-02 20:46:15.188 +05:30 068f39c3-2c6f-4a11-8c37-7c483fbb1ee4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:15.188 +05:30 068f39c3-2c6f-4a11-8c37-7c483fbb1ee4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 20.3197ms 2024-09-02 20:46:15.189 +05:30 068f39c3-2c6f-4a11-8c37-7c483fbb1ee4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:46:15.189 +05:30 068f39c3-2c6f-4a11-8c37-7c483fbb1ee4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 01e47bd9-1d83-4cdd-8a12-805c920131f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:46:15.189 +05:30 068f39c3-2c6f-4a11-8c37-7c483fbb1ee4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 22.3609ms 2024-09-02 20:46:19.353 +05:30 085d029f-09e8-43ef-875a-b70cf9016c0e 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-02 20:46:19.354 +05:30 badc073c-a065-4563-9a16-e329ef724658 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-02 20:46:19.354 +05:30 085d029f-09e8-43ef-875a-b70cf9016c0e INF CORS policy execution successful. 2024-09-02 20:46:19.354 +05:30 badc073c-a065-4563-9a16-e329ef724658 INF CORS policy execution successful. 2024-09-02 20:46:19.354 +05:30 085d029f-09e8-43ef-875a-b70cf9016c0e 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.0057ms 2024-09-02 20:46:19.354 +05:30 badc073c-a065-4563-9a16-e329ef724658 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.7942ms 2024-09-02 20:46:19.387 +05:30 ae42c251-d859-4415-894c-ce21ebeb5e5c 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-02 20:46:19.388 +05:30 ae42c251-d859-4415-894c-ce21ebeb5e5c INF CORS policy execution successful. 2024-09-02 20:46:19.388 +05:30 ae42c251-d859-4415-894c-ce21ebeb5e5c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:19.388 +05:30 eb109b72-260d-4527-bed7-b56126bbeedb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:19.389 +05:30 eb109b72-260d-4527-bed7-b56126bbeedb 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-02 20:46:19.399 +05:30 eb109b72-260d-4527-bed7-b56126bbeedb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:19.400 +05:30 eb109b72-260d-4527-bed7-b56126bbeedb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.2007ms 2024-09-02 20:46:19.400 +05:30 eb109b72-260d-4527-bed7-b56126bbeedb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:19.400 +05:30 eb109b72-260d-4527-bed7-b56126bbeedb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae42c251-d859-4415-894c-ce21ebeb5e5c}, {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-02 20:46:19.401 +05:30 eb109b72-260d-4527-bed7-b56126bbeedb 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.3792ms 2024-09-02 20:46:19.488 +05:30 8447e46b-55f8-4006-95c6-36bb2f3971c1 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-02 20:46:19.488 +05:30 8447e46b-55f8-4006-95c6-36bb2f3971c1 INF CORS policy execution successful. 2024-09-02 20:46:19.489 +05:30 8447e46b-55f8-4006-95c6-36bb2f3971c1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:19.489 +05:30 2e354034-edb5-4d07-8f30-09a5e957a21b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:19.489 +05:30 2e354034-edb5-4d07-8f30-09a5e957a21b 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-02 20:46:19.494 +05:30 2e354034-edb5-4d07-8f30-09a5e957a21b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:19.494 +05:30 2e354034-edb5-4d07-8f30-09a5e957a21b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.2964ms 2024-09-02 20:46:19.494 +05:30 2e354034-edb5-4d07-8f30-09a5e957a21b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:19.494 +05:30 2e354034-edb5-4d07-8f30-09a5e957a21b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8447e46b-55f8-4006-95c6-36bb2f3971c1}, {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-02 20:46:19.495 +05:30 2e354034-edb5-4d07-8f30-09a5e957a21b 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.6766ms 2024-09-02 20:46:20.802 +05:30 f9f3d27f-c78a-46dc-8359-c841f1f33048 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:46:20.802 +05:30 f9f3d27f-c78a-46dc-8359-c841f1f33048 INF CORS policy execution successful. 2024-09-02 20:46:20.803 +05:30 f9f3d27f-c78a-46dc-8359-c841f1f33048 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.889ms 2024-09-02 20:46:20.835 +05:30 885042b7-df2c-4e20-813c-d02da9df80f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:46:20.836 +05:30 885042b7-df2c-4e20-813c-d02da9df80f1 INF CORS policy execution successful. 2024-09-02 20:46:20.836 +05:30 885042b7-df2c-4e20-813c-d02da9df80f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.0802ms 2024-09-02 20:46:20.836 +05:30 fb5fee1f-18f8-4bcb-a338-e26c14eeed6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:46:20.837 +05:30 fb5fee1f-18f8-4bcb-a338-e26c14eeed6b INF CORS policy execution successful. 2024-09-02 20:46:20.838 +05:30 fb5fee1f-18f8-4bcb-a338-e26c14eeed6b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:20.838 +05:30 9522f8c7-21a6-4fdd-9b4d-48452f1dad2d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:46:20.838 +05:30 9522f8c7-21a6-4fdd-9b4d-48452f1dad2d 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-02 20:46:20.853 +05:30 9522f8c7-21a6-4fdd-9b4d-48452f1dad2d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:20.854 +05:30 9522f8c7-21a6-4fdd-9b4d-48452f1dad2d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.3841ms 2024-09-02 20:46:20.854 +05:30 9522f8c7-21a6-4fdd-9b4d-48452f1dad2d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:46:20.854 +05:30 9522f8c7-21a6-4fdd-9b4d-48452f1dad2d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fb5fee1f-18f8-4bcb-a338-e26c14eeed6b}, {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-02 20:46:20.854 +05:30 9522f8c7-21a6-4fdd-9b4d-48452f1dad2d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 17.9009ms 2024-09-02 20:46:20.871 +05:30 cf64ef1b-caa0-4ca5-880b-579f57622776 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:46:20.872 +05:30 cf64ef1b-caa0-4ca5-880b-579f57622776 INF CORS policy execution successful. 2024-09-02 20:46:20.872 +05:30 cf64ef1b-caa0-4ca5-880b-579f57622776 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:20.872 +05:30 1f1db6d8-2ad3-4641-9434-91a12094a467 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:46:20.873 +05:30 1f1db6d8-2ad3-4641-9434-91a12094a467 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-02 20:46:20.881 +05:30 1f1db6d8-2ad3-4641-9434-91a12094a467 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:20.881 +05:30 1f1db6d8-2ad3-4641-9434-91a12094a467 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 8.3914ms 2024-09-02 20:46:20.881 +05:30 1f1db6d8-2ad3-4641-9434-91a12094a467 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:46:20.881 +05:30 1f1db6d8-2ad3-4641-9434-91a12094a467 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf64ef1b-caa0-4ca5-880b-579f57622776}, {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-02 20:46:20.882 +05:30 1f1db6d8-2ad3-4641-9434-91a12094a467 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.4909ms 2024-09-02 20:46:33.087 +05:30 dbb057c9-c717-4ec0-8a47-9dfeaa112c05 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-02 20:46:33.087 +05:30 1b9181ea-4a5c-486e-92a3-93cb60ad0266 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-02 20:46:33.088 +05:30 1b9181ea-4a5c-486e-92a3-93cb60ad0266 INF CORS policy execution successful. 2024-09-02 20:46:33.088 +05:30 dbb057c9-c717-4ec0-8a47-9dfeaa112c05 INF CORS policy execution successful. 2024-09-02 20:46:33.088 +05:30 1b9181ea-4a5c-486e-92a3-93cb60ad0266 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.6625ms 2024-09-02 20:46:33.088 +05:30 dbb057c9-c717-4ec0-8a47-9dfeaa112c05 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.665ms 2024-09-02 20:46:33.201 +05:30 25539aa5-f684-434f-beb8-60073b6500e1 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-02 20:46:33.202 +05:30 25539aa5-f684-434f-beb8-60073b6500e1 INF CORS policy execution successful. 2024-09-02 20:46:33.202 +05:30 25539aa5-f684-434f-beb8-60073b6500e1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:33.203 +05:30 3dfdb510-b2d1-4529-a374-f01c7a087457 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:46:33.203 +05:30 3dfdb510-b2d1-4529-a374-f01c7a087457 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-02 20:46:33.227 +05:30 3dfdb510-b2d1-4529-a374-f01c7a087457 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:33.228 +05:30 3dfdb510-b2d1-4529-a374-f01c7a087457 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 24.395ms 2024-09-02 20:46:33.228 +05:30 3dfdb510-b2d1-4529-a374-f01c7a087457 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:46:33.228 +05:30 3dfdb510-b2d1-4529-a374-f01c7a087457 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25539aa5-f684-434f-beb8-60073b6500e1}, {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-02 20:46:33.228 +05:30 3dfdb510-b2d1-4529-a374-f01c7a087457 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.338ms 2024-09-02 20:46:33.271 +05:30 339e381f-bd0f-4814-b46c-1865d7392667 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-02 20:46:33.271 +05:30 339e381f-bd0f-4814-b46c-1865d7392667 INF CORS policy execution successful. 2024-09-02 20:46:33.271 +05:30 339e381f-bd0f-4814-b46c-1865d7392667 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:33.271 +05:30 146a37ca-edb0-4c10-bca7-9172ee5bec68 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:46:33.272 +05:30 146a37ca-edb0-4c10-bca7-9172ee5bec68 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-02 20:46:33.284 +05:30 146a37ca-edb0-4c10-bca7-9172ee5bec68 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:33.284 +05:30 146a37ca-edb0-4c10-bca7-9172ee5bec68 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 12.7703ms 2024-09-02 20:46:33.284 +05:30 146a37ca-edb0-4c10-bca7-9172ee5bec68 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-02 20:46:33.285 +05:30 146a37ca-edb0-4c10-bca7-9172ee5bec68 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 339e381f-bd0f-4814-b46c-1865d7392667}, {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-02 20:46:33.285 +05:30 146a37ca-edb0-4c10-bca7-9172ee5bec68 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.243ms 2024-09-02 20:46:35.247 +05:30 e22405e3-e4b7-4523-be00-eedc30e44818 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:46:35.247 +05:30 d146163e-fb74-435b-a63f-f1e30a350ca6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:46:35.247 +05:30 d146163e-fb74-435b-a63f-f1e30a350ca6 INF CORS policy execution successful. 2024-09-02 20:46:35.247 +05:30 e22405e3-e4b7-4523-be00-eedc30e44818 INF CORS policy execution successful. 2024-09-02 20:46:35.247 +05:30 d146163e-fb74-435b-a63f-f1e30a350ca6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7071ms 2024-09-02 20:46:35.247 +05:30 e22405e3-e4b7-4523-be00-eedc30e44818 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.7082ms 2024-09-02 20:46:35.300 +05:30 2687d1d3-c85f-4d57-8559-184083af1408 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:46:35.301 +05:30 2687d1d3-c85f-4d57-8559-184083af1408 INF CORS policy execution successful. 2024-09-02 20:46:35.301 +05:30 2687d1d3-c85f-4d57-8559-184083af1408 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.301 +05:30 4935a2f0-145a-41e1-9b5c-31c3466df12f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:46:35.301 +05:30 4935a2f0-145a-41e1-9b5c-31c3466df12f 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-02 20:46:35.344 +05:30 4935a2f0-145a-41e1-9b5c-31c3466df12f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.344 +05:30 4935a2f0-145a-41e1-9b5c-31c3466df12f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 42.6531ms 2024-09-02 20:46:35.344 +05:30 4935a2f0-145a-41e1-9b5c-31c3466df12f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:46:35.344 +05:30 4935a2f0-145a-41e1-9b5c-31c3466df12f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2687d1d3-c85f-4d57-8559-184083af1408}, {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-02 20:46:35.345 +05:30 4935a2f0-145a-41e1-9b5c-31c3466df12f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 44.3722ms 2024-09-02 20:46:35.418 +05:30 81d6daae-294e-4790-86ae-7c63483e812a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-02 20:46:35.419 +05:30 81d6daae-294e-4790-86ae-7c63483e812a INF CORS policy execution successful. 2024-09-02 20:46:35.419 +05:30 81d6daae-294e-4790-86ae-7c63483e812a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.419 +05:30 a0359cf5-1e38-484b-8835-b6f54dc88e6e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:46:35.419 +05:30 a0359cf5-1e38-484b-8835-b6f54dc88e6e 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-02 20:46:35.439 +05:30 a0359cf5-1e38-484b-8835-b6f54dc88e6e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.439 +05:30 a0359cf5-1e38-484b-8835-b6f54dc88e6e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 19.6977ms 2024-09-02 20:46:35.439 +05:30 a0359cf5-1e38-484b-8835-b6f54dc88e6e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-02 20:46:35.439 +05:30 a0359cf5-1e38-484b-8835-b6f54dc88e6e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 81d6daae-294e-4790-86ae-7c63483e812a}, {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-02 20:46:35.440 +05:30 a0359cf5-1e38-484b-8835-b6f54dc88e6e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 664 application/json; charset=utf-8 21.4543ms 2024-09-02 20:46:35.543 +05:30 f35ac63e-07b5-4d6b-b7b8-fda242abbcd2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:46:35.543 +05:30 ad8bd930-b734-4996-82bc-6ac9ebafd17a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:46:35.543 +05:30 f35ac63e-07b5-4d6b-b7b8-fda242abbcd2 INF CORS policy execution successful. 2024-09-02 20:46:35.543 +05:30 ad8bd930-b734-4996-82bc-6ac9ebafd17a INF CORS policy execution successful. 2024-09-02 20:46:35.544 +05:30 f35ac63e-07b5-4d6b-b7b8-fda242abbcd2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7444ms 2024-09-02 20:46:35.544 +05:30 ad8bd930-b734-4996-82bc-6ac9ebafd17a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.6622ms 2024-09-02 20:46:35.575 +05:30 71afb365-7f03-442a-b381-4b1c93cd5ad4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:46:35.575 +05:30 44c74af3-2dc9-4ba2-8424-46dc430aee74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:46:35.575 +05:30 71afb365-7f03-442a-b381-4b1c93cd5ad4 INF CORS policy execution successful. 2024-09-02 20:46:35.576 +05:30 44c74af3-2dc9-4ba2-8424-46dc430aee74 INF CORS policy execution successful. 2024-09-02 20:46:35.576 +05:30 71afb365-7f03-442a-b381-4b1c93cd5ad4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.576 +05:30 44c74af3-2dc9-4ba2-8424-46dc430aee74 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.576 +05:30 560d8d00-06e9-4194-9b91-2258e398a390 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:46:35.576 +05:30 560d8d00-06e9-4194-9b91-2258e398a390 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-02 20:46:35.576 +05:30 2aa0422d-d300-45bf-924f-2c15c2b58a22 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:46:35.577 +05:30 2aa0422d-d300-45bf-924f-2c15c2b58a22 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-02 20:46:35.581 +05:30 2aa0422d-d300-45bf-924f-2c15c2b58a22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.581 +05:30 2aa0422d-d300-45bf-924f-2c15c2b58a22 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 4.2183ms 2024-09-02 20:46:35.581 +05:30 2aa0422d-d300-45bf-924f-2c15c2b58a22 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:46:35.581 +05:30 2aa0422d-d300-45bf-924f-2c15c2b58a22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44c74af3-2dc9-4ba2-8424-46dc430aee74}, {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-02 20:46:35.581 +05:30 560d8d00-06e9-4194-9b91-2258e398a390 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.581 +05:30 560d8d00-06e9-4194-9b91-2258e398a390 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 4.9694ms 2024-09-02 20:46:35.582 +05:30 560d8d00-06e9-4194-9b91-2258e398a390 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:46:35.582 +05:30 2aa0422d-d300-45bf-924f-2c15c2b58a22 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.6479ms 2024-09-02 20:46:35.582 +05:30 560d8d00-06e9-4194-9b91-2258e398a390 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71afb365-7f03-442a-b381-4b1c93cd5ad4}, {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-02 20:46:35.582 +05:30 560d8d00-06e9-4194-9b91-2258e398a390 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 7.1002ms 2024-09-02 20:46:35.651 +05:30 195ba27a-34a7-4a38-b277-c9f950c92c75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:46:35.651 +05:30 fc1a5cc6-96dd-4dac-baf7-29705c59816f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:46:35.651 +05:30 195ba27a-34a7-4a38-b277-c9f950c92c75 INF CORS policy execution successful. 2024-09-02 20:46:35.651 +05:30 195ba27a-34a7-4a38-b277-c9f950c92c75 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.651 +05:30 fc1a5cc6-96dd-4dac-baf7-29705c59816f INF CORS policy execution successful. 2024-09-02 20:46:35.651 +05:30 e248887d-7567-43aa-84f7-dfa0d56a6055 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:46:35.651 +05:30 fc1a5cc6-96dd-4dac-baf7-29705c59816f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.651 +05:30 e248887d-7567-43aa-84f7-dfa0d56a6055 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-02 20:46:35.652 +05:30 bcd169bf-9fdf-4508-b824-c6714c995b03 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:46:35.652 +05:30 bcd169bf-9fdf-4508-b824-c6714c995b03 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-02 20:46:35.654 +05:30 e248887d-7567-43aa-84f7-dfa0d56a6055 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.654 +05:30 e248887d-7567-43aa-84f7-dfa0d56a6055 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.6707ms 2024-09-02 20:46:35.654 +05:30 e248887d-7567-43aa-84f7-dfa0d56a6055 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:46:35.655 +05:30 e248887d-7567-43aa-84f7-dfa0d56a6055 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 195ba27a-34a7-4a38-b277-c9f950c92c75}, {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-02 20:46:35.655 +05:30 bcd169bf-9fdf-4508-b824-c6714c995b03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.655 +05:30 e248887d-7567-43aa-84f7-dfa0d56a6055 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 4.2131ms 2024-09-02 20:46:35.655 +05:30 bcd169bf-9fdf-4508-b824-c6714c995b03 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 3.3149ms 2024-09-02 20:46:35.655 +05:30 bcd169bf-9fdf-4508-b824-c6714c995b03 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:46:35.655 +05:30 bcd169bf-9fdf-4508-b824-c6714c995b03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fc1a5cc6-96dd-4dac-baf7-29705c59816f}, {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-02 20:46:35.655 +05:30 bcd169bf-9fdf-4508-b824-c6714c995b03 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 4.5771ms 2024-09-02 20:46:35.790 +05:30 13212e24-1c2d-4706-b451-8c60d62831a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-02 20:46:35.791 +05:30 c29484e2-b7f1-4f99-8410-1000fe908e01 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-02 20:46:35.791 +05:30 13212e24-1c2d-4706-b451-8c60d62831a6 INF CORS policy execution successful. 2024-09-02 20:46:35.791 +05:30 c29484e2-b7f1-4f99-8410-1000fe908e01 INF CORS policy execution successful. 2024-09-02 20:46:35.791 +05:30 c29484e2-b7f1-4f99-8410-1000fe908e01 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.791 +05:30 13212e24-1c2d-4706-b451-8c60d62831a6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:35.791 +05:30 9b544aa5-3e91-447a-bd9a-e663d9b8049f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:46:35.791 +05:30 5bb0bcab-d386-454f-b041-042caa70468f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:46:35.791 +05:30 9b544aa5-3e91-447a-bd9a-e663d9b8049f 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-02 20:46:35.792 +05:30 5bb0bcab-d386-454f-b041-042caa70468f 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-02 20:46:35.793 +05:30 9b544aa5-3e91-447a-bd9a-e663d9b8049f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.794 +05:30 9b544aa5-3e91-447a-bd9a-e663d9b8049f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 2.051ms 2024-09-02 20:46:35.794 +05:30 9b544aa5-3e91-447a-bd9a-e663d9b8049f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-02 20:46:35.794 +05:30 9b544aa5-3e91-447a-bd9a-e663d9b8049f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c29484e2-b7f1-4f99-8410-1000fe908e01}, {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-02 20:46:35.794 +05:30 5bb0bcab-d386-454f-b041-042caa70468f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:35.794 +05:30 9b544aa5-3e91-447a-bd9a-e663d9b8049f 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 3.635ms 2024-09-02 20:46:35.794 +05:30 5bb0bcab-d386-454f-b041-042caa70468f INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 2.4292ms 2024-09-02 20:46:35.794 +05:30 5bb0bcab-d386-454f-b041-042caa70468f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-02 20:46:35.794 +05:30 5bb0bcab-d386-454f-b041-042caa70468f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13212e24-1c2d-4706-b451-8c60d62831a6}, {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-02 20:46:35.794 +05:30 5bb0bcab-d386-454f-b041-042caa70468f 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 3.9134ms 2024-09-02 20:46:42.363 +05:30 35c17fcd-94aa-4bcb-aaee-a00aaee3e3c2 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-02 20:46:42.363 +05:30 9dd8414c-cad4-4cf3-ac60-a8c29b5222a8 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-02 20:46:42.363 +05:30 35c17fcd-94aa-4bcb-aaee-a00aaee3e3c2 INF CORS policy execution successful. 2024-09-02 20:46:42.363 +05:30 9dd8414c-cad4-4cf3-ac60-a8c29b5222a8 INF CORS policy execution successful. 2024-09-02 20:46:42.364 +05:30 9dd8414c-cad4-4cf3-ac60-a8c29b5222a8 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.0296ms 2024-09-02 20:46:42.364 +05:30 35c17fcd-94aa-4bcb-aaee-a00aaee3e3c2 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.1816ms 2024-09-02 20:46:42.495 +05:30 813ad1bd-db6a-4d5a-8008-a90bd53a4420 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-02 20:46:42.495 +05:30 813ad1bd-db6a-4d5a-8008-a90bd53a4420 INF CORS policy execution successful. 2024-09-02 20:46:42.495 +05:30 813ad1bd-db6a-4d5a-8008-a90bd53a4420 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:42.496 +05:30 e8415c08-3546-4dea-b5aa-623eb3519198 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:42.496 +05:30 e8415c08-3546-4dea-b5aa-623eb3519198 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-02 20:46:42.514 +05:30 e8415c08-3546-4dea-b5aa-623eb3519198 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:42.515 +05:30 e8415c08-3546-4dea-b5aa-623eb3519198 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.5822ms 2024-09-02 20:46:42.515 +05:30 e8415c08-3546-4dea-b5aa-623eb3519198 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:42.515 +05:30 e8415c08-3546-4dea-b5aa-623eb3519198 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 813ad1bd-db6a-4d5a-8008-a90bd53a4420}, {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-02 20:46:42.515 +05:30 e8415c08-3546-4dea-b5aa-623eb3519198 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 20.6555ms 2024-09-02 20:46:42.544 +05:30 aaddcc80-c1c1-40a8-a308-e925cafd289c 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-02 20:46:42.545 +05:30 aaddcc80-c1c1-40a8-a308-e925cafd289c INF CORS policy execution successful. 2024-09-02 20:46:42.545 +05:30 aaddcc80-c1c1-40a8-a308-e925cafd289c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:42.545 +05:30 f48285b4-05f3-468a-9621-a902ebdc1cb1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:42.545 +05:30 f48285b4-05f3-468a-9621-a902ebdc1cb1 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-02 20:46:42.550 +05:30 f48285b4-05f3-468a-9621-a902ebdc1cb1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:42.550 +05:30 f48285b4-05f3-468a-9621-a902ebdc1cb1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.2698ms 2024-09-02 20:46:42.550 +05:30 f48285b4-05f3-468a-9621-a902ebdc1cb1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:46:42.551 +05:30 f48285b4-05f3-468a-9621-a902ebdc1cb1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aaddcc80-c1c1-40a8-a308-e925cafd289c}, {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-02 20:46:42.551 +05:30 f48285b4-05f3-468a-9621-a902ebdc1cb1 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.0261ms 2024-09-02 20:46:44.202 +05:30 f113216e-be49-480f-a973-8dd4a7f5be21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:46:44.202 +05:30 f113216e-be49-480f-a973-8dd4a7f5be21 INF CORS policy execution successful. 2024-09-02 20:46:44.202 +05:30 e858fc59-bf37-4b9d-92d1-efbd4c35b917 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:46:44.202 +05:30 e858fc59-bf37-4b9d-92d1-efbd4c35b917 INF CORS policy execution successful. 2024-09-02 20:46:44.203 +05:30 e858fc59-bf37-4b9d-92d1-efbd4c35b917 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3886ms 2024-09-02 20:46:44.203 +05:30 f113216e-be49-480f-a973-8dd4a7f5be21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.9661ms 2024-09-02 20:46:44.244 +05:30 d678f26a-2d71-4f6d-8a4b-384ecda3b241 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:46:44.244 +05:30 109c1106-f759-4a23-9c24-6468555f7bfc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:46:44.244 +05:30 109c1106-f759-4a23-9c24-6468555f7bfc INF CORS policy execution successful. 2024-09-02 20:46:44.244 +05:30 d678f26a-2d71-4f6d-8a4b-384ecda3b241 INF CORS policy execution successful. 2024-09-02 20:46:44.245 +05:30 d678f26a-2d71-4f6d-8a4b-384ecda3b241 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:44.245 +05:30 109c1106-f759-4a23-9c24-6468555f7bfc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:46:44.245 +05:30 c70be55b-3e76-4a5b-9eff-46c39feaa51e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:46:44.245 +05:30 da11b2ac-c737-4934-9fb4-c2b668dba4b2 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:46:44.245 +05:30 c70be55b-3e76-4a5b-9eff-46c39feaa51e 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-02 20:46:44.245 +05:30 da11b2ac-c737-4934-9fb4-c2b668dba4b2 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-02 20:46:44.253 +05:30 da11b2ac-c737-4934-9fb4-c2b668dba4b2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:44.254 +05:30 da11b2ac-c737-4934-9fb4-c2b668dba4b2 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.275ms 2024-09-02 20:46:44.254 +05:30 da11b2ac-c737-4934-9fb4-c2b668dba4b2 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:46:44.254 +05:30 da11b2ac-c737-4934-9fb4-c2b668dba4b2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 109c1106-f759-4a23-9c24-6468555f7bfc}, {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-02 20:46:44.254 +05:30 da11b2ac-c737-4934-9fb4-c2b668dba4b2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.617ms 2024-09-02 20:46:44.255 +05:30 c70be55b-3e76-4a5b-9eff-46c39feaa51e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:46:44.255 +05:30 c70be55b-3e76-4a5b-9eff-46c39feaa51e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.7927ms 2024-09-02 20:46:44.255 +05:30 c70be55b-3e76-4a5b-9eff-46c39feaa51e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:46:44.255 +05:30 c70be55b-3e76-4a5b-9eff-46c39feaa51e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d678f26a-2d71-4f6d-8a4b-384ecda3b241}, {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-02 20:46:44.256 +05:30 c70be55b-3e76-4a5b-9eff-46c39feaa51e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.9863ms 2024-09-02 20:47:56.423 +05:30 56aefb79-1b19-45c8-9f05-3d5a35684fa2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:47:56.425 +05:30 56aefb79-1b19-45c8-9f05-3d5a35684fa2 INF CORS policy execution successful. 2024-09-02 20:47:56.426 +05:30 56aefb79-1b19-45c8-9f05-3d5a35684fa2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 3.0351ms 2024-09-02 20:47:56.434 +05:30 2de452c6-2001-4609-972b-03c6d5b2f4a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:47:56.434 +05:30 2de452c6-2001-4609-972b-03c6d5b2f4a7 INF CORS policy execution successful. 2024-09-02 20:47:56.434 +05:30 2de452c6-2001-4609-972b-03c6d5b2f4a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5304ms 2024-09-02 20:47:56.581 +05:30 45377683-0b4c-41e6-812c-9a4d2a2e336a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:47:56.583 +05:30 45377683-0b4c-41e6-812c-9a4d2a2e336a INF CORS policy execution successful. 2024-09-02 20:47:56.584 +05:30 45377683-0b4c-41e6-812c-9a4d2a2e336a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:47:56.585 +05:30 5851ef37-ac69-4014-8f34-2e29920fcdbd INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:47:56.585 +05:30 5851ef37-ac69-4014-8f34-2e29920fcdbd 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-02 20:47:56.598 +05:30 683f2bb0-db53-4dc8-9d19-79815b1e3747 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:47:56.598 +05:30 683f2bb0-db53-4dc8-9d19-79815b1e3747 INF CORS policy execution successful. 2024-09-02 20:47:56.598 +05:30 683f2bb0-db53-4dc8-9d19-79815b1e3747 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:47:56.599 +05:30 a5d3c918-166e-4203-a1b6-ebd7811a27b8 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:47:56.599 +05:30 a5d3c918-166e-4203-a1b6-ebd7811a27b8 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-02 20:47:56.612 +05:30 5851ef37-ac69-4014-8f34-2e29920fcdbd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:47:56.613 +05:30 5851ef37-ac69-4014-8f34-2e29920fcdbd INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 27.4226ms 2024-09-02 20:47:56.613 +05:30 5851ef37-ac69-4014-8f34-2e29920fcdbd INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:47:56.613 +05:30 a5d3c918-166e-4203-a1b6-ebd7811a27b8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:47:56.613 +05:30 a5d3c918-166e-4203-a1b6-ebd7811a27b8 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 14.1991ms 2024-09-02 20:47:56.613 +05:30 5851ef37-ac69-4014-8f34-2e29920fcdbd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45377683-0b4c-41e6-812c-9a4d2a2e336a}, {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-02 20:47:56.613 +05:30 a5d3c918-166e-4203-a1b6-ebd7811a27b8 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:47:56.614 +05:30 a5d3c918-166e-4203-a1b6-ebd7811a27b8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 683f2bb0-db53-4dc8-9d19-79815b1e3747}, {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-02 20:47:56.614 +05:30 5851ef37-ac69-4014-8f34-2e29920fcdbd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 33.0615ms 2024-09-02 20:47:56.614 +05:30 a5d3c918-166e-4203-a1b6-ebd7811a27b8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 16.0659ms 2024-09-02 20:47:57.424 +05:30 6a12acd4-77e3-4c45-ada1-b76febc6e3a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:47:57.424 +05:30 6a12acd4-77e3-4c45-ada1-b76febc6e3a1 INF CORS policy execution successful. 2024-09-02 20:47:57.424 +05:30 6a12acd4-77e3-4c45-ada1-b76febc6e3a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.5015ms 2024-09-02 20:47:57.427 +05:30 736e7dc0-2e2c-42d5-82cc-c3af6d77da0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:47:57.428 +05:30 736e7dc0-2e2c-42d5-82cc-c3af6d77da0a INF CORS policy execution successful. 2024-09-02 20:47:57.428 +05:30 736e7dc0-2e2c-42d5-82cc-c3af6d77da0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusertype - 204 null null 0.6018ms 2024-09-02 20:47:57.569 +05:30 e1f408a9-298c-4a18-a133-0c48f45a3b38 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:47:57.570 +05:30 e1f408a9-298c-4a18-a133-0c48f45a3b38 INF CORS policy execution successful. 2024-09-02 20:47:57.570 +05:30 e1f408a9-298c-4a18-a133-0c48f45a3b38 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:47:57.571 +05:30 df08c06f-eb5e-4ab8-9981-e0658acaaa4d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:47:57.571 +05:30 df08c06f-eb5e-4ab8-9981-e0658acaaa4d 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-02 20:47:57.578 +05:30 df08c06f-eb5e-4ab8-9981-e0658acaaa4d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:47:57.578 +05:30 df08c06f-eb5e-4ab8-9981-e0658acaaa4d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 6.5459ms 2024-09-02 20:47:57.578 +05:30 df08c06f-eb5e-4ab8-9981-e0658acaaa4d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:47:57.578 +05:30 df08c06f-eb5e-4ab8-9981-e0658acaaa4d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1f408a9-298c-4a18-a133-0c48f45a3b38}, {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-02 20:47:57.578 +05:30 df08c06f-eb5e-4ab8-9981-e0658acaaa4d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 9.3063ms 2024-09-02 20:47:57.630 +05:30 1a506c74-8223-41e2-bfc4-1c552732a7c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - null null 2024-09-02 20:47:57.630 +05:30 1a506c74-8223-41e2-bfc4-1c552732a7c9 INF CORS policy execution successful. 2024-09-02 20:47:57.631 +05:30 1a506c74-8223-41e2-bfc4-1c552732a7c9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:47:57.631 +05:30 e1c3e200-daef-45a1-a3c8-ed07b7e73839 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:47:57.631 +05:30 e1c3e200-daef-45a1-a3c8-ed07b7e73839 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-02 20:47:57.635 +05:30 e1c3e200-daef-45a1-a3c8-ed07b7e73839 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:47:57.635 +05:30 e1c3e200-daef-45a1-a3c8-ed07b7e73839 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api) in 4.3616ms 2024-09-02 20:47:57.636 +05:30 e1c3e200-daef-45a1-a3c8-ed07b7e73839 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserType (Sang.Security.Api)' 2024-09-02 20:47:57.636 +05:30 e1c3e200-daef-45a1-a3c8-ed07b7e73839 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a506c74-8223-41e2-bfc4-1c552732a7c9}, {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-02 20:47:57.636 +05:30 e1c3e200-daef-45a1-a3c8-ed07b7e73839 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusertype - 200 192 application/json; charset=utf-8 6.2416ms 2024-09-02 20:48:08.692 +05:30 08e3488e-1ec7-485a-8b17-87e78ca9358a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:48:08.692 +05:30 08e3488e-1ec7-485a-8b17-87e78ca9358a INF CORS policy execution successful. 2024-09-02 20:48:08.693 +05:30 08e3488e-1ec7-485a-8b17-87e78ca9358a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.6398ms 2024-09-02 20:48:08.694 +05:30 13ae8cc0-d436-444e-8ba8-0e341209ba7a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:48:08.694 +05:30 13ae8cc0-d436-444e-8ba8-0e341209ba7a INF CORS policy execution successful. 2024-09-02 20:48:08.694 +05:30 13ae8cc0-d436-444e-8ba8-0e341209ba7a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.2895ms 2024-09-02 20:48:08.732 +05:30 ccefdb62-48cb-4d1b-861e-7915711cfd36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:48:08.733 +05:30 fe9f0134-4483-46e8-979a-36a01c4db3ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:48:08.733 +05:30 ccefdb62-48cb-4d1b-861e-7915711cfd36 INF CORS policy execution successful. 2024-09-02 20:48:08.734 +05:30 fe9f0134-4483-46e8-979a-36a01c4db3ab INF CORS policy execution successful. 2024-09-02 20:48:08.734 +05:30 ccefdb62-48cb-4d1b-861e-7915711cfd36 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:48:08.734 +05:30 fe9f0134-4483-46e8-979a-36a01c4db3ab 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:48:08.734 +05:30 f9449b7d-3cd9-4963-ae86-a22a23bf9078 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:48:08.734 +05:30 1ff00acd-20a3-45f2-9443-c40f0b1081a4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:48:08.735 +05:30 1ff00acd-20a3-45f2-9443-c40f0b1081a4 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-02 20:48:08.735 +05:30 f9449b7d-3cd9-4963-ae86-a22a23bf9078 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-02 20:48:08.742 +05:30 1ff00acd-20a3-45f2-9443-c40f0b1081a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:48:08.742 +05:30 1ff00acd-20a3-45f2-9443-c40f0b1081a4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.3577ms 2024-09-02 20:48:08.742 +05:30 1ff00acd-20a3-45f2-9443-c40f0b1081a4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:48:08.742 +05:30 1ff00acd-20a3-45f2-9443-c40f0b1081a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe9f0134-4483-46e8-979a-36a01c4db3ab}, {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-02 20:48:08.743 +05:30 1ff00acd-20a3-45f2-9443-c40f0b1081a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.5486ms 2024-09-02 20:48:08.743 +05:30 f9449b7d-3cd9-4963-ae86-a22a23bf9078 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:48:08.743 +05:30 f9449b7d-3cd9-4963-ae86-a22a23bf9078 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.4466ms 2024-09-02 20:48:08.743 +05:30 f9449b7d-3cd9-4963-ae86-a22a23bf9078 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:48:08.744 +05:30 f9449b7d-3cd9-4963-ae86-a22a23bf9078 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccefdb62-48cb-4d1b-861e-7915711cfd36}, {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-02 20:48:08.744 +05:30 f9449b7d-3cd9-4963-ae86-a22a23bf9078 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.5377ms 2024-09-02 20:48:37.721 +05:30 5f969404-13ab-4fea-8999-8d741d09bfe6 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-02 20:48:37.722 +05:30 5f969404-13ab-4fea-8999-8d741d09bfe6 INF CORS policy execution successful. 2024-09-02 20:48:37.723 +05:30 5f969404-13ab-4fea-8999-8d741d09bfe6 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.944ms 2024-09-02 20:48:37.730 +05:30 c7dec96f-eb41-4171-8af3-1d505e9c34d8 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-02 20:48:37.730 +05:30 c7dec96f-eb41-4171-8af3-1d505e9c34d8 INF CORS policy execution successful. 2024-09-02 20:48:37.731 +05:30 c7dec96f-eb41-4171-8af3-1d505e9c34d8 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.4051ms 2024-09-02 20:48:38.975 +05:30 c55d174b-0cee-4a93-8984-72a4703d4b24 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-02 20:48:38.977 +05:30 c55d174b-0cee-4a93-8984-72a4703d4b24 INF CORS policy execution successful. 2024-09-02 20:48:38.978 +05:30 c55d174b-0cee-4a93-8984-72a4703d4b24 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {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-02 20:48:38.979 +05:30 6b674ba8-2608-4e0a-a13d-8690d369ce2b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:48:38.980 +05:30 6b674ba8-2608-4e0a-a13d-8690d369ce2b 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-02 20:48:39.004 +05:30 6b674ba8-2608-4e0a-a13d-8690d369ce2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:48:39.004 +05:30 6b674ba8-2608-4e0a-a13d-8690d369ce2b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 24.4753ms 2024-09-02 20:48:39.005 +05:30 6b674ba8-2608-4e0a-a13d-8690d369ce2b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:48:39.005 +05:30 6b674ba8-2608-4e0a-a13d-8690d369ce2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c55d174b-0cee-4a93-8984-72a4703d4b24}, {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-02 20:48:39.005 +05:30 6b674ba8-2608-4e0a-a13d-8690d369ce2b 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 31.2996ms 2024-09-02 20:48:39.053 +05:30 8682c5e8-7ee5-4631-bc2f-f20445ad0ce0 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-02 20:48:39.054 +05:30 8682c5e8-7ee5-4631-bc2f-f20445ad0ce0 INF CORS policy execution successful. 2024-09-02 20:48:39.058 +05:30 8682c5e8-7ee5-4631-bc2f-f20445ad0ce0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {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-02 20:48:39.059 +05:30 9a035900-0a5e-42cc-87ae-75f0d4c9504f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:48:39.059 +05:30 9a035900-0a5e-42cc-87ae-75f0d4c9504f 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-02 20:48:39.077 +05:30 9a035900-0a5e-42cc-87ae-75f0d4c9504f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:48:39.077 +05:30 9a035900-0a5e-42cc-87ae-75f0d4c9504f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.5666ms 2024-09-02 20:48:39.078 +05:30 9a035900-0a5e-42cc-87ae-75f0d4c9504f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:48:39.078 +05:30 9a035900-0a5e-42cc-87ae-75f0d4c9504f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8682c5e8-7ee5-4631-bc2f-f20445ad0ce0}, {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-02 20:48:39.079 +05:30 9a035900-0a5e-42cc-87ae-75f0d4c9504f 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 25.6029ms 2024-09-02 20:48:49.083 +05:30 f0193bde-ee63-43e9-be9c-383c122ea98d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:48:49.083 +05:30 cbf1749e-1e4a-4f44-897b-2466181412ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:48:49.083 +05:30 cbf1749e-1e4a-4f44-897b-2466181412ef INF CORS policy execution successful. 2024-09-02 20:48:49.083 +05:30 f0193bde-ee63-43e9-be9c-383c122ea98d INF CORS policy execution successful. 2024-09-02 20:48:49.084 +05:30 cbf1749e-1e4a-4f44-897b-2466181412ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 1.2998ms 2024-09-02 20:48:49.084 +05:30 f0193bde-ee63-43e9-be9c-383c122ea98d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.3145ms 2024-09-02 20:48:49.121 +05:30 08bcec81-f8e0-447a-82e9-a9fcd45f19a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:48:49.121 +05:30 527aa2dd-c953-4c82-9cfd-43204da9ce35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:48:49.123 +05:30 08bcec81-f8e0-447a-82e9-a9fcd45f19a2 INF CORS policy execution successful. 2024-09-02 20:48:49.123 +05:30 08bcec81-f8e0-447a-82e9-a9fcd45f19a2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {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-02 20:48:49.124 +05:30 84dcabee-39a6-4946-84c6-3e8ac81a997b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:48:49.124 +05:30 527aa2dd-c953-4c82-9cfd-43204da9ce35 INF CORS policy execution successful. 2024-09-02 20:48:49.124 +05:30 84dcabee-39a6-4946-84c6-3e8ac81a997b 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-02 20:48:49.124 +05:30 527aa2dd-c953-4c82-9cfd-43204da9ce35 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {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-02 20:48:49.125 +05:30 846ca59a-af6b-408a-b9e4-5c297c81ef29 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:48:49.125 +05:30 846ca59a-af6b-408a-b9e4-5c297c81ef29 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-02 20:48:49.134 +05:30 84dcabee-39a6-4946-84c6-3e8ac81a997b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:48:49.135 +05:30 84dcabee-39a6-4946-84c6-3e8ac81a997b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 10.2074ms 2024-09-02 20:48:49.135 +05:30 84dcabee-39a6-4946-84c6-3e8ac81a997b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:48:49.135 +05:30 84dcabee-39a6-4946-84c6-3e8ac81a997b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08bcec81-f8e0-447a-82e9-a9fcd45f19a2}, {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-02 20:48:49.135 +05:30 84dcabee-39a6-4946-84c6-3e8ac81a997b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 14.2128ms 2024-09-02 20:48:49.135 +05:30 846ca59a-af6b-408a-b9e4-5c297c81ef29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:48:49.136 +05:30 846ca59a-af6b-408a-b9e4-5c297c81ef29 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 10.7115ms 2024-09-02 20:48:49.136 +05:30 846ca59a-af6b-408a-b9e4-5c297c81ef29 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:48:49.136 +05:30 846ca59a-af6b-408a-b9e4-5c297c81ef29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 527aa2dd-c953-4c82-9cfd-43204da9ce35}, {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-02 20:48:49.136 +05:30 846ca59a-af6b-408a-b9e4-5c297c81ef29 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 14.9016ms 2024-09-02 20:49:21.013 +05:30 909269a9-8879-42b2-8067-ef11916947ca 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-02 20:49:21.014 +05:30 ac33f7bb-e095-428b-a94d-e5a912810611 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-02 20:49:21.014 +05:30 ac33f7bb-e095-428b-a94d-e5a912810611 INF CORS policy execution successful. 2024-09-02 20:49:21.014 +05:30 909269a9-8879-42b2-8067-ef11916947ca INF CORS policy execution successful. 2024-09-02 20:49:21.015 +05:30 909269a9-8879-42b2-8067-ef11916947ca 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.6002ms 2024-09-02 20:49:21.015 +05:30 ac33f7bb-e095-428b-a94d-e5a912810611 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.3995ms 2024-09-02 20:49:21.163 +05:30 e43a82af-7261-4e83-bfdf-d978823ef8f1 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-02 20:49:21.167 +05:30 e43a82af-7261-4e83-bfdf-d978823ef8f1 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:19:16 PM', Current time (UTC): '9/2/2024 3:19: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-02 20:49:21.170 +05:30 e43a82af-7261-4e83-bfdf-d978823ef8f1 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:19:16 PM', Current time (UTC): '9/2/2024 3:19:21 PM'. 2024-09-02 20:49:21.170 +05:30 e43a82af-7261-4e83-bfdf-d978823ef8f1 INF CORS policy execution successful. 2024-09-02 20:49:21.171 +05:30 e43a82af-7261-4e83-bfdf-d978823ef8f1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:49:21.172 +05:30 0b41aecf-ee92-427f-b6c6-dc705a32e51d INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 20:49:21.172 +05:30 0b41aecf-ee92-427f-b6c6-dc705a32e51d INF AuthenticationScheme: Bearer was challenged. 2024-09-02 20:49:21.172 +05:30 0b41aecf-ee92-427f-b6c6-dc705a32e51d INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: e43a82af-7261-4e83-bfdf-d978823ef8f1}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 15:19:16'"} Body: 2024-09-02 20:49:21.173 +05:30 0b41aecf-ee92-427f-b6c6-dc705a32e51d 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 10.2406ms 2024-09-02 20:49:21.221 +05:30 a7214b5e-7d4e-4d41-be93-5030f256957f 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-02 20:49:21.222 +05:30 a7214b5e-7d4e-4d41-be93-5030f256957f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:19:16 PM', Current time (UTC): '9/2/2024 3:19: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-02 20:49:21.223 +05:30 a7214b5e-7d4e-4d41-be93-5030f256957f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:19:16 PM', Current time (UTC): '9/2/2024 3:19:21 PM'. 2024-09-02 20:49:21.223 +05:30 a7214b5e-7d4e-4d41-be93-5030f256957f INF CORS policy execution successful. 2024-09-02 20:49:21.223 +05:30 a7214b5e-7d4e-4d41-be93-5030f256957f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDM1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.KRBjb5pA6eW0Cm9Ll2h5EkKu2HGKKjgrQRcc_s7trtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:49:21.223 +05:30 dc08ee2d-09e8-4623-a4b6-512c2675a2c8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 20:49:21.223 +05:30 dc08ee2d-09e8-4623-a4b6-512c2675a2c8 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 20:49:21.223 +05:30 dc08ee2d-09e8-4623-a4b6-512c2675a2c8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a7214b5e-7d4e-4d41-be93-5030f256957f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 15:19:16'"} Body: 2024-09-02 20:49:21.223 +05:30 dc08ee2d-09e8-4623-a4b6-512c2675a2c8 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.1793ms 2024-09-02 20:49:21.230 +05:30 fd0e32bc-ddc7-44fd-b34b-c3162283a564 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDY1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.Iql6Gb02JCNovH-MQnU-q7NPmnGBaxcwVzRw1YYdS5o - null null 2024-09-02 20:49:21.230 +05:30 fd0e32bc-ddc7-44fd-b34b-c3162283a564 INF CORS policy execution successful. 2024-09-02 20:49:21.231 +05:30 fd0e32bc-ddc7-44fd-b34b-c3162283a564 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDY1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.Iql6Gb02JCNovH-MQnU-q7NPmnGBaxcwVzRw1YYdS5o 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-02 20:49:21.231 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:49:21.232 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 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-02 20:49:21.244 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF Token generated 2024-09-02 20:49:21.245 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF Token generated 2024-09-02 20:49:21.249 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:49:21.249 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 16.0204ms 2024-09-02 20:49:21.249 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:49:21.249 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd0e32bc-ddc7-44fd-b34b-c3162283a564}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MTI2MSwiaWF0IjoxNzI1MjkwMzYxfQ.VzLrlYACJrBrIu6raWBgoubdK5UqY5nxAMDChk0pqSc\"}"} 2024-09-02 20:49:21.249 +05:30 4df64a45-000a-44df-9a1e-50d76f26d100 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyODk3NTYsImV4cCI6MTcyNTI5MDY1NiwiaWF0IjoxNzI1Mjg5NzU2fQ.Iql6Gb02JCNovH-MQnU-q7NPmnGBaxcwVzRw1YYdS5o - 200 899 application/json; charset=utf-8 19.6626ms 2024-09-02 20:49:21.297 +05:30 f16a58c5-aa29-459c-b4f2-f2efd7c3b325 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-02 20:49:21.298 +05:30 f16a58c5-aa29-459c-b4f2-f2efd7c3b325 INF CORS policy execution successful. 2024-09-02 20:49:21.298 +05:30 f16a58c5-aa29-459c-b4f2-f2efd7c3b325 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:49:21.298 +05:30 44f457de-4f27-46c6-a7fe-d0b8947599bb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:49:21.299 +05:30 44f457de-4f27-46c6-a7fe-d0b8947599bb 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-02 20:49:21.311 +05:30 44f457de-4f27-46c6-a7fe-d0b8947599bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:49:21.312 +05:30 44f457de-4f27-46c6-a7fe-d0b8947599bb INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.9079ms 2024-09-02 20:49:21.312 +05:30 44f457de-4f27-46c6-a7fe-d0b8947599bb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:49:21.312 +05:30 44f457de-4f27-46c6-a7fe-d0b8947599bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f16a58c5-aa29-459c-b4f2-f2efd7c3b325}, {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-02 20:49:21.313 +05:30 44f457de-4f27-46c6-a7fe-d0b8947599bb 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.5339ms 2024-09-02 20:49:21.355 +05:30 4c244ee0-caf8-4c04-b927-f5d6124694d9 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-02 20:49:21.355 +05:30 4c244ee0-caf8-4c04-b927-f5d6124694d9 INF CORS policy execution successful. 2024-09-02 20:49:21.355 +05:30 4c244ee0-caf8-4c04-b927-f5d6124694d9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:49:21.355 +05:30 e601540a-d971-46f8-be87-ce2575d76169 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:49:21.355 +05:30 e601540a-d971-46f8-be87-ce2575d76169 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-02 20:49:21.362 +05:30 e601540a-d971-46f8-be87-ce2575d76169 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:49:21.363 +05:30 e601540a-d971-46f8-be87-ce2575d76169 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.124ms 2024-09-02 20:49:21.363 +05:30 e601540a-d971-46f8-be87-ce2575d76169 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:49:21.363 +05:30 e601540a-d971-46f8-be87-ce2575d76169 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c244ee0-caf8-4c04-b927-f5d6124694d9}, {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-02 20:49:21.363 +05:30 e601540a-d971-46f8-be87-ce2575d76169 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.7189ms 2024-09-02 20:49:24.744 +05:30 c7cecdbd-1129-47fa-8577-03ee3a64757d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:49:24.745 +05:30 c7cecdbd-1129-47fa-8577-03ee3a64757d INF CORS policy execution successful. 2024-09-02 20:49:24.746 +05:30 c7cecdbd-1129-47fa-8577-03ee3a64757d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.0144ms 2024-09-02 20:49:24.747 +05:30 7dad106a-f911-4685-8808-53ddf928a3cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:49:24.747 +05:30 7dad106a-f911-4685-8808-53ddf928a3cc INF CORS policy execution successful. 2024-09-02 20:49:24.748 +05:30 7dad106a-f911-4685-8808-53ddf928a3cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3574ms 2024-09-02 20:49:24.784 +05:30 1d79d0d3-38c6-4873-abc0-b5a7354b75d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 20:49:24.785 +05:30 1d79d0d3-38c6-4873-abc0-b5a7354b75d3 INF CORS policy execution successful. 2024-09-02 20:49:24.785 +05:30 1d79d0d3-38c6-4873-abc0-b5a7354b75d3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:49:24.792 +05:30 3b7efc3d-2e57-4cbb-b91c-acf237afbee3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:49:24.792 +05:30 3b7efc3d-2e57-4cbb-b91c-acf237afbee3 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-02 20:49:24.794 +05:30 c977a12c-1b00-412e-ab15-b91ec3307428 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 20:49:24.795 +05:30 c977a12c-1b00-412e-ab15-b91ec3307428 INF CORS policy execution successful. 2024-09-02 20:49:24.795 +05:30 c977a12c-1b00-412e-ab15-b91ec3307428 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:49:24.795 +05:30 975a3ff6-9a45-4fb4-9a1b-340b2f85323e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:49:24.796 +05:30 975a3ff6-9a45-4fb4-9a1b-340b2f85323e 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-02 20:49:24.813 +05:30 3b7efc3d-2e57-4cbb-b91c-acf237afbee3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:49:24.814 +05:30 3b7efc3d-2e57-4cbb-b91c-acf237afbee3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 21.1493ms 2024-09-02 20:49:24.814 +05:30 3b7efc3d-2e57-4cbb-b91c-acf237afbee3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 20:49:24.814 +05:30 3b7efc3d-2e57-4cbb-b91c-acf237afbee3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d79d0d3-38c6-4873-abc0-b5a7354b75d3}, {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-02 20:49:24.815 +05:30 3b7efc3d-2e57-4cbb-b91c-acf237afbee3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 30.6025ms 2024-09-02 20:49:24.815 +05:30 975a3ff6-9a45-4fb4-9a1b-340b2f85323e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:49:24.816 +05:30 975a3ff6-9a45-4fb4-9a1b-340b2f85323e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 20.1453ms 2024-09-02 20:49:24.816 +05:30 975a3ff6-9a45-4fb4-9a1b-340b2f85323e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 20:49:24.816 +05:30 975a3ff6-9a45-4fb4-9a1b-340b2f85323e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c977a12c-1b00-412e-ab15-b91ec3307428}, {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-02 20:49:24.816 +05:30 975a3ff6-9a45-4fb4-9a1b-340b2f85323e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 22.1659ms 2024-09-02 20:51:10.967 +05:30 9cc7e6ff-0fce-4ccc-b6eb-7977c1a7f637 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-02 20:51:10.967 +05:30 e25a53b3-3d46-4e17-a6d8-7dca7a90690d 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-02 20:51:10.969 +05:30 9cc7e6ff-0fce-4ccc-b6eb-7977c1a7f637 INF CORS policy execution successful. 2024-09-02 20:51:10.969 +05:30 e25a53b3-3d46-4e17-a6d8-7dca7a90690d INF CORS policy execution successful. 2024-09-02 20:51:10.970 +05:30 e25a53b3-3d46-4e17-a6d8-7dca7a90690d 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.6333ms 2024-09-02 20:51:10.971 +05:30 9cc7e6ff-0fce-4ccc-b6eb-7977c1a7f637 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.6274ms 2024-09-02 20:51:11.018 +05:30 7fdec29a-6279-4b66-91f9-5064197bf439 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-02 20:51:11.019 +05:30 7fdec29a-6279-4b66-91f9-5064197bf439 INF CORS policy execution successful. 2024-09-02 20:51:11.020 +05:30 7fdec29a-6279-4b66-91f9-5064197bf439 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:11.021 +05:30 37330732-5e46-4936-a3e3-f51b3273981f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:51:11.022 +05:30 37330732-5e46-4936-a3e3-f51b3273981f 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-02 20:51:11.041 +05:30 37330732-5e46-4936-a3e3-f51b3273981f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:11.041 +05:30 37330732-5e46-4936-a3e3-f51b3273981f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 19.1382ms 2024-09-02 20:51:11.041 +05:30 37330732-5e46-4936-a3e3-f51b3273981f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:51:11.042 +05:30 37330732-5e46-4936-a3e3-f51b3273981f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fdec29a-6279-4b66-91f9-5064197bf439}, {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-02 20:51:11.042 +05:30 37330732-5e46-4936-a3e3-f51b3273981f 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 24.3888ms 2024-09-02 20:51:11.099 +05:30 2f5d1a1d-8bae-4703-b678-ad662de17d1f 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-02 20:51:11.100 +05:30 2f5d1a1d-8bae-4703-b678-ad662de17d1f INF CORS policy execution successful. 2024-09-02 20:51:11.100 +05:30 2f5d1a1d-8bae-4703-b678-ad662de17d1f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:11.100 +05:30 7b58279b-1347-47cb-8830-919ad7310938 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:51:11.100 +05:30 7b58279b-1347-47cb-8830-919ad7310938 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-02 20:51:11.109 +05:30 7b58279b-1347-47cb-8830-919ad7310938 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:11.109 +05:30 7b58279b-1347-47cb-8830-919ad7310938 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.4985ms 2024-09-02 20:51:11.109 +05:30 7b58279b-1347-47cb-8830-919ad7310938 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:51:11.109 +05:30 7b58279b-1347-47cb-8830-919ad7310938 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f5d1a1d-8bae-4703-b678-ad662de17d1f}, {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-02 20:51:11.110 +05:30 7b58279b-1347-47cb-8830-919ad7310938 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.5221ms 2024-09-02 20:51:13.662 +05:30 66d2465f-cb04-4155-a729-4da85a1c08ae 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-02 20:51:13.662 +05:30 66d2465f-cb04-4155-a729-4da85a1c08ae INF CORS policy execution successful. 2024-09-02 20:51:13.663 +05:30 66d2465f-cb04-4155-a729-4da85a1c08ae 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.717ms 2024-09-02 20:51:13.665 +05:30 ffb3f83e-1cc4-4b49-a6d8-f46c2c52cf05 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-02 20:51:13.666 +05:30 ffb3f83e-1cc4-4b49-a6d8-f46c2c52cf05 INF CORS policy execution successful. 2024-09-02 20:51:13.666 +05:30 ffb3f83e-1cc4-4b49-a6d8-f46c2c52cf05 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.3825ms 2024-09-02 20:51:13.710 +05:30 d82e8051-a86b-47ba-afb5-3a45163612f6 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-02 20:51:13.711 +05:30 d82e8051-a86b-47ba-afb5-3a45163612f6 INF CORS policy execution successful. 2024-09-02 20:51:13.711 +05:30 d82e8051-a86b-47ba-afb5-3a45163612f6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:13.712 +05:30 a119ad0a-fd5d-43e6-9b73-b7b06f0fcbb7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:13.712 +05:30 a119ad0a-fd5d-43e6-9b73-b7b06f0fcbb7 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-02 20:51:13.780 +05:30 a119ad0a-fd5d-43e6-9b73-b7b06f0fcbb7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:13.781 +05:30 a119ad0a-fd5d-43e6-9b73-b7b06f0fcbb7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 68.4977ms 2024-09-02 20:51:13.781 +05:30 a119ad0a-fd5d-43e6-9b73-b7b06f0fcbb7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:13.781 +05:30 a119ad0a-fd5d-43e6-9b73-b7b06f0fcbb7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d82e8051-a86b-47ba-afb5-3a45163612f6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:13.781 +05:30 a119ad0a-fd5d-43e6-9b73-b7b06f0fcbb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 71.078ms 2024-09-02 20:51:13.826 +05:30 d0871e9d-ded2-4866-9bac-7e04d8a36b7f 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-02 20:51:13.827 +05:30 d0871e9d-ded2-4866-9bac-7e04d8a36b7f INF CORS policy execution successful. 2024-09-02 20:51:13.827 +05:30 d0871e9d-ded2-4866-9bac-7e04d8a36b7f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:13.827 +05:30 adfdac5c-4644-4683-8231-c1b77e75cb4b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:13.827 +05:30 adfdac5c-4644-4683-8231-c1b77e75cb4b 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-02 20:51:13.856 +05:30 adfdac5c-4644-4683-8231-c1b77e75cb4b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:13.856 +05:30 adfdac5c-4644-4683-8231-c1b77e75cb4b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 28.5795ms 2024-09-02 20:51:13.856 +05:30 adfdac5c-4644-4683-8231-c1b77e75cb4b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:13.856 +05:30 adfdac5c-4644-4683-8231-c1b77e75cb4b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0871e9d-ded2-4866-9bac-7e04d8a36b7f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:13.857 +05:30 adfdac5c-4644-4683-8231-c1b77e75cb4b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 30.317ms 2024-09-02 20:51:16.084 +05:30 29a25853-d719-471f-bba7-044cdde387f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 20:51:16.084 +05:30 29a25853-d719-471f-bba7-044cdde387f6 INF CORS policy execution successful. 2024-09-02 20:51:16.084 +05:30 29a25853-d719-471f-bba7-044cdde387f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 0.5477ms 2024-09-02 20:51:16.087 +05:30 b341e1ef-3560-45a5-be37-f7475fd2522c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 20:51:16.087 +05:30 b341e1ef-3560-45a5-be37-f7475fd2522c INF CORS policy execution successful. 2024-09-02 20:51:16.088 +05:30 b341e1ef-3560-45a5-be37-f7475fd2522c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 0.3842ms 2024-09-02 20:51:16.185 +05:30 31e8c8e0-2e80-49c4-bcb2-64b2507c0ccf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 20:51:16.185 +05:30 31e8c8e0-2e80-49c4-bcb2-64b2507c0ccf INF CORS policy execution successful. 2024-09-02 20:51:16.186 +05:30 31e8c8e0-2e80-49c4-bcb2-64b2507c0ccf 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:16.186 +05:30 c441f130-4a48-4401-94f3-e0bcfe18d2f4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:16.186 +05:30 c441f130-4a48-4401-94f3-e0bcfe18d2f4 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-02 20:51:16.205 +05:30 c441f130-4a48-4401-94f3-e0bcfe18d2f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:16.206 +05:30 c441f130-4a48-4401-94f3-e0bcfe18d2f4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 18.8926ms 2024-09-02 20:51:16.206 +05:30 c441f130-4a48-4401-94f3-e0bcfe18d2f4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:16.206 +05:30 c441f130-4a48-4401-94f3-e0bcfe18d2f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31e8c8e0-2e80-49c4-bcb2-64b2507c0ccf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2843} 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\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-02 20:51:16.206 +05:30 c441f130-4a48-4401-94f3-e0bcfe18d2f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2843 application/json; charset=utf-8 21.3893ms 2024-09-02 20:51:16.285 +05:30 9d58a40e-ab01-4d77-83d0-ecddce836130 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 20:51:16.286 +05:30 9d58a40e-ab01-4d77-83d0-ecddce836130 INF CORS policy execution successful. 2024-09-02 20:51:16.286 +05:30 9d58a40e-ab01-4d77-83d0-ecddce836130 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:16.286 +05:30 e42e9be3-bbc3-4268-b0f3-132679514572 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:16.286 +05:30 e42e9be3-bbc3-4268-b0f3-132679514572 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-02 20:51:16.301 +05:30 e42e9be3-bbc3-4268-b0f3-132679514572 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:16.301 +05:30 e42e9be3-bbc3-4268-b0f3-132679514572 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 15.0635ms 2024-09-02 20:51:16.302 +05:30 e42e9be3-bbc3-4268-b0f3-132679514572 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:16.302 +05:30 e42e9be3-bbc3-4268-b0f3-132679514572 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9d58a40e-ab01-4d77-83d0-ecddce836130}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2843} 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\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-02 20:51:16.302 +05:30 e42e9be3-bbc3-4268-b0f3-132679514572 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2843 application/json; charset=utf-8 17.0982ms 2024-09-02 20:51:16.806 +05:30 d5c91e42-a0b6-4396-b40c-6fad828a1c3f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:16.806 +05:30 d5c91e42-a0b6-4396-b40c-6fad828a1c3f INF CORS policy execution successful. 2024-09-02 20:51:16.806 +05:30 d5c91e42-a0b6-4396-b40c-6fad828a1c3f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4968ms 2024-09-02 20:51:16.835 +05:30 5c2b1648-6d00-4c78-af43-2925c4dc96a1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:16.835 +05:30 5c2b1648-6d00-4c78-af43-2925c4dc96a1 INF CORS policy execution successful. 2024-09-02 20:51:16.835 +05:30 5c2b1648-6d00-4c78-af43-2925c4dc96a1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7102ms 2024-09-02 20:51:16.842 +05:30 97eba23b-a405-4f63-aabc-5047f4da8180 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:16.842 +05:30 97eba23b-a405-4f63-aabc-5047f4da8180 INF CORS policy execution successful. 2024-09-02 20:51:16.843 +05:30 97eba23b-a405-4f63-aabc-5047f4da8180 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:16.843 +05:30 d5951a74-9ddd-4219-ab6c-cbb3d9bb9d9c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:16.843 +05:30 d5951a74-9ddd-4219-ab6c-cbb3d9bb9d9c 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-02 20:51:16.864 +05:30 d5951a74-9ddd-4219-ab6c-cbb3d9bb9d9c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:16.864 +05:30 d5951a74-9ddd-4219-ab6c-cbb3d9bb9d9c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 20.7084ms 2024-09-02 20:51:16.865 +05:30 d5951a74-9ddd-4219-ab6c-cbb3d9bb9d9c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:16.865 +05:30 d5951a74-9ddd-4219-ab6c-cbb3d9bb9d9c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97eba23b-a405-4f63-aabc-5047f4da8180}, {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-02 20:51:16.865 +05:30 d5951a74-9ddd-4219-ab6c-cbb3d9bb9d9c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 23.1911ms 2024-09-02 20:51:16.902 +05:30 815e7d80-b05d-4439-a0cd-b7c3a8c034f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:16.902 +05:30 815e7d80-b05d-4439-a0cd-b7c3a8c034f0 INF CORS policy execution successful. 2024-09-02 20:51:16.902 +05:30 815e7d80-b05d-4439-a0cd-b7c3a8c034f0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:16.903 +05:30 0421b349-1e9d-43ec-a419-fda1252a692d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:16.903 +05:30 0421b349-1e9d-43ec-a419-fda1252a692d 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-02 20:51:16.919 +05:30 0421b349-1e9d-43ec-a419-fda1252a692d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:16.919 +05:30 0421b349-1e9d-43ec-a419-fda1252a692d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 16.3782ms 2024-09-02 20:51:16.919 +05:30 0421b349-1e9d-43ec-a419-fda1252a692d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:16.919 +05:30 0421b349-1e9d-43ec-a419-fda1252a692d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 815e7d80-b05d-4439-a0cd-b7c3a8c034f0}, {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-02 20:51:16.920 +05:30 0421b349-1e9d-43ec-a419-fda1252a692d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 18.1142ms 2024-09-02 20:51:19.048 +05:30 14284a80-6bbc-44b7-8f0f-6c9eb85852fe 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-02 20:51:19.049 +05:30 14284a80-6bbc-44b7-8f0f-6c9eb85852fe INF CORS policy execution successful. 2024-09-02 20:51:19.049 +05:30 14284a80-6bbc-44b7-8f0f-6c9eb85852fe 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.5983ms 2024-09-02 20:51:19.052 +05:30 6fefc46c-42bb-42f7-a9c5-eea40af38e9a 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-02 20:51:19.053 +05:30 6fefc46c-42bb-42f7-a9c5-eea40af38e9a INF CORS policy execution successful. 2024-09-02 20:51:19.053 +05:30 6fefc46c-42bb-42f7-a9c5-eea40af38e9a 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.4866ms 2024-09-02 20:51:19.094 +05:30 c6c4fee7-61bd-4666-9508-54d8eb025f04 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-02 20:51:19.095 +05:30 c6c4fee7-61bd-4666-9508-54d8eb025f04 INF CORS policy execution successful. 2024-09-02 20:51:19.095 +05:30 c6c4fee7-61bd-4666-9508-54d8eb025f04 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:19.095 +05:30 c5f8244b-7ed0-4f67-a4d2-2d671382515a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:19.095 +05:30 c5f8244b-7ed0-4f67-a4d2-2d671382515a 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-02 20:51:19.117 +05:30 c5f8244b-7ed0-4f67-a4d2-2d671382515a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:19.117 +05:30 c5f8244b-7ed0-4f67-a4d2-2d671382515a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 22.042ms 2024-09-02 20:51:19.117 +05:30 c5f8244b-7ed0-4f67-a4d2-2d671382515a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:19.118 +05:30 c5f8244b-7ed0-4f67-a4d2-2d671382515a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6c4fee7-61bd-4666-9508-54d8eb025f04}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:19.118 +05:30 c5f8244b-7ed0-4f67-a4d2-2d671382515a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 24.1874ms 2024-09-02 20:51:19.157 +05:30 4b416f76-d5bc-4c24-8b92-e47b91a65823 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-02 20:51:19.157 +05:30 4b416f76-d5bc-4c24-8b92-e47b91a65823 INF CORS policy execution successful. 2024-09-02 20:51:19.158 +05:30 4b416f76-d5bc-4c24-8b92-e47b91a65823 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:19.158 +05:30 6eef47cd-df9b-4d7e-86e4-0411377f3cd5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:19.158 +05:30 6eef47cd-df9b-4d7e-86e4-0411377f3cd5 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-02 20:51:19.181 +05:30 6eef47cd-df9b-4d7e-86e4-0411377f3cd5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:19.181 +05:30 6eef47cd-df9b-4d7e-86e4-0411377f3cd5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.3007ms 2024-09-02 20:51:19.182 +05:30 6eef47cd-df9b-4d7e-86e4-0411377f3cd5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:19.182 +05:30 6eef47cd-df9b-4d7e-86e4-0411377f3cd5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b416f76-d5bc-4c24-8b92-e47b91a65823}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:19.182 +05:30 6eef47cd-df9b-4d7e-86e4-0411377f3cd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 25.2683ms 2024-09-02 20:51:20.527 +05:30 db0ff086-c506-4258-863b-cc2f41ddfda5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 20:51:20.527 +05:30 db0ff086-c506-4258-863b-cc2f41ddfda5 INF CORS policy execution successful. 2024-09-02 20:51:20.528 +05:30 db0ff086-c506-4258-863b-cc2f41ddfda5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 204 null null 1.3005ms 2024-09-02 20:51:20.569 +05:30 089f6119-a246-4baf-abec-e96bfa06593e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 20:51:20.570 +05:30 089f6119-a246-4baf-abec-e96bfa06593e INF CORS policy execution successful. 2024-09-02 20:51:20.571 +05:30 089f6119-a246-4baf-abec-e96bfa06593e INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=false&pageNumber=2&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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:20.571 +05:30 de30a835-1b4b-4fd5-87d5-9d6eafa74e2a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:20.571 +05:30 de30a835-1b4b-4fd5-87d5-9d6eafa74e2a 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-02 20:51:20.573 +05:30 de30a835-1b4b-4fd5-87d5-9d6eafa74e2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:20.580 +05:30 de30a835-1b4b-4fd5-87d5-9d6eafa74e2a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.0895ms 2024-09-02 20:51:20.580 +05:30 de30a835-1b4b-4fd5-87d5-9d6eafa74e2a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:20.580 +05:30 de30a835-1b4b-4fd5-87d5-9d6eafa74e2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 089f6119-a246-4baf-abec-e96bfa06593e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 285} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":90,\"Name\":\"TestProfile1\",\"CreatedOn\":\"2024-07-05T05:46:43.467\",\"ModifiedOn\":\"2024-08-13T04:33:53.74\"}],\"PageSummary\":[{\"TotalRows\":11,\"TotalPages\":2}]}"} 2024-09-02 20:51:20.581 +05:30 de30a835-1b4b-4fd5-87d5-9d6eafa74e2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 200 285 application/json; charset=utf-8 12.0662ms 2024-09-02 20:51:22.155 +05:30 996e4f1d-ff74-4c61-bfa5-22be2883f8fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - null null 2024-09-02 20:51:22.155 +05:30 f4431d53-d4f2-483f-87ce-c506b059d209 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - null null 2024-09-02 20:51:22.156 +05:30 996e4f1d-ff74-4c61-bfa5-22be2883f8fa INF CORS policy execution successful. 2024-09-02 20:51:22.156 +05:30 f4431d53-d4f2-483f-87ce-c506b059d209 INF CORS policy execution successful. 2024-09-02 20:51:22.156 +05:30 996e4f1d-ff74-4c61-bfa5-22be2883f8fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - 204 null null 0.5992ms 2024-09-02 20:51:22.156 +05:30 f4431d53-d4f2-483f-87ce-c506b059d209 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - 204 null null 0.5807ms 2024-09-02 20:51:22.185 +05:30 6c9d1225-5221-4779-a34d-448f487871d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - null null 2024-09-02 20:51:22.186 +05:30 6c9d1225-5221-4779-a34d-448f487871d1 INF CORS policy execution successful. 2024-09-02 20:51:22.186 +05:30 6c9d1225-5221-4779-a34d-448f487871d1 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=90 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:22.186 +05:30 2a102403-c141-411b-876e-a20082394751 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:22.187 +05:30 2a102403-c141-411b-876e-a20082394751 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-02 20:51:22.208 +05:30 2a102403-c141-411b-876e-a20082394751 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:22.208 +05:30 2a102403-c141-411b-876e-a20082394751 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 21.7078ms 2024-09-02 20:51:22.209 +05:30 2a102403-c141-411b-876e-a20082394751 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:22.209 +05:30 2a102403-c141-411b-876e-a20082394751 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6c9d1225-5221-4779-a34d-448f487871d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1829} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":98,\"ParentName\":\"Profile - 1\",\"Remarks\":\"nil_1_2\"}],\"SelectedRestrictions\":[{\"ProfileId\":90,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":90,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":90,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-02 20:51:22.209 +05:30 2a102403-c141-411b-876e-a20082394751 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - 200 1829 application/json; charset=utf-8 24.1455ms 2024-09-02 20:51:22.246 +05:30 37996a1f-746f-4e57-8e4e-63696f727d22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - null null 2024-09-02 20:51:22.247 +05:30 37996a1f-746f-4e57-8e4e-63696f727d22 INF CORS policy execution successful. 2024-09-02 20:51:22.247 +05:30 37996a1f-746f-4e57-8e4e-63696f727d22 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=90 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:22.247 +05:30 2ff01362-8adc-4aa9-a509-6c796c61abe8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:22.247 +05:30 2ff01362-8adc-4aa9-a509-6c796c61abe8 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-02 20:51:22.265 +05:30 2ff01362-8adc-4aa9-a509-6c796c61abe8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:22.265 +05:30 2ff01362-8adc-4aa9-a509-6c796c61abe8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 17.9718ms 2024-09-02 20:51:22.266 +05:30 2ff01362-8adc-4aa9-a509-6c796c61abe8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:22.266 +05:30 2ff01362-8adc-4aa9-a509-6c796c61abe8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37996a1f-746f-4e57-8e4e-63696f727d22}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1829} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":90,\"ProfileName\":\"TestProfile1\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":98,\"ParentName\":\"Profile - 1\",\"Remarks\":\"nil_1_2\"}],\"SelectedRestrictions\":[{\"ProfileId\":90,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":90,\"MenuId\":5,\"MenuName\":\"Financials\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":90,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":90,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":90,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-02 20:51:22.267 +05:30 2ff01362-8adc-4aa9-a509-6c796c61abe8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=90 - 200 1829 application/json; charset=utf-8 20.5537ms 2024-09-02 20:51:22.804 +05:30 4d9d0699-1768-4337-bc01-a460f131df0c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:22.804 +05:30 4d9d0699-1768-4337-bc01-a460f131df0c INF CORS policy execution successful. 2024-09-02 20:51:22.804 +05:30 d0d4d469-82be-4979-868e-d873808f0656 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:22.804 +05:30 d0d4d469-82be-4979-868e-d873808f0656 INF CORS policy execution successful. 2024-09-02 20:51:22.804 +05:30 4d9d0699-1768-4337-bc01-a460f131df0c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5739ms 2024-09-02 20:51:22.805 +05:30 d0d4d469-82be-4979-868e-d873808f0656 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4275ms 2024-09-02 20:51:22.844 +05:30 97a0427d-37bb-4441-b463-2304946a2423 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:22.845 +05:30 97a0427d-37bb-4441-b463-2304946a2423 INF CORS policy execution successful. 2024-09-02 20:51:22.845 +05:30 97a0427d-37bb-4441-b463-2304946a2423 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:22.845 +05:30 cd15ee18-7997-4953-8e67-4d1850239442 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:22.845 +05:30 cd15ee18-7997-4953-8e67-4d1850239442 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-02 20:51:22.863 +05:30 cd15ee18-7997-4953-8e67-4d1850239442 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:22.863 +05:30 cd15ee18-7997-4953-8e67-4d1850239442 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.0918ms 2024-09-02 20:51:22.863 +05:30 cd15ee18-7997-4953-8e67-4d1850239442 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:22.864 +05:30 cd15ee18-7997-4953-8e67-4d1850239442 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97a0427d-37bb-4441-b463-2304946a2423}, {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-02 20:51:22.864 +05:30 cd15ee18-7997-4953-8e67-4d1850239442 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 19.8121ms 2024-09-02 20:51:22.906 +05:30 4f2fe5f6-a511-4160-aa74-249d8b0ab669 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:22.906 +05:30 4f2fe5f6-a511-4160-aa74-249d8b0ab669 INF CORS policy execution successful. 2024-09-02 20:51:22.907 +05:30 4f2fe5f6-a511-4160-aa74-249d8b0ab669 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:22.907 +05:30 ecaf6c07-1ffa-4eeb-a048-80605306d9e1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:22.907 +05:30 ecaf6c07-1ffa-4eeb-a048-80605306d9e1 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-02 20:51:22.923 +05:30 ecaf6c07-1ffa-4eeb-a048-80605306d9e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:22.923 +05:30 ecaf6c07-1ffa-4eeb-a048-80605306d9e1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 16.423ms 2024-09-02 20:51:22.923 +05:30 ecaf6c07-1ffa-4eeb-a048-80605306d9e1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:22.924 +05:30 ecaf6c07-1ffa-4eeb-a048-80605306d9e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4f2fe5f6-a511-4160-aa74-249d8b0ab669}, {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-02 20:51:22.924 +05:30 ecaf6c07-1ffa-4eeb-a048-80605306d9e1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 18.0104ms 2024-09-02 20:51:23.858 +05:30 402e64e9-878d-435b-ad64-317f99b94166 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-02 20:51:23.859 +05:30 402e64e9-878d-435b-ad64-317f99b94166 INF CORS policy execution successful. 2024-09-02 20:51:23.859 +05:30 402e64e9-878d-435b-ad64-317f99b94166 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:23.859 +05:30 2dab81db-d613-4d4f-9031-73084b61bc8a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:23.859 +05:30 2dab81db-d613-4d4f-9031-73084b61bc8a 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-02 20:51:23.875 +05:30 2dab81db-d613-4d4f-9031-73084b61bc8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:23.876 +05:30 2dab81db-d613-4d4f-9031-73084b61bc8a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 16.2144ms 2024-09-02 20:51:23.876 +05:30 2dab81db-d613-4d4f-9031-73084b61bc8a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:23.876 +05:30 2dab81db-d613-4d4f-9031-73084b61bc8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 402e64e9-878d-435b-ad64-317f99b94166}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:23.876 +05:30 2dab81db-d613-4d4f-9031-73084b61bc8a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 18.0776ms 2024-09-02 20:51:24.013 +05:30 8d4d3306-bca3-4384-ace5-77edeccc48ac 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-02 20:51:24.013 +05:30 8d4d3306-bca3-4384-ace5-77edeccc48ac INF CORS policy execution successful. 2024-09-02 20:51:24.013 +05:30 8d4d3306-bca3-4384-ace5-77edeccc48ac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:24.013 +05:30 630c4e30-49f8-424a-9333-19539da2c76d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:24.014 +05:30 630c4e30-49f8-424a-9333-19539da2c76d 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-02 20:51:24.030 +05:30 630c4e30-49f8-424a-9333-19539da2c76d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:24.031 +05:30 630c4e30-49f8-424a-9333-19539da2c76d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 16.985ms 2024-09-02 20:51:24.031 +05:30 630c4e30-49f8-424a-9333-19539da2c76d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:24.031 +05:30 630c4e30-49f8-424a-9333-19539da2c76d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d4d3306-bca3-4384-ace5-77edeccc48ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:24.031 +05:30 630c4e30-49f8-424a-9333-19539da2c76d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 18.5359ms 2024-09-02 20:51:26.248 +05:30 3711b768-34d5-475e-a22e-29a44d5b2593 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - null null 2024-09-02 20:51:26.248 +05:30 3711b768-34d5-475e-a22e-29a44d5b2593 INF CORS policy execution successful. 2024-09-02 20:51:26.248 +05:30 3711b768-34d5-475e-a22e-29a44d5b2593 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - 204 null null 0.7015ms 2024-09-02 20:51:26.251 +05:30 b559fa44-bf21-4997-a084-8499c0d35a17 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - null null 2024-09-02 20:51:26.251 +05:30 b559fa44-bf21-4997-a084-8499c0d35a17 INF CORS policy execution successful. 2024-09-02 20:51:26.251 +05:30 b559fa44-bf21-4997-a084-8499c0d35a17 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - 204 null null 0.3586ms 2024-09-02 20:51:26.395 +05:30 d39b0ece-3cb3-4992-b1fb-42dac2dbcf94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:51:26.395 +05:30 d39b0ece-3cb3-4992-b1fb-42dac2dbcf94 INF CORS policy execution successful. 2024-09-02 20:51:26.396 +05:30 d39b0ece-3cb3-4992-b1fb-42dac2dbcf94 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:26.396 +05:30 af202950-ddc8-4039-b2c9-14c8ea710206 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:26.396 +05:30 af202950-ddc8-4039-b2c9-14c8ea710206 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-02 20:51:26.404 +05:30 aa4d8dfd-5d4f-407a-a8eb-ec91ecfa1590 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - null null 2024-09-02 20:51:26.405 +05:30 aa4d8dfd-5d4f-407a-a8eb-ec91ecfa1590 INF CORS policy execution successful. 2024-09-02 20:51:26.405 +05:30 aa4d8dfd-5d4f-407a-a8eb-ec91ecfa1590 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=109 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:26.405 +05:30 52cd8355-2e74-44ff-95f0-2c7763ea4e53 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:26.405 +05:30 52cd8355-2e74-44ff-95f0-2c7763ea4e53 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-02 20:51:26.413 +05:30 af202950-ddc8-4039-b2c9-14c8ea710206 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:26.413 +05:30 af202950-ddc8-4039-b2c9-14c8ea710206 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 17.2749ms 2024-09-02 20:51:26.413 +05:30 af202950-ddc8-4039-b2c9-14c8ea710206 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:51:26.413 +05:30 af202950-ddc8-4039-b2c9-14c8ea710206 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d39b0ece-3cb3-4992-b1fb-42dac2dbcf94}, {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-02 20:51:26.414 +05:30 af202950-ddc8-4039-b2c9-14c8ea710206 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 18.7033ms 2024-09-02 20:51:26.426 +05:30 52cd8355-2e74-44ff-95f0-2c7763ea4e53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:26.426 +05:30 52cd8355-2e74-44ff-95f0-2c7763ea4e53 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 20.5231ms 2024-09-02 20:51:26.426 +05:30 52cd8355-2e74-44ff-95f0-2c7763ea4e53 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:26.426 +05:30 52cd8355-2e74-44ff-95f0-2c7763ea4e53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa4d8dfd-5d4f-407a-a8eb-ec91ecfa1590}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 511} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"Remarks for 12\"}],\"SelectedRestrictions\":[{\"ProfileId\":109,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":109,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"}]}"} 2024-09-02 20:51:26.426 +05:30 52cd8355-2e74-44ff-95f0-2c7763ea4e53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - 200 511 application/json; charset=utf-8 21.8661ms 2024-09-02 20:51:26.602 +05:30 f0dd52b4-acc8-4f29-9309-0cf3b54311f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - null null 2024-09-02 20:51:26.602 +05:30 f0dd52b4-acc8-4f29-9309-0cf3b54311f4 INF CORS policy execution successful. 2024-09-02 20:51:26.603 +05:30 f0dd52b4-acc8-4f29-9309-0cf3b54311f4 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=109 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:26.603 +05:30 065977b3-5e2e-43cd-ae88-530b809a74db INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:26.603 +05:30 065977b3-5e2e-43cd-ae88-530b809a74db 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-02 20:51:26.620 +05:30 065977b3-5e2e-43cd-ae88-530b809a74db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:26.620 +05:30 065977b3-5e2e-43cd-ae88-530b809a74db INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 16.852ms 2024-09-02 20:51:26.620 +05:30 065977b3-5e2e-43cd-ae88-530b809a74db INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:51:26.620 +05:30 065977b3-5e2e-43cd-ae88-530b809a74db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0dd52b4-acc8-4f29-9309-0cf3b54311f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 511} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":109,\"ProfileName\":\"Profile - 12\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":null,\"Remarks\":\"Remarks for 12\"}],\"SelectedRestrictions\":[{\"ProfileId\":109,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":109,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"}]}"} 2024-09-02 20:51:26.620 +05:30 065977b3-5e2e-43cd-ae88-530b809a74db INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=109 - 200 511 application/json; charset=utf-8 18.4594ms 2024-09-02 20:51:28.380 +05:30 61380b1a-5899-42aa-bbca-e98810026dbf 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-02 20:51:28.381 +05:30 61380b1a-5899-42aa-bbca-e98810026dbf INF CORS policy execution successful. 2024-09-02 20:51:28.381 +05:30 61380b1a-5899-42aa-bbca-e98810026dbf 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.6902ms 2024-09-02 20:51:28.384 +05:30 31c4345f-e223-4cbd-be6c-62f1ad170e63 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-02 20:51:28.384 +05:30 31c4345f-e223-4cbd-be6c-62f1ad170e63 INF CORS policy execution successful. 2024-09-02 20:51:28.384 +05:30 31c4345f-e223-4cbd-be6c-62f1ad170e63 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.3983ms 2024-09-02 20:51:28.411 +05:30 7be7f83d-ff44-4fe0-984d-66874b94e50c 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-02 20:51:28.411 +05:30 7be7f83d-ff44-4fe0-984d-66874b94e50c INF CORS policy execution successful. 2024-09-02 20:51:28.411 +05:30 7be7f83d-ff44-4fe0-984d-66874b94e50c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:28.412 +05:30 bac4349e-53b4-44ac-a3bb-e41c6b3d8f7e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:28.412 +05:30 bac4349e-53b4-44ac-a3bb-e41c6b3d8f7e 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-02 20:51:28.429 +05:30 bac4349e-53b4-44ac-a3bb-e41c6b3d8f7e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:28.429 +05:30 bac4349e-53b4-44ac-a3bb-e41c6b3d8f7e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 17.251ms 2024-09-02 20:51:28.429 +05:30 bac4349e-53b4-44ac-a3bb-e41c6b3d8f7e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:28.429 +05:30 bac4349e-53b4-44ac-a3bb-e41c6b3d8f7e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7be7f83d-ff44-4fe0-984d-66874b94e50c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:28.430 +05:30 bac4349e-53b4-44ac-a3bb-e41c6b3d8f7e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 18.8771ms 2024-09-02 20:51:28.475 +05:30 8f80869d-0747-4987-98c8-41eee4e2bb6e 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-02 20:51:28.475 +05:30 8f80869d-0747-4987-98c8-41eee4e2bb6e INF CORS policy execution successful. 2024-09-02 20:51:28.475 +05:30 8f80869d-0747-4987-98c8-41eee4e2bb6e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:51:28.475 +05:30 701a6683-bab1-4ef7-96f8-6c404bfb48ba INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:28.475 +05:30 701a6683-bab1-4ef7-96f8-6c404bfb48ba 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-02 20:51:28.496 +05:30 701a6683-bab1-4ef7-96f8-6c404bfb48ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:51:28.496 +05:30 701a6683-bab1-4ef7-96f8-6c404bfb48ba INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 20.6216ms 2024-09-02 20:51:28.496 +05:30 701a6683-bab1-4ef7-96f8-6c404bfb48ba INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:51:28.496 +05:30 701a6683-bab1-4ef7-96f8-6c404bfb48ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f80869d-0747-4987-98c8-41eee4e2bb6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:51:28.497 +05:30 701a6683-bab1-4ef7-96f8-6c404bfb48ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 22.2283ms 2024-09-02 20:57:20.385 +05:30 3e42d537-9622-420d-bf8e-fef7cfd1d8fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:57:20.387 +05:30 3e42d537-9622-420d-bf8e-fef7cfd1d8fe INF CORS policy execution successful. 2024-09-02 20:57:20.388 +05:30 3e42d537-9622-420d-bf8e-fef7cfd1d8fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 2.5689ms 2024-09-02 20:57:20.448 +05:30 56742f44-0b39-40b6-9280-ad0517ebebac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:57:20.451 +05:30 56742f44-0b39-40b6-9280-ad0517ebebac INF CORS policy execution successful. 2024-09-02 20:57:20.452 +05:30 56742f44-0b39-40b6-9280-ad0517ebebac 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:57:20.455 +05:30 f1452d43-d17d-436d-bb62-78227985e319 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:57:20.457 +05:30 f1452d43-d17d-436d-bb62-78227985e319 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-02 20:57:20.519 +05:30 f1452d43-d17d-436d-bb62-78227985e319 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:20.520 +05:30 f1452d43-d17d-436d-bb62-78227985e319 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 62.9726ms 2024-09-02 20:57:20.520 +05:30 f1452d43-d17d-436d-bb62-78227985e319 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:57:20.520 +05:30 f1452d43-d17d-436d-bb62-78227985e319 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56742f44-0b39-40b6-9280-ad0517ebebac}, {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-02 20:57:20.521 +05:30 f1452d43-d17d-436d-bb62-78227985e319 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 73.2482ms 2024-09-02 20:57:21.464 +05:30 16a179c7-3030-4c56-81d5-27d1f81c2a70 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-02 20:57:21.464 +05:30 16a179c7-3030-4c56-81d5-27d1f81c2a70 INF CORS policy execution successful. 2024-09-02 20:57:21.465 +05:30 16a179c7-3030-4c56-81d5-27d1f81c2a70 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.6967ms 2024-09-02 20:57:21.468 +05:30 29292c49-d3b9-4f3d-ab1b-5beffc0059fb 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-02 20:57:21.468 +05:30 29292c49-d3b9-4f3d-ab1b-5beffc0059fb INF CORS policy execution successful. 2024-09-02 20:57:21.468 +05:30 29292c49-d3b9-4f3d-ab1b-5beffc0059fb 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.5391ms 2024-09-02 20:57:21.510 +05:30 933fd48c-d9a8-4219-9ea4-513c4895fe38 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-02 20:57:21.511 +05:30 933fd48c-d9a8-4219-9ea4-513c4895fe38 INF CORS policy execution successful. 2024-09-02 20:57:21.511 +05:30 933fd48c-d9a8-4219-9ea4-513c4895fe38 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:57:21.511 +05:30 15b59961-d4dc-4dc0-b3b2-8d470726157a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:57:21.511 +05:30 15b59961-d4dc-4dc0-b3b2-8d470726157a 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-02 20:57:21.536 +05:30 15b59961-d4dc-4dc0-b3b2-8d470726157a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:21.536 +05:30 15b59961-d4dc-4dc0-b3b2-8d470726157a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 24.9292ms 2024-09-02 20:57:21.536 +05:30 15b59961-d4dc-4dc0-b3b2-8d470726157a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:57:21.537 +05:30 15b59961-d4dc-4dc0-b3b2-8d470726157a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 933fd48c-d9a8-4219-9ea4-513c4895fe38}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:57:21.537 +05:30 15b59961-d4dc-4dc0-b3b2-8d470726157a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 26.7151ms 2024-09-02 20:57:21.599 +05:30 32dbb098-7fc7-409c-bb0e-0bf8ce698d20 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-02 20:57:21.599 +05:30 32dbb098-7fc7-409c-bb0e-0bf8ce698d20 INF CORS policy execution successful. 2024-09-02 20:57:21.600 +05:30 32dbb098-7fc7-409c-bb0e-0bf8ce698d20 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:57:21.600 +05:30 3a6c1b4c-17fc-46fd-80c7-504c4c981a7b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:57:21.600 +05:30 3a6c1b4c-17fc-46fd-80c7-504c4c981a7b 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-02 20:57:21.621 +05:30 3a6c1b4c-17fc-46fd-80c7-504c4c981a7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:21.621 +05:30 3a6c1b4c-17fc-46fd-80c7-504c4c981a7b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 20.8317ms 2024-09-02 20:57:21.621 +05:30 3a6c1b4c-17fc-46fd-80c7-504c4c981a7b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:57:21.621 +05:30 3a6c1b4c-17fc-46fd-80c7-504c4c981a7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32dbb098-7fc7-409c-bb0e-0bf8ce698d20}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:57:21.621 +05:30 3a6c1b4c-17fc-46fd-80c7-504c4c981a7b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 22.5927ms 2024-09-02 20:57:38.123 +05:30 e1f7fd31-6462-4061-88f0-90828c5920e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNDkxMjUwMCwiZXhwIjoxNzI0OTEzNDAwLCJpYXQiOjE3MjQ5MTI1MDB9.XMSkZ5j3Fqol00MGctJVMrYKrfjLyufdYBpA9g4TMWg - null null 2024-09-02 20:57:38.125 +05:30 e1f7fd31-6462-4061-88f0-90828c5920e8 INF CORS policy execution successful. 2024-09-02 20:57:38.125 +05:30 e1f7fd31-6462-4061-88f0-90828c5920e8 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNDkxMjUwMCwiZXhwIjoxNzI0OTEzNDAwLCJpYXQiOjE3MjQ5MTI1MDB9.XMSkZ5j3Fqol00MGctJVMrYKrfjLyufdYBpA9g4TMWg 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-02 20:57:38.126 +05:30 fdf186e4-38f3-41fd-83cf-3e97131ac2e9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:57:38.126 +05:30 fdf186e4-38f3-41fd-83cf-3e97131ac2e9 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-02 20:57:38.131 +05:30 fdf186e4-38f3-41fd-83cf-3e97131ac2e9 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:38.132 +05:30 fdf186e4-38f3-41fd-83cf-3e97131ac2e9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.4409ms 2024-09-02 20:57:38.132 +05:30 fdf186e4-38f3-41fd-83cf-3e97131ac2e9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 20:57:38.132 +05:30 fdf186e4-38f3-41fd-83cf-3e97131ac2e9 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e1f7fd31-6462-4061-88f0-90828c5920e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 20:57:38.133 +05:30 fdf186e4-38f3-41fd-83cf-3e97131ac2e9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNDkxMjUwMCwiZXhwIjoxNzI0OTEzNDAwLCJpYXQiOjE3MjQ5MTI1MDB9.XMSkZ5j3Fqol00MGctJVMrYKrfjLyufdYBpA9g4TMWg - 400 90 application/json; charset=utf-8 9.7107ms 2024-09-02 20:57:40.639 +05:30 16692058-a69e-4961-8a80-0c4815618f2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 20:57:40.640 +05:30 16692058-a69e-4961-8a80-0c4815618f2f INF CORS policy execution successful. 2024-09-02 20:57:40.640 +05:30 16692058-a69e-4961-8a80-0c4815618f2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.1644ms 2024-09-02 20:57:40.674 +05:30 c8ae6cc3-2690-4b3c-975e-9f19b28f4ee3 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 63 2024-09-02 20:57:40.674 +05:30 c8ae6cc3-2690-4b3c-975e-9f19b28f4ee3 INF CORS policy execution successful. 2024-09-02 20:57:40.675 +05:30 c8ae6cc3-2690-4b3c-975e-9f19b28f4ee3 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-02 20:57:40.676 +05:30 6e86633b-5149-4b08-9bc9-17365be24d66 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:57:40.676 +05:30 6e86633b-5149-4b08-9bc9-17365be24d66 INF 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-02 20:57:40.721 +05:30 6e86633b-5149-4b08-9bc9-17365be24d66 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:40.721 +05:30 6e86633b-5149-4b08-9bc9-17365be24d66 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 45.3522ms 2024-09-02 20:57:40.721 +05:30 6e86633b-5149-4b08-9bc9-17365be24d66 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:57:40.721 +05:30 6e86633b-5149-4b08-9bc9-17365be24d66 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c8ae6cc3-2690-4b3c-975e-9f19b28f4ee3}, {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-02 20:57:40.722 +05:30 6e86633b-5149-4b08-9bc9-17365be24d66 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 400 159 application/json; charset=utf-8 47.6306ms 2024-09-02 20:57:44.445 +05:30 0da4d199-eef8-4f93-a433-10c1a60e2105 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 20:57:44.445 +05:30 0da4d199-eef8-4f93-a433-10c1a60e2105 INF CORS policy execution successful. 2024-09-02 20:57:44.446 +05:30 0da4d199-eef8-4f93-a433-10c1a60e2105 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-02 20:57:44.446 +05:30 258aa5b7-719c-4588-a4b4-c85deab89fa6 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:57:44.446 +05:30 258aa5b7-719c-4588-a4b4-c85deab89fa6 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-02 20:57:44.467 +05:30 258aa5b7-719c-4588-a4b4-c85deab89fa6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:44.467 +05:30 258aa5b7-719c-4588-a4b4-c85deab89fa6 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 20.9181ms 2024-09-02 20:57:44.467 +05:30 258aa5b7-719c-4588-a4b4-c85deab89fa6 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:57:44.467 +05:30 258aa5b7-719c-4588-a4b4-c85deab89fa6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0da4d199-eef8-4f93-a433-10c1a60e2105}, {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-02 20:57:44.468 +05:30 258aa5b7-719c-4588-a4b4-c85deab89fa6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - 200 177 application/json; charset=utf-8 23.0163ms 2024-09-02 20:57:47.361 +05:30 a543485a-afc2-4f39-b274-858498cc8b3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 20:57:47.361 +05:30 a543485a-afc2-4f39-b274-858498cc8b3c INF CORS policy execution successful. 2024-09-02 20:57:47.362 +05:30 a543485a-afc2-4f39-b274-858498cc8b3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2084ms 2024-09-02 20:57:47.428 +05:30 21006455-0d87-475d-a4bc-a3138f03b791 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 101 2024-09-02 20:57:47.428 +05:30 21006455-0d87-475d-a4bc-a3138f03b791 INF CORS policy execution successful. 2024-09-02 20:57:47.428 +05:30 21006455-0d87-475d-a4bc-a3138f03b791 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-02 20:57:47.429 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:57:47.429 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF 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-02 20:57:47.433 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Database retrieved 2024-09-02 20:57:47.438 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Token generated 2024-09-02 20:57:47.438 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Token generated 2024-09-02 20:57:47.438 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:47.438 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 9.5473ms 2024-09-02 20:57:47.438 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:57:47.439 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21006455-0d87-475d-a4bc-a3138f03b791}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 902} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNzY3LCJpYXQiOjE3MjUyOTA4Njd9.0O5L1RCMu_qpheUp-RRBlo7YyfDk_FqqYQ3I_gUrhsk\"}"} 2024-09-02 20:57:47.439 +05:30 4cc4627b-3684-419a-896f-213537c6ca97 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 902 application/json; charset=utf-8 11.4746ms 2024-09-02 20:57:52.291 +05:30 e41f0e39-9654-460b-b8a2-974023381785 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-02 20:57:52.291 +05:30 e41f0e39-9654-460b-b8a2-974023381785 INF CORS policy execution successful. 2024-09-02 20:57:52.292 +05:30 e41f0e39-9654-460b-b8a2-974023381785 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.3761ms 2024-09-02 20:57:52.396 +05:30 ce142764-6c73-45dc-9234-6aed061460ab 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-02 20:57:52.397 +05:30 ce142764-6c73-45dc-9234-6aed061460ab INF CORS policy execution successful. 2024-09-02 20:57:52.397 +05:30 ce142764-6c73-45dc-9234-6aed061460ab 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 20:57:52.398 +05:30 222c54c0-f40c-4a3e-bb5f-6340c229b607 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:57:52.398 +05:30 222c54c0-f40c-4a3e-bb5f-6340c229b607 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-02 20:57:52.455 +05:30 222c54c0-f40c-4a3e-bb5f-6340c229b607 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:52.456 +05:30 222c54c0-f40c-4a3e-bb5f-6340c229b607 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 57.459ms 2024-09-02 20:57:52.456 +05:30 222c54c0-f40c-4a3e-bb5f-6340c229b607 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:57:52.456 +05:30 222c54c0-f40c-4a3e-bb5f-6340c229b607 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ce142764-6c73-45dc-9234-6aed061460ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1343} 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-08-30T09:15:16.54\"},{\"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-02 20:57:52.456 +05:30 222c54c0-f40c-4a3e-bb5f-6340c229b607 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 1343 application/json; charset=utf-8 60.664ms 2024-09-02 20:57:55.049 +05:30 173cb00e-e4a1-4eb7-8aca-2eba102ea0c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 20:57:55.049 +05:30 173cb00e-e4a1-4eb7-8aca-2eba102ea0c3 INF CORS policy execution successful. 2024-09-02 20:57:55.049 +05:30 173cb00e-e4a1-4eb7-8aca-2eba102ea0c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 0.5499ms 2024-09-02 20:57:55.090 +05:30 7ccc0152-6135-461d-aa37-424b77150fc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 20:57:55.091 +05:30 7ccc0152-6135-461d-aa37-424b77150fc8 INF CORS policy execution successful. 2024-09-02 20:57:55.091 +05:30 7ccc0152-6135-461d-aa37-424b77150fc8 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 20:57:55.092 +05:30 f5e4615b-f6c3-482e-b61c-7142cacb2d8d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:57:55.092 +05:30 f5e4615b-f6c3-482e-b61c-7142cacb2d8d 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-02 20:57:55.113 +05:30 f5e4615b-f6c3-482e-b61c-7142cacb2d8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:55.114 +05:30 f5e4615b-f6c3-482e-b61c-7142cacb2d8d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 21.8103ms 2024-09-02 20:57:55.114 +05:30 f5e4615b-f6c3-482e-b61c-7142cacb2d8d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 20:57:55.114 +05:30 f5e4615b-f6c3-482e-b61c-7142cacb2d8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ccc0152-6135-461d-aa37-424b77150fc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2843} 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\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-02 20:57:55.114 +05:30 f5e4615b-f6c3-482e-b61c-7142cacb2d8d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2843 application/json; charset=utf-8 23.897ms 2024-09-02 20:57:55.357 +05:30 725a4526-7895-40a6-9296-b1e083d36147 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:57:55.358 +05:30 725a4526-7895-40a6-9296-b1e083d36147 INF CORS policy execution successful. 2024-09-02 20:57:55.358 +05:30 725a4526-7895-40a6-9296-b1e083d36147 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5979ms 2024-09-02 20:57:55.393 +05:30 852c9994-e356-4ed5-ab8f-bc1ba0f634dc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:57:55.393 +05:30 852c9994-e356-4ed5-ab8f-bc1ba0f634dc INF CORS policy execution successful. 2024-09-02 20:57:55.393 +05:30 852c9994-e356-4ed5-ab8f-bc1ba0f634dc 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 20:57:55.394 +05:30 0f154741-51cb-4fcd-8160-afd33098973a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:57:55.394 +05:30 0f154741-51cb-4fcd-8160-afd33098973a 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-02 20:57:55.422 +05:30 0f154741-51cb-4fcd-8160-afd33098973a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:55.422 +05:30 0f154741-51cb-4fcd-8160-afd33098973a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 28.4713ms 2024-09-02 20:57:55.423 +05:30 0f154741-51cb-4fcd-8160-afd33098973a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:57:55.423 +05:30 0f154741-51cb-4fcd-8160-afd33098973a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 852c9994-e356-4ed5-ab8f-bc1ba0f634dc}, {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-02 20:57:55.423 +05:30 0f154741-51cb-4fcd-8160-afd33098973a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 30.7537ms 2024-09-02 20:57:55.511 +05:30 b3c08a78-16a2-4f58-81c2-225d0639d9d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:57:55.512 +05:30 b3c08a78-16a2-4f58-81c2-225d0639d9d4 INF CORS policy execution successful. 2024-09-02 20:57:55.512 +05:30 b3c08a78-16a2-4f58-81c2-225d0639d9d4 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 20:57:55.512 +05:30 39274fda-1e95-4752-a5ee-74128ec3dbd8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:57:55.512 +05:30 39274fda-1e95-4752-a5ee-74128ec3dbd8 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-02 20:57:55.529 +05:30 39274fda-1e95-4752-a5ee-74128ec3dbd8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:57:55.529 +05:30 39274fda-1e95-4752-a5ee-74128ec3dbd8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 16.9402ms 2024-09-02 20:57:55.529 +05:30 39274fda-1e95-4752-a5ee-74128ec3dbd8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:57:55.530 +05:30 39274fda-1e95-4752-a5ee-74128ec3dbd8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3c08a78-16a2-4f58-81c2-225d0639d9d4}, {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-02 20:57:55.530 +05:30 39274fda-1e95-4752-a5ee-74128ec3dbd8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 18.5587ms 2024-09-02 20:58:07.505 +05:30 9f9c9372-6b23-4cb7-8a2a-a724a6672e85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-02 20:58:07.506 +05:30 9f9c9372-6b23-4cb7-8a2a-a724a6672e85 INF CORS policy execution successful. 2024-09-02 20:58:07.507 +05:30 9f9c9372-6b23-4cb7-8a2a-a724a6672e85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.8632ms 2024-09-02 20:58:07.535 +05:30 524d052d-1be1-4232-9380-907d1a455906 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 668 2024-09-02 20:58:07.536 +05:30 524d052d-1be1-4232-9380-907d1a455906 INF CORS policy execution successful. 2024-09-02 20:58:07.537 +05:30 524d052d-1be1-4232-9380-907d1a455906 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {Connection: keep-alive}, {Content-Length: 668}, {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: {"id":101,"name":"Profile - 4","beId":1,"isGroup":false,"menuAction":[{"menuId":14,"actionId":1},{"menuId":14,"actionId":2},{"menuId":20,"actionId":1},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16},{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21}],"parentId":98,"remarks":"Remarks for 4_1_2"} 2024-09-02 20:58:07.545 +05:30 6711f1da-f698-4462-aa66-c0b308cd741c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 20:58:07.557 +05:30 6711f1da-f698-4462-aa66-c0b308cd741c 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-02 20:58:07.809 +05:30 6711f1da-f698-4462-aa66-c0b308cd741c INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:07.837 +05:30 6711f1da-f698-4462-aa66-c0b308cd741c INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 279.5509ms 2024-09-02 20:58:07.837 +05:30 6711f1da-f698-4462-aa66-c0b308cd741c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 20:58:07.838 +05:30 6711f1da-f698-4462-aa66-c0b308cd741c INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 524d052d-1be1-4232-9380-907d1a455906}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 95} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"101"} 2024-09-02 20:58:07.838 +05:30 6711f1da-f698-4462-aa66-c0b308cd741c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 95 application/json; charset=utf-8 302.5008ms 2024-09-02 20:58:08.310 +05:30 99237673-6c2c-4172-b12d-4c98987466c1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:58:08.310 +05:30 99237673-6c2c-4172-b12d-4c98987466c1 INF CORS policy execution successful. 2024-09-02 20:58:08.310 +05:30 99237673-6c2c-4172-b12d-4c98987466c1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7959ms 2024-09-02 20:58:08.338 +05:30 5fec5929-4199-47d3-bc1b-460644fe8608 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 20:58:08.339 +05:30 5fec5929-4199-47d3-bc1b-460644fe8608 INF CORS policy execution successful. 2024-09-02 20:58:08.339 +05:30 5fec5929-4199-47d3-bc1b-460644fe8608 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 20:58:08.339 +05:30 6f791bd4-abf0-415b-8e71-9b34feac1793 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:58:08.339 +05:30 6f791bd4-abf0-415b-8e71-9b34feac1793 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-02 20:58:08.361 +05:30 6f791bd4-abf0-415b-8e71-9b34feac1793 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:08.362 +05:30 6f791bd4-abf0-415b-8e71-9b34feac1793 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 22.5594ms 2024-09-02 20:58:08.362 +05:30 6f791bd4-abf0-415b-8e71-9b34feac1793 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 20:58:08.362 +05:30 6f791bd4-abf0-415b-8e71-9b34feac1793 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5fec5929-4199-47d3-bc1b-460644fe8608}, {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-02 20:58:08.362 +05:30 6f791bd4-abf0-415b-8e71-9b34feac1793 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 24.1972ms 2024-09-02 20:58:10.043 +05:30 7d5ce419-2e98-4a02-bce8-9c4286cb7d53 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-02 20:58:10.043 +05:30 7d5ce419-2e98-4a02-bce8-9c4286cb7d53 INF CORS policy execution successful. 2024-09-02 20:58:10.044 +05:30 7d5ce419-2e98-4a02-bce8-9c4286cb7d53 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.8299ms 2024-09-02 20:58:10.074 +05:30 17e285b4-95a5-448f-a022-50789c520fd5 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-02 20:58:10.074 +05:30 17e285b4-95a5-448f-a022-50789c520fd5 INF CORS policy execution successful. 2024-09-02 20:58:10.075 +05:30 17e285b4-95a5-448f-a022-50789c520fd5 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.4249ms 2024-09-02 20:58:10.081 +05:30 8bd16203-4b0e-4e4b-bcdd-8993f1bf5057 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-02 20:58:10.081 +05:30 8bd16203-4b0e-4e4b-bcdd-8993f1bf5057 INF CORS policy execution successful. 2024-09-02 20:58:10.081 +05:30 8bd16203-4b0e-4e4b-bcdd-8993f1bf5057 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:58:10.082 +05:30 15c3ede8-0c4d-4af3-ac9c-b313ad0c8db0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:10.082 +05:30 15c3ede8-0c4d-4af3-ac9c-b313ad0c8db0 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-02 20:58:10.091 +05:30 15c3ede8-0c4d-4af3-ac9c-b313ad0c8db0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:10.091 +05:30 15c3ede8-0c4d-4af3-ac9c-b313ad0c8db0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 9.6989ms 2024-09-02 20:58:10.092 +05:30 15c3ede8-0c4d-4af3-ac9c-b313ad0c8db0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:10.092 +05:30 15c3ede8-0c4d-4af3-ac9c-b313ad0c8db0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8bd16203-4b0e-4e4b-bcdd-8993f1bf5057}, {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-02 20:58:10.092 +05:30 15c3ede8-0c4d-4af3-ac9c-b313ad0c8db0 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.5475ms 2024-09-02 20:58:10.141 +05:30 1a01939e-0ddd-4597-9433-6f0dcb42573f 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-02 20:58:10.142 +05:30 1a01939e-0ddd-4597-9433-6f0dcb42573f INF CORS policy execution successful. 2024-09-02 20:58:10.143 +05:30 1a01939e-0ddd-4597-9433-6f0dcb42573f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTAzNjEsImV4cCI6MTcyNTI5MDk2MSwiaWF0IjoxNzI1MjkwMzYxfQ.UTVDk5nqzcpd3d31rrHoDkBxk2PRk2JQehy_cYU1CEE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:58:10.144 +05:30 2e616fd1-e4c2-4b83-9dd3-fda5dd88bf1d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:10.144 +05:30 2e616fd1-e4c2-4b83-9dd3-fda5dd88bf1d 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-02 20:58:10.157 +05:30 2e616fd1-e4c2-4b83-9dd3-fda5dd88bf1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:10.158 +05:30 2e616fd1-e4c2-4b83-9dd3-fda5dd88bf1d INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 13.4233ms 2024-09-02 20:58:10.158 +05:30 2e616fd1-e4c2-4b83-9dd3-fda5dd88bf1d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:10.159 +05:30 2e616fd1-e4c2-4b83-9dd3-fda5dd88bf1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a01939e-0ddd-4597-9433-6f0dcb42573f}, {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-02 20:58:10.160 +05:30 2e616fd1-e4c2-4b83-9dd3-fda5dd88bf1d 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.9325ms 2024-09-02 20:58:16.257 +05:30 34ff8d37-700b-4c81-9d59-ee8e2952c066 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-02 20:58:16.257 +05:30 34ff8d37-700b-4c81-9d59-ee8e2952c066 INF CORS policy execution successful. 2024-09-02 20:58:16.257 +05:30 34ff8d37-700b-4c81-9d59-ee8e2952c066 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:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:58:16.258 +05:30 59d4a83e-ffd6-4093-84ff-acbbc5991b17 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:58:16.258 +05:30 59d4a83e-ffd6-4093-84ff-acbbc5991b17 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-02 20:58:16.262 +05:30 59d4a83e-ffd6-4093-84ff-acbbc5991b17 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:16.263 +05:30 59d4a83e-ffd6-4093-84ff-acbbc5991b17 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 4.4524ms 2024-09-02 20:58:16.263 +05:30 59d4a83e-ffd6-4093-84ff-acbbc5991b17 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 20:58:16.263 +05:30 59d4a83e-ffd6-4093-84ff-acbbc5991b17 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34ff8d37-700b-4c81-9d59-ee8e2952c066}, {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-02 20:58:16.264 +05:30 59d4a83e-ffd6-4093-84ff-acbbc5991b17 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.2587ms 2024-09-02 20:58:17.827 +05:30 b1b27e90-70f8-435d-bb59-4812cc98b3ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 20:58:17.828 +05:30 b1b27e90-70f8-435d-bb59-4812cc98b3ad INF CORS policy execution successful. 2024-09-02 20:58:17.828 +05:30 b1b27e90-70f8-435d-bb59-4812cc98b3ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6895ms 2024-09-02 20:58:17.871 +05:30 eeca0173-1f01-4707-9749-39bed5f84b21 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 20:58:17.871 +05:30 eeca0173-1f01-4707-9749-39bed5f84b21 INF CORS policy execution successful. 2024-09-02 20:58:17.871 +05:30 eeca0173-1f01-4707-9749-39bed5f84b21 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":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-02 20:58:17.871 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:58:17.872 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF 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-02 20:58:17.875 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Database retrieved 2024-09-02 20:58:17.878 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Token generated 2024-09-02 20:58:17.879 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Token generated 2024-09-02 20:58:17.879 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:17.879 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 7.4344ms 2024-09-02 20:58:17.879 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 20:58:17.879 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eeca0173-1f01-4707-9749-39bed5f84b21}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTc5NywiaWF0IjoxNzI1MjkwODk3fQ.AIpreIHTLviwdp1cn6f3FtzMpA2KyWSmxp8A43STvPA\"}"} 2024-09-02 20:58:17.880 +05:30 64a9dadd-72ad-45dd-8e67-046699179877 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 8.9624ms 2024-09-02 20:58:18.251 +05:30 68f2ac1b-91ab-457a-8257-739b49822195 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-02 20:58:18.252 +05:30 68f2ac1b-91ab-457a-8257-739b49822195 INF CORS policy execution successful. 2024-09-02 20:58:18.252 +05:30 68f2ac1b-91ab-457a-8257-739b49822195 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.0418ms 2024-09-02 20:58:18.329 +05:30 0718e09f-419d-4e68-a25b-9d0c28c4f996 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-02 20:58:18.329 +05:30 427acabf-465a-4549-8f33-a282c8cc357b 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-02 20:58:18.330 +05:30 427acabf-465a-4549-8f33-a282c8cc357b INF CORS policy execution successful. 2024-09-02 20:58:18.330 +05:30 0718e09f-419d-4e68-a25b-9d0c28c4f996 INF CORS policy execution successful. 2024-09-02 20:58:18.330 +05:30 427acabf-465a-4549-8f33-a282c8cc357b 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.704ms 2024-09-02 20:58:18.330 +05:30 0718e09f-419d-4e68-a25b-9d0c28c4f996 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:58:18.330 +05:30 25beae83-4e4b-4654-a0a3-8ab5b18bd04b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:18.330 +05:30 25beae83-4e4b-4654-a0a3-8ab5b18bd04b 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-02 20:58:18.352 +05:30 25beae83-4e4b-4654-a0a3-8ab5b18bd04b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:18.352 +05:30 25beae83-4e4b-4654-a0a3-8ab5b18bd04b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.8938ms 2024-09-02 20:58:18.352 +05:30 25beae83-4e4b-4654-a0a3-8ab5b18bd04b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:18.353 +05:30 25beae83-4e4b-4654-a0a3-8ab5b18bd04b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0718e09f-419d-4e68-a25b-9d0c28c4f996}, {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-02 20:58:18.353 +05:30 25beae83-4e4b-4654-a0a3-8ab5b18bd04b 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.8416ms 2024-09-02 20:58:18.454 +05:30 cb234400-8b78-41b7-a0fd-0f7f56dee053 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-02 20:58:18.454 +05:30 cb234400-8b78-41b7-a0fd-0f7f56dee053 INF CORS policy execution successful. 2024-09-02 20:58:18.455 +05:30 cb234400-8b78-41b7-a0fd-0f7f56dee053 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:58:18.455 +05:30 979443f1-3673-4019-b11f-b6e8598bafaa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:18.455 +05:30 979443f1-3673-4019-b11f-b6e8598bafaa 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-02 20:58:18.461 +05:30 979443f1-3673-4019-b11f-b6e8598bafaa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:18.462 +05:30 979443f1-3673-4019-b11f-b6e8598bafaa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.8294ms 2024-09-02 20:58:18.462 +05:30 979443f1-3673-4019-b11f-b6e8598bafaa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 20:58:18.462 +05:30 979443f1-3673-4019-b11f-b6e8598bafaa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb234400-8b78-41b7-a0fd-0f7f56dee053}, {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-02 20:58:18.462 +05:30 979443f1-3673-4019-b11f-b6e8598bafaa 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.3607ms 2024-09-02 20:58:31.353 +05:30 d18a3f15-e4cc-467c-81f4-73b74d0a8862 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-02 20:58:31.354 +05:30 d18a3f15-e4cc-467c-81f4-73b74d0a8862 INF CORS policy execution successful. 2024-09-02 20:58:31.354 +05:30 d18a3f15-e4cc-467c-81f4-73b74d0a8862 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.304ms 2024-09-02 20:58:31.355 +05:30 a05a929f-77d6-4861-bc23-f139daad5d05 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-02 20:58:31.355 +05:30 a05a929f-77d6-4861-bc23-f139daad5d05 INF CORS policy execution successful. 2024-09-02 20:58:31.356 +05:30 a05a929f-77d6-4861-bc23-f139daad5d05 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.2745ms 2024-09-02 20:58:31.396 +05:30 fbd455fb-5d30-490b-bfb0-c911838e9523 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-02 20:58:31.397 +05:30 fbd455fb-5d30-490b-bfb0-c911838e9523 INF CORS policy execution successful. 2024-09-02 20:58:31.398 +05:30 fbd455fb-5d30-490b-bfb0-c911838e9523 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:58:31.399 +05:30 edf80781-f8cf-4e80-8189-24b62ed55694 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:58:31.399 +05:30 edf80781-f8cf-4e80-8189-24b62ed55694 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-02 20:58:31.435 +05:30 edf80781-f8cf-4e80-8189-24b62ed55694 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:31.435 +05:30 edf80781-f8cf-4e80-8189-24b62ed55694 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 36.127ms 2024-09-02 20:58:31.435 +05:30 edf80781-f8cf-4e80-8189-24b62ed55694 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:58:31.435 +05:30 edf80781-f8cf-4e80-8189-24b62ed55694 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbd455fb-5d30-490b-bfb0-c911838e9523}, {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:28:07.687\"},{\"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-02 20:58:31.436 +05:30 edf80781-f8cf-4e80-8189-24b62ed55694 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 39.9841ms 2024-09-02 20:58:31.491 +05:30 749a910f-647b-4298-a735-e5ad16cf3ce8 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-02 20:58:31.492 +05:30 749a910f-647b-4298-a735-e5ad16cf3ce8 INF CORS policy execution successful. 2024-09-02 20:58:31.492 +05:30 749a910f-647b-4298-a735-e5ad16cf3ce8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 20:58:31.492 +05:30 6bdec396-cdb2-487b-b8ea-9d569bce2023 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:58:31.492 +05:30 6bdec396-cdb2-487b-b8ea-9d569bce2023 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-02 20:58:31.508 +05:30 6bdec396-cdb2-487b-b8ea-9d569bce2023 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 20:58:31.508 +05:30 6bdec396-cdb2-487b-b8ea-9d569bce2023 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 15.7122ms 2024-09-02 20:58:31.508 +05:30 6bdec396-cdb2-487b-b8ea-9d569bce2023 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 20:58:31.508 +05:30 6bdec396-cdb2-487b-b8ea-9d569bce2023 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 749a910f-647b-4298-a735-e5ad16cf3ce8}, {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:28:07.687\"},{\"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-02 20:58:31.509 +05:30 6bdec396-cdb2-487b-b8ea-9d569bce2023 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 17.4232ms 2024-09-02 21:00:06.232 +05:30 b58b4bf7-528d-4cd5-97ad-efec857012d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 21:00:06.243 +05:30 b58b4bf7-528d-4cd5-97ad-efec857012d8 INF CORS policy execution successful. 2024-09-02 21:00:06.246 +05:30 b58b4bf7-528d-4cd5-97ad-efec857012d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 204 null null 15.2274ms 2024-09-02 21:00:06.331 +05:30 5bc1d39d-bad4-4dff-a6e5-5288557c153e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 21:00:06.336 +05:30 5bc1d39d-bad4-4dff-a6e5-5288557c153e INF CORS policy execution successful. 2024-09-02 21:00:06.339 +05:30 5bc1d39d-bad4-4dff-a6e5-5288557c153e INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:00:06.341 +05:30 a241a279-e107-4c59-a661-982b4d6eab63 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:06.345 +05:30 a241a279-e107-4c59-a661-982b4d6eab63 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-02 21:00:06.369 +05:30 a241a279-e107-4c59-a661-982b4d6eab63 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:00:06.383 +05:30 a241a279-e107-4c59-a661-982b4d6eab63 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 37.7501ms 2024-09-02 21:00:06.384 +05:30 a241a279-e107-4c59-a661-982b4d6eab63 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:06.384 +05:30 a241a279-e107-4c59-a661-982b4d6eab63 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5bc1d39d-bad4-4dff-a6e5-5288557c153e}, {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:28:07.687\"},{\"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-02 21:00:06.399 +05:30 a241a279-e107-4c59-a661-982b4d6eab63 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 67.3306ms 2024-09-02 21:00:07.058 +05:30 fa1a7d55-6bb0-441e-a72a-17f4b9da82f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 21:00:07.059 +05:30 fa1a7d55-6bb0-441e-a72a-17f4b9da82f8 INF CORS policy execution successful. 2024-09-02 21:00:07.059 +05:30 fa1a7d55-6bb0-441e-a72a-17f4b9da82f8 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:00:07.060 +05:30 a69024db-5429-44a5-85b4-3af85a9d592c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:07.060 +05:30 a69024db-5429-44a5-85b4-3af85a9d592c 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-02 21:00:07.086 +05:30 a69024db-5429-44a5-85b4-3af85a9d592c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:00:07.090 +05:30 a69024db-5429-44a5-85b4-3af85a9d592c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 29.7591ms 2024-09-02 21:00:07.091 +05:30 a69024db-5429-44a5-85b4-3af85a9d592c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:07.093 +05:30 a69024db-5429-44a5-85b4-3af85a9d592c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa1a7d55-6bb0-441e-a72a-17f4b9da82f8}, {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:28:07.687\"},{\"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-02 21:00:07.102 +05:30 a69024db-5429-44a5-85b4-3af85a9d592c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 43.9589ms 2024-09-02 21:00:22.156 +05:30 ff35ce56-6a71-4f22-969f-db4b3b67edbc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 21:00:22.157 +05:30 ff35ce56-6a71-4f22-969f-db4b3b67edbc INF CORS policy execution successful. 2024-09-02 21:00:22.158 +05:30 ff35ce56-6a71-4f22-969f-db4b3b67edbc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 204 null null 1.4911ms 2024-09-02 21:00:22.208 +05:30 f3fd9b81-c60c-4e4a-8100-a0ff0790e102 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 21:00:22.209 +05:30 f3fd9b81-c60c-4e4a-8100-a0ff0790e102 INF CORS policy execution successful. 2024-09-02 21:00:22.210 +05:30 f3fd9b81-c60c-4e4a-8100-a0ff0790e102 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:00:22.211 +05:30 7aa7da48-4e0a-4998-972a-be4f1b4b3cfb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:22.211 +05:30 7aa7da48-4e0a-4998-972a-be4f1b4b3cfb 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-02 21:00:22.215 +05:30 7aa7da48-4e0a-4998-972a-be4f1b4b3cfb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:00:22.216 +05:30 7aa7da48-4e0a-4998-972a-be4f1b4b3cfb INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 4.8391ms 2024-09-02 21:00:22.216 +05:30 7aa7da48-4e0a-4998-972a-be4f1b4b3cfb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:22.217 +05:30 7aa7da48-4e0a-4998-972a-be4f1b4b3cfb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3fd9b81-c60c-4e4a-8100-a0ff0790e102}, {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:28:07.687\"},{\"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-02 21:00:22.217 +05:30 7aa7da48-4e0a-4998-972a-be4f1b4b3cfb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 9.0422ms 2024-09-02 21:00:22.675 +05:30 b0c68a6c-8105-4468-a3de-7dce31c4a3c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 21:00:22.676 +05:30 b0c68a6c-8105-4468-a3de-7dce31c4a3c9 INF CORS policy execution successful. 2024-09-02 21:00:22.676 +05:30 b0c68a6c-8105-4468-a3de-7dce31c4a3c9 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:00:22.677 +05:30 6ff8b1b3-449f-478a-869c-d7556c6aba97 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:22.677 +05:30 6ff8b1b3-449f-478a-869c-d7556c6aba97 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-02 21:00:22.679 +05:30 6ff8b1b3-449f-478a-869c-d7556c6aba97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:00:22.679 +05:30 6ff8b1b3-449f-478a-869c-d7556c6aba97 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.1361ms 2024-09-02 21:00:22.679 +05:30 6ff8b1b3-449f-478a-869c-d7556c6aba97 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:22.679 +05:30 6ff8b1b3-449f-478a-869c-d7556c6aba97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b0c68a6c-8105-4468-a3de-7dce31c4a3c9}, {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:28:07.687\"},{\"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-02 21:00:22.680 +05:30 6ff8b1b3-449f-478a-869c-d7556c6aba97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 4.1569ms 2024-09-02 21:00:23.270 +05:30 3557b0ac-2355-4cab-b11d-1b2cc1e332b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - null null 2024-09-02 21:00:23.271 +05:30 3557b0ac-2355-4cab-b11d-1b2cc1e332b4 INF CORS policy execution successful. 2024-09-02 21:00:23.271 +05:30 3557b0ac-2355-4cab-b11d-1b2cc1e332b4 INF HTTP request: Path: /profile/getprofilesummary 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:00:23.271 +05:30 b3bb5345-a276-4ccb-958f-59d81d1a5138 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:23.271 +05:30 b3bb5345-a276-4ccb-958f-59d81d1a5138 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-02 21:00:23.273 +05:30 b3bb5345-a276-4ccb-958f-59d81d1a5138 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:00:23.273 +05:30 b3bb5345-a276-4ccb-958f-59d81d1a5138 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 2.2416ms 2024-09-02 21:00:23.273 +05:30 b3bb5345-a276-4ccb-958f-59d81d1a5138 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:00:23.274 +05:30 b3bb5345-a276-4ccb-958f-59d81d1a5138 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3557b0ac-2355-4cab-b11d-1b2cc1e332b4}, {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:28:07.687\"},{\"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-02 21:00:23.274 +05:30 b3bb5345-a276-4ccb-958f-59d81d1a5138 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1344 application/json; charset=utf-8 4.1707ms 2024-09-02 21:01:40.442 +05:30 3d4bf212-9047-4feb-8fb9-fe8f7eb523f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - null null 2024-09-02 21:01:40.444 +05:30 3d4bf212-9047-4feb-8fb9-fe8f7eb523f1 INF CORS policy execution successful. 2024-09-02 21:01:40.445 +05:30 3d4bf212-9047-4feb-8fb9-fe8f7eb523f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - 204 null null 2.7455ms 2024-09-02 21:01:40.480 +05:30 8a0f2139-571a-458e-bc96-bcd2fb31186e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - null null 2024-09-02 21:01:40.480 +05:30 8a0f2139-571a-458e-bc96-bcd2fb31186e INF CORS policy execution successful. 2024-09-02 21:01:40.480 +05:30 8a0f2139-571a-458e-bc96-bcd2fb31186e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - 204 null null 0.497ms 2024-09-02 21:01:40.484 +05:30 58d62d66-c00f-41c1-9e22-5b0aa5f30b55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - null null 2024-09-02 21:01:40.485 +05:30 58d62d66-c00f-41c1-9e22-5b0aa5f30b55 INF CORS policy execution successful. 2024-09-02 21:01:40.486 +05:30 58d62d66-c00f-41c1-9e22-5b0aa5f30b55 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:40.487 +05:30 de22a3e8-c147-42c9-9fa1-76b0e4675cd2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:40.488 +05:30 de22a3e8-c147-42c9-9fa1-76b0e4675cd2 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-02 21:01:40.523 +05:30 de22a3e8-c147-42c9-9fa1-76b0e4675cd2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:40.524 +05:30 de22a3e8-c147-42c9-9fa1-76b0e4675cd2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 35.5043ms 2024-09-02 21:01:40.524 +05:30 de22a3e8-c147-42c9-9fa1-76b0e4675cd2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:40.524 +05:30 de22a3e8-c147-42c9-9fa1-76b0e4675cd2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 58d62d66-c00f-41c1-9e22-5b0aa5f30b55}, {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-02 21:01:40.524 +05:30 de22a3e8-c147-42c9-9fa1-76b0e4675cd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - 200 511 application/json; charset=utf-8 40.8225ms 2024-09-02 21:01:40.564 +05:30 b2d90c73-6caa-44b1-83dc-0a1ef2113913 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - null null 2024-09-02 21:01:40.564 +05:30 b2d90c73-6caa-44b1-83dc-0a1ef2113913 INF CORS policy execution successful. 2024-09-02 21:01:40.565 +05:30 b2d90c73-6caa-44b1-83dc-0a1ef2113913 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:40.565 +05:30 dca706da-db38-42ad-bc27-e1f4f28fb038 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:40.565 +05:30 dca706da-db38-42ad-bc27-e1f4f28fb038 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-02 21:01:40.581 +05:30 dca706da-db38-42ad-bc27-e1f4f28fb038 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:40.582 +05:30 dca706da-db38-42ad-bc27-e1f4f28fb038 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 16.845ms 2024-09-02 21:01:40.582 +05:30 dca706da-db38-42ad-bc27-e1f4f28fb038 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:40.582 +05:30 dca706da-db38-42ad-bc27-e1f4f28fb038 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2d90c73-6caa-44b1-83dc-0a1ef2113913}, {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-02 21:01:40.582 +05:30 dca706da-db38-42ad-bc27-e1f4f28fb038 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=107 - 200 511 application/json; charset=utf-8 18.2021ms 2024-09-02 21:01:40.745 +05:30 ff2e116d-f297-4848-9720-a078c05800e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:01:40.745 +05:30 ff2e116d-f297-4848-9720-a078c05800e7 INF CORS policy execution successful. 2024-09-02 21:01:40.749 +05:30 ff2e116d-f297-4848-9720-a078c05800e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.682ms 2024-09-02 21:01:40.787 +05:30 9b498c45-b712-4b8e-965f-45c3b1d9603f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:01:40.788 +05:30 9b498c45-b712-4b8e-965f-45c3b1d9603f INF CORS policy execution successful. 2024-09-02 21:01:40.788 +05:30 9b498c45-b712-4b8e-965f-45c3b1d9603f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:40.789 +05:30 8e01d8ce-b7ef-4ba2-8b0b-f7ffa878efe7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:01:40.789 +05:30 8e01d8ce-b7ef-4ba2-8b0b-f7ffa878efe7 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-02 21:01:40.831 +05:30 8e01d8ce-b7ef-4ba2-8b0b-f7ffa878efe7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:40.831 +05:30 8e01d8ce-b7ef-4ba2-8b0b-f7ffa878efe7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 42.071ms 2024-09-02 21:01:40.831 +05:30 8e01d8ce-b7ef-4ba2-8b0b-f7ffa878efe7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:01:40.831 +05:30 8e01d8ce-b7ef-4ba2-8b0b-f7ffa878efe7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b498c45-b712-4b8e-965f-45c3b1d9603f}, {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-02 21:01:40.832 +05:30 8e01d8ce-b7ef-4ba2-8b0b-f7ffa878efe7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 44.1489ms 2024-09-02 21:01:42.189 +05:30 3f241fed-34c0-4da1-bcdd-f84286bed7cd 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-02 21:01:42.190 +05:30 3f241fed-34c0-4da1-bcdd-f84286bed7cd INF CORS policy execution successful. 2024-09-02 21:01:42.190 +05:30 3f241fed-34c0-4da1-bcdd-f84286bed7cd 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.6152ms 2024-09-02 21:01:42.190 +05:30 f40127af-41e2-4b27-9c0e-4dcebc7f5454 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-02 21:01:42.190 +05:30 f40127af-41e2-4b27-9c0e-4dcebc7f5454 INF CORS policy execution successful. 2024-09-02 21:01:42.191 +05:30 f40127af-41e2-4b27-9c0e-4dcebc7f5454 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.3525ms 2024-09-02 21:01:42.229 +05:30 6cfeac46-211e-4fa9-ac7c-6d621c4fdce3 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-02 21:01:42.230 +05:30 6cfeac46-211e-4fa9-ac7c-6d621c4fdce3 INF CORS policy execution successful. 2024-09-02 21:01:42.230 +05:30 6cfeac46-211e-4fa9-ac7c-6d621c4fdce3 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:42.230 +05:30 37ad4b1f-2bff-43a3-9630-8e1f55dfc784 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:42.230 +05:30 37ad4b1f-2bff-43a3-9630-8e1f55dfc784 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-02 21:01:42.251 +05:30 37ad4b1f-2bff-43a3-9630-8e1f55dfc784 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:42.252 +05:30 37ad4b1f-2bff-43a3-9630-8e1f55dfc784 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 21.0979ms 2024-09-02 21:01:42.252 +05:30 37ad4b1f-2bff-43a3-9630-8e1f55dfc784 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:42.252 +05:30 37ad4b1f-2bff-43a3-9630-8e1f55dfc784 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cfeac46-211e-4fa9-ac7c-6d621c4fdce3}, {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:28:07.687\"},{\"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-02 21:01:42.252 +05:30 37ad4b1f-2bff-43a3-9630-8e1f55dfc784 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 23.4872ms 2024-09-02 21:01:42.288 +05:30 9dcd791c-b434-4314-9581-5aaa864bc59e 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-02 21:01:42.288 +05:30 9dcd791c-b434-4314-9581-5aaa864bc59e INF CORS policy execution successful. 2024-09-02 21:01:42.289 +05:30 9dcd791c-b434-4314-9581-5aaa864bc59e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:42.289 +05:30 4a8f191c-dd6f-4ea8-a9ea-cdbffc9bf6a7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:42.289 +05:30 4a8f191c-dd6f-4ea8-a9ea-cdbffc9bf6a7 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-02 21:01:42.309 +05:30 4a8f191c-dd6f-4ea8-a9ea-cdbffc9bf6a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:42.310 +05:30 4a8f191c-dd6f-4ea8-a9ea-cdbffc9bf6a7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 20.6118ms 2024-09-02 21:01:42.310 +05:30 4a8f191c-dd6f-4ea8-a9ea-cdbffc9bf6a7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:42.310 +05:30 4a8f191c-dd6f-4ea8-a9ea-cdbffc9bf6a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9dcd791c-b434-4314-9581-5aaa864bc59e}, {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:28:07.687\"},{\"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-02 21:01:42.310 +05:30 4a8f191c-dd6f-4ea8-a9ea-cdbffc9bf6a7 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 22.2846ms 2024-09-02 21:01:43.871 +05:30 a44aa3b1-313d-4dfd-9aab-3616ee8b488e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 21:01:43.871 +05:30 ccecce19-38d4-46bf-8cf9-35031cea19b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 21:01:43.871 +05:30 ccecce19-38d4-46bf-8cf9-35031cea19b8 INF CORS policy execution successful. 2024-09-02 21:01:43.871 +05:30 a44aa3b1-313d-4dfd-9aab-3616ee8b488e INF CORS policy execution successful. 2024-09-02 21:01:43.872 +05:30 a44aa3b1-313d-4dfd-9aab-3616ee8b488e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 204 null null 0.9596ms 2024-09-02 21:01:43.872 +05:30 ccecce19-38d4-46bf-8cf9-35031cea19b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 204 null null 0.9522ms 2024-09-02 21:01:43.918 +05:30 93d19d7f-4566-4d72-98d8-eff8e8fc38c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 21:01:43.919 +05:30 93d19d7f-4566-4d72-98d8-eff8e8fc38c3 INF CORS policy execution successful. 2024-09-02 21:01:43.919 +05:30 93d19d7f-4566-4d72-98d8-eff8e8fc38c3 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=97 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:43.919 +05:30 1a2af0e1-f5a1-4e43-98c3-cca52babcf31 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:43.919 +05:30 1a2af0e1-f5a1-4e43-98c3-cca52babcf31 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-02 21:01:43.946 +05:30 1a2af0e1-f5a1-4e43-98c3-cca52babcf31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:43.946 +05:30 1a2af0e1-f5a1-4e43-98c3-cca52babcf31 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 26.9332ms 2024-09-02 21:01:43.946 +05:30 1a2af0e1-f5a1-4e43-98c3-cca52babcf31 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:43.947 +05:30 1a2af0e1-f5a1-4e43-98c3-cca52babcf31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 93d19d7f-4566-4d72-98d8-eff8e8fc38c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":96,\"ParentName\":\"PK\",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":97,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 21:01:43.947 +05:30 1a2af0e1-f5a1-4e43-98c3-cca52babcf31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 200 405 application/json; charset=utf-8 29.3785ms 2024-09-02 21:01:43.981 +05:30 89787a59-9417-4b46-b271-5f1241157a1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - null null 2024-09-02 21:01:43.982 +05:30 89787a59-9417-4b46-b271-5f1241157a1d INF CORS policy execution successful. 2024-09-02 21:01:43.982 +05:30 89787a59-9417-4b46-b271-5f1241157a1d INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=97 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:43.982 +05:30 c4b9a8eb-5c8d-4a00-a1f1-51cd71fa758a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:43.982 +05:30 c4b9a8eb-5c8d-4a00-a1f1-51cd71fa758a 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-02 21:01:43.997 +05:30 c4b9a8eb-5c8d-4a00-a1f1-51cd71fa758a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:43.998 +05:30 c4b9a8eb-5c8d-4a00-a1f1-51cd71fa758a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 15.2761ms 2024-09-02 21:01:43.998 +05:30 c4b9a8eb-5c8d-4a00-a1f1-51cd71fa758a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:01:43.998 +05:30 c4b9a8eb-5c8d-4a00-a1f1-51cd71fa758a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89787a59-9417-4b46-b271-5f1241157a1d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 405} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":97,\"ProfileName\":\"TestProfilePK\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":96,\"ParentName\":\"PK\",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":97,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"}]}"} 2024-09-02 21:01:43.998 +05:30 c4b9a8eb-5c8d-4a00-a1f1-51cd71fa758a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=97 - 200 405 application/json; charset=utf-8 17.2284ms 2024-09-02 21:01:44.163 +05:30 2c4d303a-f84b-4ac6-ab95-17a76e262a67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:01:44.164 +05:30 2c4d303a-f84b-4ac6-ab95-17a76e262a67 INF CORS policy execution successful. 2024-09-02 21:01:44.164 +05:30 2c4d303a-f84b-4ac6-ab95-17a76e262a67 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:44.164 +05:30 be9dccd7-d6f2-45f1-8fd7-92ac8190850c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:01:44.164 +05:30 be9dccd7-d6f2-45f1-8fd7-92ac8190850c 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-02 21:01:44.183 +05:30 be9dccd7-d6f2-45f1-8fd7-92ac8190850c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:44.183 +05:30 be9dccd7-d6f2-45f1-8fd7-92ac8190850c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.7769ms 2024-09-02 21:01:44.183 +05:30 be9dccd7-d6f2-45f1-8fd7-92ac8190850c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:01:44.183 +05:30 be9dccd7-d6f2-45f1-8fd7-92ac8190850c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c4d303a-f84b-4ac6-ab95-17a76e262a67}, {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-02 21:01:44.184 +05:30 be9dccd7-d6f2-45f1-8fd7-92ac8190850c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.1354ms 2024-09-02 21:01:44.450 +05:30 55f4b1f6-bb22-4e62-b928-8fce01338eae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:01:44.451 +05:30 55f4b1f6-bb22-4e62-b928-8fce01338eae INF CORS policy execution successful. 2024-09-02 21:01:44.451 +05:30 55f4b1f6-bb22-4e62-b928-8fce01338eae 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:44.451 +05:30 09b08ef1-6c60-4442-8bb5-c93efbb8193a INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:01:44.451 +05:30 09b08ef1-6c60-4442-8bb5-c93efbb8193a 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-02 21:01:44.470 +05:30 09b08ef1-6c60-4442-8bb5-c93efbb8193a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:44.470 +05:30 09b08ef1-6c60-4442-8bb5-c93efbb8193a INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.8559ms 2024-09-02 21:01:44.470 +05:30 09b08ef1-6c60-4442-8bb5-c93efbb8193a INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:01:44.471 +05:30 09b08ef1-6c60-4442-8bb5-c93efbb8193a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55f4b1f6-bb22-4e62-b928-8fce01338eae}, {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-02 21:01:44.471 +05:30 09b08ef1-6c60-4442-8bb5-c93efbb8193a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.6139ms 2024-09-02 21:01:45.640 +05:30 85eeb20f-2b17-4316-b0e2-5460c69b68c7 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-02 21:01:45.640 +05:30 85eeb20f-2b17-4316-b0e2-5460c69b68c7 INF CORS policy execution successful. 2024-09-02 21:01:45.641 +05:30 85eeb20f-2b17-4316-b0e2-5460c69b68c7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:45.641 +05:30 e460a949-44ba-4111-8a8c-dc0e113de5e4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:45.641 +05:30 e460a949-44ba-4111-8a8c-dc0e113de5e4 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-02 21:01:45.661 +05:30 e460a949-44ba-4111-8a8c-dc0e113de5e4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:45.661 +05:30 e460a949-44ba-4111-8a8c-dc0e113de5e4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 20.1315ms 2024-09-02 21:01:45.661 +05:30 e460a949-44ba-4111-8a8c-dc0e113de5e4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:45.661 +05:30 e460a949-44ba-4111-8a8c-dc0e113de5e4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85eeb20f-2b17-4316-b0e2-5460c69b68c7}, {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:28:07.687\"},{\"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-02 21:01:45.662 +05:30 e460a949-44ba-4111-8a8c-dc0e113de5e4 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 22.327ms 2024-09-02 21:01:45.699 +05:30 c72c82c1-fb0e-470e-933f-6a38073e5b1b 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-02 21:01:45.700 +05:30 c72c82c1-fb0e-470e-933f-6a38073e5b1b INF CORS policy execution successful. 2024-09-02 21:01:45.700 +05:30 c72c82c1-fb0e-470e-933f-6a38073e5b1b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:45.700 +05:30 c409e101-952a-45f3-bcce-63d81ec31d59 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:45.701 +05:30 c409e101-952a-45f3-bcce-63d81ec31d59 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-02 21:01:45.722 +05:30 c409e101-952a-45f3-bcce-63d81ec31d59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:45.722 +05:30 c409e101-952a-45f3-bcce-63d81ec31d59 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 21.4558ms 2024-09-02 21:01:45.722 +05:30 c409e101-952a-45f3-bcce-63d81ec31d59 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:45.722 +05:30 c409e101-952a-45f3-bcce-63d81ec31d59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c72c82c1-fb0e-470e-933f-6a38073e5b1b}, {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:28:07.687\"},{\"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-02 21:01:45.723 +05:30 c409e101-952a-45f3-bcce-63d81ec31d59 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 23.7715ms 2024-09-02 21:01:46.841 +05:30 8f71c7e5-41a4-4ce8-9759-cc1754d0226a 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-02 21:01:46.842 +05:30 8f71c7e5-41a4-4ce8-9759-cc1754d0226a INF CORS policy execution successful. 2024-09-02 21:01:46.842 +05:30 8f71c7e5-41a4-4ce8-9759-cc1754d0226a 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.5782ms 2024-09-02 21:01:46.845 +05:30 c7f44653-096e-4db4-ae58-45e506191a0a 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-02 21:01:46.845 +05:30 c7f44653-096e-4db4-ae58-45e506191a0a INF CORS policy execution successful. 2024-09-02 21:01:46.846 +05:30 c7f44653-096e-4db4-ae58-45e506191a0a 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.4062ms 2024-09-02 21:01:46.911 +05:30 d1395c9e-c516-40b7-9881-26bc236ba9d7 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-02 21:01:46.912 +05:30 d1395c9e-c516-40b7-9881-26bc236ba9d7 INF CORS policy execution successful. 2024-09-02 21:01:46.912 +05:30 d1395c9e-c516-40b7-9881-26bc236ba9d7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:46.913 +05:30 27378483-a44b-4229-9e61-2ea18721bc40 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:01:46.913 +05:30 27378483-a44b-4229-9e61-2ea18721bc40 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-02 21:01:46.924 +05:30 27378483-a44b-4229-9e61-2ea18721bc40 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:46.925 +05:30 27378483-a44b-4229-9e61-2ea18721bc40 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.5398ms 2024-09-02 21:01:46.925 +05:30 27378483-a44b-4229-9e61-2ea18721bc40 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:01:46.925 +05:30 27378483-a44b-4229-9e61-2ea18721bc40 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1395c9e-c516-40b7-9881-26bc236ba9d7}, {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-02 21:01:46.925 +05:30 27378483-a44b-4229-9e61-2ea18721bc40 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 14.5471ms 2024-09-02 21:01:46.971 +05:30 1c390625-5ba1-46ee-891c-ef76b5f71bb3 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-02 21:01:46.972 +05:30 1c390625-5ba1-46ee-891c-ef76b5f71bb3 INF CORS policy execution successful. 2024-09-02 21:01:46.972 +05:30 1c390625-5ba1-46ee-891c-ef76b5f71bb3 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTA4OTcsImV4cCI6MTcyNTI5MTQ5NywiaWF0IjoxNzI1MjkwODk3fQ.p0FAhS-bUWyyPU6sSueXgNf12T21Xc_bU28b_gqYeCs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:01:46.972 +05:30 f01af31c-44a8-40d9-8d84-0419a1fba7ab INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:01:46.972 +05:30 f01af31c-44a8-40d9-8d84-0419a1fba7ab 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-02 21:01:46.978 +05:30 f01af31c-44a8-40d9-8d84-0419a1fba7ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:46.978 +05:30 f01af31c-44a8-40d9-8d84-0419a1fba7ab INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.7575ms 2024-09-02 21:01:46.978 +05:30 f01af31c-44a8-40d9-8d84-0419a1fba7ab INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:01:46.978 +05:30 f01af31c-44a8-40d9-8d84-0419a1fba7ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c390625-5ba1-46ee-891c-ef76b5f71bb3}, {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-02 21:01:46.979 +05:30 f01af31c-44a8-40d9-8d84-0419a1fba7ab 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.1386ms 2024-09-02 21:01:57.915 +05:30 5b37141e-75e1-407f-9dc8-472a5e5bd6d9 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-02 21:01:57.916 +05:30 5b37141e-75e1-407f-9dc8-472a5e5bd6d9 INF CORS policy execution successful. 2024-09-02 21:01:57.916 +05:30 5b37141e-75e1-407f-9dc8-472a5e5bd6d9 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.8962ms 2024-09-02 21:01:57.947 +05:30 e033d5b5-6358-4b6b-bd13-a5f665ab4ca2 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-02 21:01:57.947 +05:30 e033d5b5-6358-4b6b-bd13-a5f665ab4ca2 INF CORS policy execution successful. 2024-09-02 21:01:57.948 +05:30 e033d5b5-6358-4b6b-bd13-a5f665ab4ca2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:01:57.948 +05:30 ca12a79c-5b28-45cc-8780-34a3024158c1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:57.948 +05:30 ca12a79c-5b28-45cc-8780-34a3024158c1 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-02 21:01:57.971 +05:30 ca12a79c-5b28-45cc-8780-34a3024158c1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:01:57.972 +05:30 ca12a79c-5b28-45cc-8780-34a3024158c1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.4847ms 2024-09-02 21:01:57.972 +05:30 ca12a79c-5b28-45cc-8780-34a3024158c1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:01:57.972 +05:30 ca12a79c-5b28-45cc-8780-34a3024158c1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e033d5b5-6358-4b6b-bd13-a5f665ab4ca2}, {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:28:07.687\"},{\"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-02 21:01:57.972 +05:30 ca12a79c-5b28-45cc-8780-34a3024158c1 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 25.3435ms 2024-09-02 21:02:00.393 +05:30 1b3df45b-639e-404e-aa3c-dc52a4d52904 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 21:02:00.393 +05:30 1b3df45b-639e-404e-aa3c-dc52a4d52904 INF CORS policy execution successful. 2024-09-02 21:02:00.394 +05:30 1b3df45b-639e-404e-aa3c-dc52a4d52904 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 0.7615ms 2024-09-02 21:02:00.427 +05:30 da2f8ec6-2803-486c-b025-57c65367a5f2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 21:02:00.427 +05:30 da2f8ec6-2803-486c-b025-57c65367a5f2 INF CORS policy execution successful. 2024-09-02 21:02:00.428 +05:30 da2f8ec6-2803-486c-b025-57c65367a5f2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:00.428 +05:30 6cac2b0e-894e-4c6c-9cb7-000b0ecb6f1b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:02:00.428 +05:30 6cac2b0e-894e-4c6c-9cb7-000b0ecb6f1b 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-02 21:02:00.452 +05:30 6cac2b0e-894e-4c6c-9cb7-000b0ecb6f1b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:00.452 +05:30 6cac2b0e-894e-4c6c-9cb7-000b0ecb6f1b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 24.0413ms 2024-09-02 21:02:00.452 +05:30 6cac2b0e-894e-4c6c-9cb7-000b0ecb6f1b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:02:00.452 +05:30 6cac2b0e-894e-4c6c-9cb7-000b0ecb6f1b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da2f8ec6-2803-486c-b025-57c65367a5f2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2421} 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\":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\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-02 21:02:00.453 +05:30 6cac2b0e-894e-4c6c-9cb7-000b0ecb6f1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2421 application/json; charset=utf-8 25.7606ms 2024-09-02 21:02:00.693 +05:30 6234d618-052d-49b2-9da5-5e4c10b227b6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:00.693 +05:30 6234d618-052d-49b2-9da5-5e4c10b227b6 INF CORS policy execution successful. 2024-09-02 21:02:00.693 +05:30 6234d618-052d-49b2-9da5-5e4c10b227b6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.3834ms 2024-09-02 21:02:00.724 +05:30 acb6dbb7-9205-4274-a5b1-58ad6ff9560e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:00.725 +05:30 acb6dbb7-9205-4274-a5b1-58ad6ff9560e INF CORS policy execution successful. 2024-09-02 21:02:00.725 +05:30 acb6dbb7-9205-4274-a5b1-58ad6ff9560e 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:00.725 +05:30 e8d78633-cc65-4c99-a28c-744e3b4f38ef INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:00.725 +05:30 e8d78633-cc65-4c99-a28c-744e3b4f38ef 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-02 21:02:00.752 +05:30 e8d78633-cc65-4c99-a28c-744e3b4f38ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:00.752 +05:30 e8d78633-cc65-4c99-a28c-744e3b4f38ef INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 26.6488ms 2024-09-02 21:02:00.752 +05:30 e8d78633-cc65-4c99-a28c-744e3b4f38ef INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:00.752 +05:30 e8d78633-cc65-4c99-a28c-744e3b4f38ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: acb6dbb7-9205-4274-a5b1-58ad6ff9560e}, {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-02 21:02:00.753 +05:30 e8d78633-cc65-4c99-a28c-744e3b4f38ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 28.8016ms 2024-09-02 21:02:00.825 +05:30 b00472eb-bffb-4833-af44-4e43b135e650 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:00.825 +05:30 b00472eb-bffb-4833-af44-4e43b135e650 INF CORS policy execution successful. 2024-09-02 21:02:00.825 +05:30 b00472eb-bffb-4833-af44-4e43b135e650 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:00.825 +05:30 4f0b56f6-4b49-4d3e-8116-507a9777a29b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:00.825 +05:30 4f0b56f6-4b49-4d3e-8116-507a9777a29b 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-02 21:02:00.844 +05:30 4f0b56f6-4b49-4d3e-8116-507a9777a29b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:00.844 +05:30 4f0b56f6-4b49-4d3e-8116-507a9777a29b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.2258ms 2024-09-02 21:02:00.844 +05:30 4f0b56f6-4b49-4d3e-8116-507a9777a29b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:00.844 +05:30 4f0b56f6-4b49-4d3e-8116-507a9777a29b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b00472eb-bffb-4833-af44-4e43b135e650}, {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-02 21:02:00.845 +05:30 4f0b56f6-4b49-4d3e-8116-507a9777a29b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.144ms 2024-09-02 21:02:14.100 +05:30 dcb4e9ef-4a29-485b-9279-e5934766defd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-02 21:02:14.101 +05:30 dcb4e9ef-4a29-485b-9279-e5934766defd INF CORS policy execution successful. 2024-09-02 21:02:14.102 +05:30 dcb4e9ef-4a29-485b-9279-e5934766defd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 2.0127ms 2024-09-02 21:02:14.151 +05:30 6cf6a2d0-5ec0-42e2-9551-b4beec71af96 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 776 2024-09-02 21:02:14.152 +05:30 6cf6a2d0-5ec0-42e2-9551-b4beec71af96 INF CORS policy execution successful. 2024-09-02 21:02:14.152 +05:30 6cf6a2d0-5ec0-42e2-9551-b4beec71af96 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {Connection: keep-alive}, {Content-Length: 776}, {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: {"id":101,"name":"Profile - 4","beId":1,"isGroup":false,"menuAction":[{"menuId":14,"actionId":1},{"menuId":14,"actionId":2},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16},{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21}],"parentId":98,"remarks":"Remarks for 4_1_2"} 2024-09-02 21:02:14.153 +05:30 a1f04fb6-77ad-409a-b3cc-5118ab84f82d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 21:02:14.153 +05:30 a1f04fb6-77ad-409a-b3cc-5118ab84f82d 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-02 21:02:14.273 +05:30 a1f04fb6-77ad-409a-b3cc-5118ab84f82d INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:14.275 +05:30 a1f04fb6-77ad-409a-b3cc-5118ab84f82d INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 122.1528ms 2024-09-02 21:02:14.276 +05:30 a1f04fb6-77ad-409a-b3cc-5118ab84f82d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 21:02:14.276 +05:30 a1f04fb6-77ad-409a-b3cc-5118ab84f82d INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 6cf6a2d0-5ec0-42e2-9551-b4beec71af96}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 95} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"101"} 2024-09-02 21:02:14.276 +05:30 a1f04fb6-77ad-409a-b3cc-5118ab84f82d INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 95 application/json; charset=utf-8 125.5333ms 2024-09-02 21:02:14.671 +05:30 efd28fa0-2051-4509-98a7-61b15d145a70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:14.671 +05:30 efd28fa0-2051-4509-98a7-61b15d145a70 INF CORS policy execution successful. 2024-09-02 21:02:14.671 +05:30 efd28fa0-2051-4509-98a7-61b15d145a70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4484ms 2024-09-02 21:02:14.702 +05:30 04831ff0-0e95-4fa7-bc9f-2f18a9b874c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:14.702 +05:30 04831ff0-0e95-4fa7-bc9f-2f18a9b874c2 INF CORS policy execution successful. 2024-09-02 21:02:14.703 +05:30 04831ff0-0e95-4fa7-bc9f-2f18a9b874c2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:14.703 +05:30 e191f404-c01b-4c6d-9eb1-c2c1be3dadfd INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:14.703 +05:30 e191f404-c01b-4c6d-9eb1-c2c1be3dadfd 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-02 21:02:14.740 +05:30 e191f404-c01b-4c6d-9eb1-c2c1be3dadfd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:14.741 +05:30 e191f404-c01b-4c6d-9eb1-c2c1be3dadfd INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 37.5953ms 2024-09-02 21:02:14.741 +05:30 e191f404-c01b-4c6d-9eb1-c2c1be3dadfd INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:14.741 +05:30 e191f404-c01b-4c6d-9eb1-c2c1be3dadfd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04831ff0-0e95-4fa7-bc9f-2f18a9b874c2}, {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-02 21:02:14.742 +05:30 e191f404-c01b-4c6d-9eb1-c2c1be3dadfd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 39.7655ms 2024-09-02 21:02:24.181 +05:30 e45cdaa6-07a6-401e-bf58-c0be8179f502 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-02 21:02:24.182 +05:30 e45cdaa6-07a6-401e-bf58-c0be8179f502 INF CORS policy execution successful. 2024-09-02 21:02:24.183 +05:30 e45cdaa6-07a6-401e-bf58-c0be8179f502 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.7964ms 2024-09-02 21:02:24.214 +05:30 ad899b03-a345-4d98-8bca-5ba35d768ed9 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-02 21:02:24.215 +05:30 ad899b03-a345-4d98-8bca-5ba35d768ed9 INF CORS policy execution successful. 2024-09-02 21:02:24.215 +05:30 ad899b03-a345-4d98-8bca-5ba35d768ed9 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:24.215 +05:30 b52bf77a-fba5-4721-8d39-91bc56d2971d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:02:24.215 +05:30 b52bf77a-fba5-4721-8d39-91bc56d2971d 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-02 21:02:24.260 +05:30 b52bf77a-fba5-4721-8d39-91bc56d2971d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:24.261 +05:30 b52bf77a-fba5-4721-8d39-91bc56d2971d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 44.998ms 2024-09-02 21:02:24.261 +05:30 b52bf77a-fba5-4721-8d39-91bc56d2971d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:02:24.261 +05:30 b52bf77a-fba5-4721-8d39-91bc56d2971d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ad899b03-a345-4d98-8bca-5ba35d768ed9}, {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:32:14.173\"},{\"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-02 21:02:24.262 +05:30 b52bf77a-fba5-4721-8d39-91bc56d2971d 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 47.6721ms 2024-09-02 21:02:26.950 +05:30 a1aafd42-dbc5-44a1-9ffd-cc54ea590494 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 21:02:26.951 +05:30 a1aafd42-dbc5-44a1-9ffd-cc54ea590494 INF CORS policy execution successful. 2024-09-02 21:02:26.951 +05:30 a1aafd42-dbc5-44a1-9ffd-cc54ea590494 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 1.1853ms 2024-09-02 21:02:27.270 +05:30 ccccbbf8-81d7-4fd9-a4af-d37fdeae8060 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:27.270 +05:30 ccccbbf8-81d7-4fd9-a4af-d37fdeae8060 INF CORS policy execution successful. 2024-09-02 21:02:27.270 +05:30 ccccbbf8-81d7-4fd9-a4af-d37fdeae8060 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.5568ms 2024-09-02 21:02:27.356 +05:30 a43abf8f-dccb-4cbd-b8b0-eb835fb5320f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 21:02:27.357 +05:30 a43abf8f-dccb-4cbd-b8b0-eb835fb5320f INF CORS policy execution successful. 2024-09-02 21:02:27.357 +05:30 a43abf8f-dccb-4cbd-b8b0-eb835fb5320f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:27.357 +05:30 b21c9a86-ae3c-466f-abdb-7bb18bc933c4 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:02:27.358 +05:30 b21c9a86-ae3c-466f-abdb-7bb18bc933c4 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-02 21:02:27.361 +05:30 c39ceea1-f89b-4f8d-8786-563715b7d75d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:27.361 +05:30 c39ceea1-f89b-4f8d-8786-563715b7d75d INF CORS policy execution successful. 2024-09-02 21:02:27.361 +05:30 c39ceea1-f89b-4f8d-8786-563715b7d75d 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:27.362 +05:30 6f7eaf0e-d63c-42ca-afed-1d0186facc79 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:27.362 +05:30 6f7eaf0e-d63c-42ca-afed-1d0186facc79 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-02 21:02:27.381 +05:30 b21c9a86-ae3c-466f-abdb-7bb18bc933c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:27.381 +05:30 b21c9a86-ae3c-466f-abdb-7bb18bc933c4 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 23.5807ms 2024-09-02 21:02:27.382 +05:30 b21c9a86-ae3c-466f-abdb-7bb18bc933c4 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:02:27.382 +05:30 b21c9a86-ae3c-466f-abdb-7bb18bc933c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a43abf8f-dccb-4cbd-b8b0-eb835fb5320f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2843} 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\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"}]}"} 2024-09-02 21:02:27.383 +05:30 b21c9a86-ae3c-466f-abdb-7bb18bc933c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2843 application/json; charset=utf-8 26.8832ms 2024-09-02 21:02:27.403 +05:30 6f7eaf0e-d63c-42ca-afed-1d0186facc79 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:27.403 +05:30 6f7eaf0e-d63c-42ca-afed-1d0186facc79 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 41.6507ms 2024-09-02 21:02:27.403 +05:30 6f7eaf0e-d63c-42ca-afed-1d0186facc79 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:27.403 +05:30 6f7eaf0e-d63c-42ca-afed-1d0186facc79 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c39ceea1-f89b-4f8d-8786-563715b7d75d}, {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-02 21:02:27.404 +05:30 6f7eaf0e-d63c-42ca-afed-1d0186facc79 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 42.9673ms 2024-09-02 21:02:27.758 +05:30 08eab02e-6adb-47c9-8fc0-7897f468023c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:27.758 +05:30 08eab02e-6adb-47c9-8fc0-7897f468023c INF CORS policy execution successful. 2024-09-02 21:02:27.758 +05:30 08eab02e-6adb-47c9-8fc0-7897f468023c 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:27.759 +05:30 73072868-4092-4055-83a1-068e608d01fb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:27.759 +05:30 73072868-4092-4055-83a1-068e608d01fb 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-02 21:02:27.778 +05:30 73072868-4092-4055-83a1-068e608d01fb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:27.778 +05:30 73072868-4092-4055-83a1-068e608d01fb INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 19.3084ms 2024-09-02 21:02:27.778 +05:30 73072868-4092-4055-83a1-068e608d01fb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:27.778 +05:30 73072868-4092-4055-83a1-068e608d01fb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08eab02e-6adb-47c9-8fc0-7897f468023c}, {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-02 21:02:27.779 +05:30 73072868-4092-4055-83a1-068e608d01fb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 21.1093ms 2024-09-02 21:02:50.111 +05:30 4e147b6a-81ac-4ff9-8146-870253c099c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-02 21:02:50.112 +05:30 4e147b6a-81ac-4ff9-8146-870253c099c4 INF CORS policy execution successful. 2024-09-02 21:02:50.112 +05:30 4e147b6a-81ac-4ff9-8146-870253c099c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 1.9155ms 2024-09-02 21:02:50.164 +05:30 73f76f01-4dac-4c7a-99a6-8b3e84e50e51 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 636 2024-09-02 21:02:50.165 +05:30 73f76f01-4dac-4c7a-99a6-8b3e84e50e51 INF CORS policy execution successful. 2024-09-02 21:02:50.166 +05:30 73f76f01-4dac-4c7a-99a6-8b3e84e50e51 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {Connection: keep-alive}, {Content-Length: 636}, {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: {"id":101,"name":"Profile - 4","beId":1,"isGroup":false,"menuAction":[{"menuId":14,"actionId":1},{"menuId":14,"actionId":2},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":18},{"menuId":22,"actionId":20}],"parentId":98,"remarks":"Remarks for 4_1_2"} 2024-09-02 21:02:50.167 +05:30 11a6d267-3d7b-4fc6-9487-f3482f318fba INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 21:02:50.168 +05:30 11a6d267-3d7b-4fc6-9487-f3482f318fba 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-02 21:02:50.309 +05:30 11a6d267-3d7b-4fc6-9487-f3482f318fba INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:50.310 +05:30 11a6d267-3d7b-4fc6-9487-f3482f318fba INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 142.4577ms 2024-09-02 21:02:50.310 +05:30 11a6d267-3d7b-4fc6-9487-f3482f318fba INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 21:02:50.311 +05:30 11a6d267-3d7b-4fc6-9487-f3482f318fba INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 73f76f01-4dac-4c7a-99a6-8b3e84e50e51}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 95} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"101"} 2024-09-02 21:02:50.311 +05:30 11a6d267-3d7b-4fc6-9487-f3482f318fba INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 95 application/json; charset=utf-8 147.0446ms 2024-09-02 21:02:50.713 +05:30 7af3642b-773c-4f7a-af7b-1f64e6dab189 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:50.717 +05:30 7af3642b-773c-4f7a-af7b-1f64e6dab189 INF CORS policy execution successful. 2024-09-02 21:02:50.718 +05:30 7af3642b-773c-4f7a-af7b-1f64e6dab189 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 4.0546ms 2024-09-02 21:02:50.754 +05:30 8e748411-17f8-475c-a833-16926d0b927d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:02:50.755 +05:30 8e748411-17f8-475c-a833-16926d0b927d INF CORS policy execution successful. 2024-09-02 21:02:50.755 +05:30 8e748411-17f8-475c-a833-16926d0b927d 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:02:50.755 +05:30 38e896fc-9b13-44d0-8e8e-68a8497b1cad INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:50.756 +05:30 38e896fc-9b13-44d0-8e8e-68a8497b1cad 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-02 21:02:50.787 +05:30 38e896fc-9b13-44d0-8e8e-68a8497b1cad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:50.788 +05:30 38e896fc-9b13-44d0-8e8e-68a8497b1cad INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 31.8434ms 2024-09-02 21:02:50.788 +05:30 38e896fc-9b13-44d0-8e8e-68a8497b1cad INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:02:50.788 +05:30 38e896fc-9b13-44d0-8e8e-68a8497b1cad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e748411-17f8-475c-a833-16926d0b927d}, {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-02 21:02:50.789 +05:30 38e896fc-9b13-44d0-8e8e-68a8497b1cad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 34.5744ms 2024-09-02 21:02:59.137 +05:30 afbc0c6f-d109-462d-879a-8b671af8ae63 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-02 21:02:59.137 +05:30 afbc0c6f-d109-462d-879a-8b671af8ae63 INF CORS policy execution successful. 2024-09-02 21:02:59.138 +05:30 afbc0c6f-d109-462d-879a-8b671af8ae63 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:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:02:59.138 +05:30 8c4c0f4d-f1fb-4ee2-8a69-b9ab0e994203 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 21:02:59.138 +05:30 8c4c0f4d-f1fb-4ee2-8a69-b9ab0e994203 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-02 21:02:59.143 +05:30 8c4c0f4d-f1fb-4ee2-8a69-b9ab0e994203 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:02:59.144 +05:30 8c4c0f4d-f1fb-4ee2-8a69-b9ab0e994203 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 5.4504ms 2024-09-02 21:02:59.144 +05:30 8c4c0f4d-f1fb-4ee2-8a69-b9ab0e994203 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 21:02:59.144 +05:30 8c4c0f4d-f1fb-4ee2-8a69-b9ab0e994203 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afbc0c6f-d109-462d-879a-8b671af8ae63}, {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-02 21:02:59.144 +05:30 8c4c0f4d-f1fb-4ee2-8a69-b9ab0e994203 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.7567ms 2024-09-02 21:03:00.826 +05:30 56a47f6e-810d-4d85-a53d-542ae53d3f4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 21:03:00.826 +05:30 56a47f6e-810d-4d85-a53d-542ae53d3f4a INF CORS policy execution successful. 2024-09-02 21:03:00.826 +05:30 56a47f6e-810d-4d85-a53d-542ae53d3f4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6369ms 2024-09-02 21:03:00.875 +05:30 d69fefdb-1c7a-4f44-9881-37cfd8ad2bed INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 21:03:00.875 +05:30 d69fefdb-1c7a-4f44-9881-37cfd8ad2bed INF CORS policy execution successful. 2024-09-02 21:03:00.875 +05:30 d69fefdb-1c7a-4f44-9881-37cfd8ad2bed 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":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-02 21:03:00.876 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 21:03:00.876 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF 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-02 21:03:00.879 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Database retrieved 2024-09-02 21:03:00.884 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Token generated 2024-09-02 21:03:00.885 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Token generated 2024-09-02 21:03:00.885 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:00.885 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 9.3233ms 2024-09-02 21:03:00.885 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 21:03:00.885 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d69fefdb-1c7a-4f44-9881-37cfd8ad2bed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MjA4MCwiaWF0IjoxNzI1MjkxMTgwfQ.9Z1Bfo7z-8TAtbhpF7Pny9_q-yMo9vuqneEZVglokzQ\"}"} 2024-09-02 21:03:00.886 +05:30 69ef6ed5-2bf3-42ad-b358-83e7e6262fab INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 10.8956ms 2024-09-02 21:03:01.251 +05:30 1774d238-d094-4bb3-b777-6173a303e88b 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-02 21:03:01.251 +05:30 1774d238-d094-4bb3-b777-6173a303e88b INF CORS policy execution successful. 2024-09-02 21:03:01.251 +05:30 1774d238-d094-4bb3-b777-6173a303e88b 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.6488ms 2024-09-02 21:03:01.280 +05:30 dc7f0847-d708-438e-95ac-d226359e2b77 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-02 21:03:01.280 +05:30 dc7f0847-d708-438e-95ac-d226359e2b77 INF CORS policy execution successful. 2024-09-02 21:03:01.281 +05:30 dc7f0847-d708-438e-95ac-d226359e2b77 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.589ms 2024-09-02 21:03:01.290 +05:30 db76bbe1-0660-4958-a89e-285a1845fb12 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-02 21:03:01.290 +05:30 db76bbe1-0660-4958-a89e-285a1845fb12 INF CORS policy execution successful. 2024-09-02 21:03:01.291 +05:30 db76bbe1-0660-4958-a89e-285a1845fb12 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:01.291 +05:30 d063098d-8d2d-483f-9256-4ce1f92be616 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:01.291 +05:30 d063098d-8d2d-483f-9256-4ce1f92be616 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-02 21:03:01.307 +05:30 d063098d-8d2d-483f-9256-4ce1f92be616 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:01.307 +05:30 d063098d-8d2d-483f-9256-4ce1f92be616 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 16.1084ms 2024-09-02 21:03:01.307 +05:30 d063098d-8d2d-483f-9256-4ce1f92be616 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:01.307 +05:30 d063098d-8d2d-483f-9256-4ce1f92be616 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db76bbe1-0660-4958-a89e-285a1845fb12}, {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-02 21:03:01.308 +05:30 d063098d-8d2d-483f-9256-4ce1f92be616 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.396ms 2024-09-02 21:03:01.352 +05:30 b13fdeb1-6c48-4518-bbf6-665f3e49d4d8 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-02 21:03:01.352 +05:30 b13fdeb1-6c48-4518-bbf6-665f3e49d4d8 INF CORS policy execution successful. 2024-09-02 21:03:01.353 +05:30 b13fdeb1-6c48-4518-bbf6-665f3e49d4d8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:01.353 +05:30 7bcb2b82-de35-4de1-a1eb-9a167205dfef INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:01.353 +05:30 7bcb2b82-de35-4de1-a1eb-9a167205dfef 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-02 21:03:01.360 +05:30 7bcb2b82-de35-4de1-a1eb-9a167205dfef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:01.360 +05:30 7bcb2b82-de35-4de1-a1eb-9a167205dfef INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.1244ms 2024-09-02 21:03:01.360 +05:30 7bcb2b82-de35-4de1-a1eb-9a167205dfef INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:01.360 +05:30 7bcb2b82-de35-4de1-a1eb-9a167205dfef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b13fdeb1-6c48-4518-bbf6-665f3e49d4d8}, {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-02 21:03:01.361 +05:30 7bcb2b82-de35-4de1-a1eb-9a167205dfef 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.0154ms 2024-09-02 21:03:15.447 +05:30 f8eca094-4bcf-4492-839d-0cc298a236f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - null null 2024-09-02 21:03:15.448 +05:30 f8eca094-4bcf-4492-839d-0cc298a236f3 INF CORS policy execution successful. 2024-09-02 21:03:15.448 +05:30 f8eca094-4bcf-4492-839d-0cc298a236f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - 204 null null 1.0152ms 2024-09-02 21:03:15.450 +05:30 a252c1fd-5bb5-4521-8833-20cd09b8c3ac INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - null null 2024-09-02 21:03:15.450 +05:30 a252c1fd-5bb5-4521-8833-20cd09b8c3ac INF CORS policy execution successful. 2024-09-02 21:03:15.450 +05:30 a252c1fd-5bb5-4521-8833-20cd09b8c3ac INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - 204 null null 0.2877ms 2024-09-02 21:03:15.495 +05:30 7220b6af-83b8-42c0-96f4-66715a71b833 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - null null 2024-09-02 21:03:15.496 +05:30 7220b6af-83b8-42c0-96f4-66715a71b833 INF CORS policy execution successful. 2024-09-02 21:03:15.497 +05:30 7220b6af-83b8-42c0-96f4-66715a71b833 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=123 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:15.498 +05:30 89bb5ccd-c1ad-458d-a085-2921762fbb56 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:15.511 +05:30 89bb5ccd-c1ad-458d-a085-2921762fbb56 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-02 21:03:15.543 +05:30 89bb5ccd-c1ad-458d-a085-2921762fbb56 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:15.543 +05:30 89bb5ccd-c1ad-458d-a085-2921762fbb56 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 31.2418ms 2024-09-02 21:03:15.543 +05:30 89bb5ccd-c1ad-458d-a085-2921762fbb56 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:15.543 +05:30 89bb5ccd-c1ad-458d-a085-2921762fbb56 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7220b6af-83b8-42c0-96f4-66715a71b833}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1323} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":123,\"LoginName\":\"dipin25\",\"LoginAbbr\":\"\",\"UserName\":\"dipin25\",\"Email\":\"dipin25@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\":\"nil\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-02 21:03:15.544 +05:30 89bb5ccd-c1ad-458d-a085-2921762fbb56 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - 200 1323 application/json; charset=utf-8 48.176ms 2024-09-02 21:03:15.653 +05:30 7bb2fcf0-d1d1-49be-8799-2357259a4c95 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - null null 2024-09-02 21:03:15.654 +05:30 7bb2fcf0-d1d1-49be-8799-2357259a4c95 INF CORS policy execution successful. 2024-09-02 21:03:15.654 +05:30 7bb2fcf0-d1d1-49be-8799-2357259a4c95 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=123 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:15.654 +05:30 5fb7089a-4763-4fcf-91fc-bc7fdc18515b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:15.654 +05:30 5fb7089a-4763-4fcf-91fc-bc7fdc18515b 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-02 21:03:15.659 +05:30 5fb7089a-4763-4fcf-91fc-bc7fdc18515b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:15.660 +05:30 5fb7089a-4763-4fcf-91fc-bc7fdc18515b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 5.2882ms 2024-09-02 21:03:15.660 +05:30 5fb7089a-4763-4fcf-91fc-bc7fdc18515b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:15.660 +05:30 5fb7089a-4763-4fcf-91fc-bc7fdc18515b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7bb2fcf0-d1d1-49be-8799-2357259a4c95}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1323} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":123,\"LoginName\":\"dipin25\",\"LoginAbbr\":\"\",\"UserName\":\"dipin25\",\"Email\":\"dipin25@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\":\"nil\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-02 21:03:15.660 +05:30 5fb7089a-4763-4fcf-91fc-bc7fdc18515b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=123 - 200 1323 application/json; charset=utf-8 6.7392ms 2024-09-02 21:03:15.835 +05:30 f2270be4-94a1-461a-b89d-d9f6103d4a03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 21:03:15.836 +05:30 f2270be4-94a1-461a-b89d-d9f6103d4a03 INF CORS policy execution successful. 2024-09-02 21:03:15.836 +05:30 f2270be4-94a1-461a-b89d-d9f6103d4a03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.0918ms 2024-09-02 21:03:15.839 +05:30 43b70ecb-ae23-4949-b558-304d7eaa94fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 21:03:15.839 +05:30 43b70ecb-ae23-4949-b558-304d7eaa94fb INF CORS policy execution successful. 2024-09-02 21:03:15.840 +05:30 43b70ecb-ae23-4949-b558-304d7eaa94fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.458ms 2024-09-02 21:03:15.887 +05:30 aa80afa0-7c47-413c-9f36-fd6dce33a6cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 21:03:15.887 +05:30 2bb3d669-058d-447c-9edb-792827a704c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 21:03:15.887 +05:30 aa80afa0-7c47-413c-9f36-fd6dce33a6cd INF CORS policy execution successful. 2024-09-02 21:03:15.887 +05:30 2bb3d669-058d-447c-9edb-792827a704c4 INF CORS policy execution successful. 2024-09-02 21:03:15.887 +05:30 aa80afa0-7c47-413c-9f36-fd6dce33a6cd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:15.887 +05:30 f4a94aa3-f3e5-48ef-8d51-ab67cba03740 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:15.887 +05:30 2bb3d669-058d-447c-9edb-792827a704c4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:15.887 +05:30 f4a94aa3-f3e5-48ef-8d51-ab67cba03740 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-02 21:03:15.888 +05:30 560b0859-8df7-43d1-aff8-3c56be4edccf INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:03:15.893 +05:30 560b0859-8df7-43d1-aff8-3c56be4edccf 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-02 21:03:15.899 +05:30 f4a94aa3-f3e5-48ef-8d51-ab67cba03740 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:15.900 +05:30 f4a94aa3-f3e5-48ef-8d51-ab67cba03740 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 12.1023ms 2024-09-02 21:03:15.900 +05:30 f4a94aa3-f3e5-48ef-8d51-ab67cba03740 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:15.900 +05:30 f4a94aa3-f3e5-48ef-8d51-ab67cba03740 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa80afa0-7c47-413c-9f36-fd6dce33a6cd}, {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-02 21:03:15.900 +05:30 f4a94aa3-f3e5-48ef-8d51-ab67cba03740 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.8582ms 2024-09-02 21:03:15.905 +05:30 560b0859-8df7-43d1-aff8-3c56be4edccf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:15.905 +05:30 560b0859-8df7-43d1-aff8-3c56be4edccf INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 11.8942ms 2024-09-02 21:03:15.906 +05:30 560b0859-8df7-43d1-aff8-3c56be4edccf INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:03:15.906 +05:30 560b0859-8df7-43d1-aff8-3c56be4edccf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2bb3d669-058d-447c-9edb-792827a704c4}, {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-02 21:03:15.907 +05:30 560b0859-8df7-43d1-aff8-3c56be4edccf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 200 257 application/json; charset=utf-8 19.9362ms 2024-09-02 21:03:15.976 +05:30 fb0df446-e660-4156-be09-48b7c150bb76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:03:15.977 +05:30 fb0df446-e660-4156-be09-48b7c150bb76 INF CORS policy execution successful. 2024-09-02 21:03:15.977 +05:30 fb0df446-e660-4156-be09-48b7c150bb76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5787ms 2024-09-02 21:03:15.980 +05:30 606e1fe4-d77f-4423-8a19-04ab382a90a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:03:15.980 +05:30 606e1fe4-d77f-4423-8a19-04ab382a90a3 INF CORS policy execution successful. 2024-09-02 21:03:15.980 +05:30 606e1fe4-d77f-4423-8a19-04ab382a90a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3706ms 2024-09-02 21:03:16.021 +05:30 eae6c115-3af1-4c54-8826-cc2eb40dd28b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:03:16.021 +05:30 eae6c115-3af1-4c54-8826-cc2eb40dd28b INF CORS policy execution successful. 2024-09-02 21:03:16.021 +05:30 eae6c115-3af1-4c54-8826-cc2eb40dd28b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:16.021 +05:30 5119a91e-a3dd-4662-b062-fa5d48f08c38 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:16.022 +05:30 5119a91e-a3dd-4662-b062-fa5d48f08c38 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-02 21:03:16.025 +05:30 24045aaa-87cd-4f98-a48a-ae3d93de4695 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:03:16.025 +05:30 24045aaa-87cd-4f98-a48a-ae3d93de4695 INF CORS policy execution successful. 2024-09-02 21:03:16.025 +05:30 24045aaa-87cd-4f98-a48a-ae3d93de4695 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:16.025 +05:30 b02db7a6-435a-4cee-9df8-d80e635e3417 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:16.025 +05:30 b02db7a6-435a-4cee-9df8-d80e635e3417 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-02 21:03:16.026 +05:30 5119a91e-a3dd-4662-b062-fa5d48f08c38 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:16.026 +05:30 5119a91e-a3dd-4662-b062-fa5d48f08c38 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.811ms 2024-09-02 21:03:16.027 +05:30 5119a91e-a3dd-4662-b062-fa5d48f08c38 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:16.027 +05:30 5119a91e-a3dd-4662-b062-fa5d48f08c38 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eae6c115-3af1-4c54-8826-cc2eb40dd28b}, {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-02 21:03:16.027 +05:30 5119a91e-a3dd-4662-b062-fa5d48f08c38 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.3659ms 2024-09-02 21:03:16.032 +05:30 b02db7a6-435a-4cee-9df8-d80e635e3417 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:16.032 +05:30 b02db7a6-435a-4cee-9df8-d80e635e3417 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.9987ms 2024-09-02 21:03:16.032 +05:30 b02db7a6-435a-4cee-9df8-d80e635e3417 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:16.033 +05:30 b02db7a6-435a-4cee-9df8-d80e635e3417 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24045aaa-87cd-4f98-a48a-ae3d93de4695}, {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-02 21:03:16.033 +05:30 b02db7a6-435a-4cee-9df8-d80e635e3417 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.3388ms 2024-09-02 21:03:16.263 +05:30 a76df6fc-2fa5-4a5a-ab85-9ca82f82273b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 21:03:16.264 +05:30 a76df6fc-2fa5-4a5a-ab85-9ca82f82273b INF CORS policy execution successful. 2024-09-02 21:03:16.264 +05:30 a76df6fc-2fa5-4a5a-ab85-9ca82f82273b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.9814ms 2024-09-02 21:03:16.303 +05:30 48c6e512-67ba-4605-a3e7-2e563e5d8b22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 21:03:16.303 +05:30 48c6e512-67ba-4605-a3e7-2e563e5d8b22 INF CORS policy execution successful. 2024-09-02 21:03:16.304 +05:30 48c6e512-67ba-4605-a3e7-2e563e5d8b22 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:16.304 +05:30 4ec727ec-5766-42b6-9dfd-253fa847f51e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:16.304 +05:30 4ec727ec-5766-42b6-9dfd-253fa847f51e 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-02 21:03:16.309 +05:30 4ec727ec-5766-42b6-9dfd-253fa847f51e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:16.309 +05:30 4ec727ec-5766-42b6-9dfd-253fa847f51e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.7618ms 2024-09-02 21:03:16.309 +05:30 4ec727ec-5766-42b6-9dfd-253fa847f51e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:16.309 +05:30 4ec727ec-5766-42b6-9dfd-253fa847f51e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48c6e512-67ba-4605-a3e7-2e563e5d8b22}, {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-02 21:03:16.309 +05:30 4ec727ec-5766-42b6-9dfd-253fa847f51e 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.2404ms 2024-09-02 21:03:16.444 +05:30 ef66f500-0cef-48f0-b630-a2f1ca4539c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:03:16.445 +05:30 ef66f500-0cef-48f0-b630-a2f1ca4539c4 INF CORS policy execution successful. 2024-09-02 21:03:16.445 +05:30 ef66f500-0cef-48f0-b630-a2f1ca4539c4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:16.445 +05:30 5df2f38b-b081-4a54-a001-8c502feb64ac INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:16.445 +05:30 5df2f38b-b081-4a54-a001-8c502feb64ac 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-02 21:03:16.450 +05:30 5df2f38b-b081-4a54-a001-8c502feb64ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:16.450 +05:30 5df2f38b-b081-4a54-a001-8c502feb64ac INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 4.7591ms 2024-09-02 21:03:16.450 +05:30 5df2f38b-b081-4a54-a001-8c502feb64ac INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:16.450 +05:30 5df2f38b-b081-4a54-a001-8c502feb64ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef66f500-0cef-48f0-b630-a2f1ca4539c4}, {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-02 21:03:16.451 +05:30 5df2f38b-b081-4a54-a001-8c502feb64ac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 6.5393ms 2024-09-02 21:03:16.675 +05:30 92301429-ea86-4958-bf04-e612f79ee1df 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-02 21:03:16.675 +05:30 92301429-ea86-4958-bf04-e612f79ee1df INF CORS policy execution successful. 2024-09-02 21:03:16.675 +05:30 92301429-ea86-4958-bf04-e612f79ee1df 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.4188ms 2024-09-02 21:03:16.679 +05:30 4d6431fa-9b0e-473e-98a6-43e86091bbc6 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-02 21:03:16.679 +05:30 4d6431fa-9b0e-473e-98a6-43e86091bbc6 INF CORS policy execution successful. 2024-09-02 21:03:16.679 +05:30 4d6431fa-9b0e-473e-98a6-43e86091bbc6 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.4063ms 2024-09-02 21:03:16.708 +05:30 4c100769-ec8a-4f3f-82a8-d66f97b93a3d 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-02 21:03:16.708 +05:30 4c100769-ec8a-4f3f-82a8-d66f97b93a3d INF CORS policy execution successful. 2024-09-02 21:03:16.708 +05:30 4c100769-ec8a-4f3f-82a8-d66f97b93a3d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:16.709 +05:30 e6e8c384-3d45-4840-b53a-80f9ac5b6c37 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:16.709 +05:30 e6e8c384-3d45-4840-b53a-80f9ac5b6c37 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-02 21:03:16.715 +05:30 e6e8c384-3d45-4840-b53a-80f9ac5b6c37 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:16.715 +05:30 e6e8c384-3d45-4840-b53a-80f9ac5b6c37 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.5049ms 2024-09-02 21:03:16.715 +05:30 e6e8c384-3d45-4840-b53a-80f9ac5b6c37 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:16.716 +05:30 e6e8c384-3d45-4840-b53a-80f9ac5b6c37 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c100769-ec8a-4f3f-82a8-d66f97b93a3d}, {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-02 21:03:16.716 +05:30 e6e8c384-3d45-4840-b53a-80f9ac5b6c37 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.4433ms 2024-09-02 21:03:16.751 +05:30 61aedddd-1596-4d39-a3bc-4bd4067b4bf4 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-02 21:03:16.752 +05:30 61aedddd-1596-4d39-a3bc-4bd4067b4bf4 INF CORS policy execution successful. 2024-09-02 21:03:16.752 +05:30 61aedddd-1596-4d39-a3bc-4bd4067b4bf4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:16.752 +05:30 4e771ddc-f46f-4751-8ea2-dd7456f123f4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:16.752 +05:30 4e771ddc-f46f-4751-8ea2-dd7456f123f4 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-02 21:03:16.758 +05:30 4e771ddc-f46f-4751-8ea2-dd7456f123f4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:16.758 +05:30 4e771ddc-f46f-4751-8ea2-dd7456f123f4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.2806ms 2024-09-02 21:03:16.759 +05:30 4e771ddc-f46f-4751-8ea2-dd7456f123f4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:16.759 +05:30 4e771ddc-f46f-4751-8ea2-dd7456f123f4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61aedddd-1596-4d39-a3bc-4bd4067b4bf4}, {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-02 21:03:16.759 +05:30 4e771ddc-f46f-4751-8ea2-dd7456f123f4 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.7341ms 2024-09-02 21:03:20.822 +05:30 2b2418ab-2155-45d5-a0ee-0205b0787a8d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 21:03:20.823 +05:30 2b2418ab-2155-45d5-a0ee-0205b0787a8d INF CORS policy execution successful. 2024-09-02 21:03:20.823 +05:30 2b2418ab-2155-45d5-a0ee-0205b0787a8d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 204 null null 0.8905ms 2024-09-02 21:03:20.826 +05:30 b7c425e5-2428-44ea-a467-a858a1ddf820 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 21:03:20.826 +05:30 b7c425e5-2428-44ea-a467-a858a1ddf820 INF CORS policy execution successful. 2024-09-02 21:03:20.826 +05:30 b7c425e5-2428-44ea-a467-a858a1ddf820 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 204 null null 0.509ms 2024-09-02 21:03:20.874 +05:30 91fbbaee-90ed-443d-9b55-a2a1029c05c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 21:03:20.875 +05:30 91fbbaee-90ed-443d-9b55-a2a1029c05c2 INF CORS policy execution successful. 2024-09-02 21:03:20.875 +05:30 91fbbaee-90ed-443d-9b55-a2a1029c05c2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:20.876 +05:30 e07abd80-a8cf-49f9-90dd-367f555531fa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:20.876 +05:30 e07abd80-a8cf-49f9-90dd-367f555531fa 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-02 21:03:20.889 +05:30 e07abd80-a8cf-49f9-90dd-367f555531fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:20.889 +05:30 e07abd80-a8cf-49f9-90dd-367f555531fa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 13.5598ms 2024-09-02 21:03:20.890 +05:30 e07abd80-a8cf-49f9-90dd-367f555531fa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:20.890 +05:30 e07abd80-a8cf-49f9-90dd-367f555531fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91fbbaee-90ed-443d-9b55-a2a1029c05c2}, {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-02 21:03:20.890 +05:30 e07abd80-a8cf-49f9-90dd-367f555531fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 200 1730 application/json; charset=utf-8 15.5606ms 2024-09-02 21:03:20.937 +05:30 e6f140e1-ee5e-45eb-92ca-c0a0838c1f75 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - null null 2024-09-02 21:03:20.937 +05:30 e6f140e1-ee5e-45eb-92ca-c0a0838c1f75 INF CORS policy execution successful. 2024-09-02 21:03:20.938 +05:30 e6f140e1-ee5e-45eb-92ca-c0a0838c1f75 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:20.938 +05:30 929bc2a5-8327-49c2-9095-cf09c6d9f14f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:20.938 +05:30 929bc2a5-8327-49c2-9095-cf09c6d9f14f 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-02 21:03:20.943 +05:30 929bc2a5-8327-49c2-9095-cf09c6d9f14f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:20.943 +05:30 929bc2a5-8327-49c2-9095-cf09c6d9f14f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 4.846ms 2024-09-02 21:03:20.943 +05:30 929bc2a5-8327-49c2-9095-cf09c6d9f14f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:20.943 +05:30 929bc2a5-8327-49c2-9095-cf09c6d9f14f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e6f140e1-ee5e-45eb-92ca-c0a0838c1f75}, {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-02 21:03:20.943 +05:30 929bc2a5-8327-49c2-9095-cf09c6d9f14f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=126 - 200 1730 application/json; charset=utf-8 6.77ms 2024-09-02 21:03:21.181 +05:30 06055df6-9be0-4cf6-b859-3cbe8a1da7c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 21:03:21.181 +05:30 06055df6-9be0-4cf6-b859-3cbe8a1da7c9 INF CORS policy execution successful. 2024-09-02 21:03:21.182 +05:30 06055df6-9be0-4cf6-b859-3cbe8a1da7c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 204 null null 0.5207ms 2024-09-02 21:03:21.184 +05:30 d8cbc50a-f333-460d-9bab-ea4be921a631 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 21:03:21.184 +05:30 d8cbc50a-f333-460d-9bab-ea4be921a631 INF CORS policy execution successful. 2024-09-02 21:03:21.184 +05:30 d8cbc50a-f333-460d-9bab-ea4be921a631 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 0.2596ms 2024-09-02 21:03:21.246 +05:30 e1b1a36a-59af-4dab-beaa-8eb5ba81da32 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 21:03:21.247 +05:30 e1b1a36a-59af-4dab-beaa-8eb5ba81da32 INF CORS policy execution successful. 2024-09-02 21:03:21.247 +05:30 e1b1a36a-59af-4dab-beaa-8eb5ba81da32 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:21.247 +05:30 16f0446f-7cb0-4f72-9895-4a01c7e03dc4 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:03:21.247 +05:30 16f0446f-7cb0-4f72-9895-4a01c7e03dc4 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-02 21:03:21.250 +05:30 16f0446f-7cb0-4f72-9895-4a01c7e03dc4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:21.250 +05:30 16f0446f-7cb0-4f72-9895-4a01c7e03dc4 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.7137ms 2024-09-02 21:03:21.250 +05:30 16f0446f-7cb0-4f72-9895-4a01c7e03dc4 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:03:21.250 +05:30 16f0446f-7cb0-4f72-9895-4a01c7e03dc4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1b1a36a-59af-4dab-beaa-8eb5ba81da32}, {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-02 21:03:21.250 +05:30 b95cd6a2-c412-4090-939a-23e50070221f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - null null 2024-09-02 21:03:21.250 +05:30 16f0446f-7cb0-4f72-9895-4a01c7e03dc4 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.8873ms 2024-09-02 21:03:21.251 +05:30 b95cd6a2-c412-4090-939a-23e50070221f INF CORS policy execution successful. 2024-09-02 21:03:21.251 +05:30 b95cd6a2-c412-4090-939a-23e50070221f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:21.251 +05:30 06d3e37f-dbed-4332-a231-848eb6173b82 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:21.251 +05:30 06d3e37f-dbed-4332-a231-848eb6173b82 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-02 21:03:21.254 +05:30 06d3e37f-dbed-4332-a231-848eb6173b82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:21.254 +05:30 06d3e37f-dbed-4332-a231-848eb6173b82 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 3.3317ms 2024-09-02 21:03:21.255 +05:30 06d3e37f-dbed-4332-a231-848eb6173b82 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:03:21.255 +05:30 06d3e37f-dbed-4332-a231-848eb6173b82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b95cd6a2-c412-4090-939a-23e50070221f}, {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-02 21:03:21.255 +05:30 06d3e37f-dbed-4332-a231-848eb6173b82 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=85 - 200 1216 application/json; charset=utf-8 4.7669ms 2024-09-02 21:03:21.361 +05:30 d1e98898-7a0a-4c12-8959-88e96f8e3e04 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:03:21.362 +05:30 d1e98898-7a0a-4c12-8959-88e96f8e3e04 INF CORS policy execution successful. 2024-09-02 21:03:21.362 +05:30 d1e98898-7a0a-4c12-8959-88e96f8e3e04 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.5715ms 2024-09-02 21:03:21.365 +05:30 a39d7db9-0b52-4569-b243-a84e6998ce03 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:03:21.365 +05:30 a39d7db9-0b52-4569-b243-a84e6998ce03 INF CORS policy execution successful. 2024-09-02 21:03:21.366 +05:30 a39d7db9-0b52-4569-b243-a84e6998ce03 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5431ms 2024-09-02 21:03:21.434 +05:30 e71d5fc5-315b-4936-8fc7-f1f481879884 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:03:21.434 +05:30 e71d5fc5-315b-4936-8fc7-f1f481879884 INF CORS policy execution successful. 2024-09-02 21:03:21.434 +05:30 e71d5fc5-315b-4936-8fc7-f1f481879884 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:21.434 +05:30 51222216-47b9-433e-a2e3-9e6505a58253 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:21.435 +05:30 51222216-47b9-433e-a2e3-9e6505a58253 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-02 21:03:21.437 +05:30 cffe18ee-46cc-4454-aac7-3bf282247109 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:03:21.438 +05:30 cffe18ee-46cc-4454-aac7-3bf282247109 INF CORS policy execution successful. 2024-09-02 21:03:21.438 +05:30 cffe18ee-46cc-4454-aac7-3bf282247109 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:21.438 +05:30 a784e89e-57a8-4b4b-9eda-79f55a013f74 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:21.438 +05:30 a784e89e-57a8-4b4b-9eda-79f55a013f74 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-02 21:03:21.444 +05:30 51222216-47b9-433e-a2e3-9e6505a58253 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:21.444 +05:30 51222216-47b9-433e-a2e3-9e6505a58253 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 9.5725ms 2024-09-02 21:03:21.444 +05:30 51222216-47b9-433e-a2e3-9e6505a58253 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:21.444 +05:30 51222216-47b9-433e-a2e3-9e6505a58253 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e71d5fc5-315b-4936-8fc7-f1f481879884}, {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-02 21:03:21.445 +05:30 51222216-47b9-433e-a2e3-9e6505a58253 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 11.2621ms 2024-09-02 21:03:21.446 +05:30 a784e89e-57a8-4b4b-9eda-79f55a013f74 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:21.446 +05:30 a784e89e-57a8-4b4b-9eda-79f55a013f74 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.5202ms 2024-09-02 21:03:21.446 +05:30 a784e89e-57a8-4b4b-9eda-79f55a013f74 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:21.446 +05:30 a784e89e-57a8-4b4b-9eda-79f55a013f74 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cffe18ee-46cc-4454-aac7-3bf282247109}, {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-02 21:03:21.446 +05:30 a784e89e-57a8-4b4b-9eda-79f55a013f74 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.6669ms 2024-09-02 21:03:21.625 +05:30 78370ccc-98f6-4d3c-90eb-0a840edd9c94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 21:03:21.626 +05:30 78370ccc-98f6-4d3c-90eb-0a840edd9c94 INF CORS policy execution successful. 2024-09-02 21:03:21.626 +05:30 78370ccc-98f6-4d3c-90eb-0a840edd9c94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.4928ms 2024-09-02 21:03:21.672 +05:30 e913e1ea-fd1d-474c-a1c8-c2ac4312edea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 21:03:21.673 +05:30 e913e1ea-fd1d-474c-a1c8-c2ac4312edea INF CORS policy execution successful. 2024-09-02 21:03:21.673 +05:30 e913e1ea-fd1d-474c-a1c8-c2ac4312edea 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:21.674 +05:30 b3cd2b9d-a93f-4296-83e7-efb601805479 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:21.674 +05:30 b3cd2b9d-a93f-4296-83e7-efb601805479 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-02 21:03:21.688 +05:30 b3cd2b9d-a93f-4296-83e7-efb601805479 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:21.689 +05:30 b3cd2b9d-a93f-4296-83e7-efb601805479 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.4453ms 2024-09-02 21:03:21.689 +05:30 b3cd2b9d-a93f-4296-83e7-efb601805479 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:03:21.689 +05:30 b3cd2b9d-a93f-4296-83e7-efb601805479 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e913e1ea-fd1d-474c-a1c8-c2ac4312edea}, {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-02 21:03:21.690 +05:30 b3cd2b9d-a93f-4296-83e7-efb601805479 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 18.1291ms 2024-09-02 21:03:21.848 +05:30 f71fc4d8-08c1-44d0-80b5-a104fccbf5bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:03:21.849 +05:30 f71fc4d8-08c1-44d0-80b5-a104fccbf5bd INF CORS policy execution successful. 2024-09-02 21:03:21.849 +05:30 f71fc4d8-08c1-44d0-80b5-a104fccbf5bd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:21.849 +05:30 26bc9aa9-b005-41d3-83da-7d5cf7bdf651 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:21.849 +05:30 26bc9aa9-b005-41d3-83da-7d5cf7bdf651 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-02 21:03:21.852 +05:30 26bc9aa9-b005-41d3-83da-7d5cf7bdf651 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:21.853 +05:30 26bc9aa9-b005-41d3-83da-7d5cf7bdf651 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 3.5021ms 2024-09-02 21:03:21.853 +05:30 26bc9aa9-b005-41d3-83da-7d5cf7bdf651 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:03:21.853 +05:30 26bc9aa9-b005-41d3-83da-7d5cf7bdf651 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f71fc4d8-08c1-44d0-80b5-a104fccbf5bd}, {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-02 21:03:21.853 +05:30 26bc9aa9-b005-41d3-83da-7d5cf7bdf651 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 4.9215ms 2024-09-02 21:03:23.022 +05:30 a95564ef-5307-446b-bab3-36396a652e9e 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-02 21:03:23.023 +05:30 a95564ef-5307-446b-bab3-36396a652e9e INF CORS policy execution successful. 2024-09-02 21:03:23.023 +05:30 a95564ef-5307-446b-bab3-36396a652e9e 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.1195ms 2024-09-02 21:03:23.025 +05:30 bb74f3e9-1bcd-4a69-92d0-3ec4346911e8 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-02 21:03:23.025 +05:30 bb74f3e9-1bcd-4a69-92d0-3ec4346911e8 INF CORS policy execution successful. 2024-09-02 21:03:23.025 +05:30 bb74f3e9-1bcd-4a69-92d0-3ec4346911e8 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.5122ms 2024-09-02 21:03:23.076 +05:30 3c149e7c-cb3b-48f2-afc2-ce1fe7a243fe 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-02 21:03:23.077 +05:30 3c149e7c-cb3b-48f2-afc2-ce1fe7a243fe INF CORS policy execution successful. 2024-09-02 21:03:23.077 +05:30 3c149e7c-cb3b-48f2-afc2-ce1fe7a243fe 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:23.078 +05:30 914277ed-14f2-4d01-a5e4-ab235c7880a1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:23.078 +05:30 914277ed-14f2-4d01-a5e4-ab235c7880a1 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-02 21:03:23.086 +05:30 914277ed-14f2-4d01-a5e4-ab235c7880a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:23.087 +05:30 914277ed-14f2-4d01-a5e4-ab235c7880a1 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.8889ms 2024-09-02 21:03:23.087 +05:30 914277ed-14f2-4d01-a5e4-ab235c7880a1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:23.087 +05:30 914277ed-14f2-4d01-a5e4-ab235c7880a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c149e7c-cb3b-48f2-afc2-ce1fe7a243fe}, {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-02 21:03:23.088 +05:30 914277ed-14f2-4d01-a5e4-ab235c7880a1 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.2571ms 2024-09-02 21:03:23.126 +05:30 117d8152-d7b5-46ab-a8f1-44c3b6549e04 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-02 21:03:23.127 +05:30 117d8152-d7b5-46ab-a8f1-44c3b6549e04 INF CORS policy execution successful. 2024-09-02 21:03:23.127 +05:30 117d8152-d7b5-46ab-a8f1-44c3b6549e04 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:03:23.128 +05:30 a8a576dc-d0f6-4053-a9b3-f56635e1de54 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:23.128 +05:30 a8a576dc-d0f6-4053-a9b3-f56635e1de54 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-02 21:03:23.136 +05:30 a8a576dc-d0f6-4053-a9b3-f56635e1de54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:23.137 +05:30 a8a576dc-d0f6-4053-a9b3-f56635e1de54 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.9185ms 2024-09-02 21:03:23.137 +05:30 a8a576dc-d0f6-4053-a9b3-f56635e1de54 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:03:23.137 +05:30 a8a576dc-d0f6-4053-a9b3-f56635e1de54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 117d8152-d7b5-46ab-a8f1-44c3b6549e04}, {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-02 21:03:23.145 +05:30 a8a576dc-d0f6-4053-a9b3-f56635e1de54 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.9912ms 2024-09-02 21:03:37.091 +05:30 76206474-ecb9-4c45-9a6a-704d86896e71 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-02 21:03:37.092 +05:30 76206474-ecb9-4c45-9a6a-704d86896e71 INF CORS policy execution successful. 2024-09-02 21:03:37.093 +05:30 76206474-ecb9-4c45-9a6a-704d86896e71 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.7999ms 2024-09-02 21:03:37.128 +05:30 bc0a88f4-4f05-400d-8641-371ec3580c9b 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-02 21:03:37.129 +05:30 bc0a88f4-4f05-400d-8641-371ec3580c9b INF CORS policy execution successful. 2024-09-02 21:03:37.130 +05:30 bc0a88f4-4f05-400d-8641-371ec3580c9b 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:03:37.131 +05:30 a0841564-9b2f-4aa9-9d3d-c37a912e23ab INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:03:37.131 +05:30 a0841564-9b2f-4aa9-9d3d-c37a912e23ab 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-02 21:03:37.174 +05:30 a0841564-9b2f-4aa9-9d3d-c37a912e23ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:37.174 +05:30 a0841564-9b2f-4aa9-9d3d-c37a912e23ab INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 43.1762ms 2024-09-02 21:03:37.174 +05:30 a0841564-9b2f-4aa9-9d3d-c37a912e23ab INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-02 21:03:37.174 +05:30 a0841564-9b2f-4aa9-9d3d-c37a912e23ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc0a88f4-4f05-400d-8641-371ec3580c9b}, {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:32:50.183\"},{\"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-02 21:03:37.175 +05:30 a0841564-9b2f-4aa9-9d3d-c37a912e23ab 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 46.7412ms 2024-09-02 21:03:39.946 +05:30 d0e062d4-bfca-46bc-83af-ee30180f9216 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 21:03:39.946 +05:30 d0e062d4-bfca-46bc-83af-ee30180f9216 INF CORS policy execution successful. 2024-09-02 21:03:39.946 +05:30 d0e062d4-bfca-46bc-83af-ee30180f9216 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 204 null null 0.6512ms 2024-09-02 21:03:39.978 +05:30 abc41320-6929-4a09-bff1-8d668feb402f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - null null 2024-09-02 21:03:39.979 +05:30 abc41320-6929-4a09-bff1-8d668feb402f INF CORS policy execution successful. 2024-09-02 21:03:39.979 +05:30 abc41320-6929-4a09-bff1-8d668feb402f 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:03:39.979 +05:30 20cd3163-7f83-4097-973f-a6d83fda31d1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:03:39.979 +05:30 20cd3163-7f83-4097-973f-a6d83fda31d1 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-02 21:03:40.007 +05:30 20cd3163-7f83-4097-973f-a6d83fda31d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:40.007 +05:30 20cd3163-7f83-4097-973f-a6d83fda31d1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 27.7018ms 2024-09-02 21:03:40.007 +05:30 20cd3163-7f83-4097-973f-a6d83fda31d1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-02 21:03:40.007 +05:30 20cd3163-7f83-4097-973f-a6d83fda31d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: abc41320-6929-4a09-bff1-8d668feb402f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2320} 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\":18,\"ActionName\":\"View\"},{\"ProfileId\":101,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-02 21:03:40.008 +05:30 20cd3163-7f83-4097-973f-a6d83fda31d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=101 - 200 2320 application/json; charset=utf-8 29.6664ms 2024-09-02 21:03:40.244 +05:30 88095168-ec4c-42c7-94e8-5e5218585539 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:03:40.244 +05:30 88095168-ec4c-42c7-94e8-5e5218585539 INF CORS policy execution successful. 2024-09-02 21:03:40.245 +05:30 88095168-ec4c-42c7-94e8-5e5218585539 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7943ms 2024-09-02 21:03:40.276 +05:30 ddd531f2-7761-45a0-bf49-b653a3d99be5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:03:40.276 +05:30 ddd531f2-7761-45a0-bf49-b653a3d99be5 INF CORS policy execution successful. 2024-09-02 21:03:40.277 +05:30 ddd531f2-7761-45a0-bf49-b653a3d99be5 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:03:40.277 +05:30 b8defa8b-6de9-40eb-812f-f2bdc44f3a31 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:03:40.277 +05:30 b8defa8b-6de9-40eb-812f-f2bdc44f3a31 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-02 21:03:40.295 +05:30 b8defa8b-6de9-40eb-812f-f2bdc44f3a31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:40.296 +05:30 b8defa8b-6de9-40eb-812f-f2bdc44f3a31 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.5716ms 2024-09-02 21:03:40.296 +05:30 b8defa8b-6de9-40eb-812f-f2bdc44f3a31 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:03:40.296 +05:30 b8defa8b-6de9-40eb-812f-f2bdc44f3a31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddd531f2-7761-45a0-bf49-b653a3d99be5}, {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-02 21:03:40.296 +05:30 b8defa8b-6de9-40eb-812f-f2bdc44f3a31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 20.1697ms 2024-09-02 21:03:40.382 +05:30 0263d20d-23da-4d11-9ed7-c344fbd1bce8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:03:40.382 +05:30 0263d20d-23da-4d11-9ed7-c344fbd1bce8 INF CORS policy execution successful. 2024-09-02 21:03:40.382 +05:30 0263d20d-23da-4d11-9ed7-c344fbd1bce8 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:03:40.383 +05:30 85428684-2bc7-4aa8-be5f-93bcf251ff94 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:03:40.383 +05:30 85428684-2bc7-4aa8-be5f-93bcf251ff94 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-02 21:03:40.398 +05:30 85428684-2bc7-4aa8-be5f-93bcf251ff94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:40.399 +05:30 85428684-2bc7-4aa8-be5f-93bcf251ff94 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 15.5836ms 2024-09-02 21:03:40.399 +05:30 85428684-2bc7-4aa8-be5f-93bcf251ff94 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:03:40.399 +05:30 85428684-2bc7-4aa8-be5f-93bcf251ff94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0263d20d-23da-4d11-9ed7-c344fbd1bce8}, {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-02 21:03:40.399 +05:30 85428684-2bc7-4aa8-be5f-93bcf251ff94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 17.208ms 2024-09-02 21:03:53.873 +05:30 d9a416ff-d65e-4561-9b33-14c1275d1d21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-02 21:03:53.874 +05:30 d9a416ff-d65e-4561-9b33-14c1275d1d21 INF CORS policy execution successful. 2024-09-02 21:03:53.876 +05:30 d9a416ff-d65e-4561-9b33-14c1275d1d21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 3.1602ms 2024-09-02 21:03:53.917 +05:30 33db6b46-2f97-45a8-9c9b-416eef3afd08 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 804 2024-09-02 21:03:53.918 +05:30 33db6b46-2f97-45a8-9c9b-416eef3afd08 INF CORS policy execution successful. 2024-09-02 21:03:53.919 +05:30 33db6b46-2f97-45a8-9c9b-416eef3afd08 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {Connection: keep-alive}, {Content-Length: 804}, {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: {"id":101,"name":"Profile - 4","beId":1,"isGroup":false,"menuAction":[{"menuId":14,"actionId":1},{"menuId":14,"actionId":2},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16},{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":19},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21}],"parentId":98,"remarks":"Remarks for 4_1_2"} 2024-09-02 21:03:53.919 +05:30 df2acba2-a24e-41c1-a5da-d38d1db88b48 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 21:03:53.919 +05:30 df2acba2-a24e-41c1-a5da-d38d1db88b48 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-02 21:03:54.043 +05:30 df2acba2-a24e-41c1-a5da-d38d1db88b48 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:54.045 +05:30 df2acba2-a24e-41c1-a5da-d38d1db88b48 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 124.5196ms 2024-09-02 21:03:54.045 +05:30 df2acba2-a24e-41c1-a5da-d38d1db88b48 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-02 21:03:54.045 +05:30 df2acba2-a24e-41c1-a5da-d38d1db88b48 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 33db6b46-2f97-45a8-9c9b-416eef3afd08}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 95} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"101"} 2024-09-02 21:03:54.045 +05:30 df2acba2-a24e-41c1-a5da-d38d1db88b48 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 95 application/json; charset=utf-8 127.8043ms 2024-09-02 21:03:54.448 +05:30 f447f464-cd9f-42fc-b95b-177b3518afdf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:03:54.448 +05:30 f447f464-cd9f-42fc-b95b-177b3518afdf INF CORS policy execution successful. 2024-09-02 21:03:54.449 +05:30 f447f464-cd9f-42fc-b95b-177b3518afdf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7083ms 2024-09-02 21:03:54.487 +05:30 1c44f434-83bd-4ffe-9fde-d50e973b09a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-02 21:03:54.488 +05:30 1c44f434-83bd-4ffe-9fde-d50e973b09a2 INF CORS policy execution successful. 2024-09-02 21:03:54.489 +05:30 1c44f434-83bd-4ffe-9fde-d50e973b09a2 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNTI5MDg2NywiZXhwIjoxNzI1MjkxNDY3LCJpYXQiOjE3MjUyOTA4Njd9.qqpqnyurQ-TbPxkzyT6P2Zr7qjvnAOestFy329hsD7s}, {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-02 21:03:54.489 +05:30 c2109a37-a926-47c9-8b5e-01af22a65d67 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:03:54.489 +05:30 c2109a37-a926-47c9-8b5e-01af22a65d67 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-02 21:03:54.520 +05:30 c2109a37-a926-47c9-8b5e-01af22a65d67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:03:54.520 +05:30 c2109a37-a926-47c9-8b5e-01af22a65d67 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 30.5034ms 2024-09-02 21:03:54.520 +05:30 c2109a37-a926-47c9-8b5e-01af22a65d67 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-02 21:03:54.520 +05:30 c2109a37-a926-47c9-8b5e-01af22a65d67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c44f434-83bd-4ffe-9fde-d50e973b09a2}, {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-02 21:03:54.520 +05:30 c2109a37-a926-47c9-8b5e-01af22a65d67 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 305 application/json; charset=utf-8 33.0952ms 2024-09-02 21:14:07.269 +05:30 INF Application is shutting down... 2024-09-02 21:25:56.791 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-02 21:25:56.848 +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-02 21:25:56.869 +05:30 INF Creating key {75825534-1be4-4f01-965d-e36f527b5e9a} with creation date 2024-09-02 15:55:56Z, activation date 2024-09-02 15:55:56Z, and expiration date 2024-12-01 15:55:56Z. 2024-09-02 21:25:56.881 +05:30 WRN No XML encryptor configured. Key {75825534-1be4-4f01-965d-e36f527b5e9a} may be persisted to storage in unencrypted form. 2024-09-02 21:25:57.074 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-02 21:25:57.075 +05:30 INF Hosting environment: Production 2024-09-02 21:25:57.075 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-02 21:25:57.088 +05:30 36a908fe-b3ea-4674-b003-a7c1b5113a4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 21:25:57.147 +05:30 36a908fe-b3ea-4674-b003-a7c1b5113a4e INF CORS policy execution successful. 2024-09-02 21:25:57.154 +05:30 36a908fe-b3ea-4674-b003-a7c1b5113a4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 204 null null 67.9941ms 2024-09-02 21:25:57.201 +05:30 263221cf-c72a-4119-9025-7b7963e9fd4a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - null null 2024-09-02 21:25:57.347 +05:30 263221cf-c72a-4119-9025-7b7963e9fd4a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:43:00 PM', Current time (UTC): '9/2/2024 3:55: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-02 21:25:57.360 +05:30 263221cf-c72a-4119-9025-7b7963e9fd4a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 3:43:00 PM', Current time (UTC): '9/2/2024 3:55:57 PM'. 2024-09-02 21:25:57.361 +05:30 263221cf-c72a-4119-9025-7b7963e9fd4a INF CORS policy execution successful. 2024-09-02 21:25:57.390 +05:30 263221cf-c72a-4119-9025-7b7963e9fd4a INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=false&pageNumber=2&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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MTc4MCwiaWF0IjoxNzI1MjkxMTgwfQ.4-XWyUxJjMFOA6X57YRDTlD8CsNRbSskNVzZGXlM6pU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:25:57.447 +05:30 2790f6d4-ce78-4838-b1c0-7f64112464a8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 21:25:57.455 +05:30 2790f6d4-ce78-4838-b1c0-7f64112464a8 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 21:25:57.456 +05:30 2790f6d4-ce78-4838-b1c0-7f64112464a8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 263221cf-c72a-4119-9025-7b7963e9fd4a}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 15:43:00'"} Body: 2024-09-02 21:25:57.462 +05:30 2790f6d4-ce78-4838-b1c0-7f64112464a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=2&pageSize=10&searchString= - 401 null null 261.1513ms 2024-09-02 21:25:59.236 +05:30 104f9695-539c-4edc-8931-2b644a86b62c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MjA4MCwiaWF0IjoxNzI1MjkxMTgwfQ.9Z1Bfo7z-8TAtbhpF7Pny9_q-yMo9vuqneEZVglokzQ - null null 2024-09-02 21:25:59.240 +05:30 104f9695-539c-4edc-8931-2b644a86b62c INF CORS policy execution successful. 2024-09-02 21:25:59.242 +05:30 104f9695-539c-4edc-8931-2b644a86b62c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MjA4MCwiaWF0IjoxNzI1MjkxMTgwfQ.9Z1Bfo7z-8TAtbhpF7Pny9_q-yMo9vuqneEZVglokzQ 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-02 21:25:59.247 +05:30 4e30781b-72ce-420c-b5ec-8b976d356e6d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 21:25:59.278 +05:30 4e30781b-72ce-420c-b5ec-8b976d356e6d 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-02 21:25:59.352 +05:30 4e30781b-72ce-420c-b5ec-8b976d356e6d INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:25:59.473 +05:30 4e30781b-72ce-420c-b5ec-8b976d356e6d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 189.6398ms 2024-09-02 21:25:59.473 +05:30 4e30781b-72ce-420c-b5ec-8b976d356e6d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 21:25:59.473 +05:30 4e30781b-72ce-420c-b5ec-8b976d356e6d INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 104f9695-539c-4edc-8931-2b644a86b62c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-02 21:25:59.476 +05:30 4e30781b-72ce-420c-b5ec-8b976d356e6d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTExODAsImV4cCI6MTcyNTI5MjA4MCwiaWF0IjoxNzI1MjkxMTgwfQ.9Z1Bfo7z-8TAtbhpF7Pny9_q-yMo9vuqneEZVglokzQ - 400 90 application/json; charset=utf-8 240.0141ms 2024-09-02 21:26:04.494 +05:30 2cc1693b-df36-48e7-bb7f-437e78364466 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - null null 2024-09-02 21:26:04.496 +05:30 2cc1693b-df36-48e7-bb7f-437e78364466 INF CORS policy execution successful. 2024-09-02 21:26:04.497 +05:30 2cc1693b-df36-48e7-bb7f-437e78364466 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:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:26:04.498 +05:30 098e14b6-0977-4834-a709-425ef4e247a8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 21:26:04.507 +05:30 098e14b6-0977-4834-a709-425ef4e247a8 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-02 21:26:04.873 +05:30 098e14b6-0977-4834-a709-425ef4e247a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:04.875 +05:30 098e14b6-0977-4834-a709-425ef4e247a8 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 367.5898ms 2024-09-02 21:26:04.876 +05:30 098e14b6-0977-4834-a709-425ef4e247a8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 21:26:04.878 +05:30 098e14b6-0977-4834-a709-425ef4e247a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2cc1693b-df36-48e7-bb7f-437e78364466}, {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-02 21:26:04.883 +05:30 098e14b6-0977-4834-a709-425ef4e247a8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser1 - 200 177 application/json; charset=utf-8 389.0933ms 2024-09-02 21:26:07.671 +05:30 5cb97a29-b08d-4a5d-8f3c-3223e52f9633 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 21:26:07.672 +05:30 5cb97a29-b08d-4a5d-8f3c-3223e52f9633 INF CORS policy execution successful. 2024-09-02 21:26:07.672 +05:30 5cb97a29-b08d-4a5d-8f3c-3223e52f9633 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.5282ms 2024-09-02 21:26:07.712 +05:30 350c1599-47d1-434f-8b3d-6e6b96d068d7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 21:26:07.713 +05:30 350c1599-47d1-434f-8b3d-6e6b96d068d7 INF CORS policy execution successful. 2024-09-02 21:26:07.714 +05:30 350c1599-47d1-434f-8b3d-6e6b96d068d7 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":"TestUser1","password":"TestUser1","entityId":7,"Company Name":"Entity9"} 2024-09-02 21:26:07.715 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 21:26:07.723 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF 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-02 21:26:07.821 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Database retrieved 2024-09-02 21:26:07.865 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Token generated 2024-09-02 21:26:07.867 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Token generated 2024-09-02 21:26:07.869 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:07.869 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 145.7414ms 2024-09-02 21:26:07.870 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 21:26:07.870 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 350c1599-47d1-434f-8b3d-6e6b96d068d7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzQ2NywiaWF0IjoxNzI1MjkyNTY3fQ.vdzp2nkWE05BtiQVrGMi18x2fzFRahiLwR3jqHnuOIM\"}"} 2024-09-02 21:26:07.871 +05:30 8e51243e-8a5f-43e9-a239-795bb8b87f29 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 158.5458ms 2024-09-02 21:26:10.846 +05:30 a2ab0e0c-6151-43a2-ba67-0b3ba9d3b96b 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-02 21:26:10.847 +05:30 a2ab0e0c-6151-43a2-ba67-0b3ba9d3b96b INF CORS policy execution successful. 2024-09-02 21:26:10.848 +05:30 a2ab0e0c-6151-43a2-ba67-0b3ba9d3b96b 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.6713ms 2024-09-02 21:26:11.043 +05:30 e1bd2de0-96d0-4ed3-b58b-9da560f2123d 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-02 21:26:11.044 +05:30 e1bd2de0-96d0-4ed3-b58b-9da560f2123d INF CORS policy execution successful. 2024-09-02 21:26:11.045 +05:30 e1bd2de0-96d0-4ed3-b58b-9da560f2123d 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.5746ms 2024-09-02 21:26:11.110 +05:30 fd17e15d-af5a-48a7-a795-cea5d7142ada 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-02 21:26:11.125 +05:30 fd17e15d-af5a-48a7-a795-cea5d7142ada INF CORS policy execution successful. 2024-09-02 21:26:11.126 +05:30 fd17e15d-af5a-48a7-a795-cea5d7142ada 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:26:11.134 +05:30 6607d95d-8dd0-481d-b3a3-8516bf7dcdbd INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:26:11.142 +05:30 6607d95d-8dd0-481d-b3a3-8516bf7dcdbd 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-02 21:26:11.272 +05:30 6607d95d-8dd0-481d-b3a3-8516bf7dcdbd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:11.273 +05:30 6607d95d-8dd0-481d-b3a3-8516bf7dcdbd INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 130.4278ms 2024-09-02 21:26:11.273 +05:30 6607d95d-8dd0-481d-b3a3-8516bf7dcdbd INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:26:11.274 +05:30 6607d95d-8dd0-481d-b3a3-8516bf7dcdbd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd17e15d-af5a-48a7-a795-cea5d7142ada}, {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-02 21:26:11.274 +05:30 6607d95d-8dd0-481d-b3a3-8516bf7dcdbd 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 163.7099ms 2024-09-02 21:26:11.459 +05:30 3d2812ab-62d5-4769-a3b6-f20294781565 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-02 21:26:11.460 +05:30 3d2812ab-62d5-4769-a3b6-f20294781565 INF CORS policy execution successful. 2024-09-02 21:26:11.461 +05:30 3d2812ab-62d5-4769-a3b6-f20294781565 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:26:11.462 +05:30 1baa3718-27df-4058-9c84-bb517e9f4c1f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:26:11.462 +05:30 1baa3718-27df-4058-9c84-bb517e9f4c1f 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-02 21:26:11.477 +05:30 1baa3718-27df-4058-9c84-bb517e9f4c1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:11.478 +05:30 1baa3718-27df-4058-9c84-bb517e9f4c1f INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.3841ms 2024-09-02 21:26:11.478 +05:30 1baa3718-27df-4058-9c84-bb517e9f4c1f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:26:11.478 +05:30 1baa3718-27df-4058-9c84-bb517e9f4c1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d2812ab-62d5-4769-a3b6-f20294781565}, {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-02 21:26:11.479 +05:30 1baa3718-27df-4058-9c84-bb517e9f4c1f 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 20.354ms 2024-09-02 21:26:19.662 +05:30 73b081a0-98e1-4f65-b8d9-1ce93707b764 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:26:19.664 +05:30 73b081a0-98e1-4f65-b8d9-1ce93707b764 INF CORS policy execution successful. 2024-09-02 21:26:19.664 +05:30 f5feccbd-df54-4be4-abe5-f195cf4f985e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:26:19.665 +05:30 f5feccbd-df54-4be4-abe5-f195cf4f985e INF CORS policy execution successful. 2024-09-02 21:26:19.665 +05:30 73b081a0-98e1-4f65-b8d9-1ce93707b764 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.5212ms 2024-09-02 21:26:19.665 +05:30 f5feccbd-df54-4be4-abe5-f195cf4f985e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.9364ms 2024-09-02 21:26:19.698 +05:30 5ce0d0ca-5669-4430-a66d-27621cb95e63 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:26:19.700 +05:30 5ce0d0ca-5669-4430-a66d-27621cb95e63 INF CORS policy execution successful. 2024-09-02 21:26:19.700 +05:30 5ce0d0ca-5669-4430-a66d-27621cb95e63 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:26:19.700 +05:30 0328fea1-c619-4155-83e7-48fafa96f621 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:26:19.701 +05:30 0328fea1-c619-4155-83e7-48fafa96f621 INF CORS policy execution successful. 2024-09-02 21:26:19.702 +05:30 0328fea1-c619-4155-83e7-48fafa96f621 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:26:19.702 +05:30 40025c93-17bf-4a8f-ab5a-9f4c1d02b632 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:26:19.702 +05:30 d923e5f4-36e0-47f8-ac63-2aee92553b07 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:26:19.713 +05:30 40025c93-17bf-4a8f-ab5a-9f4c1d02b632 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-02 21:26:19.713 +05:30 d923e5f4-36e0-47f8-ac63-2aee92553b07 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-02 21:26:19.807 +05:30 40025c93-17bf-4a8f-ab5a-9f4c1d02b632 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:19.808 +05:30 40025c93-17bf-4a8f-ab5a-9f4c1d02b632 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 95.3458ms 2024-09-02 21:26:19.809 +05:30 40025c93-17bf-4a8f-ab5a-9f4c1d02b632 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:26:19.809 +05:30 40025c93-17bf-4a8f-ab5a-9f4c1d02b632 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5ce0d0ca-5669-4430-a66d-27621cb95e63}, {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-02 21:26:19.810 +05:30 40025c93-17bf-4a8f-ab5a-9f4c1d02b632 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 111.6148ms 2024-09-02 21:26:19.823 +05:30 d923e5f4-36e0-47f8-ac63-2aee92553b07 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:19.824 +05:30 d923e5f4-36e0-47f8-ac63-2aee92553b07 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 110.9494ms 2024-09-02 21:26:19.824 +05:30 d923e5f4-36e0-47f8-ac63-2aee92553b07 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:26:19.825 +05:30 d923e5f4-36e0-47f8-ac63-2aee92553b07 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0328fea1-c619-4155-83e7-48fafa96f621}, {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-02 21:26:19.826 +05:30 d923e5f4-36e0-47f8-ac63-2aee92553b07 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 125.8213ms 2024-09-02 21:26:27.685 +05:30 40a9a6ba-96f2-4e30-bdba-d74f55985320 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:26:27.685 +05:30 4e542ce7-293c-449e-ba3e-0b1655908a4f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:26:27.686 +05:30 40a9a6ba-96f2-4e30-bdba-d74f55985320 INF CORS policy execution successful. 2024-09-02 21:26:27.686 +05:30 4e542ce7-293c-449e-ba3e-0b1655908a4f INF CORS policy execution successful. 2024-09-02 21:26:27.687 +05:30 40a9a6ba-96f2-4e30-bdba-d74f55985320 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 2.7228ms 2024-09-02 21:26:27.687 +05:30 4e542ce7-293c-449e-ba3e-0b1655908a4f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 2.8081ms 2024-09-02 21:26:27.729 +05:30 4e7b558f-da5c-412a-8f8a-1689284db713 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:26:27.732 +05:30 4e7b558f-da5c-412a-8f8a-1689284db713 INF CORS policy execution successful. 2024-09-02 21:26:27.733 +05:30 4e7b558f-da5c-412a-8f8a-1689284db713 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:26:27.734 +05:30 4f5cd2f0-8c00-47e2-9a94-7b3b735212b4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:26:27.735 +05:30 4f5cd2f0-8c00-47e2-9a94-7b3b735212b4 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-02 21:26:27.738 +05:30 e95260dd-5472-4524-bd67-0978bbced04f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:26:27.738 +05:30 e95260dd-5472-4524-bd67-0978bbced04f INF CORS policy execution successful. 2024-09-02 21:26:27.739 +05:30 e95260dd-5472-4524-bd67-0978bbced04f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:26:27.742 +05:30 04f1d7c2-cc47-4829-b702-0b14dac47587 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:26:27.743 +05:30 04f1d7c2-cc47-4829-b702-0b14dac47587 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-02 21:26:27.752 +05:30 4f5cd2f0-8c00-47e2-9a94-7b3b735212b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:27.753 +05:30 4f5cd2f0-8c00-47e2-9a94-7b3b735212b4 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 17.3976ms 2024-09-02 21:26:27.753 +05:30 4f5cd2f0-8c00-47e2-9a94-7b3b735212b4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:26:27.753 +05:30 4f5cd2f0-8c00-47e2-9a94-7b3b735212b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4e7b558f-da5c-412a-8f8a-1689284db713}, {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-02 21:26:27.754 +05:30 4f5cd2f0-8c00-47e2-9a94-7b3b735212b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 24.3471ms 2024-09-02 21:26:27.754 +05:30 04f1d7c2-cc47-4829-b702-0b14dac47587 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:26:27.754 +05:30 04f1d7c2-cc47-4829-b702-0b14dac47587 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.6862ms 2024-09-02 21:26:27.754 +05:30 04f1d7c2-cc47-4829-b702-0b14dac47587 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:26:27.755 +05:30 04f1d7c2-cc47-4829-b702-0b14dac47587 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e95260dd-5472-4524-bd67-0978bbced04f}, {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-02 21:26:27.755 +05:30 04f1d7c2-cc47-4829-b702-0b14dac47587 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 17.2451ms 2024-09-02 21:27:28.060 +05:30 05937692-61e1-4c85-8f7c-f893e67e8076 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:27:28.063 +05:30 05937692-61e1-4c85-8f7c-f893e67e8076 INF CORS policy execution successful. 2024-09-02 21:27:28.065 +05:30 05937692-61e1-4c85-8f7c-f893e67e8076 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 204 null null 5.7568ms 2024-09-02 21:27:28.089 +05:30 3384d10f-be81-49be-b927-3ebdd909fb69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:27:28.092 +05:30 3384d10f-be81-49be-b927-3ebdd909fb69 INF CORS policy execution successful. 2024-09-02 21:27:28.094 +05:30 3384d10f-be81-49be-b927-3ebdd909fb69 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:28.097 +05:30 37f2df5a-56a9-43b2-8bae-2a602ee35a34 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:28.109 +05:30 37f2df5a-56a9-43b2-8bae-2a602ee35a34 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-02 21:27:28.137 +05:30 37f2df5a-56a9-43b2-8bae-2a602ee35a34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:28.138 +05:30 37f2df5a-56a9-43b2-8bae-2a602ee35a34 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 28.6029ms 2024-09-02 21:27:28.138 +05:30 37f2df5a-56a9-43b2-8bae-2a602ee35a34 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:28.138 +05:30 37f2df5a-56a9-43b2-8bae-2a602ee35a34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3384d10f-be81-49be-b927-3ebdd909fb69}, {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-02 21:27:28.139 +05:30 37f2df5a-56a9-43b2-8bae-2a602ee35a34 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 200 257 application/json; charset=utf-8 49.8344ms 2024-09-02 21:27:28.352 +05:30 1298385c-1cdf-49d0-9d88-3006d0505e76 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - null null 2024-09-02 21:27:28.352 +05:30 1298385c-1cdf-49d0-9d88-3006d0505e76 INF CORS policy execution successful. 2024-09-02 21:27:28.353 +05:30 1298385c-1cdf-49d0-9d88-3006d0505e76 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - 204 null null 0.8247ms 2024-09-02 21:27:28.385 +05:30 7bc43681-5711-4cbb-aad0-d5091a5ca58b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - null null 2024-09-02 21:27:28.386 +05:30 7bc43681-5711-4cbb-aad0-d5091a5ca58b INF CORS policy execution successful. 2024-09-02 21:27:28.386 +05:30 7bc43681-5711-4cbb-aad0-d5091a5ca58b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:28.387 +05:30 c672742d-4ffe-414c-9fc8-3c60984f1e74 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:28.387 +05:30 c672742d-4ffe-414c-9fc8-3c60984f1e74 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-02 21:27:28.398 +05:30 c672742d-4ffe-414c-9fc8-3c60984f1e74 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:28.398 +05:30 c672742d-4ffe-414c-9fc8-3c60984f1e74 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.352ms 2024-09-02 21:27:28.399 +05:30 c672742d-4ffe-414c-9fc8-3c60984f1e74 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:28.399 +05:30 c672742d-4ffe-414c-9fc8-3c60984f1e74 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7bc43681-5711-4cbb-aad0-d5091a5ca58b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1002,\"Name\":\"RoleName_1002\"}]"} 2024-09-02 21:27:28.399 +05:30 c672742d-4ffe-414c-9fc8-3c60984f1e74 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - 200 138 application/json; charset=utf-8 14.702ms 2024-09-02 21:27:32.162 +05:30 2546e338-7bc6-4897-afdf-f9f51aecb607 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:27:32.164 +05:30 2546e338-7bc6-4897-afdf-f9f51aecb607 INF CORS policy execution successful. 2024-09-02 21:27:32.165 +05:30 2546e338-7bc6-4897-afdf-f9f51aecb607 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:32.168 +05:30 076fe0a9-5bb6-4229-ae80-afbb7982cd21 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:32.169 +05:30 076fe0a9-5bb6-4229-ae80-afbb7982cd21 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-02 21:27:32.176 +05:30 076fe0a9-5bb6-4229-ae80-afbb7982cd21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:32.176 +05:30 076fe0a9-5bb6-4229-ae80-afbb7982cd21 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 7.5564ms 2024-09-02 21:27:32.176 +05:30 076fe0a9-5bb6-4229-ae80-afbb7982cd21 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:32.177 +05:30 076fe0a9-5bb6-4229-ae80-afbb7982cd21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2546e338-7bc6-4897-afdf-f9f51aecb607}, {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-02 21:27:32.179 +05:30 076fe0a9-5bb6-4229-ae80-afbb7982cd21 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 200 257 application/json; charset=utf-8 16.2241ms 2024-09-02 21:27:32.215 +05:30 eb240647-5280-4c09-8dbf-575732cf6e55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:27:32.216 +05:30 eb240647-5280-4c09-8dbf-575732cf6e55 INF CORS policy execution successful. 2024-09-02 21:27:32.216 +05:30 eb240647-5280-4c09-8dbf-575732cf6e55 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:32.216 +05:30 f134b732-646a-4e2b-92b8-9759265a3233 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:32.216 +05:30 f134b732-646a-4e2b-92b8-9759265a3233 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-02 21:27:32.221 +05:30 f134b732-646a-4e2b-92b8-9759265a3233 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:32.221 +05:30 f134b732-646a-4e2b-92b8-9759265a3233 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.7849ms 2024-09-02 21:27:32.221 +05:30 f134b732-646a-4e2b-92b8-9759265a3233 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:32.221 +05:30 f134b732-646a-4e2b-92b8-9759265a3233 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb240647-5280-4c09-8dbf-575732cf6e55}, {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-02 21:27:32.222 +05:30 f134b732-646a-4e2b-92b8-9759265a3233 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 200 257 application/json; charset=utf-8 7.1727ms 2024-09-02 21:27:32.389 +05:30 063f4b29-1d49-4e27-9839-3a55969d4e52 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:27:32.389 +05:30 063f4b29-1d49-4e27-9839-3a55969d4e52 INF CORS policy execution successful. 2024-09-02 21:27:32.389 +05:30 063f4b29-1d49-4e27-9839-3a55969d4e52 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.7187ms 2024-09-02 21:27:32.419 +05:30 546a8f9f-cd03-4f7b-8a34-5723c850f630 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:27:32.420 +05:30 546a8f9f-cd03-4f7b-8a34-5723c850f630 INF CORS policy execution successful. 2024-09-02 21:27:32.420 +05:30 546a8f9f-cd03-4f7b-8a34-5723c850f630 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:32.421 +05:30 60035c65-8922-43bb-b8b7-ad7f289a823b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:27:32.421 +05:30 60035c65-8922-43bb-b8b7-ad7f289a823b 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-02 21:27:32.428 +05:30 60035c65-8922-43bb-b8b7-ad7f289a823b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:32.428 +05:30 60035c65-8922-43bb-b8b7-ad7f289a823b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.3136ms 2024-09-02 21:27:32.428 +05:30 60035c65-8922-43bb-b8b7-ad7f289a823b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:27:32.429 +05:30 60035c65-8922-43bb-b8b7-ad7f289a823b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 546a8f9f-cd03-4f7b-8a34-5723c850f630}, {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-02 21:27:32.429 +05:30 60035c65-8922-43bb-b8b7-ad7f289a823b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 10.0128ms 2024-09-02 21:27:32.528 +05:30 d886dff3-3077-40f2-af47-394eef2ff962 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - null null 2024-09-02 21:27:32.529 +05:30 d886dff3-3077-40f2-af47-394eef2ff962 INF CORS policy execution successful. 2024-09-02 21:27:32.530 +05:30 d886dff3-3077-40f2-af47-394eef2ff962 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:32.530 +05:30 c2d27dcb-fa1e-4259-9e1a-c3e12962c78e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:32.530 +05:30 c2d27dcb-fa1e-4259-9e1a-c3e12962c78e 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-02 21:27:32.542 +05:30 c2d27dcb-fa1e-4259-9e1a-c3e12962c78e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:32.543 +05:30 c2d27dcb-fa1e-4259-9e1a-c3e12962c78e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 12.5166ms 2024-09-02 21:27:32.543 +05:30 c2d27dcb-fa1e-4259-9e1a-c3e12962c78e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:32.544 +05:30 c2d27dcb-fa1e-4259-9e1a-c3e12962c78e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d886dff3-3077-40f2-af47-394eef2ff962}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1002,\"Name\":\"RoleName_1002\"}]"} 2024-09-02 21:27:32.544 +05:30 c2d27dcb-fa1e-4259-9e1a-c3e12962c78e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - 200 138 application/json; charset=utf-8 16.2916ms 2024-09-02 21:27:34.238 +05:30 6900f020-546d-4cf4-98d8-10e323ad3131 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:34.239 +05:30 6900f020-546d-4cf4-98d8-10e323ad3131 INF CORS policy execution successful. 2024-09-02 21:27:34.239 +05:30 6900f020-546d-4cf4-98d8-10e323ad3131 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.0696ms 2024-09-02 21:27:34.278 +05:30 bb954689-d7cd-4c9f-a552-8f42ca3c0182 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:34.279 +05:30 bb954689-d7cd-4c9f-a552-8f42ca3c0182 INF CORS policy execution successful. 2024-09-02 21:27:34.280 +05:30 bb954689-d7cd-4c9f-a552-8f42ca3c0182 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:34.281 +05:30 b8f448ad-762b-4452-bd4f-1d5ef0ce4e58 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:34.281 +05:30 b8f448ad-762b-4452-bd4f-1d5ef0ce4e58 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-02 21:27:34.287 +05:30 b8f448ad-762b-4452-bd4f-1d5ef0ce4e58 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:34.288 +05:30 b8f448ad-762b-4452-bd4f-1d5ef0ce4e58 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.7955ms 2024-09-02 21:27:34.288 +05:30 b8f448ad-762b-4452-bd4f-1d5ef0ce4e58 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:34.288 +05:30 b8f448ad-762b-4452-bd4f-1d5ef0ce4e58 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb954689-d7cd-4c9f-a552-8f42ca3c0182}, {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-02 21:27:34.289 +05:30 b8f448ad-762b-4452-bd4f-1d5ef0ce4e58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 10.8651ms 2024-09-02 21:27:36.545 +05:30 479bfd57-90c2-4251-9c2a-8d534fd90b77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:27:36.546 +05:30 479bfd57-90c2-4251-9c2a-8d534fd90b77 INF CORS policy execution successful. 2024-09-02 21:27:36.547 +05:30 479bfd57-90c2-4251-9c2a-8d534fd90b77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 204 null null 1.538ms 2024-09-02 21:27:36.571 +05:30 0724ff0a-2878-4f34-8b90-9c98a19dd663 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:27:36.573 +05:30 0724ff0a-2878-4f34-8b90-9c98a19dd663 INF CORS policy execution successful. 2024-09-02 21:27:36.573 +05:30 0724ff0a-2878-4f34-8b90-9c98a19dd663 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:36.573 +05:30 d4901450-702d-4fb9-bd6a-f4caf44b314d INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:36.574 +05:30 d4901450-702d-4fb9-bd6a-f4caf44b314d 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-02 21:27:36.578 +05:30 d4901450-702d-4fb9-bd6a-f4caf44b314d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:36.578 +05:30 d4901450-702d-4fb9-bd6a-f4caf44b314d INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.843ms 2024-09-02 21:27:36.578 +05:30 d4901450-702d-4fb9-bd6a-f4caf44b314d INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:36.578 +05:30 d4901450-702d-4fb9-bd6a-f4caf44b314d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0724ff0a-2878-4f34-8b90-9c98a19dd663}, {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-02 21:27:36.579 +05:30 d4901450-702d-4fb9-bd6a-f4caf44b314d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 200 257 application/json; charset=utf-8 7.3037ms 2024-09-02 21:27:36.856 +05:30 b38d1a0d-9036-4c0f-b9a4-de16f740f1c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - null null 2024-09-02 21:27:36.856 +05:30 b38d1a0d-9036-4c0f-b9a4-de16f740f1c3 INF CORS policy execution successful. 2024-09-02 21:27:36.857 +05:30 b38d1a0d-9036-4c0f-b9a4-de16f740f1c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - 204 null null 1.0848ms 2024-09-02 21:27:36.884 +05:30 7a67ebfe-10d1-4ed3-adc7-5fe8a284937f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - null null 2024-09-02 21:27:36.884 +05:30 7a67ebfe-10d1-4ed3-adc7-5fe8a284937f INF CORS policy execution successful. 2024-09-02 21:27:36.885 +05:30 7a67ebfe-10d1-4ed3-adc7-5fe8a284937f INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:36.885 +05:30 7c2a68d4-e55e-4f4c-8fd7-b1926fa5dd70 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:36.885 +05:30 7c2a68d4-e55e-4f4c-8fd7-b1926fa5dd70 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-02 21:27:36.891 +05:30 7c2a68d4-e55e-4f4c-8fd7-b1926fa5dd70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:36.892 +05:30 7c2a68d4-e55e-4f4c-8fd7-b1926fa5dd70 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.4789ms 2024-09-02 21:27:36.892 +05:30 7c2a68d4-e55e-4f4c-8fd7-b1926fa5dd70 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:36.892 +05:30 7c2a68d4-e55e-4f4c-8fd7-b1926fa5dd70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a67ebfe-10d1-4ed3-adc7-5fe8a284937f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1002,\"Name\":\"RoleName_1002\"}]"} 2024-09-02 21:27:36.893 +05:30 7c2a68d4-e55e-4f4c-8fd7-b1926fa5dd70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - 200 138 application/json; charset=utf-8 9.0661ms 2024-09-02 21:27:45.387 +05:30 979f144e-1355-4db5-834f-8a3d714b99a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:45.388 +05:30 979f144e-1355-4db5-834f-8a3d714b99a6 INF CORS policy execution successful. 2024-09-02 21:27:45.389 +05:30 979f144e-1355-4db5-834f-8a3d714b99a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.6923ms 2024-09-02 21:27:45.451 +05:30 2dc8ed42-185f-47e2-98c5-348d3107a423 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:45.453 +05:30 2dc8ed42-185f-47e2-98c5-348d3107a423 INF CORS policy execution successful. 2024-09-02 21:27:45.454 +05:30 2dc8ed42-185f-47e2-98c5-348d3107a423 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:45.454 +05:30 385346f0-b3d2-4a7f-9dad-fe70a6fbaee8 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:45.455 +05:30 385346f0-b3d2-4a7f-9dad-fe70a6fbaee8 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-02 21:27:45.463 +05:30 385346f0-b3d2-4a7f-9dad-fe70a6fbaee8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:45.464 +05:30 385346f0-b3d2-4a7f-9dad-fe70a6fbaee8 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.8389ms 2024-09-02 21:27:45.464 +05:30 385346f0-b3d2-4a7f-9dad-fe70a6fbaee8 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:45.464 +05:30 385346f0-b3d2-4a7f-9dad-fe70a6fbaee8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2dc8ed42-185f-47e2-98c5-348d3107a423}, {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-02 21:27:45.465 +05:30 385346f0-b3d2-4a7f-9dad-fe70a6fbaee8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.9665ms 2024-09-02 21:27:49.150 +05:30 bd5b08d7-c037-421a-b207-35b894fea580 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - null null 2024-09-02 21:27:49.151 +05:30 bd5b08d7-c037-421a-b207-35b894fea580 INF CORS policy execution successful. 2024-09-02 21:27:49.151 +05:30 bd5b08d7-c037-421a-b207-35b894fea580 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - 204 null null 0.9552ms 2024-09-02 21:27:49.179 +05:30 4733df1e-dfae-45df-9780-2497fc6f6ce1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - null null 2024-09-02 21:27:49.181 +05:30 4733df1e-dfae-45df-9780-2497fc6f6ce1 INF CORS policy execution successful. 2024-09-02 21:27:49.181 +05:30 4733df1e-dfae-45df-9780-2497fc6f6ce1 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1003 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:49.182 +05:30 dae6e06f-f62b-400f-ace5-90f49cea008f INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:49.182 +05:30 dae6e06f-f62b-400f-ace5-90f49cea008f 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-02 21:27:49.188 +05:30 dae6e06f-f62b-400f-ace5-90f49cea008f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:49.188 +05:30 dae6e06f-f62b-400f-ace5-90f49cea008f INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.9303ms 2024-09-02 21:27:49.188 +05:30 dae6e06f-f62b-400f-ace5-90f49cea008f INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:49.189 +05:30 dae6e06f-f62b-400f-ace5-90f49cea008f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4733df1e-dfae-45df-9780-2497fc6f6ce1}, {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-02 21:27:49.189 +05:30 dae6e06f-f62b-400f-ace5-90f49cea008f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - 200 257 application/json; charset=utf-8 9.7047ms 2024-09-02 21:27:49.452 +05:30 76fb7f8c-d3a1-4f9c-9bed-ec3eb1ce9db5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - null null 2024-09-02 21:27:49.452 +05:30 76fb7f8c-d3a1-4f9c-9bed-ec3eb1ce9db5 INF CORS policy execution successful. 2024-09-02 21:27:49.453 +05:30 76fb7f8c-d3a1-4f9c-9bed-ec3eb1ce9db5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - 204 null null 0.7285ms 2024-09-02 21:27:49.480 +05:30 96b9c1cc-9367-4b34-a419-84563c317cf0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - null null 2024-09-02 21:27:49.481 +05:30 96b9c1cc-9367-4b34-a419-84563c317cf0 INF CORS policy execution successful. 2024-09-02 21:27:49.481 +05:30 96b9c1cc-9367-4b34-a419-84563c317cf0 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1003 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:49.482 +05:30 ea3d1bd0-26d4-48b1-b72f-688cdefbcc1f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:49.482 +05:30 ea3d1bd0-26d4-48b1-b72f-688cdefbcc1f 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-02 21:27:49.487 +05:30 ea3d1bd0-26d4-48b1-b72f-688cdefbcc1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:49.488 +05:30 ea3d1bd0-26d4-48b1-b72f-688cdefbcc1f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.6267ms 2024-09-02 21:27:49.488 +05:30 ea3d1bd0-26d4-48b1-b72f-688cdefbcc1f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:49.488 +05:30 ea3d1bd0-26d4-48b1-b72f-688cdefbcc1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 96b9c1cc-9367-4b34-a419-84563c317cf0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1003,\"Name\":\"RoleName_1003\"}]"} 2024-09-02 21:27:49.488 +05:30 ea3d1bd0-26d4-48b1-b72f-688cdefbcc1f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - 200 138 application/json; charset=utf-8 7.8261ms 2024-09-02 21:27:52.319 +05:30 be583737-c1c3-4757-8e6c-a41c7ab51556 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:52.319 +05:30 be583737-c1c3-4757-8e6c-a41c7ab51556 INF CORS policy execution successful. 2024-09-02 21:27:52.319 +05:30 be583737-c1c3-4757-8e6c-a41c7ab51556 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.7747ms 2024-09-02 21:27:52.348 +05:30 378d445e-398b-44ef-8107-052c0bd94d45 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:52.349 +05:30 378d445e-398b-44ef-8107-052c0bd94d45 INF CORS policy execution successful. 2024-09-02 21:27:52.349 +05:30 378d445e-398b-44ef-8107-052c0bd94d45 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:52.350 +05:30 9eb10264-00a8-40fc-bcbe-24445dfcbe0c INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:52.350 +05:30 9eb10264-00a8-40fc-bcbe-24445dfcbe0c 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-02 21:27:52.356 +05:30 9eb10264-00a8-40fc-bcbe-24445dfcbe0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:52.357 +05:30 9eb10264-00a8-40fc-bcbe-24445dfcbe0c INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.2766ms 2024-09-02 21:27:52.357 +05:30 9eb10264-00a8-40fc-bcbe-24445dfcbe0c INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:52.357 +05:30 9eb10264-00a8-40fc-bcbe-24445dfcbe0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 378d445e-398b-44ef-8107-052c0bd94d45}, {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-02 21:27:52.357 +05:30 9eb10264-00a8-40fc-bcbe-24445dfcbe0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.2044ms 2024-09-02 21:27:55.328 +05:30 47ab4d10-a16a-4b88-9b46-b474a1eed38a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - null null 2024-09-02 21:27:55.329 +05:30 47ab4d10-a16a-4b88-9b46-b474a1eed38a INF CORS policy execution successful. 2024-09-02 21:27:55.329 +05:30 47ab4d10-a16a-4b88-9b46-b474a1eed38a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - 204 null null 0.7632ms 2024-09-02 21:27:55.354 +05:30 db3433c1-12da-4e1d-b640-5b911c3ad989 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - null null 2024-09-02 21:27:55.355 +05:30 db3433c1-12da-4e1d-b640-5b911c3ad989 INF CORS policy execution successful. 2024-09-02 21:27:55.355 +05:30 db3433c1-12da-4e1d-b640-5b911c3ad989 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1006 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:55.355 +05:30 703c1028-e71b-4d9e-bd9e-971741a86b75 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:55.356 +05:30 703c1028-e71b-4d9e-bd9e-971741a86b75 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-02 21:27:55.358 +05:30 703c1028-e71b-4d9e-bd9e-971741a86b75 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:55.359 +05:30 703c1028-e71b-4d9e-bd9e-971741a86b75 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.1023ms 2024-09-02 21:27:55.359 +05:30 703c1028-e71b-4d9e-bd9e-971741a86b75 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:27:55.359 +05:30 703c1028-e71b-4d9e-bd9e-971741a86b75 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db3433c1-12da-4e1d-b640-5b911c3ad989}, {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-02 21:27:55.359 +05:30 703c1028-e71b-4d9e-bd9e-971741a86b75 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - 200 257 application/json; charset=utf-8 5.8031ms 2024-09-02 21:27:55.627 +05:30 b6e5c9be-489f-4448-b8fd-6433fb456ff0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - null null 2024-09-02 21:27:55.628 +05:30 b6e5c9be-489f-4448-b8fd-6433fb456ff0 INF CORS policy execution successful. 2024-09-02 21:27:55.628 +05:30 b6e5c9be-489f-4448-b8fd-6433fb456ff0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - 204 null null 0.8316ms 2024-09-02 21:27:55.661 +05:30 a8d7b8e4-2274-44c2-adba-0ec4b8e421a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - null null 2024-09-02 21:27:55.662 +05:30 a8d7b8e4-2274-44c2-adba-0ec4b8e421a3 INF CORS policy execution successful. 2024-09-02 21:27:55.663 +05:30 a8d7b8e4-2274-44c2-adba-0ec4b8e421a3 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1006 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:55.663 +05:30 3149afdf-e911-4f98-88e2-eb3f9af0dd39 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:55.663 +05:30 3149afdf-e911-4f98-88e2-eb3f9af0dd39 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-02 21:27:55.669 +05:30 3149afdf-e911-4f98-88e2-eb3f9af0dd39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:55.670 +05:30 3149afdf-e911-4f98-88e2-eb3f9af0dd39 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.3154ms 2024-09-02 21:27:55.670 +05:30 3149afdf-e911-4f98-88e2-eb3f9af0dd39 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:55.670 +05:30 3149afdf-e911-4f98-88e2-eb3f9af0dd39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8d7b8e4-2274-44c2-adba-0ec4b8e421a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1006,\"Name\":\"RoleName_1006\"}]"} 2024-09-02 21:27:55.670 +05:30 3149afdf-e911-4f98-88e2-eb3f9af0dd39 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - 200 138 application/json; charset=utf-8 8.7303ms 2024-09-02 21:27:57.908 +05:30 ff57ae54-ba63-4550-a9a3-d02e3fb5e3eb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:57.909 +05:30 ff57ae54-ba63-4550-a9a3-d02e3fb5e3eb INF CORS policy execution successful. 2024-09-02 21:27:57.910 +05:30 ff57ae54-ba63-4550-a9a3-d02e3fb5e3eb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.0848ms 2024-09-02 21:27:57.935 +05:30 12186d62-89b9-4854-9ccb-cfd898405fca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:27:57.936 +05:30 12186d62-89b9-4854-9ccb-cfd898405fca INF CORS policy execution successful. 2024-09-02 21:27:57.937 +05:30 12186d62-89b9-4854-9ccb-cfd898405fca 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:27:57.937 +05:30 db9173fc-3f00-48ce-8cc8-932736295ef5 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:57.937 +05:30 db9173fc-3f00-48ce-8cc8-932736295ef5 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-02 21:27:57.947 +05:30 db9173fc-3f00-48ce-8cc8-932736295ef5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:27:57.947 +05:30 db9173fc-3f00-48ce-8cc8-932736295ef5 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.6703ms 2024-09-02 21:27:57.947 +05:30 db9173fc-3f00-48ce-8cc8-932736295ef5 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:27:57.948 +05:30 db9173fc-3f00-48ce-8cc8-932736295ef5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12186d62-89b9-4854-9ccb-cfd898405fca}, {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-02 21:27:57.948 +05:30 db9173fc-3f00-48ce-8cc8-932736295ef5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 12.6924ms 2024-09-02 21:28:00.187 +05:30 7c4a2c23-4b3e-4cd2-8f9b-9a4acba2a662 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1005 - null null 2024-09-02 21:28:00.188 +05:30 7c4a2c23-4b3e-4cd2-8f9b-9a4acba2a662 INF CORS policy execution successful. 2024-09-02 21:28:00.188 +05:30 7c4a2c23-4b3e-4cd2-8f9b-9a4acba2a662 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1005 - 204 null null 1.205ms 2024-09-02 21:28:00.217 +05:30 159999ec-6dc6-407f-82cd-04981c1921e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1005 - null null 2024-09-02 21:28:00.218 +05:30 159999ec-6dc6-407f-82cd-04981c1921e6 INF CORS policy execution successful. 2024-09-02 21:28:00.218 +05:30 159999ec-6dc6-407f-82cd-04981c1921e6 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1005 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:00.219 +05:30 7418801f-f391-45a6-a0c3-a9e4d2df2374 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:00.219 +05:30 7418801f-f391-45a6-a0c3-a9e4d2df2374 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-02 21:28:00.223 +05:30 7418801f-f391-45a6-a0c3-a9e4d2df2374 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:00.223 +05:30 7418801f-f391-45a6-a0c3-a9e4d2df2374 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.4344ms 2024-09-02 21:28:00.224 +05:30 7418801f-f391-45a6-a0c3-a9e4d2df2374 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:00.224 +05:30 7418801f-f391-45a6-a0c3-a9e4d2df2374 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 159999ec-6dc6-407f-82cd-04981c1921e6}, {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-02 21:28:00.224 +05:30 7418801f-f391-45a6-a0c3-a9e4d2df2374 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1005 - 200 257 application/json; charset=utf-8 7.4617ms 2024-09-02 21:28:00.473 +05:30 d8fc921c-ee3d-411a-9dd0-df79ddf9aaf9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1005 - null null 2024-09-02 21:28:00.473 +05:30 d8fc921c-ee3d-411a-9dd0-df79ddf9aaf9 INF CORS policy execution successful. 2024-09-02 21:28:00.474 +05:30 d8fc921c-ee3d-411a-9dd0-df79ddf9aaf9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1005 - 204 null null 0.6526ms 2024-09-02 21:28:00.508 +05:30 d158ae43-d4bc-442b-8db3-7fddd5835f1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1005 - null null 2024-09-02 21:28:00.508 +05:30 d158ae43-d4bc-442b-8db3-7fddd5835f1c INF CORS policy execution successful. 2024-09-02 21:28:00.508 +05:30 d158ae43-d4bc-442b-8db3-7fddd5835f1c INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1005 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:00.509 +05:30 6894074b-3bd2-45ad-859f-e4f50d39a9c0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:00.509 +05:30 6894074b-3bd2-45ad-859f-e4f50d39a9c0 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-02 21:28:00.518 +05:30 6894074b-3bd2-45ad-859f-e4f50d39a9c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:00.518 +05:30 6894074b-3bd2-45ad-859f-e4f50d39a9c0 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.0978ms 2024-09-02 21:28:00.518 +05:30 6894074b-3bd2-45ad-859f-e4f50d39a9c0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:00.518 +05:30 6894074b-3bd2-45ad-859f-e4f50d39a9c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d158ae43-d4bc-442b-8db3-7fddd5835f1c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1005,\"Name\":\"RoleName_1005\"}]"} 2024-09-02 21:28:00.519 +05:30 6894074b-3bd2-45ad-859f-e4f50d39a9c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1005 - 200 138 application/json; charset=utf-8 11.233ms 2024-09-02 21:28:04.278 +05:30 c153db52-98e8-4a13-b745-d51e3c28ee9b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:04.278 +05:30 c153db52-98e8-4a13-b745-d51e3c28ee9b INF CORS policy execution successful. 2024-09-02 21:28:04.279 +05:30 c153db52-98e8-4a13-b745-d51e3c28ee9b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.8004ms 2024-09-02 21:28:04.305 +05:30 e32e15b7-3ca3-46f5-9d32-4b1867a91b4b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:04.306 +05:30 e32e15b7-3ca3-46f5-9d32-4b1867a91b4b INF CORS policy execution successful. 2024-09-02 21:28:04.306 +05:30 e32e15b7-3ca3-46f5-9d32-4b1867a91b4b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:04.307 +05:30 505729f6-d2fb-48ad-bc4d-a9998eb00bbb INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:04.307 +05:30 505729f6-d2fb-48ad-bc4d-a9998eb00bbb 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-02 21:28:04.317 +05:30 505729f6-d2fb-48ad-bc4d-a9998eb00bbb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:04.317 +05:30 505729f6-d2fb-48ad-bc4d-a9998eb00bbb INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 9.9515ms 2024-09-02 21:28:04.317 +05:30 505729f6-d2fb-48ad-bc4d-a9998eb00bbb INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:04.318 +05:30 505729f6-d2fb-48ad-bc4d-a9998eb00bbb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e32e15b7-3ca3-46f5-9d32-4b1867a91b4b}, {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-02 21:28:04.318 +05:30 505729f6-d2fb-48ad-bc4d-a9998eb00bbb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 13.3787ms 2024-09-02 21:28:09.075 +05:30 b6e55124-efeb-48cb-bf6d-73a7f5da9695 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1063 - null null 2024-09-02 21:28:09.075 +05:30 b6e55124-efeb-48cb-bf6d-73a7f5da9695 INF CORS policy execution successful. 2024-09-02 21:28:09.076 +05:30 b6e55124-efeb-48cb-bf6d-73a7f5da9695 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1063 - 204 null null 1.2942ms 2024-09-02 21:28:09.101 +05:30 e780a35f-8577-4541-8233-846ada5fbe61 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1063 - null null 2024-09-02 21:28:09.102 +05:30 e780a35f-8577-4541-8233-846ada5fbe61 INF CORS policy execution successful. 2024-09-02 21:28:09.103 +05:30 e780a35f-8577-4541-8233-846ada5fbe61 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1063 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:09.104 +05:30 2870f22c-ee6b-4a42-bb90-c57a406ba2a5 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:09.104 +05:30 2870f22c-ee6b-4a42-bb90-c57a406ba2a5 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-02 21:28:09.110 +05:30 2870f22c-ee6b-4a42-bb90-c57a406ba2a5 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:09.110 +05:30 2870f22c-ee6b-4a42-bb90-c57a406ba2a5 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.8278ms 2024-09-02 21:28:09.110 +05:30 2870f22c-ee6b-4a42-bb90-c57a406ba2a5 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:09.111 +05:30 2870f22c-ee6b-4a42-bb90-c57a406ba2a5 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e780a35f-8577-4541-8233-846ada5fbe61}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 125} Body: {"status":"Failure","statusCode":3000,"message":"Couldn't retrieve the Password Policy for the specified Role","result":null} 2024-09-02 21:28:09.111 +05:30 2870f22c-ee6b-4a42-bb90-c57a406ba2a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1063 - 400 125 application/json; charset=utf-8 10.5015ms 2024-09-02 21:28:09.384 +05:30 ce1076d9-59dd-4e48-b678-2354733603a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=jhyyj - null null 2024-09-02 21:28:09.384 +05:30 ce1076d9-59dd-4e48-b678-2354733603a0 INF CORS policy execution successful. 2024-09-02 21:28:09.384 +05:30 ce1076d9-59dd-4e48-b678-2354733603a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=jhyyj - 204 null null 0.6313ms 2024-09-02 21:28:09.444 +05:30 4bbca1dd-54f4-4e27-8c56-3f658dd80d69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=jhyyj - null null 2024-09-02 21:28:09.444 +05:30 4bbca1dd-54f4-4e27-8c56-3f658dd80d69 INF CORS policy execution successful. 2024-09-02 21:28:09.446 +05:30 4bbca1dd-54f4-4e27-8c56-3f658dd80d69 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=jhyyj Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:09.447 +05:30 e89f58cf-dc60-4cc9-8bf6-72e368ce42cc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:09.447 +05:30 e89f58cf-dc60-4cc9-8bf6-72e368ce42cc 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-02 21:28:09.455 +05:30 e89f58cf-dc60-4cc9-8bf6-72e368ce42cc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:09.456 +05:30 e89f58cf-dc60-4cc9-8bf6-72e368ce42cc INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.1917ms 2024-09-02 21:28:09.456 +05:30 e89f58cf-dc60-4cc9-8bf6-72e368ce42cc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:09.456 +05:30 e89f58cf-dc60-4cc9-8bf6-72e368ce42cc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bbca1dd-54f4-4e27-8c56-3f658dd80d69}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 130} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1063,\"Name\":\"jhyyj\"}]"} 2024-09-02 21:28:09.456 +05:30 e89f58cf-dc60-4cc9-8bf6-72e368ce42cc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=jhyyj - 200 130 application/json; charset=utf-8 12.8934ms 2024-09-02 21:28:13.920 +05:30 59cb8e24-aef8-4955-8f4c-62408ce4c1b5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:13.921 +05:30 59cb8e24-aef8-4955-8f4c-62408ce4c1b5 INF CORS policy execution successful. 2024-09-02 21:28:13.922 +05:30 59cb8e24-aef8-4955-8f4c-62408ce4c1b5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 2.0633ms 2024-09-02 21:28:13.965 +05:30 1edbc600-fda5-4a21-a672-9e9566d0f954 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:13.969 +05:30 1edbc600-fda5-4a21-a672-9e9566d0f954 INF CORS policy execution successful. 2024-09-02 21:28:13.971 +05:30 1edbc600-fda5-4a21-a672-9e9566d0f954 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:13.972 +05:30 f63ecc6e-2a07-44c7-97e7-61b3532e739f INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:13.973 +05:30 f63ecc6e-2a07-44c7-97e7-61b3532e739f 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-02 21:28:13.987 +05:30 f63ecc6e-2a07-44c7-97e7-61b3532e739f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:13.988 +05:30 f63ecc6e-2a07-44c7-97e7-61b3532e739f INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 14.1769ms 2024-09-02 21:28:13.988 +05:30 f63ecc6e-2a07-44c7-97e7-61b3532e739f INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:13.988 +05:30 f63ecc6e-2a07-44c7-97e7-61b3532e739f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1edbc600-fda5-4a21-a672-9e9566d0f954}, {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-02 21:28:13.989 +05:30 f63ecc6e-2a07-44c7-97e7-61b3532e739f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 24.1269ms 2024-09-02 21:28:16.700 +05:30 a7e01cfd-99a7-4382-9a52-144d01c65596 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - null null 2024-09-02 21:28:16.702 +05:30 a7e01cfd-99a7-4382-9a52-144d01c65596 INF CORS policy execution successful. 2024-09-02 21:28:16.703 +05:30 a7e01cfd-99a7-4382-9a52-144d01c65596 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - 204 null null 2.074ms 2024-09-02 21:28:16.761 +05:30 32f6a696-1c62-4b42-9fc7-3d7672cd0648 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - null null 2024-09-02 21:28:16.763 +05:30 32f6a696-1c62-4b42-9fc7-3d7672cd0648 INF CORS policy execution successful. 2024-09-02 21:28:16.764 +05:30 32f6a696-1c62-4b42-9fc7-3d7672cd0648 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1000 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:16.767 +05:30 8f623323-506b-4cc0-a3dd-1dcb920659bb INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:16.768 +05:30 8f623323-506b-4cc0-a3dd-1dcb920659bb 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-02 21:28:16.774 +05:30 8f623323-506b-4cc0-a3dd-1dcb920659bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:16.775 +05:30 8f623323-506b-4cc0-a3dd-1dcb920659bb INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.5181ms 2024-09-02 21:28:16.775 +05:30 8f623323-506b-4cc0-a3dd-1dcb920659bb INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:16.775 +05:30 8f623323-506b-4cc0-a3dd-1dcb920659bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32f6a696-1c62-4b42-9fc7-3d7672cd0648}, {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-02 21:28:16.776 +05:30 8f623323-506b-4cc0-a3dd-1dcb920659bb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - 200 257 application/json; charset=utf-8 14.5599ms 2024-09-02 21:28:16.968 +05:30 45bd7fe2-29e0-4ae6-b8b8-471499e85a43 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - null null 2024-09-02 21:28:16.968 +05:30 45bd7fe2-29e0-4ae6-b8b8-471499e85a43 INF CORS policy execution successful. 2024-09-02 21:28:16.969 +05:30 45bd7fe2-29e0-4ae6-b8b8-471499e85a43 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - 204 null null 0.8038ms 2024-09-02 21:28:17.054 +05:30 36a9a8a0-11cd-4c51-8bd8-ae94158bcd48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - null null 2024-09-02 21:28:17.056 +05:30 36a9a8a0-11cd-4c51-8bd8-ae94158bcd48 INF CORS policy execution successful. 2024-09-02 21:28:17.056 +05:30 36a9a8a0-11cd-4c51-8bd8-ae94158bcd48 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1000 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:17.058 +05:30 1e9d0431-ed21-4082-a579-1940afc99c50 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:17.058 +05:30 1e9d0431-ed21-4082-a579-1940afc99c50 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-02 21:28:17.065 +05:30 1e9d0431-ed21-4082-a579-1940afc99c50 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:17.065 +05:30 1e9d0431-ed21-4082-a579-1940afc99c50 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.9929ms 2024-09-02 21:28:17.066 +05:30 1e9d0431-ed21-4082-a579-1940afc99c50 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:17.066 +05:30 1e9d0431-ed21-4082-a579-1940afc99c50 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36a9a8a0-11cd-4c51-8bd8-ae94158bcd48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1000,\"Name\":\"RoleName_1000\"}]"} 2024-09-02 21:28:17.066 +05:30 1e9d0431-ed21-4082-a579-1940afc99c50 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - 200 138 application/json; charset=utf-8 11.9947ms 2024-09-02 21:28:26.125 +05:30 30660eb7-d478-42e6-9d21-208684b32a27 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - null null 2024-09-02 21:28:26.125 +05:30 30660eb7-d478-42e6-9d21-208684b32a27 INF CORS policy execution successful. 2024-09-02 21:28:26.126 +05:30 30660eb7-d478-42e6-9d21-208684b32a27 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - 204 null null 1.2416ms 2024-09-02 21:28:26.129 +05:30 573e02db-0c5f-4d66-b88a-a92fa2c6c07f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - null null 2024-09-02 21:28:26.129 +05:30 573e02db-0c5f-4d66-b88a-a92fa2c6c07f INF CORS policy execution successful. 2024-09-02 21:28:26.129 +05:30 573e02db-0c5f-4d66-b88a-a92fa2c6c07f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - 204 null null 0.401ms 2024-09-02 21:28:26.243 +05:30 4410b5b9-d9c2-4633-9480-78b7856ef96c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:28:26.243 +05:30 4410b5b9-d9c2-4633-9480-78b7856ef96c INF CORS policy execution successful. 2024-09-02 21:28:26.243 +05:30 4410b5b9-d9c2-4633-9480-78b7856ef96c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.5875ms 2024-09-02 21:28:26.246 +05:30 30d2fe97-8270-4800-bc47-5aeedb1d309d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - null null 2024-09-02 21:28:26.247 +05:30 30d2fe97-8270-4800-bc47-5aeedb1d309d INF CORS policy execution successful. 2024-09-02 21:28:26.248 +05:30 30d2fe97-8270-4800-bc47-5aeedb1d309d INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1000 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:26.249 +05:30 46c6c104-c862-4daa-88ba-018c32db7cda INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:26.250 +05:30 46c6c104-c862-4daa-88ba-018c32db7cda 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-02 21:28:26.255 +05:30 46c6c104-c862-4daa-88ba-018c32db7cda INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:26.256 +05:30 46c6c104-c862-4daa-88ba-018c32db7cda INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.9017ms 2024-09-02 21:28:26.256 +05:30 46c6c104-c862-4daa-88ba-018c32db7cda INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:26.256 +05:30 46c6c104-c862-4daa-88ba-018c32db7cda INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30d2fe97-8270-4800-bc47-5aeedb1d309d}, {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-02 21:28:26.256 +05:30 46c6c104-c862-4daa-88ba-018c32db7cda INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - 200 257 application/json; charset=utf-8 10.5162ms 2024-09-02 21:28:26.268 +05:30 9c6fbe09-c2d9-4a7d-857c-c50def0c8d98 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - null null 2024-09-02 21:28:26.268 +05:30 9c6fbe09-c2d9-4a7d-857c-c50def0c8d98 INF CORS policy execution successful. 2024-09-02 21:28:26.268 +05:30 9c6fbe09-c2d9-4a7d-857c-c50def0c8d98 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - 204 null null 0.4233ms 2024-09-02 21:28:26.281 +05:30 5000d754-838a-43a1-935e-2f8d5075e303 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:28:26.282 +05:30 5000d754-838a-43a1-935e-2f8d5075e303 INF CORS policy execution successful. 2024-09-02 21:28:26.282 +05:30 5000d754-838a-43a1-935e-2f8d5075e303 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:26.283 +05:30 97b7c309-c664-4d4b-9499-e2a69a481223 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:28:26.283 +05:30 97b7c309-c664-4d4b-9499-e2a69a481223 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-02 21:28:26.290 +05:30 97b7c309-c664-4d4b-9499-e2a69a481223 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:26.291 +05:30 97b7c309-c664-4d4b-9499-e2a69a481223 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 7.7241ms 2024-09-02 21:28:26.291 +05:30 97b7c309-c664-4d4b-9499-e2a69a481223 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:28:26.291 +05:30 97b7c309-c664-4d4b-9499-e2a69a481223 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5000d754-838a-43a1-935e-2f8d5075e303}, {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-02 21:28:26.291 +05:30 97b7c309-c664-4d4b-9499-e2a69a481223 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 9.8252ms 2024-09-02 21:28:26.297 +05:30 e4ad4059-0c62-4809-ac2e-66cac8f2fc6d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - null null 2024-09-02 21:28:26.297 +05:30 e4ad4059-0c62-4809-ac2e-66cac8f2fc6d INF CORS policy execution successful. 2024-09-02 21:28:26.297 +05:30 e4ad4059-0c62-4809-ac2e-66cac8f2fc6d INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1000 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:26.298 +05:30 b50e881a-4744-431f-8162-523b91ab024b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:26.298 +05:30 b50e881a-4744-431f-8162-523b91ab024b 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-02 21:28:26.300 +05:30 b50e881a-4744-431f-8162-523b91ab024b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:26.300 +05:30 b50e881a-4744-431f-8162-523b91ab024b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.505ms 2024-09-02 21:28:26.300 +05:30 b50e881a-4744-431f-8162-523b91ab024b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:26.300 +05:30 b50e881a-4744-431f-8162-523b91ab024b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4ad4059-0c62-4809-ac2e-66cac8f2fc6d}, {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-02 21:28:26.301 +05:30 b50e881a-4744-431f-8162-523b91ab024b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1000 - 200 257 application/json; charset=utf-8 4.0331ms 2024-09-02 21:28:26.301 +05:30 caea35d2-d08d-49d4-b3c9-0fc01d3bdf97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - null null 2024-09-02 21:28:26.301 +05:30 caea35d2-d08d-49d4-b3c9-0fc01d3bdf97 INF CORS policy execution successful. 2024-09-02 21:28:26.302 +05:30 caea35d2-d08d-49d4-b3c9-0fc01d3bdf97 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1000 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:26.302 +05:30 97a49fbc-3144-4398-b295-9fcce9f30386 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:26.302 +05:30 97a49fbc-3144-4398-b295-9fcce9f30386 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-02 21:28:26.308 +05:30 97a49fbc-3144-4398-b295-9fcce9f30386 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:26.308 +05:30 97a49fbc-3144-4398-b295-9fcce9f30386 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.8377ms 2024-09-02 21:28:26.308 +05:30 97a49fbc-3144-4398-b295-9fcce9f30386 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:26.308 +05:30 97a49fbc-3144-4398-b295-9fcce9f30386 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: caea35d2-d08d-49d4-b3c9-0fc01d3bdf97}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1000,\"Name\":\"RoleName_1000\"}]"} 2024-09-02 21:28:26.308 +05:30 97a49fbc-3144-4398-b295-9fcce9f30386 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1000 - 200 138 application/json; charset=utf-8 7.4857ms 2024-09-02 21:28:27.534 +05:30 035d8d4e-ca94-4ba8-96bc-d42142f45d1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:27.535 +05:30 035d8d4e-ca94-4ba8-96bc-d42142f45d1a INF CORS policy execution successful. 2024-09-02 21:28:27.535 +05:30 035d8d4e-ca94-4ba8-96bc-d42142f45d1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.6298ms 2024-09-02 21:28:27.576 +05:30 3f9f6c79-037c-4530-8107-632acd95c57d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:27.577 +05:30 3f9f6c79-037c-4530-8107-632acd95c57d INF CORS policy execution successful. 2024-09-02 21:28:27.577 +05:30 3f9f6c79-037c-4530-8107-632acd95c57d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:27.578 +05:30 251781c9-1ee4-4909-9868-5209ac0d6865 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:27.578 +05:30 251781c9-1ee4-4909-9868-5209ac0d6865 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-02 21:28:27.583 +05:30 251781c9-1ee4-4909-9868-5209ac0d6865 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:27.583 +05:30 251781c9-1ee4-4909-9868-5209ac0d6865 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.4167ms 2024-09-02 21:28:27.583 +05:30 251781c9-1ee4-4909-9868-5209ac0d6865 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:27.583 +05:30 251781c9-1ee4-4909-9868-5209ac0d6865 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f9f6c79-037c-4530-8107-632acd95c57d}, {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-02 21:28:27.584 +05:30 251781c9-1ee4-4909-9868-5209ac0d6865 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 7.6896ms 2024-09-02 21:28:30.308 +05:30 41adb93b-3cdf-4e84-98be-bf012dbc7626 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - null null 2024-09-02 21:28:30.308 +05:30 41adb93b-3cdf-4e84-98be-bf012dbc7626 INF CORS policy execution successful. 2024-09-02 21:28:30.308 +05:30 41adb93b-3cdf-4e84-98be-bf012dbc7626 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - 204 null null 0.6516ms 2024-09-02 21:28:30.354 +05:30 679f4a86-e573-4d82-acec-4372067ea2d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - null null 2024-09-02 21:28:30.354 +05:30 679f4a86-e573-4d82-acec-4372067ea2d6 INF CORS policy execution successful. 2024-09-02 21:28:30.355 +05:30 679f4a86-e573-4d82-acec-4372067ea2d6 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1006 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:30.355 +05:30 87d23d9d-05ba-4a54-9919-17b5d63a3084 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:30.355 +05:30 87d23d9d-05ba-4a54-9919-17b5d63a3084 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-02 21:28:30.357 +05:30 87d23d9d-05ba-4a54-9919-17b5d63a3084 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:30.358 +05:30 87d23d9d-05ba-4a54-9919-17b5d63a3084 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 2.5889ms 2024-09-02 21:28:30.358 +05:30 87d23d9d-05ba-4a54-9919-17b5d63a3084 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:30.358 +05:30 87d23d9d-05ba-4a54-9919-17b5d63a3084 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 679f4a86-e573-4d82-acec-4372067ea2d6}, {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-02 21:28:30.358 +05:30 87d23d9d-05ba-4a54-9919-17b5d63a3084 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1006 - 200 257 application/json; charset=utf-8 4.1892ms 2024-09-02 21:28:30.708 +05:30 cfd20bc7-e5f2-489f-85b3-fc4a3cdbe232 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - null null 2024-09-02 21:28:30.709 +05:30 cfd20bc7-e5f2-489f-85b3-fc4a3cdbe232 INF CORS policy execution successful. 2024-09-02 21:28:30.709 +05:30 cfd20bc7-e5f2-489f-85b3-fc4a3cdbe232 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - 204 null null 0.601ms 2024-09-02 21:28:30.742 +05:30 ba817ddd-3c91-41d9-bd81-4750e015857b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - null null 2024-09-02 21:28:30.743 +05:30 ba817ddd-3c91-41d9-bd81-4750e015857b INF CORS policy execution successful. 2024-09-02 21:28:30.743 +05:30 ba817ddd-3c91-41d9-bd81-4750e015857b INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1006 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:30.743 +05:30 64d03ea8-606a-4d73-8777-592752a57516 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:30.743 +05:30 64d03ea8-606a-4d73-8777-592752a57516 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-02 21:28:30.748 +05:30 64d03ea8-606a-4d73-8777-592752a57516 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:30.749 +05:30 64d03ea8-606a-4d73-8777-592752a57516 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.5688ms 2024-09-02 21:28:30.749 +05:30 64d03ea8-606a-4d73-8777-592752a57516 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:30.749 +05:30 64d03ea8-606a-4d73-8777-592752a57516 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ba817ddd-3c91-41d9-bd81-4750e015857b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1006,\"Name\":\"RoleName_1006\"}]"} 2024-09-02 21:28:30.750 +05:30 64d03ea8-606a-4d73-8777-592752a57516 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1006 - 200 138 application/json; charset=utf-8 7.523ms 2024-09-02 21:28:38.692 +05:30 cebeb41a-c9f6-48be-b918-542298f6e235 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:38.693 +05:30 cebeb41a-c9f6-48be-b918-542298f6e235 INF CORS policy execution successful. 2024-09-02 21:28:38.693 +05:30 cebeb41a-c9f6-48be-b918-542298f6e235 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.4469ms 2024-09-02 21:28:38.726 +05:30 00863324-ca39-4c9c-afd2-29d4f98a705f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:38.727 +05:30 00863324-ca39-4c9c-afd2-29d4f98a705f INF CORS policy execution successful. 2024-09-02 21:28:38.727 +05:30 00863324-ca39-4c9c-afd2-29d4f98a705f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:38.728 +05:30 4785a0e2-948a-4a64-b234-cdb1e4dcc952 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:38.728 +05:30 4785a0e2-948a-4a64-b234-cdb1e4dcc952 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-02 21:28:38.737 +05:30 4785a0e2-948a-4a64-b234-cdb1e4dcc952 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:38.737 +05:30 4785a0e2-948a-4a64-b234-cdb1e4dcc952 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.8434ms 2024-09-02 21:28:38.737 +05:30 4785a0e2-948a-4a64-b234-cdb1e4dcc952 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:38.737 +05:30 4785a0e2-948a-4a64-b234-cdb1e4dcc952 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 00863324-ca39-4c9c-afd2-29d4f98a705f}, {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-02 21:28:38.738 +05:30 4785a0e2-948a-4a64-b234-cdb1e4dcc952 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 11.5945ms 2024-09-02 21:28:40.636 +05:30 e1b3f7ff-9524-4e61-94e5-fea5f74762fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=39 - null null 2024-09-02 21:28:40.636 +05:30 e1b3f7ff-9524-4e61-94e5-fea5f74762fa INF CORS policy execution successful. 2024-09-02 21:28:40.636 +05:30 e1b3f7ff-9524-4e61-94e5-fea5f74762fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=39 - 204 null null 0.5263ms 2024-09-02 21:28:40.668 +05:30 908bb264-3fe1-48a3-b4f5-b3b17fdbe61e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=39 - null null 2024-09-02 21:28:40.669 +05:30 908bb264-3fe1-48a3-b4f5-b3b17fdbe61e INF CORS policy execution successful. 2024-09-02 21:28:40.670 +05:30 908bb264-3fe1-48a3-b4f5-b3b17fdbe61e INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=39 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:40.670 +05:30 771926f5-9e11-4e8f-a1b2-b6fa2666eb84 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:40.671 +05:30 771926f5-9e11-4e8f-a1b2-b6fa2666eb84 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-02 21:28:40.674 +05:30 771926f5-9e11-4e8f-a1b2-b6fa2666eb84 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:40.674 +05:30 771926f5-9e11-4e8f-a1b2-b6fa2666eb84 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2686ms 2024-09-02 21:28:40.674 +05:30 771926f5-9e11-4e8f-a1b2-b6fa2666eb84 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:40.674 +05:30 771926f5-9e11-4e8f-a1b2-b6fa2666eb84 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 908bb264-3fe1-48a3-b4f5-b3b17fdbe61e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 125} Body: {"status":"Failure","statusCode":3000,"message":"Couldn't retrieve the Password Policy for the specified Role","result":null} 2024-09-02 21:28:40.674 +05:30 771926f5-9e11-4e8f-a1b2-b6fa2666eb84 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=39 - 400 125 application/json; charset=utf-8 5.9695ms 2024-09-02 21:28:40.925 +05:30 e33285fd-338d-4b91-b54b-8e393d9e01c4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulferf - null null 2024-09-02 21:28:40.926 +05:30 e33285fd-338d-4b91-b54b-8e393d9e01c4 INF CORS policy execution successful. 2024-09-02 21:28:40.926 +05:30 e33285fd-338d-4b91-b54b-8e393d9e01c4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulferf - 204 null null 0.7ms 2024-09-02 21:28:40.961 +05:30 979bfb2d-0f3f-4b61-b47e-7994cc01d449 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulferf - null null 2024-09-02 21:28:40.962 +05:30 979bfb2d-0f3f-4b61-b47e-7994cc01d449 INF CORS policy execution successful. 2024-09-02 21:28:40.963 +05:30 979bfb2d-0f3f-4b61-b47e-7994cc01d449 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=gokulferf Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:40.963 +05:30 f9af27e8-5432-4432-8724-4a9060a11eb1 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:40.963 +05:30 f9af27e8-5432-4432-8724-4a9060a11eb1 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-02 21:28:40.970 +05:30 f9af27e8-5432-4432-8724-4a9060a11eb1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:40.970 +05:30 f9af27e8-5432-4432-8724-4a9060a11eb1 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.85ms 2024-09-02 21:28:40.970 +05:30 f9af27e8-5432-4432-8724-4a9060a11eb1 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:40.970 +05:30 f9af27e8-5432-4432-8724-4a9060a11eb1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 979bfb2d-0f3f-4b61-b47e-7994cc01d449}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":39,\"Name\":\"gokulferf\"}]"} 2024-09-02 21:28:40.971 +05:30 f9af27e8-5432-4432-8724-4a9060a11eb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulferf - 200 132 application/json; charset=utf-8 9.6182ms 2024-09-02 21:28:42.410 +05:30 c5084b89-7a32-4ae4-9e73-21546738c975 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:28:42.411 +05:30 c5084b89-7a32-4ae4-9e73-21546738c975 INF CORS policy execution successful. 2024-09-02 21:28:42.411 +05:30 c5084b89-7a32-4ae4-9e73-21546738c975 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:42.411 +05:30 00d9b72e-a758-462a-abc7-35c12303150b INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:42.412 +05:30 00d9b72e-a758-462a-abc7-35c12303150b 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-02 21:28:42.418 +05:30 00d9b72e-a758-462a-abc7-35c12303150b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:42.418 +05:30 00d9b72e-a758-462a-abc7-35c12303150b INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.5681ms 2024-09-02 21:28:42.418 +05:30 00d9b72e-a758-462a-abc7-35c12303150b INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:42.418 +05:30 00d9b72e-a758-462a-abc7-35c12303150b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5084b89-7a32-4ae4-9e73-21546738c975}, {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-02 21:28:42.419 +05:30 00d9b72e-a758-462a-abc7-35c12303150b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.4281ms 2024-09-02 21:28:44.481 +05:30 4b34bd42-0fc9-440b-893f-3c9b645a1338 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - null null 2024-09-02 21:28:44.481 +05:30 4b34bd42-0fc9-440b-893f-3c9b645a1338 INF CORS policy execution successful. 2024-09-02 21:28:44.482 +05:30 4b34bd42-0fc9-440b-893f-3c9b645a1338 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - 204 null null 1.4729ms 2024-09-02 21:28:44.533 +05:30 3ad45a99-082a-4888-887e-b00b5d8d6abd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - null null 2024-09-02 21:28:44.534 +05:30 3ad45a99-082a-4888-887e-b00b5d8d6abd INF CORS policy execution successful. 2024-09-02 21:28:44.534 +05:30 3ad45a99-082a-4888-887e-b00b5d8d6abd INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1003 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:44.534 +05:30 afac90f1-31c2-477f-bd11-002ce2f27e2b INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:44.535 +05:30 afac90f1-31c2-477f-bd11-002ce2f27e2b 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-02 21:28:44.538 +05:30 afac90f1-31c2-477f-bd11-002ce2f27e2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:44.538 +05:30 afac90f1-31c2-477f-bd11-002ce2f27e2b INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.3164ms 2024-09-02 21:28:44.538 +05:30 afac90f1-31c2-477f-bd11-002ce2f27e2b INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:28:44.538 +05:30 afac90f1-31c2-477f-bd11-002ce2f27e2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ad45a99-082a-4888-887e-b00b5d8d6abd}, {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-02 21:28:44.539 +05:30 afac90f1-31c2-477f-bd11-002ce2f27e2b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1003 - 200 257 application/json; charset=utf-8 6.0208ms 2024-09-02 21:28:44.781 +05:30 4a311b65-9562-498c-9cca-17794ef7fbbf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - null null 2024-09-02 21:28:44.781 +05:30 4a311b65-9562-498c-9cca-17794ef7fbbf INF CORS policy execution successful. 2024-09-02 21:28:44.782 +05:30 4a311b65-9562-498c-9cca-17794ef7fbbf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - 204 null null 0.5286ms 2024-09-02 21:28:44.819 +05:30 5d068474-a0a4-43b9-b7c6-abf3ac4156ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - null null 2024-09-02 21:28:44.820 +05:30 5d068474-a0a4-43b9-b7c6-abf3ac4156ac INF CORS policy execution successful. 2024-09-02 21:28:44.820 +05:30 5d068474-a0a4-43b9-b7c6-abf3ac4156ac INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1003 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:28:44.820 +05:30 409530ab-9439-4a09-b288-3cb222498d01 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:44.820 +05:30 409530ab-9439-4a09-b288-3cb222498d01 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-02 21:28:44.825 +05:30 409530ab-9439-4a09-b288-3cb222498d01 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:28:44.825 +05:30 409530ab-9439-4a09-b288-3cb222498d01 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 4.7873ms 2024-09-02 21:28:44.825 +05:30 409530ab-9439-4a09-b288-3cb222498d01 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:28:44.825 +05:30 409530ab-9439-4a09-b288-3cb222498d01 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d068474-a0a4-43b9-b7c6-abf3ac4156ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1003,\"Name\":\"RoleName_1003\"}]"} 2024-09-02 21:28:44.826 +05:30 409530ab-9439-4a09-b288-3cb222498d01 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1003 - 200 138 application/json; charset=utf-8 6.524ms 2024-09-02 21:29:02.553 +05:30 06d2347f-410e-423a-acd4-ea4ffe7ec3b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:29:02.554 +05:30 06d2347f-410e-423a-acd4-ea4ffe7ec3b7 INF CORS policy execution successful. 2024-09-02 21:29:02.554 +05:30 06d2347f-410e-423a-acd4-ea4ffe7ec3b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.0432ms 2024-09-02 21:29:02.592 +05:30 601893ae-bb9a-4015-bd87-7322c470d5f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:29:02.594 +05:30 601893ae-bb9a-4015-bd87-7322c470d5f7 INF CORS policy execution successful. 2024-09-02 21:29:02.595 +05:30 601893ae-bb9a-4015-bd87-7322c470d5f7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:29:02.596 +05:30 5636157e-74d5-42c6-9d3d-7a8dce0ca1ea INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:29:02.597 +05:30 5636157e-74d5-42c6-9d3d-7a8dce0ca1ea 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-02 21:29:02.608 +05:30 5636157e-74d5-42c6-9d3d-7a8dce0ca1ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:29:02.609 +05:30 5636157e-74d5-42c6-9d3d-7a8dce0ca1ea INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 11.2598ms 2024-09-02 21:29:02.609 +05:30 5636157e-74d5-42c6-9d3d-7a8dce0ca1ea INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:29:02.609 +05:30 5636157e-74d5-42c6-9d3d-7a8dce0ca1ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 601893ae-bb9a-4015-bd87-7322c470d5f7}, {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-02 21:29:02.609 +05:30 5636157e-74d5-42c6-9d3d-7a8dce0ca1ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 17.9967ms 2024-09-02 21:29:04.378 +05:30 b8bb4baa-ef83-4235-b2dd-e22cfbf84231 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:29:04.379 +05:30 b8bb4baa-ef83-4235-b2dd-e22cfbf84231 INF CORS policy execution successful. 2024-09-02 21:29:04.379 +05:30 b8bb4baa-ef83-4235-b2dd-e22cfbf84231 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 204 null null 1.0726ms 2024-09-02 21:29:04.419 +05:30 d4df0b78-e2f2-466a-8a44-42b3e559699d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:29:04.420 +05:30 d4df0b78-e2f2-466a-8a44-42b3e559699d INF CORS policy execution successful. 2024-09-02 21:29:04.420 +05:30 d4df0b78-e2f2-466a-8a44-42b3e559699d INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1070 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:29:04.421 +05:30 32d689a6-94ba-4bbf-b29a-7af919da5125 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:29:04.421 +05:30 32d689a6-94ba-4bbf-b29a-7af919da5125 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-02 21:29:04.427 +05:30 32d689a6-94ba-4bbf-b29a-7af919da5125 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:29:04.428 +05:30 32d689a6-94ba-4bbf-b29a-7af919da5125 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 6.7135ms 2024-09-02 21:29:04.428 +05:30 32d689a6-94ba-4bbf-b29a-7af919da5125 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:29:04.428 +05:30 32d689a6-94ba-4bbf-b29a-7af919da5125 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d4df0b78-e2f2-466a-8a44-42b3e559699d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 125} Body: {"status":"Failure","statusCode":3000,"message":"Couldn't retrieve the Password Policy for the specified Role","result":null} 2024-09-02 21:29:04.429 +05:30 32d689a6-94ba-4bbf-b29a-7af919da5125 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 400 125 application/json; charset=utf-8 10.3188ms 2024-09-02 21:29:04.698 +05:30 e60acb2c-cb89-470d-a2db-e9c73a5dd2a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=frfrfrfr - null null 2024-09-02 21:29:04.699 +05:30 e60acb2c-cb89-470d-a2db-e9c73a5dd2a5 INF CORS policy execution successful. 2024-09-02 21:29:04.699 +05:30 e60acb2c-cb89-470d-a2db-e9c73a5dd2a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=frfrfrfr - 204 null null 0.586ms 2024-09-02 21:29:04.747 +05:30 c0a9c330-b228-427f-ab6f-662ab1582080 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=frfrfrfr - null null 2024-09-02 21:29:04.748 +05:30 c0a9c330-b228-427f-ab6f-662ab1582080 INF CORS policy execution successful. 2024-09-02 21:29:04.748 +05:30 c0a9c330-b228-427f-ab6f-662ab1582080 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=frfrfrfr Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:29:04.748 +05:30 3f4b9f1d-ac9e-40dc-91d3-a92f5604411e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:29:04.749 +05:30 3f4b9f1d-ac9e-40dc-91d3-a92f5604411e 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-02 21:29:04.755 +05:30 3f4b9f1d-ac9e-40dc-91d3-a92f5604411e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:29:04.755 +05:30 3f4b9f1d-ac9e-40dc-91d3-a92f5604411e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 6.6382ms 2024-09-02 21:29:04.755 +05:30 3f4b9f1d-ac9e-40dc-91d3-a92f5604411e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:29:04.756 +05:30 3f4b9f1d-ac9e-40dc-91d3-a92f5604411e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0a9c330-b228-427f-ab6f-662ab1582080}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1070,\"Name\":\"frfrfrfr\"}]"} 2024-09-02 21:29:04.756 +05:30 3f4b9f1d-ac9e-40dc-91d3-a92f5604411e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=frfrfrfr - 200 133 application/json; charset=utf-8 8.7073ms 2024-09-02 21:30:25.050 +05:30 200261e2-185b-4715-bde3-7d0b8b834a79 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:30:25.052 +05:30 200261e2-185b-4715-bde3-7d0b8b834a79 INF CORS policy execution successful. 2024-09-02 21:30:25.053 +05:30 200261e2-185b-4715-bde3-7d0b8b834a79 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 204 null null 2.6835ms 2024-09-02 21:30:25.096 +05:30 85045ade-26ec-4bd3-beec-7f056d20cf4e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:30:25.098 +05:30 85045ade-26ec-4bd3-beec-7f056d20cf4e INF CORS policy execution successful. 2024-09-02 21:30:25.099 +05:30 85045ade-26ec-4bd3-beec-7f056d20cf4e INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1070 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:30:25.101 +05:30 0302be20-3e4c-4665-b9e2-cabc265018bd INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:30:25.102 +05:30 0302be20-3e4c-4665-b9e2-cabc265018bd 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-02 21:30:25.117 +05:30 0302be20-3e4c-4665-b9e2-cabc265018bd INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:30:25.118 +05:30 0302be20-3e4c-4665-b9e2-cabc265018bd INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 15.878ms 2024-09-02 21:30:25.118 +05:30 0302be20-3e4c-4665-b9e2-cabc265018bd INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:30:25.118 +05:30 0302be20-3e4c-4665-b9e2-cabc265018bd INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 85045ade-26ec-4bd3-beec-7f056d20cf4e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 125} Body: {"status":"Failure","statusCode":3000,"message":"Couldn't retrieve the Password Policy for the specified Role","result":null} 2024-09-02 21:30:25.118 +05:30 0302be20-3e4c-4665-b9e2-cabc265018bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 400 125 application/json; charset=utf-8 22.3538ms 2024-09-02 21:30:31.180 +05:30 5208bf61-08b8-476a-878a-e9a7596f5932 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:30:31.180 +05:30 5208bf61-08b8-476a-878a-e9a7596f5932 INF CORS policy execution successful. 2024-09-02 21:30:31.180 +05:30 5208bf61-08b8-476a-878a-e9a7596f5932 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 204 null null 0.8853ms 2024-09-02 21:30:31.236 +05:30 da7022fb-653e-4a71-9461-019ed0c68737 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:30:31.239 +05:30 da7022fb-653e-4a71-9461-019ed0c68737 INF CORS policy execution successful. 2024-09-02 21:30:31.239 +05:30 da7022fb-653e-4a71-9461-019ed0c68737 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1070 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:30:31.240 +05:30 6ddf12bf-dd80-44f4-a46a-56fe9bed5823 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:30:31.241 +05:30 6ddf12bf-dd80-44f4-a46a-56fe9bed5823 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-02 21:30:31.245 +05:30 6ddf12bf-dd80-44f4-a46a-56fe9bed5823 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:30:31.246 +05:30 6ddf12bf-dd80-44f4-a46a-56fe9bed5823 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 5.0815ms 2024-09-02 21:30:31.246 +05:30 6ddf12bf-dd80-44f4-a46a-56fe9bed5823 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:30:31.246 +05:30 6ddf12bf-dd80-44f4-a46a-56fe9bed5823 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: da7022fb-653e-4a71-9461-019ed0c68737}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 125} Body: {"status":"Failure","statusCode":3000,"message":"Couldn't retrieve the Password Policy for the specified Role","result":null} 2024-09-02 21:30:31.247 +05:30 6ddf12bf-dd80-44f4-a46a-56fe9bed5823 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 400 125 application/json; charset=utf-8 10.3632ms 2024-09-02 21:31:05.316 +05:30 c49a8a06-3c0d-4d4c-947f-021a4b54a71d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:31:05.318 +05:30 c49a8a06-3c0d-4d4c-947f-021a4b54a71d INF CORS policy execution successful. 2024-09-02 21:31:05.319 +05:30 c49a8a06-3c0d-4d4c-947f-021a4b54a71d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 204 null null 3.4416ms 2024-09-02 21:31:05.358 +05:30 a971130a-0081-490a-9518-682c382c9b7c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - null null 2024-09-02 21:31:05.360 +05:30 a971130a-0081-490a-9518-682c382c9b7c INF CORS policy execution successful. 2024-09-02 21:31:05.361 +05:30 a971130a-0081-490a-9518-682c382c9b7c INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1070 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:05.363 +05:30 8855f7ef-75bd-4a6e-bedc-241021431a89 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:05.363 +05:30 8855f7ef-75bd-4a6e-bedc-241021431a89 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-02 21:31:05.375 +05:30 8855f7ef-75bd-4a6e-bedc-241021431a89 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:05.376 +05:30 8855f7ef-75bd-4a6e-bedc-241021431a89 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 12.4104ms 2024-09-02 21:31:05.376 +05:30 8855f7ef-75bd-4a6e-bedc-241021431a89 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:05.376 +05:30 8855f7ef-75bd-4a6e-bedc-241021431a89 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a971130a-0081-490a-9518-682c382c9b7c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 125} Body: {"status":"Failure","statusCode":3000,"message":"Couldn't retrieve the Password Policy for the specified Role","result":null} 2024-09-02 21:31:05.377 +05:30 8855f7ef-75bd-4a6e-bedc-241021431a89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1070 - 400 125 application/json; charset=utf-8 18.4735ms 2024-09-02 21:31:17.007 +05:30 65a688e3-97cd-4b54-a2ef-076ef86965a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:31:17.008 +05:30 65a688e3-97cd-4b54-a2ef-076ef86965a6 INF CORS policy execution successful. 2024-09-02 21:31:17.009 +05:30 65a688e3-97cd-4b54-a2ef-076ef86965a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 1.524ms 2024-09-02 21:31:17.045 +05:30 b93bc20d-65d8-4459-8b84-e8c4675c2dd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:31:17.046 +05:30 b93bc20d-65d8-4459-8b84-e8c4675c2dd6 INF CORS policy execution successful. 2024-09-02 21:31:17.048 +05:30 b93bc20d-65d8-4459-8b84-e8c4675c2dd6 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:17.049 +05:30 0c03fa48-21ff-4434-bfe0-ed2638b0b95e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:17.049 +05:30 0c03fa48-21ff-4434-bfe0-ed2638b0b95e 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-02 21:31:17.064 +05:30 0c03fa48-21ff-4434-bfe0-ed2638b0b95e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:17.065 +05:30 0c03fa48-21ff-4434-bfe0-ed2638b0b95e INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 15.1028ms 2024-09-02 21:31:17.065 +05:30 0c03fa48-21ff-4434-bfe0-ed2638b0b95e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:17.065 +05:30 0c03fa48-21ff-4434-bfe0-ed2638b0b95e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b93bc20d-65d8-4459-8b84-e8c4675c2dd6}, {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-02 21:31:17.066 +05:30 0c03fa48-21ff-4434-bfe0-ed2638b0b95e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 20.7424ms 2024-09-02 21:31:20.392 +05:30 d6be0e08-f48e-4ab2-ac20-718a4299b67a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1065 - null null 2024-09-02 21:31:20.392 +05:30 d6be0e08-f48e-4ab2-ac20-718a4299b67a INF CORS policy execution successful. 2024-09-02 21:31:20.393 +05:30 d6be0e08-f48e-4ab2-ac20-718a4299b67a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1065 - 204 null null 0.8338ms 2024-09-02 21:31:20.427 +05:30 5d88296b-82e7-4fff-8980-51695de096ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1065 - null null 2024-09-02 21:31:20.427 +05:30 5d88296b-82e7-4fff-8980-51695de096ed INF CORS policy execution successful. 2024-09-02 21:31:20.428 +05:30 5d88296b-82e7-4fff-8980-51695de096ed INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1065 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:20.428 +05:30 dcee6795-1f0d-4ff5-bc1e-996cc42e7a58 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:20.428 +05:30 dcee6795-1f0d-4ff5-bc1e-996cc42e7a58 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-02 21:31:20.432 +05:30 dcee6795-1f0d-4ff5-bc1e-996cc42e7a58 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:20.432 +05:30 dcee6795-1f0d-4ff5-bc1e-996cc42e7a58 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 4.0725ms 2024-09-02 21:31:20.432 +05:30 dcee6795-1f0d-4ff5-bc1e-996cc42e7a58 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:20.433 +05:30 dcee6795-1f0d-4ff5-bc1e-996cc42e7a58 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5d88296b-82e7-4fff-8980-51695de096ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 125} Body: {"status":"Failure","statusCode":3000,"message":"Couldn't retrieve the Password Policy for the specified Role","result":null} 2024-09-02 21:31:20.433 +05:30 dcee6795-1f0d-4ff5-bc1e-996cc42e7a58 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1065 - 400 125 application/json; charset=utf-8 6.2373ms 2024-09-02 21:31:20.731 +05:30 4f2744a2-430c-481c-82a0-6b8867dd53ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulnew - null null 2024-09-02 21:31:20.731 +05:30 4f2744a2-430c-481c-82a0-6b8867dd53ad INF CORS policy execution successful. 2024-09-02 21:31:20.731 +05:30 4f2744a2-430c-481c-82a0-6b8867dd53ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulnew - 204 null null 0.4102ms 2024-09-02 21:31:20.770 +05:30 92b4b3d5-a483-4bf6-b360-e67fffc804dd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulnew - null null 2024-09-02 21:31:20.770 +05:30 92b4b3d5-a483-4bf6-b360-e67fffc804dd INF CORS policy execution successful. 2024-09-02 21:31:20.770 +05:30 92b4b3d5-a483-4bf6-b360-e67fffc804dd INF HTTP request: Path: /role/geterproles QueryString: ?searchString=gokulnew Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:20.771 +05:30 1fafd518-fbb4-4178-8203-041984690f94 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:20.771 +05:30 1fafd518-fbb4-4178-8203-041984690f94 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-02 21:31:20.776 +05:30 1fafd518-fbb4-4178-8203-041984690f94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:20.777 +05:30 1fafd518-fbb4-4178-8203-041984690f94 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.9235ms 2024-09-02 21:31:20.777 +05:30 1fafd518-fbb4-4178-8203-041984690f94 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:20.777 +05:30 1fafd518-fbb4-4178-8203-041984690f94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 92b4b3d5-a483-4bf6-b360-e67fffc804dd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 133} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1065,\"Name\":\"gokulnew\"}]"} 2024-09-02 21:31:20.777 +05:30 1fafd518-fbb4-4178-8203-041984690f94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=gokulnew - 200 133 application/json; charset=utf-8 7.7173ms 2024-09-02 21:31:22.929 +05:30 75020a2f-91ac-4f07-8495-3b0edeb6d418 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:31:22.929 +05:30 75020a2f-91ac-4f07-8495-3b0edeb6d418 INF CORS policy execution successful. 2024-09-02 21:31:22.929 +05:30 75020a2f-91ac-4f07-8495-3b0edeb6d418 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.62ms 2024-09-02 21:31:22.966 +05:30 85d579f7-0475-4a8f-9d78-6632830dcfc1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:31:22.968 +05:30 85d579f7-0475-4a8f-9d78-6632830dcfc1 INF CORS policy execution successful. 2024-09-02 21:31:22.968 +05:30 85d579f7-0475-4a8f-9d78-6632830dcfc1 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:22.968 +05:30 8cfc8797-b814-4fd3-b471-2a8ca28e36fa INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:22.969 +05:30 8cfc8797-b814-4fd3-b471-2a8ca28e36fa 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-02 21:31:22.974 +05:30 8cfc8797-b814-4fd3-b471-2a8ca28e36fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:22.974 +05:30 8cfc8797-b814-4fd3-b471-2a8ca28e36fa INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.5595ms 2024-09-02 21:31:22.974 +05:30 8cfc8797-b814-4fd3-b471-2a8ca28e36fa INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:22.975 +05:30 8cfc8797-b814-4fd3-b471-2a8ca28e36fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85d579f7-0475-4a8f-9d78-6632830dcfc1}, {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-02 21:31:22.975 +05:30 8cfc8797-b814-4fd3-b471-2a8ca28e36fa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 9.2378ms 2024-09-02 21:31:27.360 +05:30 5164d2fb-67ba-41de-a9b0-d644b9cbd733 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:31:27.360 +05:30 5164d2fb-67ba-41de-a9b0-d644b9cbd733 INF CORS policy execution successful. 2024-09-02 21:31:27.360 +05:30 5164d2fb-67ba-41de-a9b0-d644b9cbd733 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 204 null null 0.6995ms 2024-09-02 21:31:27.394 +05:30 57c44723-a065-4403-b3a0-b69562045dc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - null null 2024-09-02 21:31:27.394 +05:30 57c44723-a065-4403-b3a0-b69562045dc4 INF CORS policy execution successful. 2024-09-02 21:31:27.395 +05:30 57c44723-a065-4403-b3a0-b69562045dc4 INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:27.395 +05:30 8532ee71-b436-4c5e-997b-fcaa5af2b0b0 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:27.395 +05:30 8532ee71-b436-4c5e-997b-fcaa5af2b0b0 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-02 21:31:27.399 +05:30 8532ee71-b436-4c5e-997b-fcaa5af2b0b0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:27.399 +05:30 8532ee71-b436-4c5e-997b-fcaa5af2b0b0 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.6635ms 2024-09-02 21:31:27.399 +05:30 8532ee71-b436-4c5e-997b-fcaa5af2b0b0 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:27.399 +05:30 8532ee71-b436-4c5e-997b-fcaa5af2b0b0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57c44723-a065-4403-b3a0-b69562045dc4}, {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-02 21:31:27.399 +05:30 8532ee71-b436-4c5e-997b-fcaa5af2b0b0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=1002 - 200 257 application/json; charset=utf-8 5.9205ms 2024-09-02 21:31:27.655 +05:30 d4dc4277-2a3c-44aa-9f0d-1b09c9b0587e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - null null 2024-09-02 21:31:27.656 +05:30 d4dc4277-2a3c-44aa-9f0d-1b09c9b0587e INF CORS policy execution successful. 2024-09-02 21:31:27.656 +05:30 d4dc4277-2a3c-44aa-9f0d-1b09c9b0587e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - 204 null null 0.614ms 2024-09-02 21:31:27.774 +05:30 31922ad1-fe9f-4903-aab9-27127ebd1964 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - null null 2024-09-02 21:31:27.774 +05:30 31922ad1-fe9f-4903-aab9-27127ebd1964 INF CORS policy execution successful. 2024-09-02 21:31:27.775 +05:30 31922ad1-fe9f-4903-aab9-27127ebd1964 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=RoleName_1002 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:27.775 +05:30 713aa219-8104-40b9-8e0e-2f900e5ddc44 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:27.775 +05:30 713aa219-8104-40b9-8e0e-2f900e5ddc44 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-02 21:31:27.783 +05:30 713aa219-8104-40b9-8e0e-2f900e5ddc44 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:27.784 +05:30 713aa219-8104-40b9-8e0e-2f900e5ddc44 INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 8.8675ms 2024-09-02 21:31:27.784 +05:30 713aa219-8104-40b9-8e0e-2f900e5ddc44 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:27.784 +05:30 713aa219-8104-40b9-8e0e-2f900e5ddc44 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31922ad1-fe9f-4903-aab9-27127ebd1964}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1002,\"Name\":\"RoleName_1002\"}]"} 2024-09-02 21:31:27.785 +05:30 713aa219-8104-40b9-8e0e-2f900e5ddc44 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_1002 - 200 138 application/json; charset=utf-8 11.5122ms 2024-09-02 21:31:32.731 +05:30 f47de293-32e2-46a2-af3d-252b5a8c29b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 21:31:32.731 +05:30 f47de293-32e2-46a2-af3d-252b5a8c29b0 INF CORS policy execution successful. 2024-09-02 21:31:32.732 +05:30 f47de293-32e2-46a2-af3d-252b5a8c29b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 204 null null 1.8555ms 2024-09-02 21:31:32.832 +05:30 dd50b634-7e37-4991-b8b6-e4b4b9c2187d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - null null 2024-09-02 21:31:32.833 +05:30 dd50b634-7e37-4991-b8b6-e4b4b9c2187d INF CORS policy execution successful. 2024-09-02 21:31:32.834 +05:30 dd50b634-7e37-4991-b8b6-e4b4b9c2187d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:32.835 +05:30 9e55a657-d45b-4c1d-a381-31c41ff09447 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:31:32.850 +05:30 9e55a657-d45b-4c1d-a381-31c41ff09447 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-02 21:31:32.874 +05:30 9e55a657-d45b-4c1d-a381-31c41ff09447 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:32.874 +05:30 9e55a657-d45b-4c1d-a381-31c41ff09447 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 24.0476ms 2024-09-02 21:31:32.874 +05:30 9e55a657-d45b-4c1d-a381-31c41ff09447 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-02 21:31:32.874 +05:30 9e55a657-d45b-4c1d-a381-31c41ff09447 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dd50b634-7e37-4991-b8b6-e4b4b9c2187d}, {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-02 21:31:32.874 +05:30 9e55a657-d45b-4c1d-a381-31c41ff09447 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=100 - 200 1214 application/json; charset=utf-8 41.8794ms 2024-09-02 21:31:33.128 +05:30 b80ab1a6-b609-4502-a602-9fc7b6ad72f7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 21:31:33.129 +05:30 b80ab1a6-b609-4502-a602-9fc7b6ad72f7 INF CORS policy execution successful. 2024-09-02 21:31:33.130 +05:30 b80ab1a6-b609-4502-a602-9fc7b6ad72f7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - 204 null null 1.0751ms 2024-09-02 21:31:33.193 +05:30 fa483d36-2079-4bd9-9332-b44e3c225882 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=100 - null null 2024-09-02 21:31:33.194 +05:30 fa483d36-2079-4bd9-9332-b44e3c225882 INF CORS policy execution successful. 2024-09-02 21:31:33.194 +05:30 d5c79045-f4e4-49e6-a2b5-a2b54b28672f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:31:33.194 +05:30 d5c79045-f4e4-49e6-a2b5-a2b54b28672f INF CORS policy execution successful. 2024-09-02 21:31:33.195 +05:30 d5c79045-f4e4-49e6-a2b5-a2b54b28672f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4532ms 2024-09-02 21:31:33.195 +05:30 fa483d36-2079-4bd9-9332-b44e3c225882 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:33.195 +05:30 bb1a4138-6951-46dd-9fd1-0c080b11f29a INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:33.195 +05:30 bb1a4138-6951-46dd-9fd1-0c080b11f29a 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-02 21:31:33.198 +05:30 bb1a4138-6951-46dd-9fd1-0c080b11f29a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:33.198 +05:30 bb1a4138-6951-46dd-9fd1-0c080b11f29a INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 3.2435ms 2024-09-02 21:31:33.198 +05:30 bb1a4138-6951-46dd-9fd1-0c080b11f29a INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-02 21:31:33.199 +05:30 bb1a4138-6951-46dd-9fd1-0c080b11f29a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa483d36-2079-4bd9-9332-b44e3c225882}, {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-02 21:31:33.199 +05:30 bb1a4138-6951-46dd-9fd1-0c080b11f29a 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.9742ms 2024-09-02 21:31:33.232 +05:30 e1b4efc8-38b1-496d-afd5-7e944019f190 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:31:33.233 +05:30 e1b4efc8-38b1-496d-afd5-7e944019f190 INF CORS policy execution successful. 2024-09-02 21:31:33.233 +05:30 e1b4efc8-38b1-496d-afd5-7e944019f190 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:33.234 +05:30 d1231da7-abc1-4726-9e0f-94dfb83d59ed INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:31:33.234 +05:30 d1231da7-abc1-4726-9e0f-94dfb83d59ed 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-02 21:31:33.239 +05:30 d1231da7-abc1-4726-9e0f-94dfb83d59ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:33.239 +05:30 d1231da7-abc1-4726-9e0f-94dfb83d59ed INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.1245ms 2024-09-02 21:31:33.239 +05:30 d1231da7-abc1-4726-9e0f-94dfb83d59ed INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:31:33.240 +05:30 d1231da7-abc1-4726-9e0f-94dfb83d59ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1b4efc8-38b1-496d-afd5-7e944019f190}, {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-02 21:31:33.240 +05:30 d1231da7-abc1-4726-9e0f-94dfb83d59ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.0175ms 2024-09-02 21:31:33.441 +05:30 def0949e-3505-47de-85d5-8d23315e6dbb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 21:31:33.441 +05:30 def0949e-3505-47de-85d5-8d23315e6dbb INF CORS policy execution successful. 2024-09-02 21:31:33.441 +05:30 def0949e-3505-47de-85d5-8d23315e6dbb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - 204 null null 0.5397ms 2024-09-02 21:31:33.476 +05:30 ddb8366b-97fb-4639-aac2-626361176067 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=RoleName_100 - null null 2024-09-02 21:31:33.477 +05:30 ddb8366b-97fb-4639-aac2-626361176067 INF CORS policy execution successful. 2024-09-02 21:31:33.477 +05:30 ddb8366b-97fb-4639-aac2-626361176067 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {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-02 21:31:33.477 +05:30 7b93d44e-232b-473a-a03c-20c539c3a40d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:33.477 +05:30 7b93d44e-232b-473a-a03c-20c539c3a40d 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-02 21:31:33.485 +05:30 7b93d44e-232b-473a-a03c-20c539c3a40d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:31:33.485 +05:30 7b93d44e-232b-473a-a03c-20c539c3a40d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.716ms 2024-09-02 21:31:33.485 +05:30 7b93d44e-232b-473a-a03c-20c539c3a40d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:31:33.485 +05:30 7b93d44e-232b-473a-a03c-20c539c3a40d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddb8366b-97fb-4639-aac2-626361176067}, {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-02 21:31:33.486 +05:30 7b93d44e-232b-473a-a03c-20c539c3a40d 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.6999ms 2024-09-02 21:32:33.153 +05:30 ca129a10-7cf3-46a9-ae35-1550c74c8c03 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-02 21:32:33.155 +05:30 ca129a10-7cf3-46a9-ae35-1550c74c8c03 INF CORS policy execution successful. 2024-09-02 21:32:33.157 +05:30 ca129a10-7cf3-46a9-ae35-1550c74c8c03 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.4977ms 2024-09-02 21:32:33.174 +05:30 ac75a027-b18f-4bc4-94e1-6cfc0ce85b8b 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-02 21:32:33.175 +05:30 ac75a027-b18f-4bc4-94e1-6cfc0ce85b8b INF CORS policy execution successful. 2024-09-02 21:32:33.175 +05:30 ac75a027-b18f-4bc4-94e1-6cfc0ce85b8b 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.5569ms 2024-09-02 21:32:33.190 +05:30 03fe81b7-b617-423c-b8ad-834c25122200 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-02 21:32:33.192 +05:30 03fe81b7-b617-423c-b8ad-834c25122200 INF CORS policy execution successful. 2024-09-02 21:32:33.194 +05:30 03fe81b7-b617-423c-b8ad-834c25122200 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:32:33.199 +05:30 6f1b7b53-b213-4f6b-b0f7-8a15c2d2497c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:33.199 +05:30 6f1b7b53-b213-4f6b-b0f7-8a15c2d2497c 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-02 21:32:33.225 +05:30 6f1b7b53-b213-4f6b-b0f7-8a15c2d2497c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:32:33.225 +05:30 6f1b7b53-b213-4f6b-b0f7-8a15c2d2497c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 25.587ms 2024-09-02 21:32:33.225 +05:30 6f1b7b53-b213-4f6b-b0f7-8a15c2d2497c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:33.225 +05:30 6f1b7b53-b213-4f6b-b0f7-8a15c2d2497c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 03fe81b7-b617-423c-b8ad-834c25122200}, {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-02 21:32:33.226 +05:30 6f1b7b53-b213-4f6b-b0f7-8a15c2d2497c 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 35.6277ms 2024-09-02 21:32:33.258 +05:30 0540bddf-5c42-487f-9389-032367b43ead 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-02 21:32:33.259 +05:30 0540bddf-5c42-487f-9389-032367b43ead INF CORS policy execution successful. 2024-09-02 21:32:33.259 +05:30 0540bddf-5c42-487f-9389-032367b43ead 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:32:33.259 +05:30 a3c432fe-83dc-4383-a83b-fa0ea14cb444 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:33.259 +05:30 a3c432fe-83dc-4383-a83b-fa0ea14cb444 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-02 21:32:33.266 +05:30 a3c432fe-83dc-4383-a83b-fa0ea14cb444 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:32:33.266 +05:30 a3c432fe-83dc-4383-a83b-fa0ea14cb444 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.1668ms 2024-09-02 21:32:33.266 +05:30 a3c432fe-83dc-4383-a83b-fa0ea14cb444 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:33.267 +05:30 a3c432fe-83dc-4383-a83b-fa0ea14cb444 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0540bddf-5c42-487f-9389-032367b43ead}, {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-02 21:32:33.267 +05:30 a3c432fe-83dc-4383-a83b-fa0ea14cb444 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.8649ms 2024-09-02 21:32:38.661 +05:30 1d0546fb-d5ba-4c0e-82af-d9145b45d6f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:32:38.662 +05:30 1d0546fb-d5ba-4c0e-82af-d9145b45d6f5 INF CORS policy execution successful. 2024-09-02 21:32:38.663 +05:30 1d0546fb-d5ba-4c0e-82af-d9145b45d6f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 2.0976ms 2024-09-02 21:32:38.698 +05:30 820819f0-d190-4d6f-9159-cd4bb38f0515 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:32:38.698 +05:30 820819f0-d190-4d6f-9159-cd4bb38f0515 INF CORS policy execution successful. 2024-09-02 21:32:38.698 +05:30 820819f0-d190-4d6f-9159-cd4bb38f0515 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4997ms 2024-09-02 21:32:38.704 +05:30 6842d688-5c71-4caf-b62a-71c48b26c21c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 21:32:38.704 +05:30 6842d688-5c71-4caf-b62a-71c48b26c21c INF CORS policy execution successful. 2024-09-02 21:32:38.705 +05:30 6842d688-5c71-4caf-b62a-71c48b26c21c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:32:38.705 +05:30 964eb376-8445-4955-977e-2a9f75bf507a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:32:38.705 +05:30 964eb376-8445-4955-977e-2a9f75bf507a 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-02 21:32:38.718 +05:30 964eb376-8445-4955-977e-2a9f75bf507a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:32:38.718 +05:30 964eb376-8445-4955-977e-2a9f75bf507a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 13.1021ms 2024-09-02 21:32:38.719 +05:30 964eb376-8445-4955-977e-2a9f75bf507a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 21:32:38.719 +05:30 964eb376-8445-4955-977e-2a9f75bf507a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6842d688-5c71-4caf-b62a-71c48b26c21c}, {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-02 21:32:38.720 +05:30 964eb376-8445-4955-977e-2a9f75bf507a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 15.8752ms 2024-09-02 21:32:38.734 +05:30 08997d2b-48c2-411a-b043-4ca61fb2e2d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 21:32:38.735 +05:30 08997d2b-48c2-411a-b043-4ca61fb2e2d1 INF CORS policy execution successful. 2024-09-02 21:32:38.735 +05:30 08997d2b-48c2-411a-b043-4ca61fb2e2d1 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:32:38.735 +05:30 8847806f-5b2f-4c9a-ab29-6b254a4e2bcc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:32:38.735 +05:30 8847806f-5b2f-4c9a-ab29-6b254a4e2bcc 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-02 21:32:38.741 +05:30 8847806f-5b2f-4c9a-ab29-6b254a4e2bcc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:32:38.741 +05:30 8847806f-5b2f-4c9a-ab29-6b254a4e2bcc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 5.5788ms 2024-09-02 21:32:38.741 +05:30 8847806f-5b2f-4c9a-ab29-6b254a4e2bcc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 21:32:38.741 +05:30 8847806f-5b2f-4c9a-ab29-6b254a4e2bcc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08997d2b-48c2-411a-b043-4ca61fb2e2d1}, {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-02 21:32:38.742 +05:30 8847806f-5b2f-4c9a-ab29-6b254a4e2bcc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 7.7926ms 2024-09-02 21:32:53.892 +05:30 e16f7cc7-b03a-4805-acfc-259306111fc9 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-02 21:32:53.893 +05:30 e16f7cc7-b03a-4805-acfc-259306111fc9 INF CORS policy execution successful. 2024-09-02 21:32:53.894 +05:30 087fea97-7810-4094-a616-5f0a584ece55 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-02 21:32:53.894 +05:30 e16f7cc7-b03a-4805-acfc-259306111fc9 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.2368ms 2024-09-02 21:32:53.894 +05:30 087fea97-7810-4094-a616-5f0a584ece55 INF CORS policy execution successful. 2024-09-02 21:32:53.894 +05:30 087fea97-7810-4094-a616-5f0a584ece55 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.5261ms 2024-09-02 21:32:53.930 +05:30 cafcfe95-2845-401d-9c06-1349c75be02b 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-02 21:32:53.932 +05:30 cafcfe95-2845-401d-9c06-1349c75be02b INF CORS policy execution successful. 2024-09-02 21:32:53.932 +05:30 cafcfe95-2845-401d-9c06-1349c75be02b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:32:53.933 +05:30 ea44863e-8c29-4f44-9fa7-c18f49b651fa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:53.933 +05:30 ea44863e-8c29-4f44-9fa7-c18f49b651fa 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-02 21:32:53.948 +05:30 ea44863e-8c29-4f44-9fa7-c18f49b651fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:32:53.949 +05:30 ea44863e-8c29-4f44-9fa7-c18f49b651fa INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.4852ms 2024-09-02 21:32:53.949 +05:30 ea44863e-8c29-4f44-9fa7-c18f49b651fa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:53.949 +05:30 ea44863e-8c29-4f44-9fa7-c18f49b651fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cafcfe95-2845-401d-9c06-1349c75be02b}, {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-02 21:32:53.950 +05:30 ea44863e-8c29-4f44-9fa7-c18f49b651fa 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 19.4122ms 2024-09-02 21:32:53.996 +05:30 e9b672be-e6e7-4b2f-8598-e57b4272d68f 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-02 21:32:53.997 +05:30 e9b672be-e6e7-4b2f-8598-e57b4272d68f INF CORS policy execution successful. 2024-09-02 21:32:53.998 +05:30 e9b672be-e6e7-4b2f-8598-e57b4272d68f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:32:53.998 +05:30 a8b00592-6a0f-4e47-8e86-e33183a3cdc6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:53.998 +05:30 a8b00592-6a0f-4e47-8e86-e33183a3cdc6 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-02 21:32:54.009 +05:30 a8b00592-6a0f-4e47-8e86-e33183a3cdc6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:32:54.009 +05:30 a8b00592-6a0f-4e47-8e86-e33183a3cdc6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.967ms 2024-09-02 21:32:54.010 +05:30 a8b00592-6a0f-4e47-8e86-e33183a3cdc6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:32:54.010 +05:30 a8b00592-6a0f-4e47-8e86-e33183a3cdc6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e9b672be-e6e7-4b2f-8598-e57b4272d68f}, {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-02 21:32:54.010 +05:30 a8b00592-6a0f-4e47-8e86-e33183a3cdc6 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 14.1971ms 2024-09-02 21:33:19.628 +05:30 8bc68cd6-2b78-4bd6-9d31-c402f3dca2d8 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-02 21:33:19.629 +05:30 8bc68cd6-2b78-4bd6-9d31-c402f3dca2d8 INF CORS policy execution successful. 2024-09-02 21:33:19.629 +05:30 8bc68cd6-2b78-4bd6-9d31-c402f3dca2d8 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.7382ms 2024-09-02 21:33:19.629 +05:30 ac8bf60f-bb91-418d-b0f2-5adfefeeea95 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-02 21:33:19.630 +05:30 ac8bf60f-bb91-418d-b0f2-5adfefeeea95 INF CORS policy execution successful. 2024-09-02 21:33:19.630 +05:30 ac8bf60f-bb91-418d-b0f2-5adfefeeea95 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.3634ms 2024-09-02 21:33:19.661 +05:30 3155e709-0a5f-428f-9014-17abed10bb89 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-02 21:33:19.664 +05:30 3155e709-0a5f-428f-9014-17abed10bb89 INF CORS policy execution successful. 2024-09-02 21:33:19.665 +05:30 3155e709-0a5f-428f-9014-17abed10bb89 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:33:19.667 +05:30 71a13227-20ed-49a9-b7d8-d21deea3e3d0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:19.667 +05:30 71a13227-20ed-49a9-b7d8-d21deea3e3d0 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-02 21:33:19.687 +05:30 71a13227-20ed-49a9-b7d8-d21deea3e3d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:33:19.688 +05:30 71a13227-20ed-49a9-b7d8-d21deea3e3d0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 20.0461ms 2024-09-02 21:33:19.688 +05:30 71a13227-20ed-49a9-b7d8-d21deea3e3d0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:19.688 +05:30 71a13227-20ed-49a9-b7d8-d21deea3e3d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3155e709-0a5f-428f-9014-17abed10bb89}, {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-02 21:33:19.689 +05:30 71a13227-20ed-49a9-b7d8-d21deea3e3d0 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 27.2281ms 2024-09-02 21:33:19.721 +05:30 7814ff09-28fe-4f15-b641-ce64ba6392ab 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-02 21:33:19.722 +05:30 7814ff09-28fe-4f15-b641-ce64ba6392ab INF CORS policy execution successful. 2024-09-02 21:33:19.722 +05:30 7814ff09-28fe-4f15-b641-ce64ba6392ab 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTI1NjcsImV4cCI6MTcyNTI5MzE2NywiaWF0IjoxNzI1MjkyNTY3fQ.3KPEifz_tj59u8nYv18rkzp7nJgC72KldAgFm3P_p2A}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:33:19.722 +05:30 93cbb4cf-04dd-4d0b-97fa-be3b1efab995 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:19.722 +05:30 93cbb4cf-04dd-4d0b-97fa-be3b1efab995 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-02 21:33:19.730 +05:30 93cbb4cf-04dd-4d0b-97fa-be3b1efab995 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:33:19.731 +05:30 93cbb4cf-04dd-4d0b-97fa-be3b1efab995 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 8.3039ms 2024-09-02 21:33:19.731 +05:30 93cbb4cf-04dd-4d0b-97fa-be3b1efab995 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:19.731 +05:30 93cbb4cf-04dd-4d0b-97fa-be3b1efab995 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7814ff09-28fe-4f15-b641-ce64ba6392ab}, {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-02 21:33:19.731 +05:30 93cbb4cf-04dd-4d0b-97fa-be3b1efab995 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.1524ms 2024-09-02 21:33:30.660 +05:30 5f52aac1-324e-4b26-8cac-b82c81d4b871 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=TestUser2 - null null 2024-09-02 21:33:30.661 +05:30 5f52aac1-324e-4b26-8cac-b82c81d4b871 INF CORS policy execution successful. 2024-09-02 21:33:30.662 +05:30 5f52aac1-324e-4b26-8cac-b82c81d4b871 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-02 21:33:30.663 +05:30 c311d983-c526-4475-be44-150be052ffe5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 21:33:30.663 +05:30 c311d983-c526-4475-be44-150be052ffe5 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-02 21:33:30.686 +05:30 c311d983-c526-4475-be44-150be052ffe5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:33:30.686 +05:30 c311d983-c526-4475-be44-150be052ffe5 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 23.2077ms 2024-09-02 21:33:30.686 +05:30 c311d983-c526-4475-be44-150be052ffe5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-02 21:33:30.686 +05:30 c311d983-c526-4475-be44-150be052ffe5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f52aac1-324e-4b26-8cac-b82c81d4b871}, {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-02 21:33:30.687 +05:30 c311d983-c526-4475-be44-150be052ffe5 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.461ms 2024-09-02 21:33:32.244 +05:30 f489742c-8ce8-4009-92ce-18cbadb0ed83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-02 21:33:32.245 +05:30 f489742c-8ce8-4009-92ce-18cbadb0ed83 INF CORS policy execution successful. 2024-09-02 21:33:32.246 +05:30 f489742c-8ce8-4009-92ce-18cbadb0ed83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.0978ms 2024-09-02 21:33:32.277 +05:30 2cd7182c-187a-4d73-9b26-9a08ba6d6df2 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 100 2024-09-02 21:33:32.277 +05:30 2cd7182c-187a-4d73-9b26-9a08ba6d6df2 INF CORS policy execution successful. 2024-09-02 21:33:32.277 +05:30 2cd7182c-187a-4d73-9b26-9a08ba6d6df2 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-02 21:33:32.277 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 21:33:32.277 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF 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-02 21:33:32.283 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Database retrieved 2024-09-02 21:33:32.287 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Token generated 2024-09-02 21:33:32.287 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Token generated 2024-09-02 21:33:32.288 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:33:32.288 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 10.2847ms 2024-09-02 21:33:32.288 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-02 21:33:32.288 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2cd7182c-187a-4d73-9b26-9a08ba6d6df2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzYxMiwiaWF0IjoxNzI1MjkzMDEyfQ.RYJexxTK3gHUDLGtKEE_kmqEfrVisF4jI154dIa-9AU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzkxMiwiaWF0IjoxNzI1MjkzMDEyfQ.SJG7nj3VeuzBc6onLwAo-kJXWvrYPT-WmabMf9i7Ybg\"}"} 2024-09-02 21:33:32.288 +05:30 92d6a5df-03d2-480a-bfa7-8c84d4072a4c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 11.7489ms 2024-09-02 21:33:38.867 +05:30 4af64b9e-8b1d-4ca3-b4ca-8e74065daf97 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-02 21:33:38.868 +05:30 4af64b9e-8b1d-4ca3-b4ca-8e74065daf97 INF CORS policy execution successful. 2024-09-02 21:33:38.868 +05:30 4af64b9e-8b1d-4ca3-b4ca-8e74065daf97 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.1133ms 2024-09-02 21:33:38.870 +05:30 e9f9e8a4-b091-4b79-975c-c2069d672571 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-02 21:33:38.870 +05:30 e9f9e8a4-b091-4b79-975c-c2069d672571 INF CORS policy execution successful. 2024-09-02 21:33:38.870 +05:30 e9f9e8a4-b091-4b79-975c-c2069d672571 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.275ms 2024-09-02 21:33:38.903 +05:30 e85e0d4b-795e-42fc-a31d-14b813d00d25 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-02 21:33:38.904 +05:30 e85e0d4b-795e-42fc-a31d-14b813d00d25 INF CORS policy execution successful. 2024-09-02 21:33:38.904 +05:30 e85e0d4b-795e-42fc-a31d-14b813d00d25 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzYxMiwiaWF0IjoxNzI1MjkzMDEyfQ.RYJexxTK3gHUDLGtKEE_kmqEfrVisF4jI154dIa-9AU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:33:38.904 +05:30 9afd9b45-5780-49c5-87b7-664652c50748 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:38.905 +05:30 9afd9b45-5780-49c5-87b7-664652c50748 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-02 21:33:38.915 +05:30 9afd9b45-5780-49c5-87b7-664652c50748 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:33:38.915 +05:30 9afd9b45-5780-49c5-87b7-664652c50748 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 10.3399ms 2024-09-02 21:33:38.915 +05:30 9afd9b45-5780-49c5-87b7-664652c50748 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:38.915 +05:30 9afd9b45-5780-49c5-87b7-664652c50748 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e85e0d4b-795e-42fc-a31d-14b813d00d25}, {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-02 21:33:38.916 +05:30 9afd9b45-5780-49c5-87b7-664652c50748 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.6809ms 2024-09-02 21:33:38.951 +05:30 249a9cdd-b169-4b70-b96f-81b40f5a7ee4 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-02 21:33:38.951 +05:30 249a9cdd-b169-4b70-b96f-81b40f5a7ee4 INF CORS policy execution successful. 2024-09-02 21:33:38.951 +05:30 249a9cdd-b169-4b70-b96f-81b40f5a7ee4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzYxMiwiaWF0IjoxNzI1MjkzMDEyfQ.RYJexxTK3gHUDLGtKEE_kmqEfrVisF4jI154dIa-9AU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:33:38.952 +05:30 aad016f3-48e4-4a79-bd03-cd057eb416c2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:38.952 +05:30 aad016f3-48e4-4a79-bd03-cd057eb416c2 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-02 21:33:38.958 +05:30 aad016f3-48e4-4a79-bd03-cd057eb416c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:33:38.958 +05:30 aad016f3-48e4-4a79-bd03-cd057eb416c2 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.388ms 2024-09-02 21:33:38.958 +05:30 aad016f3-48e4-4a79-bd03-cd057eb416c2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:33:38.958 +05:30 aad016f3-48e4-4a79-bd03-cd057eb416c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 249a9cdd-b169-4b70-b96f-81b40f5a7ee4}, {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-02 21:33:38.959 +05:30 aad016f3-48e4-4a79-bd03-cd057eb416c2 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.0967ms 2024-09-02 21:36:34.551 +05:30 4b2593c0-7333-4359-99e7-e19febae3e73 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-02 21:36:34.551 +05:30 45049ed5-457d-4d03-9f52-d3af837475b6 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-02 21:36:34.554 +05:30 45049ed5-457d-4d03-9f52-d3af837475b6 INF CORS policy execution successful. 2024-09-02 21:36:34.554 +05:30 4b2593c0-7333-4359-99e7-e19febae3e73 INF CORS policy execution successful. 2024-09-02 21:36:34.554 +05:30 45049ed5-457d-4d03-9f52-d3af837475b6 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.165ms 2024-09-02 21:36:34.554 +05:30 4b2593c0-7333-4359-99e7-e19febae3e73 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.2452ms 2024-09-02 21:36:34.585 +05:30 e73c2532-3b1c-4cd1-b048-f2a5691a42ad 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-02 21:36:34.588 +05:30 e73c2532-3b1c-4cd1-b048-f2a5691a42ad INF CORS policy execution successful. 2024-09-02 21:36:34.589 +05:30 e73c2532-3b1c-4cd1-b048-f2a5691a42ad 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzYxMiwiaWF0IjoxNzI1MjkzMDEyfQ.RYJexxTK3gHUDLGtKEE_kmqEfrVisF4jI154dIa-9AU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:36:34.591 +05:30 d6e71972-e094-4ef4-a073-519b98548b0b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:36:34.592 +05:30 d6e71972-e094-4ef4-a073-519b98548b0b 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-02 21:36:34.613 +05:30 d6e71972-e094-4ef4-a073-519b98548b0b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:36:34.613 +05:30 d6e71972-e094-4ef4-a073-519b98548b0b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.1972ms 2024-09-02 21:36:34.613 +05:30 d6e71972-e094-4ef4-a073-519b98548b0b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:36:34.614 +05:30 d6e71972-e094-4ef4-a073-519b98548b0b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e73c2532-3b1c-4cd1-b048-f2a5691a42ad}, {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-02 21:36:34.615 +05:30 d6e71972-e094-4ef4-a073-519b98548b0b 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 29.3807ms 2024-09-02 21:36:34.722 +05:30 733624ec-941c-431a-bc4d-624ce6a4b00a 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-02 21:36:34.722 +05:30 733624ec-941c-431a-bc4d-624ce6a4b00a INF CORS policy execution successful. 2024-09-02 21:36:34.723 +05:30 733624ec-941c-431a-bc4d-624ce6a4b00a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzYxMiwiaWF0IjoxNzI1MjkzMDEyfQ.RYJexxTK3gHUDLGtKEE_kmqEfrVisF4jI154dIa-9AU}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (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-02 21:36:34.723 +05:30 89acd422-7ff3-4bc1-96cf-7634948f0688 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:36:34.723 +05:30 89acd422-7ff3-4bc1-96cf-7634948f0688 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-02 21:36:34.730 +05:30 89acd422-7ff3-4bc1-96cf-7634948f0688 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:36:34.730 +05:30 89acd422-7ff3-4bc1-96cf-7634948f0688 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 7.2536ms 2024-09-02 21:36:34.730 +05:30 89acd422-7ff3-4bc1-96cf-7634948f0688 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:36:34.730 +05:30 89acd422-7ff3-4bc1-96cf-7634948f0688 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 733624ec-941c-431a-bc4d-624ce6a4b00a}, {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-02 21:36:34.731 +05:30 89acd422-7ff3-4bc1-96cf-7634948f0688 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.2514ms 2024-09-02 21:46:53.318 +05:30 d4a46866-7b48-453c-8e3f-d9910a61efc4 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-02 21:46:53.320 +05:30 d4a46866-7b48-453c-8e3f-d9910a61efc4 INF CORS policy execution successful. 2024-09-02 21:46:53.321 +05:30 d4a46866-7b48-453c-8e3f-d9910a61efc4 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 2.6515ms 2024-09-02 21:46:53.368 +05:30 c852ef03-4d44-435e-9179-ae096de6be09 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-02 21:46:53.373 +05:30 c852ef03-4d44-435e-9179-ae096de6be09 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:13:32 PM', Current time (UTC): '9/2/2024 4:16:53 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 21:46:53.376 +05:30 c852ef03-4d44-435e-9179-ae096de6be09 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:13:32 PM', Current time (UTC): '9/2/2024 4:16:53 PM'. 2024-09-02 21:46:53.376 +05:30 c852ef03-4d44-435e-9179-ae096de6be09 INF CORS policy execution successful. 2024-09-02 21:46:53.377 +05:30 c852ef03-4d44-435e-9179-ae096de6be09 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzYxMiwiaWF0IjoxNzI1MjkzMDEyfQ.RYJexxTK3gHUDLGtKEE_kmqEfrVisF4jI154dIa-9AU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 21:46:53.379 +05:30 35e301c0-49d7-4288-9bef-0627ea700c1f INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 21:46:53.381 +05:30 35e301c0-49d7-4288-9bef-0627ea700c1f INF AuthenticationScheme: Bearer was challenged. 2024-09-02 21:46:53.382 +05:30 35e301c0-49d7-4288-9bef-0627ea700c1f INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c852ef03-4d44-435e-9179-ae096de6be09}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 16:13:32'"} Body: 2024-09-02 21:46:53.382 +05:30 35e301c0-49d7-4288-9bef-0627ea700c1f 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 14.078ms 2024-09-02 21:46:53.639 +05:30 d09194de-e376-4104-8d99-18ee46973732 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzkxMiwiaWF0IjoxNzI1MjkzMDEyfQ.SJG7nj3VeuzBc6onLwAo-kJXWvrYPT-WmabMf9i7Ybg - null null 2024-09-02 21:46:53.640 +05:30 d09194de-e376-4104-8d99-18ee46973732 INF CORS policy execution successful. 2024-09-02 21:46:53.641 +05:30 d09194de-e376-4104-8d99-18ee46973732 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzkxMiwiaWF0IjoxNzI1MjkzMDEyfQ.SJG7nj3VeuzBc6onLwAo-kJXWvrYPT-WmabMf9i7Ybg 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 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 21:46:53.644 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 21:46:53.645 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 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-02 21:46:53.677 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF Token generated 2024-09-02 21:46:53.678 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF Token generated 2024-09-02 21:46:53.681 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:46:53.682 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 36.9708ms 2024-09-02 21:46:53.682 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 21:46:53.682 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d09194de-e376-4104-8d99-18ee46973732}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDQxMywiaWF0IjoxNzI1MjkzODEzfQ.-dmfRVByfPBdxF6nD4bKIkbtQzvDs8HsIdK7Fqyb8Bg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDcxMywiaWF0IjoxNzI1MjkzODEzfQ.DlyL1jy8bkMGI3PRzg5VzpE03jgMRXTdGJqhzYKgLpk\"}"} 2024-09-02 21:46:53.683 +05:30 b56e8714-4529-4056-8b14-d01217b0f035 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTMwMTIsImV4cCI6MTcyNTI5MzkxMiwiaWF0IjoxNzI1MjkzMDEyfQ.SJG7nj3VeuzBc6onLwAo-kJXWvrYPT-WmabMf9i7Ybg - 200 899 application/json; charset=utf-8 43.6938ms 2024-09-02 21:46:53.724 +05:30 3c8dac16-ed00-430a-b10f-675797321f01 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-02 21:46:53.724 +05:30 3c8dac16-ed00-430a-b10f-675797321f01 INF CORS policy execution successful. 2024-09-02 21:46:53.724 +05:30 3c8dac16-ed00-430a-b10f-675797321f01 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 0.4739ms 2024-09-02 21:46:53.773 +05:30 a156c169-486b-4c68-95e5-8d780a0d8325 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-02 21:46:53.774 +05:30 a156c169-486b-4c68-95e5-8d780a0d8325 INF CORS policy execution successful. 2024-09-02 21:46:53.775 +05:30 a156c169-486b-4c68-95e5-8d780a0d8325 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDQxMywiaWF0IjoxNzI1MjkzODEzfQ.-dmfRVByfPBdxF6nD4bKIkbtQzvDs8HsIdK7Fqyb8Bg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 21:46:53.775 +05:30 5b4b2632-240d-4841-b394-5779036a84c6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:46:53.775 +05:30 5b4b2632-240d-4841-b394-5779036a84c6 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-02 21:46:53.789 +05:30 5b4b2632-240d-4841-b394-5779036a84c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:46:53.790 +05:30 5b4b2632-240d-4841-b394-5779036a84c6 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.5678ms 2024-09-02 21:46:53.790 +05:30 5b4b2632-240d-4841-b394-5779036a84c6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:46:53.790 +05:30 5b4b2632-240d-4841-b394-5779036a84c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a156c169-486b-4c68-95e5-8d780a0d8325}, {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-02 21:46:53.790 +05:30 5b4b2632-240d-4841-b394-5779036a84c6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 16.8238ms 2024-09-02 21:47:22.836 +05:30 1785c2bd-8554-4584-b848-bd33a3f9126b 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-02 21:47:22.838 +05:30 1785c2bd-8554-4584-b848-bd33a3f9126b INF CORS policy execution successful. 2024-09-02 21:47:22.839 +05:30 1785c2bd-8554-4584-b848-bd33a3f9126b 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 3.8841ms 2024-09-02 21:47:22.870 +05:30 13acc309-e45a-4789-bf1c-df1fddbe56a6 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-02 21:47:22.873 +05:30 13acc309-e45a-4789-bf1c-df1fddbe56a6 INF CORS policy execution successful. 2024-09-02 21:47:22.874 +05:30 13acc309-e45a-4789-bf1c-df1fddbe56a6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDQxMywiaWF0IjoxNzI1MjkzODEzfQ.-dmfRVByfPBdxF6nD4bKIkbtQzvDs8HsIdK7Fqyb8Bg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 21:47:22.876 +05:30 feed4561-59bc-4175-9209-d741f0798ba3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:47:22.876 +05:30 feed4561-59bc-4175-9209-d741f0798ba3 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-02 21:47:22.889 +05:30 feed4561-59bc-4175-9209-d741f0798ba3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:47:22.889 +05:30 feed4561-59bc-4175-9209-d741f0798ba3 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.6516ms 2024-09-02 21:47:22.889 +05:30 feed4561-59bc-4175-9209-d741f0798ba3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:47:22.890 +05:30 feed4561-59bc-4175-9209-d741f0798ba3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13acc309-e45a-4789-bf1c-df1fddbe56a6}, {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-02 21:47:22.890 +05:30 feed4561-59bc-4175-9209-d741f0798ba3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 20.1554ms 2024-09-02 21:47:46.251 +05:30 e23b0732-836d-40dc-ad21-2d650ae394fd 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-02 21:47:46.253 +05:30 e23b0732-836d-40dc-ad21-2d650ae394fd INF CORS policy execution successful. 2024-09-02 21:47:46.253 +05:30 e23b0732-836d-40dc-ad21-2d650ae394fd 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 2.0639ms 2024-09-02 21:47:46.283 +05:30 9312acd9-605a-4380-9254-a7441e18ba67 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-02 21:47:46.285 +05:30 9312acd9-605a-4380-9254-a7441e18ba67 INF CORS policy execution successful. 2024-09-02 21:47:46.285 +05:30 9312acd9-605a-4380-9254-a7441e18ba67 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDQxMywiaWF0IjoxNzI1MjkzODEzfQ.-dmfRVByfPBdxF6nD4bKIkbtQzvDs8HsIdK7Fqyb8Bg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-02 21:47:46.286 +05:30 7c333b68-4ed7-4efc-9150-0dd80d5366ef INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:47:46.287 +05:30 7c333b68-4ed7-4efc-9150-0dd80d5366ef 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-02 21:47:46.299 +05:30 7c333b68-4ed7-4efc-9150-0dd80d5366ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:47:46.299 +05:30 7c333b68-4ed7-4efc-9150-0dd80d5366ef INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 12.5744ms 2024-09-02 21:47:46.299 +05:30 7c333b68-4ed7-4efc-9150-0dd80d5366ef INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:47:46.300 +05:30 7c333b68-4ed7-4efc-9150-0dd80d5366ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9312acd9-605a-4380-9254-a7441e18ba67}, {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-02 21:47:46.300 +05:30 7c333b68-4ed7-4efc-9150-0dd80d5366ef INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=false&pageNumber=1&pageSize=10&searchString= - 200 1561 application/json; charset=utf-8 16.8602ms 2024-09-02 21:51:01.609 +05:30 81f86e16-1b47-438e-b4ff-4f717e5d46d9 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-02 21:51:01.609 +05:30 8fc22a1c-8c8c-4a37-867a-c490566ddd01 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-02 21:51:01.612 +05:30 81f86e16-1b47-438e-b4ff-4f717e5d46d9 INF CORS policy execution successful. 2024-09-02 21:51:01.612 +05:30 8fc22a1c-8c8c-4a37-867a-c490566ddd01 INF CORS policy execution successful. 2024-09-02 21:51:01.613 +05:30 8fc22a1c-8c8c-4a37-867a-c490566ddd01 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.8896ms 2024-09-02 21:51:01.613 +05:30 81f86e16-1b47-438e-b4ff-4f717e5d46d9 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.3918ms 2024-09-02 21:51:01.692 +05:30 6a4b2a0d-6864-4138-93bc-b3950e053e88 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-02 21:51:01.694 +05:30 6a4b2a0d-6864-4138-93bc-b3950e053e88 INF CORS policy execution successful. 2024-09-02 21:51:01.696 +05:30 6a4b2a0d-6864-4138-93bc-b3950e053e88 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDQxMywiaWF0IjoxNzI1MjkzODEzfQ.-dmfRVByfPBdxF6nD4bKIkbtQzvDs8HsIdK7Fqyb8Bg}, {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-02 21:51:01.698 +05:30 4e6d4bde-2010-4e5c-b3b4-b591b938696e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:51:01.699 +05:30 4e6d4bde-2010-4e5c-b3b4-b591b938696e 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-02 21:51:01.703 +05:30 ef1927f7-7ebf-4287-8a3b-87e01b91face 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-02 21:51:01.704 +05:30 ef1927f7-7ebf-4287-8a3b-87e01b91face INF CORS policy execution successful. 2024-09-02 21:51:01.704 +05:30 ef1927f7-7ebf-4287-8a3b-87e01b91face 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDQxMywiaWF0IjoxNzI1MjkzODEzfQ.-dmfRVByfPBdxF6nD4bKIkbtQzvDs8HsIdK7Fqyb8Bg}, {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-02 21:51:01.704 +05:30 d6ba353e-97c2-40d9-bc7d-a62c0ed63e00 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:51:01.704 +05:30 d6ba353e-97c2-40d9-bc7d-a62c0ed63e00 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-02 21:51:01.729 +05:30 4e6d4bde-2010-4e5c-b3b4-b591b938696e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:51:01.730 +05:30 4e6d4bde-2010-4e5c-b3b4-b591b938696e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 30.6103ms 2024-09-02 21:51:01.730 +05:30 4e6d4bde-2010-4e5c-b3b4-b591b938696e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:51:01.730 +05:30 4e6d4bde-2010-4e5c-b3b4-b591b938696e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a4b2a0d-6864-4138-93bc-b3950e053e88}, {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-02 21:51:01.731 +05:30 4e6d4bde-2010-4e5c-b3b4-b591b938696e 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 40.692ms 2024-09-02 21:51:01.734 +05:30 d6ba353e-97c2-40d9-bc7d-a62c0ed63e00 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:51:01.735 +05:30 d6ba353e-97c2-40d9-bc7d-a62c0ed63e00 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 30.1599ms 2024-09-02 21:51:01.735 +05:30 d6ba353e-97c2-40d9-bc7d-a62c0ed63e00 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 21:51:01.735 +05:30 d6ba353e-97c2-40d9-bc7d-a62c0ed63e00 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef1927f7-7ebf-4287-8a3b-87e01b91face}, {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-02 21:51:01.736 +05:30 d6ba353e-97c2-40d9-bc7d-a62c0ed63e00 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 32.4243ms 2024-09-02 21:58:53.398 +05:30 e8a97686-6d6b-44ad-a422-7a0e5e5455fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDcxMywiaWF0IjoxNzI1MjkzODEzfQ.DlyL1jy8bkMGI3PRzg5VzpE03jgMRXTdGJqhzYKgLpk - null null 2024-09-02 21:58:53.400 +05:30 e8a97686-6d6b-44ad-a422-7a0e5e5455fe INF CORS policy execution successful. 2024-09-02 21:58:53.401 +05:30 e8a97686-6d6b-44ad-a422-7a0e5e5455fe INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDcxMywiaWF0IjoxNzI1MjkzODEzfQ.DlyL1jy8bkMGI3PRzg5VzpE03jgMRXTdGJqhzYKgLpk 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-02 21:58:53.402 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 21:58:53.402 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c 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-02 21:58:53.437 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF Token generated 2024-09-02 21:58:53.438 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF Token generated 2024-09-02 21:58:53.439 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 21:58:53.440 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 37.2354ms 2024-09-02 21:58:53.440 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 21:58:53.440 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e8a97686-6d6b-44ad-a422-7a0e5e5455fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTEzMywiaWF0IjoxNzI1Mjk0NTMzfQ.CX_uti_o08o1R4oWAHi-aVsAipxJDBMOx3jc-Vm3Btw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTQzMywiaWF0IjoxNzI1Mjk0NTMzfQ.b_HAdVQ-GenUfAm7Hvjqc1vCRq9dIncYO3jA3Glelao\"}"} 2024-09-02 21:58:53.441 +05:30 778f7cd7-a512-4eb7-9532-f396525f824c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTM4MTMsImV4cCI6MTcyNTI5NDcxMywiaWF0IjoxNzI1MjkzODEzfQ.DlyL1jy8bkMGI3PRzg5VzpE03jgMRXTdGJqhzYKgLpk - 200 899 application/json; charset=utf-8 43.286ms 2024-09-02 22:01:10.302 +05:30 2ce92463-bd53-45ec-9c0d-0a3afd1c4d23 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-02 22:01:10.304 +05:30 2ce92463-bd53-45ec-9c0d-0a3afd1c4d23 INF CORS policy execution successful. 2024-09-02 22:01:10.306 +05:30 2ce92463-bd53-45ec-9c0d-0a3afd1c4d23 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.2642ms 2024-09-02 22:01:10.308 +05:30 5c8b8246-cb38-4a3c-8057-8118798ad245 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-02 22:01:10.308 +05:30 5c8b8246-cb38-4a3c-8057-8118798ad245 INF CORS policy execution successful. 2024-09-02 22:01:10.308 +05:30 5c8b8246-cb38-4a3c-8057-8118798ad245 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.7431ms 2024-09-02 22:01:10.332 +05:30 ece85d31-cebf-4a92-adaa-fd91ad87296f 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-02 22:01:10.334 +05:30 ece85d31-cebf-4a92-adaa-fd91ad87296f INF CORS policy execution successful. 2024-09-02 22:01:10.335 +05:30 ece85d31-cebf-4a92-adaa-fd91ad87296f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTEzMywiaWF0IjoxNzI1Mjk0NTMzfQ.CX_uti_o08o1R4oWAHi-aVsAipxJDBMOx3jc-Vm3Btw}, {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-02 22:01:10.337 +05:30 448f96ce-74df-47a8-9d6d-db5e8117a0e0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:01:10.337 +05:30 448f96ce-74df-47a8-9d6d-db5e8117a0e0 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-02 22:01:10.340 +05:30 0a4cd1ec-45bc-4421-accb-3c09cc6ef287 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-02 22:01:10.340 +05:30 0a4cd1ec-45bc-4421-accb-3c09cc6ef287 INF CORS policy execution successful. 2024-09-02 22:01:10.340 +05:30 0a4cd1ec-45bc-4421-accb-3c09cc6ef287 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTEzMywiaWF0IjoxNzI1Mjk0NTMzfQ.CX_uti_o08o1R4oWAHi-aVsAipxJDBMOx3jc-Vm3Btw}, {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-02 22:01:10.341 +05:30 b35b9d47-b52c-4f62-a3d8-8cad4ed033ef INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:01:10.341 +05:30 b35b9d47-b52c-4f62-a3d8-8cad4ed033ef 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-02 22:01:10.359 +05:30 b35b9d47-b52c-4f62-a3d8-8cad4ed033ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:01:10.360 +05:30 b35b9d47-b52c-4f62-a3d8-8cad4ed033ef INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 19.2048ms 2024-09-02 22:01:10.360 +05:30 b35b9d47-b52c-4f62-a3d8-8cad4ed033ef INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:01:10.360 +05:30 b35b9d47-b52c-4f62-a3d8-8cad4ed033ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a4cd1ec-45bc-4421-accb-3c09cc6ef287}, {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-02 22:01:10.361 +05:30 b35b9d47-b52c-4f62-a3d8-8cad4ed033ef 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 20.7707ms 2024-09-02 22:01:10.402 +05:30 448f96ce-74df-47a8-9d6d-db5e8117a0e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:01:10.402 +05:30 448f96ce-74df-47a8-9d6d-db5e8117a0e0 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 64.7622ms 2024-09-02 22:01:10.403 +05:30 448f96ce-74df-47a8-9d6d-db5e8117a0e0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:01:10.403 +05:30 448f96ce-74df-47a8-9d6d-db5e8117a0e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ece85d31-cebf-4a92-adaa-fd91ad87296f}, {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-02 22:01:10.404 +05:30 448f96ce-74df-47a8-9d6d-db5e8117a0e0 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 71.9184ms 2024-09-02 22:11:36.166 +05:30 ef08b6e2-e7e4-425f-8795-8d9f4fe5f552 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-02 22:11:36.168 +05:30 ef08b6e2-e7e4-425f-8795-8d9f4fe5f552 INF CORS policy execution successful. 2024-09-02 22:11:36.169 +05:30 ef08b6e2-e7e4-425f-8795-8d9f4fe5f552 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.6763ms 2024-09-02 22:11:36.179 +05:30 710fcc0e-e5f0-4405-bdad-8384e08e0cc3 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-02 22:11:36.179 +05:30 710fcc0e-e5f0-4405-bdad-8384e08e0cc3 INF CORS policy execution successful. 2024-09-02 22:11:36.179 +05:30 710fcc0e-e5f0-4405-bdad-8384e08e0cc3 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.4342ms 2024-09-02 22:11:36.295 +05:30 251e2058-d3a6-47fd-af07-ebe1dd01defa 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-02 22:11:36.298 +05:30 251e2058-d3a6-47fd-af07-ebe1dd01defa INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:38:53 PM', Current time (UTC): '9/2/2024 4:41:36 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 22:11:36.301 +05:30 251e2058-d3a6-47fd-af07-ebe1dd01defa INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:38:53 PM', Current time (UTC): '9/2/2024 4:41:36 PM'. 2024-09-02 22:11:36.302 +05:30 251e2058-d3a6-47fd-af07-ebe1dd01defa INF CORS policy execution successful. 2024-09-02 22:11:36.302 +05:30 251e2058-d3a6-47fd-af07-ebe1dd01defa 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTEzMywiaWF0IjoxNzI1Mjk0NTMzfQ.CX_uti_o08o1R4oWAHi-aVsAipxJDBMOx3jc-Vm3Btw}, {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-02 22:11:36.303 +05:30 f9fac950-bc8d-4e6e-99ef-211c5afc3860 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 22:11:36.304 +05:30 f9fac950-bc8d-4e6e-99ef-211c5afc3860 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 22:11:36.304 +05:30 f9fac950-bc8d-4e6e-99ef-211c5afc3860 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 251e2058-d3a6-47fd-af07-ebe1dd01defa}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 16:38:53'"} Body: 2024-09-02 22:11:36.305 +05:30 f9fac950-bc8d-4e6e-99ef-211c5afc3860 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 10.5533ms 2024-09-02 22:11:36.334 +05:30 981db27a-305c-4a2a-b117-2ffa0ec7732b 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-02 22:11:36.335 +05:30 981db27a-305c-4a2a-b117-2ffa0ec7732b INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:38:53 PM', Current time (UTC): '9/2/2024 4:41:36 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 22:11:36.336 +05:30 981db27a-305c-4a2a-b117-2ffa0ec7732b INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:38:53 PM', Current time (UTC): '9/2/2024 4:41:36 PM'. 2024-09-02 22:11:36.336 +05:30 981db27a-305c-4a2a-b117-2ffa0ec7732b INF CORS policy execution successful. 2024-09-02 22:11:36.336 +05:30 981db27a-305c-4a2a-b117-2ffa0ec7732b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTEzMywiaWF0IjoxNzI1Mjk0NTMzfQ.CX_uti_o08o1R4oWAHi-aVsAipxJDBMOx3jc-Vm3Btw}, {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-02 22:11:36.336 +05:30 3ac2e307-ecc0-4224-a3db-324b2da3765a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 22:11:36.336 +05:30 3ac2e307-ecc0-4224-a3db-324b2da3765a INF AuthenticationScheme: Bearer was challenged. 2024-09-02 22:11:36.336 +05:30 3ac2e307-ecc0-4224-a3db-324b2da3765a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 981db27a-305c-4a2a-b117-2ffa0ec7732b}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 16:38:53'"} Body: 2024-09-02 22:11:36.337 +05:30 3ac2e307-ecc0-4224-a3db-324b2da3765a 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.9344ms 2024-09-02 22:11:36.437 +05:30 f0565da1-0ba3-45cd-aed9-2e046bb6541d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTQzMywiaWF0IjoxNzI1Mjk0NTMzfQ.b_HAdVQ-GenUfAm7Hvjqc1vCRq9dIncYO3jA3Glelao - null null 2024-09-02 22:11:36.438 +05:30 f0565da1-0ba3-45cd-aed9-2e046bb6541d INF CORS policy execution successful. 2024-09-02 22:11:36.438 +05:30 f0565da1-0ba3-45cd-aed9-2e046bb6541d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTQzMywiaWF0IjoxNzI1Mjk0NTMzfQ.b_HAdVQ-GenUfAm7Hvjqc1vCRq9dIncYO3jA3Glelao 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-02 22:11:36.439 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:11:36.440 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e 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-02 22:11:36.465 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF Token generated 2024-09-02 22:11:36.465 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF Token generated 2024-09-02 22:11:36.466 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:11:36.467 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 26.7516ms 2024-09-02 22:11:36.467 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:11:36.467 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0565da1-0ba3-45cd-aed9-2e046bb6541d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk\"}"} 2024-09-02 22:11:36.467 +05:30 03e79f4a-3a2b-4bf7-bd28-2503c508846e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTQzMywiaWF0IjoxNzI1Mjk0NTMzfQ.b_HAdVQ-GenUfAm7Hvjqc1vCRq9dIncYO3jA3Glelao - 200 899 application/json; charset=utf-8 30.1493ms 2024-09-02 22:11:36.531 +05:30 25f8b289-3899-44d3-8139-7ba8c6a9c722 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTQzMywiaWF0IjoxNzI1Mjk0NTMzfQ.b_HAdVQ-GenUfAm7Hvjqc1vCRq9dIncYO3jA3Glelao - null null 2024-09-02 22:11:36.531 +05:30 25f8b289-3899-44d3-8139-7ba8c6a9c722 INF CORS policy execution successful. 2024-09-02 22:11:36.531 +05:30 25f8b289-3899-44d3-8139-7ba8c6a9c722 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTQzMywiaWF0IjoxNzI1Mjk0NTMzfQ.b_HAdVQ-GenUfAm7Hvjqc1vCRq9dIncYO3jA3Glelao 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-02 22:11:36.531 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:11:36.531 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e 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-02 22:11:36.534 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF Token generated 2024-09-02 22:11:36.534 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF Token generated 2024-09-02 22:11:36.534 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:11:36.535 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.3899ms 2024-09-02 22:11:36.535 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:11:36.535 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25f8b289-3899-44d3-8139-7ba8c6a9c722}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk\"}"} 2024-09-02 22:11:36.535 +05:30 42ae3ade-4607-4848-b77c-f4cc090e0e3e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTQ1MzMsImV4cCI6MTcyNTI5NTQzMywiaWF0IjoxNzI1Mjk0NTMzfQ.b_HAdVQ-GenUfAm7Hvjqc1vCRq9dIncYO3jA3Glelao - 200 899 application/json; charset=utf-8 4.5394ms 2024-09-02 22:11:36.560 +05:30 b6562d2b-2235-485a-9cfd-51fac51435a6 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-02 22:11:36.560 +05:30 b6562d2b-2235-485a-9cfd-51fac51435a6 INF CORS policy execution successful. 2024-09-02 22:11:36.560 +05:30 b6562d2b-2235-485a-9cfd-51fac51435a6 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.6526ms 2024-09-02 22:11:36.567 +05:30 c9a47327-6789-49f5-8a96-f34e75d2fda6 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-02 22:11:36.568 +05:30 c9a47327-6789-49f5-8a96-f34e75d2fda6 INF CORS policy execution successful. 2024-09-02 22:11:36.568 +05:30 c9a47327-6789-49f5-8a96-f34e75d2fda6 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.6157ms 2024-09-02 22:11:36.635 +05:30 ead366e4-f287-40a7-9950-1da7b3d426ff 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-02 22:11:36.635 +05:30 ead366e4-f287-40a7-9950-1da7b3d426ff INF CORS policy execution successful. 2024-09-02 22:11:36.636 +05:30 ead366e4-f287-40a7-9950-1da7b3d426ff 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k}, {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-02 22:11:36.636 +05:30 53e13e6f-7624-4b7f-9a51-aa35dfd7be03 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:11:36.636 +05:30 53e13e6f-7624-4b7f-9a51-aa35dfd7be03 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-02 22:11:36.650 +05:30 46b87409-9695-4675-b117-748bc86e0713 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-02 22:11:36.650 +05:30 53e13e6f-7624-4b7f-9a51-aa35dfd7be03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:11:36.650 +05:30 46b87409-9695-4675-b117-748bc86e0713 INF CORS policy execution successful. 2024-09-02 22:11:36.651 +05:30 53e13e6f-7624-4b7f-9a51-aa35dfd7be03 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 14.3431ms 2024-09-02 22:11:36.651 +05:30 53e13e6f-7624-4b7f-9a51-aa35dfd7be03 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:11:36.651 +05:30 53e13e6f-7624-4b7f-9a51-aa35dfd7be03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ead366e4-f287-40a7-9950-1da7b3d426ff}, {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-02 22:11:36.651 +05:30 53e13e6f-7624-4b7f-9a51-aa35dfd7be03 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.3593ms 2024-09-02 22:11:36.651 +05:30 46b87409-9695-4675-b117-748bc86e0713 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k}, {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-02 22:11:36.652 +05:30 a0527f20-ca37-4d82-b9f2-fe35e65f229e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:11:36.652 +05:30 a0527f20-ca37-4d82-b9f2-fe35e65f229e 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-02 22:11:36.657 +05:30 a0527f20-ca37-4d82-b9f2-fe35e65f229e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:11:36.657 +05:30 a0527f20-ca37-4d82-b9f2-fe35e65f229e INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 5.604ms 2024-09-02 22:11:36.657 +05:30 a0527f20-ca37-4d82-b9f2-fe35e65f229e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:11:36.658 +05:30 a0527f20-ca37-4d82-b9f2-fe35e65f229e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46b87409-9695-4675-b117-748bc86e0713}, {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-02 22:11:36.658 +05:30 a0527f20-ca37-4d82-b9f2-fe35e65f229e 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.0827ms 2024-09-02 22:14:41.148 +05:30 0ba688c4-5afe-4cab-b22a-903c462fd8f9 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-02 22:14:41.150 +05:30 0ba688c4-5afe-4cab-b22a-903c462fd8f9 INF CORS policy execution successful. 2024-09-02 22:14:41.152 +05:30 0ba688c4-5afe-4cab-b22a-903c462fd8f9 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.1749ms 2024-09-02 22:14:41.259 +05:30 069716b7-0ec9-4ff7-bceb-a44d454dfb2e 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-02 22:14:41.262 +05:30 069716b7-0ec9-4ff7-bceb-a44d454dfb2e INF CORS policy execution successful. 2024-09-02 22:14:41.264 +05:30 069716b7-0ec9-4ff7-bceb-a44d454dfb2e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k}, {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-02 22:14:41.267 +05:30 a9582475-8ee2-42e9-9f6a-b1aaf74e987b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:14:41.269 +05:30 a9582475-8ee2-42e9-9f6a-b1aaf74e987b 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-02 22:14:41.305 +05:30 a9582475-8ee2-42e9-9f6a-b1aaf74e987b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:14:41.306 +05:30 a9582475-8ee2-42e9-9f6a-b1aaf74e987b INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 35.5028ms 2024-09-02 22:14:41.306 +05:30 a9582475-8ee2-42e9-9f6a-b1aaf74e987b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:14:41.306 +05:30 a9582475-8ee2-42e9-9f6a-b1aaf74e987b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 069716b7-0ec9-4ff7-bceb-a44d454dfb2e}, {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-02 22:14:41.307 +05:30 a9582475-8ee2-42e9-9f6a-b1aaf74e987b 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 48.4063ms 2024-09-02 22:16:48.909 +05:30 88777f99-650c-4819-a506-d7ed962d1506 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-02 22:16:48.910 +05:30 88777f99-650c-4819-a506-d7ed962d1506 INF CORS policy execution successful. 2024-09-02 22:16:48.911 +05:30 88777f99-650c-4819-a506-d7ed962d1506 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.6222ms 2024-09-02 22:16:48.941 +05:30 4d93acf2-ef80-423a-9cb8-14907a697c87 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-02 22:16:48.943 +05:30 4d93acf2-ef80-423a-9cb8-14907a697c87 INF CORS policy execution successful. 2024-09-02 22:16:48.944 +05:30 4d93acf2-ef80-423a-9cb8-14907a697c87 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k}, {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-02 22:16:48.944 +05:30 71e8ecc6-99b3-4667-83ab-23948378e28c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:16:48.945 +05:30 71e8ecc6-99b3-4667-83ab-23948378e28c 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-02 22:16:48.961 +05:30 71e8ecc6-99b3-4667-83ab-23948378e28c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:16:48.964 +05:30 71e8ecc6-99b3-4667-83ab-23948378e28c INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 18.4574ms 2024-09-02 22:16:48.964 +05:30 71e8ecc6-99b3-4667-83ab-23948378e28c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:16:48.965 +05:30 71e8ecc6-99b3-4667-83ab-23948378e28c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4d93acf2-ef80-423a-9cb8-14907a697c87}, {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-02 22:16:48.966 +05:30 71e8ecc6-99b3-4667-83ab-23948378e28c 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 24.2542ms 2024-09-02 22:26:00.777 +05:30 1e2c5830-269c-466b-bc5e-a5af2247daa4 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-02 22:26:00.778 +05:30 1e2c5830-269c-466b-bc5e-a5af2247daa4 INF CORS policy execution successful. 2024-09-02 22:26:00.779 +05:30 1e2c5830-269c-466b-bc5e-a5af2247daa4 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.8481ms 2024-09-02 22:26:00.781 +05:30 3fe55a6d-d094-4f2e-b7f9-5fe3ddd61b74 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-02 22:26:00.781 +05:30 3fe55a6d-d094-4f2e-b7f9-5fe3ddd61b74 INF CORS policy execution successful. 2024-09-02 22:26:00.781 +05:30 3fe55a6d-d094-4f2e-b7f9-5fe3ddd61b74 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.3279ms 2024-09-02 22:26:00.815 +05:30 3f0d237b-6096-4fe7-a981-89008c6737f0 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-02 22:26:00.819 +05:30 c70c0a4c-68d3-430c-b330-6c45e9b948b0 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-02 22:26:00.820 +05:30 3f0d237b-6096-4fe7-a981-89008c6737f0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:51:36 PM', Current time (UTC): '9/2/2024 4:56:00 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 22:26:00.820 +05:30 c70c0a4c-68d3-430c-b330-6c45e9b948b0 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:51:36 PM', Current time (UTC): '9/2/2024 4:56:00 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-02 22:26:00.824 +05:30 3f0d237b-6096-4fe7-a981-89008c6737f0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:51:36 PM', Current time (UTC): '9/2/2024 4:56:00 PM'. 2024-09-02 22:26:00.825 +05:30 c70c0a4c-68d3-430c-b330-6c45e9b948b0 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/2/2024 4:51:36 PM', Current time (UTC): '9/2/2024 4:56:00 PM'. 2024-09-02 22:26:00.825 +05:30 c70c0a4c-68d3-430c-b330-6c45e9b948b0 INF CORS policy execution successful. 2024-09-02 22:26:00.825 +05:30 3f0d237b-6096-4fe7-a981-89008c6737f0 INF CORS policy execution successful. 2024-09-02 22:26:00.826 +05:30 c70c0a4c-68d3-430c-b330-6c45e9b948b0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k}, {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-02 22:26:00.827 +05:30 3f0d237b-6096-4fe7-a981-89008c6737f0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NTg5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.fDuV4486WYsQKc1OyigoxDJKGARMiTgepOev2rAd29k}, {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-02 22:26:00.828 +05:30 cc0bd898-5f2b-46b2-9dd2-3f0fe150fa96 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 22:26:00.828 +05:30 b7584881-773f-4748-83fd-25cc4c42413b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-02 22:26:00.829 +05:30 b7584881-773f-4748-83fd-25cc4c42413b INF AuthenticationScheme: Bearer was challenged. 2024-09-02 22:26:00.829 +05:30 cc0bd898-5f2b-46b2-9dd2-3f0fe150fa96 INF AuthenticationScheme: Bearer was challenged. 2024-09-02 22:26:00.829 +05:30 b7584881-773f-4748-83fd-25cc4c42413b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 3f0d237b-6096-4fe7-a981-89008c6737f0}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 16:51:36'"} Body: 2024-09-02 22:26:00.829 +05:30 cc0bd898-5f2b-46b2-9dd2-3f0fe150fa96 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c70c0a4c-68d3-430c-b330-6c45e9b948b0}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/02/2024 16:51:36'"} Body: 2024-09-02 22:26:00.829 +05:30 cc0bd898-5f2b-46b2-9dd2-3f0fe150fa96 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 10.1225ms 2024-09-02 22:26:00.829 +05:30 b7584881-773f-4748-83fd-25cc4c42413b 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 13.9767ms 2024-09-02 22:26:00.902 +05:30 2300b41d-6e97-4363-8390-824c2b7f37a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk - null null 2024-09-02 22:26:00.902 +05:30 2300b41d-6e97-4363-8390-824c2b7f37a4 INF CORS policy execution successful. 2024-09-02 22:26:00.902 +05:30 2300b41d-6e97-4363-8390-824c2b7f37a4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk 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-02 22:26:00.903 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:26:00.904 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 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-02 22:26:00.932 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF Token generated 2024-09-02 22:26:00.932 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF Token generated 2024-09-02 22:26:00.933 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:26:00.934 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 29.7037ms 2024-09-02 22:26:00.934 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:26:00.934 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2300b41d-6e97-4363-8390-824c2b7f37a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjAsImV4cCI6MTcyNTI5Njc2MCwiaWF0IjoxNzI1Mjk2MTYwfQ.XCCy8yHPr2zPhXgc2eooQii88mqCZ-bV03it_V95sPg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjAsImV4cCI6MTcyNTI5NzA2MCwiaWF0IjoxNzI1Mjk2MTYwfQ.Pyj6d53VqFIK1t7QVU0lIOpKTNKLAciPbV_1NE4Ugq0\"}"} 2024-09-02 22:26:00.935 +05:30 dff43513-4d3e-4ac3-ab89-2dd27aa9a510 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk - 200 899 application/json; charset=utf-8 32.6918ms 2024-09-02 22:26:01.010 +05:30 2e2fa0d1-0729-4561-86c5-d2202f6f0edf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk - null null 2024-09-02 22:26:01.010 +05:30 2e2fa0d1-0729-4561-86c5-d2202f6f0edf INF CORS policy execution successful. 2024-09-02 22:26:01.010 +05:30 2e2fa0d1-0729-4561-86c5-d2202f6f0edf INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk 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-02 22:26:01.011 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:26:01.011 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 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-02 22:26:01.016 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF Token generated 2024-09-02 22:26:01.016 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF Token generated 2024-09-02 22:26:01.016 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:26:01.017 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.9469ms 2024-09-02 22:26:01.017 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-02 22:26:01.017 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e2fa0d1-0729-4561-86c5-d2202f6f0edf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 899} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjEsImV4cCI6MTcyNTI5Njc2MSwiaWF0IjoxNzI1Mjk2MTYxfQ.ZLEpPr7n3VXZsBLJzu131B1jD3ytwjwEvjm1X-BSaR8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjEsImV4cCI6MTcyNTI5NzA2MSwiaWF0IjoxNzI1Mjk2MTYxfQ.9pHwQd6hy16vYCR7QHCztCiEIF_ulHKy2Jo5gpf0PtE\"}"} 2024-09-02 22:26:01.017 +05:30 bd55a692-0dc7-41bf-8635-1fec7ba53185 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTUyOTYsImV4cCI6MTcyNTI5NjE5NiwiaWF0IjoxNzI1Mjk1Mjk2fQ.13ECPFgNsU1GcUHIW4nuaZcuciW9QjcBSEOhNITySYk - 200 899 application/json; charset=utf-8 7.4583ms 2024-09-02 22:26:01.036 +05:30 adb568b2-e776-45e7-9c96-06bee4d20e6a 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-02 22:26:01.036 +05:30 aebeb5b7-fd86-495b-bd57-2883e0bdc263 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-02 22:26:01.036 +05:30 adb568b2-e776-45e7-9c96-06bee4d20e6a INF CORS policy execution successful. 2024-09-02 22:26:01.037 +05:30 aebeb5b7-fd86-495b-bd57-2883e0bdc263 INF CORS policy execution successful. 2024-09-02 22:26:01.037 +05:30 adb568b2-e776-45e7-9c96-06bee4d20e6a 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.4533ms 2024-09-02 22:26:01.037 +05:30 aebeb5b7-fd86-495b-bd57-2883e0bdc263 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.4969ms 2024-09-02 22:26:01.069 +05:30 dcc447e8-bce1-4569-9f6c-7fd63693feb1 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-02 22:26:01.069 +05:30 dcc447e8-bce1-4569-9f6c-7fd63693feb1 INF CORS policy execution successful. 2024-09-02 22:26:01.070 +05:30 dcc447e8-bce1-4569-9f6c-7fd63693feb1 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjAsImV4cCI6MTcyNTI5Njc2MCwiaWF0IjoxNzI1Mjk2MTYwfQ.XCCy8yHPr2zPhXgc2eooQii88mqCZ-bV03it_V95sPg}, {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-02 22:26:01.070 +05:30 f314ad97-74fa-4b3a-af37-cba84e1fcab5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:26:01.070 +05:30 f314ad97-74fa-4b3a-af37-cba84e1fcab5 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-02 22:26:01.070 +05:30 a3539971-4165-4c7c-9cf1-9e3e03e05652 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-02 22:26:01.070 +05:30 a3539971-4165-4c7c-9cf1-9e3e03e05652 INF CORS policy execution successful. 2024-09-02 22:26:01.071 +05:30 a3539971-4165-4c7c-9cf1-9e3e03e05652 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjAsImV4cCI6MTcyNTI5Njc2MCwiaWF0IjoxNzI1Mjk2MTYwfQ.XCCy8yHPr2zPhXgc2eooQii88mqCZ-bV03it_V95sPg}, {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-02 22:26:01.071 +05:30 2bcb06b4-8372-4d7a-8d10-e58d75b720fc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:26:01.071 +05:30 2bcb06b4-8372-4d7a-8d10-e58d75b720fc 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-02 22:26:01.082 +05:30 2bcb06b4-8372-4d7a-8d10-e58d75b720fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:26:01.082 +05:30 2bcb06b4-8372-4d7a-8d10-e58d75b720fc INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 11.2201ms 2024-09-02 22:26:01.082 +05:30 2bcb06b4-8372-4d7a-8d10-e58d75b720fc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:26:01.082 +05:30 2bcb06b4-8372-4d7a-8d10-e58d75b720fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3539971-4165-4c7c-9cf1-9e3e03e05652}, {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-02 22:26:01.083 +05:30 2bcb06b4-8372-4d7a-8d10-e58d75b720fc 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.3507ms 2024-09-02 22:26:01.086 +05:30 f314ad97-74fa-4b3a-af37-cba84e1fcab5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:26:01.086 +05:30 f314ad97-74fa-4b3a-af37-cba84e1fcab5 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 15.9657ms 2024-09-02 22:26:01.090 +05:30 f314ad97-74fa-4b3a-af37-cba84e1fcab5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-02 22:26:01.090 +05:30 f314ad97-74fa-4b3a-af37-cba84e1fcab5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcc447e8-bce1-4569-9f6c-7fd63693feb1}, {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-02 22:26:01.091 +05:30 f314ad97-74fa-4b3a-af37-cba84e1fcab5 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 22.3599ms 2024-09-02 22:26:04.372 +05:30 8bce5e97-7ef7-49fa-b37f-2eba516aa778 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 22:26:04.372 +05:30 8bce5e97-7ef7-49fa-b37f-2eba516aa778 INF CORS policy execution successful. 2024-09-02 22:26:04.373 +05:30 8bce5e97-7ef7-49fa-b37f-2eba516aa778 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.8155ms 2024-09-02 22:26:04.377 +05:30 52021334-bf42-4b1c-bd0f-dd2db49bd68a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 22:26:04.377 +05:30 52021334-bf42-4b1c-bd0f-dd2db49bd68a INF CORS policy execution successful. 2024-09-02 22:26:04.378 +05:30 52021334-bf42-4b1c-bd0f-dd2db49bd68a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.8391ms 2024-09-02 22:26:04.420 +05:30 1c9448e1-3895-46b5-a660-8c6d688ec28b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-02 22:26:04.420 +05:30 1c9448e1-3895-46b5-a660-8c6d688ec28b INF CORS policy execution successful. 2024-09-02 22:26:04.421 +05:30 1c9448e1-3895-46b5-a660-8c6d688ec28b 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjEsImV4cCI6MTcyNTI5Njc2MSwiaWF0IjoxNzI1Mjk2MTYxfQ.ZLEpPr7n3VXZsBLJzu131B1jD3ytwjwEvjm1X-BSaR8}, {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-02 22:26:04.421 +05:30 07d443e2-eb5f-4ed6-83b6-87bf8c102e67 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 22:26:04.421 +05:30 07d443e2-eb5f-4ed6-83b6-87bf8c102e67 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-02 22:26:04.421 +05:30 23332eaf-cbf8-4919-91db-a1c3119364a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-02 22:26:04.422 +05:30 23332eaf-cbf8-4919-91db-a1c3119364a2 INF CORS policy execution successful. 2024-09-02 22:26:04.422 +05:30 23332eaf-cbf8-4919-91db-a1c3119364a2 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUyOTYxNjEsImV4cCI6MTcyNTI5Njc2MSwiaWF0IjoxNzI1Mjk2MTYxfQ.ZLEpPr7n3VXZsBLJzu131B1jD3ytwjwEvjm1X-BSaR8}, {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-02 22:26:04.422 +05:30 c9f9cb09-7745-4123-9019-1c3ea9a16ccc INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 22:26:04.422 +05:30 c9f9cb09-7745-4123-9019-1c3ea9a16ccc 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-02 22:26:04.427 +05:30 07d443e2-eb5f-4ed6-83b6-87bf8c102e67 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:26:04.428 +05:30 07d443e2-eb5f-4ed6-83b6-87bf8c102e67 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 6.462ms 2024-09-02 22:26:04.428 +05:30 07d443e2-eb5f-4ed6-83b6-87bf8c102e67 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-02 22:26:04.428 +05:30 07d443e2-eb5f-4ed6-83b6-87bf8c102e67 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c9448e1-3895-46b5-a660-8c6d688ec28b}, {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-02 22:26:04.428 +05:30 07d443e2-eb5f-4ed6-83b6-87bf8c102e67 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 200 1109 application/json; charset=utf-8 8.4912ms 2024-09-02 22:26:04.429 +05:30 c9f9cb09-7745-4123-9019-1c3ea9a16ccc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-02 22:26:04.430 +05:30 c9f9cb09-7745-4123-9019-1c3ea9a16ccc INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 7.0614ms 2024-09-02 22:26:04.430 +05:30 c9f9cb09-7745-4123-9019-1c3ea9a16ccc INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-02 22:26:04.430 +05:30 c9f9cb09-7745-4123-9019-1c3ea9a16ccc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23332eaf-cbf8-4919-91db-a1c3119364a2}, {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-02 22:26:04.430 +05:30 c9f9cb09-7745-4123-9019-1c3ea9a16ccc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 864 application/json; charset=utf-8 8.574ms 2024-09-02 22:36:55.550 +05:30 INF Application is shutting down...