2024-09-19 00:10:23.591 +05:30 INF Application is shutting down... 2024-09-19 08:53:22.641 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 08:53:22.697 +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-19 08:53:22.719 +05:30 INF Creating key {2f2eed7d-f8ae-4e04-9876-83831f2a4ddb} with creation date 2024-09-19 03:23:22Z, activation date 2024-09-19 03:23:22Z, and expiration date 2024-12-18 03:23:22Z. 2024-09-19 08:53:22.734 +05:30 WRN No XML encryptor configured. Key {2f2eed7d-f8ae-4e04-9876-83831f2a4ddb} may be persisted to storage in unencrypted form. 2024-09-19 08:53:22.940 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 08:53:22.940 +05:30 INF Hosting environment: Production 2024-09-19 08:53:22.941 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 08:53:22.954 +05:30 417881ea-94a2-45a5-a67c-9910de289254 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NjYxNjc3LCJleHAiOjE3MjY2NjI1NzcsImlhdCI6MTcyNjY2MTY3N30.sxwTDWFPBNmfNezAAn4kOs_g5RoKSSD6MisOCJc85eU - null null 2024-09-19 08:53:23.026 +05:30 417881ea-94a2-45a5-a67c-9910de289254 INF CORS policy execution successful. 2024-09-19 08:53:23.044 +05:30 417881ea-94a2-45a5-a67c-9910de289254 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NjYxNjc3LCJleHAiOjE3MjY2NjI1NzcsImlhdCI6MTcyNjY2MTY3N30.sxwTDWFPBNmfNezAAn4kOs_g5RoKSSD6MisOCJc85eU Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 08:53:23.082 +05:30 6d2b04b7-da1d-4a08-b160-491e3bc043ab INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 08:53:23.117 +05:30 6d2b04b7-da1d-4a08-b160-491e3bc043ab INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 08:53:23.275 +05:30 6d2b04b7-da1d-4a08-b160-491e3bc043ab INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 08:53:23.413 +05:30 6d2b04b7-da1d-4a08-b160-491e3bc043ab INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 290.1132ms 2024-09-19 08:53:23.417 +05:30 6d2b04b7-da1d-4a08-b160-491e3bc043ab INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 08:53:23.418 +05:30 6d2b04b7-da1d-4a08-b160-491e3bc043ab INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 417881ea-94a2-45a5-a67c-9910de289254}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 08:53:23.431 +05:30 6d2b04b7-da1d-4a08-b160-491e3bc043ab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NjYxNjc3LCJleHAiOjE3MjY2NjI1NzcsImlhdCI6MTcyNjY2MTY3N30.sxwTDWFPBNmfNezAAn4kOs_g5RoKSSD6MisOCJc85eU - 400 90 application/json; charset=utf-8 479.7488ms 2024-09-19 09:00:31.691 +05:30 7c03d613-a95c-4947-bf8d-b28673be7a00 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 09:00:31.704 +05:30 7c03d613-a95c-4947-bf8d-b28673be7a00 INF CORS policy execution successful. 2024-09-19 09:00:31.711 +05:30 7c03d613-a95c-4947-bf8d-b28673be7a00 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 09:00:31.717 +05:30 42ab0ca5-06f8-44ca-af8e-1e6436708ae3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 09:00:31.735 +05:30 42ab0ca5-06f8-44ca-af8e-1e6436708ae3 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-19 09:00:32.376 +05:30 42ab0ca5-06f8-44ca-af8e-1e6436708ae3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:00:32.380 +05:30 42ab0ca5-06f8-44ca-af8e-1e6436708ae3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 643.814ms 2024-09-19 09:00:32.381 +05:30 42ab0ca5-06f8-44ca-af8e-1e6436708ae3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 09:00:32.382 +05:30 42ab0ca5-06f8-44ca-af8e-1e6436708ae3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c03d613-a95c-4947-bf8d-b28673be7a00}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 09:00:32.387 +05:30 42ab0ca5-06f8-44ca-af8e-1e6436708ae3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 697.426ms 2024-09-19 09:00:37.709 +05:30 7f00aec9-6e8a-487e-83f2-337caa9d48bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 09:00:37.716 +05:30 7f00aec9-6e8a-487e-83f2-337caa9d48bc INF CORS policy execution successful. 2024-09-19 09:00:37.718 +05:30 7f00aec9-6e8a-487e-83f2-337caa9d48bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 9.237ms 2024-09-19 09:00:37.882 +05:30 4931cb9c-8772-44b5-848f-945a1d908a06 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 09:00:37.882 +05:30 4931cb9c-8772-44b5-848f-945a1d908a06 INF CORS policy execution successful. 2024-09-19 09:00:37.886 +05:30 4931cb9c-8772-44b5-848f-945a1d908a06 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 09:00:37.888 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 09:00:37.895 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF 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-19 09:00:38.005 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Database retrieved 2024-09-19 09:00:38.122 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Token generated 2024-09-19 09:00:38.124 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Token generated 2024-09-19 09:00:38.128 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:00:38.129 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 233.3156ms 2024-09-19 09:00:38.129 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 09:00:38.130 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4931cb9c-8772-44b5-848f-945a1d908a06}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE2NjM4LCJleHAiOjE3MjY3MTcyMzgsImlhdCI6MTcyNjcxNjYzOH0.QPxjgWfivRkO8mMLe65S5NQL0GSHt9CS_C9LLm0x4F8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE2NjM4LCJleHAiOjE3MjY3MTc1MzgsImlhdCI6MTcyNjcxNjYzOH0.EDoO5tdoCoKvV2-jUzTHpE1aL8IztNMGew6mZMhHbxA\"}"} 2024-09-19 09:00:38.131 +05:30 25a351b1-41f7-465a-9b92-6b92159e6c97 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 249.1049ms 2024-09-19 09:10:46.131 +05:30 7459b6fb-6ca1-46ac-a0fd-3ff48bfd760e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE2NjM4LCJleHAiOjE3MjY3MTc1MzgsImlhdCI6MTcyNjcxNjYzOH0.EDoO5tdoCoKvV2-jUzTHpE1aL8IztNMGew6mZMhHbxA - null null 2024-09-19 09:10:46.136 +05:30 7459b6fb-6ca1-46ac-a0fd-3ff48bfd760e INF CORS policy execution successful. 2024-09-19 09:10:46.139 +05:30 7459b6fb-6ca1-46ac-a0fd-3ff48bfd760e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE2NjM4LCJleHAiOjE3MjY3MTc1MzgsImlhdCI6MTcyNjcxNjYzOH0.EDoO5tdoCoKvV2-jUzTHpE1aL8IztNMGew6mZMhHbxA Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 09:10:46.142 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:10:46.143 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:10:46.190 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Token generated 2024-09-19 09:10:46.191 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Token generated 2024-09-19 09:10:46.193 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:10:46.194 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 50.6519ms 2024-09-19 09:10:46.194 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:10:46.195 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7459b6fb-6ca1-46ac-a0fd-3ff48bfd760e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE3MjQ2LCJleHAiOjE3MjY3MTc4NDYsImlhdCI6MTcyNjcxNzI0Nn0.lHR69GIM-b797wJFzuBl2wYC80pX8DnDBqrG2kpm2d8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE3MjQ2LCJleHAiOjE3MjY3MTgxNDYsImlhdCI6MTcyNjcxNzI0Nn0.AFKtLQxEx6WZfhOQnzgSMR4ihsT6qsePDL0NxQNcqjM\"}"} 2024-09-19 09:10:46.195 +05:30 5ba1721c-aefe-42c2-850b-a54e058ad2d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE2NjM4LCJleHAiOjE3MjY3MTc1MzgsImlhdCI6MTcyNjcxNjYzOH0.EDoO5tdoCoKvV2-jUzTHpE1aL8IztNMGew6mZMhHbxA - 200 877 application/json; charset=utf-8 65.4547ms 2024-09-19 09:21:21.419 +05:30 INF Application is shutting down... 2024-09-19 09:23:53.267 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 09:23:53.312 +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-19 09:23:53.330 +05:30 INF Creating key {c3bf2f97-adee-4be0-9321-e5818b44604e} with creation date 2024-09-19 03:53:53Z, activation date 2024-09-19 03:53:53Z, and expiration date 2024-12-18 03:53:53Z. 2024-09-19 09:23:53.344 +05:30 WRN No XML encryptor configured. Key {c3bf2f97-adee-4be0-9321-e5818b44604e} may be persisted to storage in unencrypted form. 2024-09-19 09:23:53.563 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 09:23:53.564 +05:30 INF Hosting environment: Production 2024-09-19 09:23:53.564 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 09:23:53.582 +05:30 2f8c8dbe-5102-4993-a38f-dffa5362896a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 09:23:53.644 +05:30 2f8c8dbe-5102-4993-a38f-dffa5362896a INF CORS policy execution successful. 2024-09-19 09:23:53.664 +05:30 2f8c8dbe-5102-4993-a38f-dffa5362896a INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 09:23:53.720 +05:30 923d8259-2844-470c-a154-38a8ee594a3b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 09:23:53.755 +05:30 923d8259-2844-470c-a154-38a8ee594a3b 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-19 09:23:54.320 +05:30 923d8259-2844-470c-a154-38a8ee594a3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:23:54.384 +05:30 923d8259-2844-470c-a154-38a8ee594a3b INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 623.2016ms 2024-09-19 09:23:54.388 +05:30 923d8259-2844-470c-a154-38a8ee594a3b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 09:23:54.390 +05:30 923d8259-2844-470c-a154-38a8ee594a3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f8c8dbe-5102-4993-a38f-dffa5362896a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 09:23:54.405 +05:30 923d8259-2844-470c-a154-38a8ee594a3b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 826.0087ms 2024-09-19 09:23:55.043 +05:30 adb6b8fd-444c-4a29-a59c-7d89cd64db61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 09:23:55.050 +05:30 adb6b8fd-444c-4a29-a59c-7d89cd64db61 INF CORS policy execution successful. 2024-09-19 09:23:55.052 +05:30 adb6b8fd-444c-4a29-a59c-7d89cd64db61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 9.0967ms 2024-09-19 09:23:55.093 +05:30 df08a053-8c62-4cf2-b3cf-82d3987cf27f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 09:23:55.104 +05:30 df08a053-8c62-4cf2-b3cf-82d3987cf27f INF CORS policy execution successful. 2024-09-19 09:23:55.107 +05:30 df08a053-8c62-4cf2-b3cf-82d3987cf27f INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 09:23:55.119 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 09:23:55.136 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF 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-19 09:23:55.255 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Database retrieved 2024-09-19 09:23:55.334 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Token generated 2024-09-19 09:23:55.337 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Token generated 2024-09-19 09:23:55.340 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:23:55.342 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 204.7781ms 2024-09-19 09:23:55.342 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 09:23:55.342 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df08a053-8c62-4cf2-b3cf-82d3987cf27f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg2MzUsImlhdCI6MTcyNjcxODAzNX0.RZtajk6OzYK1w1jrnqKg31R0DT4gf6DOyaLJdtBfq3U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg5MzUsImlhdCI6MTcyNjcxODAzNX0.tIvgL808shSTES5RfeVcSeMr16z7RGHgv0HEHELe84o\"}"} 2024-09-19 09:23:55.343 +05:30 7a898bad-9036-4979-840b-8636a5294c98 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 250.6753ms 2024-09-19 09:30:27.134 +05:30 e9440948-da65-425c-8cef-c5aa79c5459b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE3MjQ2LCJleHAiOjE3MjY3MTgxNDYsImlhdCI6MTcyNjcxNzI0Nn0.AFKtLQxEx6WZfhOQnzgSMR4ihsT6qsePDL0NxQNcqjM - null null 2024-09-19 09:30:27.140 +05:30 e9440948-da65-425c-8cef-c5aa79c5459b INF CORS policy execution successful. 2024-09-19 09:30:27.145 +05:30 e9440948-da65-425c-8cef-c5aa79c5459b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE3MjQ2LCJleHAiOjE3MjY3MTgxNDYsImlhdCI6MTcyNjcxNzI0Nn0.AFKtLQxEx6WZfhOQnzgSMR4ihsT6qsePDL0NxQNcqjM Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 09:30:27.147 +05:30 f4d55f04-7aff-4f5e-b6f3-78daa5b772f8 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:30:27.165 +05:30 f4d55f04-7aff-4f5e-b6f3-78daa5b772f8 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:30:27.262 +05:30 f4d55f04-7aff-4f5e-b6f3-78daa5b772f8 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:30:27.266 +05:30 f4d55f04-7aff-4f5e-b6f3-78daa5b772f8 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 101.287ms 2024-09-19 09:30:27.267 +05:30 f4d55f04-7aff-4f5e-b6f3-78daa5b772f8 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:30:27.267 +05:30 f4d55f04-7aff-4f5e-b6f3-78daa5b772f8 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e9440948-da65-425c-8cef-c5aa79c5459b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 09:30:27.272 +05:30 f4d55f04-7aff-4f5e-b6f3-78daa5b772f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE3MjQ2LCJleHAiOjE3MjY3MTgxNDYsImlhdCI6MTcyNjcxNzI0Nn0.AFKtLQxEx6WZfhOQnzgSMR4ihsT6qsePDL0NxQNcqjM - 400 90 application/json; charset=utf-8 138.9585ms 2024-09-19 09:30:33.705 +05:30 19edce4e-175b-4907-93ff-eb6e569f6d71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 09:30:33.707 +05:30 19edce4e-175b-4907-93ff-eb6e569f6d71 INF CORS policy execution successful. 2024-09-19 09:30:33.707 +05:30 19edce4e-175b-4907-93ff-eb6e569f6d71 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 09:30:33.708 +05:30 553d0c77-7f72-4e17-9e8c-807588a71613 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 09:30:33.709 +05:30 553d0c77-7f72-4e17-9e8c-807588a71613 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-19 09:30:33.884 +05:30 553d0c77-7f72-4e17-9e8c-807588a71613 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:30:33.885 +05:30 553d0c77-7f72-4e17-9e8c-807588a71613 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 176.0748ms 2024-09-19 09:30:33.886 +05:30 553d0c77-7f72-4e17-9e8c-807588a71613 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 09:30:33.886 +05:30 553d0c77-7f72-4e17-9e8c-807588a71613 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19edce4e-175b-4907-93ff-eb6e569f6d71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 09:30:33.887 +05:30 553d0c77-7f72-4e17-9e8c-807588a71613 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 181.3844ms 2024-09-19 09:30:39.458 +05:30 35ebaf23-c562-4562-8004-553970c365cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 09:30:39.459 +05:30 35ebaf23-c562-4562-8004-553970c365cf INF CORS policy execution successful. 2024-09-19 09:30:39.460 +05:30 35ebaf23-c562-4562-8004-553970c365cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.5835ms 2024-09-19 09:30:39.495 +05:30 1f79b5c4-1c1b-4259-a8d7-9dadfc21c800 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 09:30:39.496 +05:30 1f79b5c4-1c1b-4259-a8d7-9dadfc21c800 INF CORS policy execution successful. 2024-09-19 09:30:39.496 +05:30 1f79b5c4-1c1b-4259-a8d7-9dadfc21c800 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 09:30:39.497 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 09:30:39.497 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF 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-19 09:30:39.511 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Database retrieved 2024-09-19 09:30:39.541 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Token generated 2024-09-19 09:30:39.541 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Token generated 2024-09-19 09:30:39.542 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:30:39.542 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 44.8428ms 2024-09-19 09:30:39.542 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 09:30:39.543 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f79b5c4-1c1b-4259-a8d7-9dadfc21c800}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4NDM5LCJleHAiOjE3MjY3MTkwMzksImlhdCI6MTcyNjcxODQzOX0.AaYpuYNodtT-cJ5jp_HTYBFMJYoLMYm3-zFfH-DuE6o\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4NDM5LCJleHAiOjE3MjY3MTkzMzksImlhdCI6MTcyNjcxODQzOX0.04cM1XqHthafRepAf9VXu-ZxTNx6xoIqiZFNydbdvxI\"}"} 2024-09-19 09:30:39.544 +05:30 d2547157-2377-4944-ac90-9db81b54b745 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 48.1993ms 2024-09-19 09:34:48.805 +05:30 95069717-9c74-42a5-9f68-6a44f5911a39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg5MzUsImlhdCI6MTcyNjcxODAzNX0.tIvgL808shSTES5RfeVcSeMr16z7RGHgv0HEHELe84o - null null 2024-09-19 09:34:48.805 +05:30 c7c52a54-3c84-43aa-8971-3861926ca57f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg5MzUsImlhdCI6MTcyNjcxODAzNX0.tIvgL808shSTES5RfeVcSeMr16z7RGHgv0HEHELe84o - null null 2024-09-19 09:34:48.808 +05:30 c7c52a54-3c84-43aa-8971-3861926ca57f INF CORS policy execution successful. 2024-09-19 09:34:48.808 +05:30 95069717-9c74-42a5-9f68-6a44f5911a39 INF CORS policy execution successful. 2024-09-19 09:34:48.811 +05:30 95069717-9c74-42a5-9f68-6a44f5911a39 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg5MzUsImlhdCI6MTcyNjcxODAzNX0.tIvgL808shSTES5RfeVcSeMr16z7RGHgv0HEHELe84o 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-19 09:34:48.811 +05:30 c7c52a54-3c84-43aa-8971-3861926ca57f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg5MzUsImlhdCI6MTcyNjcxODAzNX0.tIvgL808shSTES5RfeVcSeMr16z7RGHgv0HEHELe84o 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-19 09:34:48.813 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:34:48.813 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:34:48.814 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:34:48.814 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:34:48.869 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Token generated 2024-09-19 09:34:48.870 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Token generated 2024-09-19 09:34:48.871 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:34:48.872 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 57.7303ms 2024-09-19 09:34:48.872 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:34:48.873 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95069717-9c74-42a5-9f68-6a44f5911a39}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4Njg4LCJleHAiOjE3MjY3MTkyODgsImlhdCI6MTcyNjcxODY4OH0.lVV3BFohUSER0kQ6050dNlj357UUXAY9kCL91N92m1E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4Njg4LCJleHAiOjE3MjY3MTk1ODgsImlhdCI6MTcyNjcxODY4OH0.FKbkNG5fblqIKMUG6_Rke8923Q1Q--uKO6rVu-l_Ox4\"}"} 2024-09-19 09:34:48.874 +05:30 782b08f7-b211-440c-af06-f4c810405a04 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg5MzUsImlhdCI6MTcyNjcxODAzNX0.tIvgL808shSTES5RfeVcSeMr16z7RGHgv0HEHELe84o - 200 877 application/json; charset=utf-8 68.7738ms 2024-09-19 09:34:48.879 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Token generated 2024-09-19 09:34:48.879 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Token generated 2024-09-19 09:34:48.881 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:34:48.881 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 67.3074ms 2024-09-19 09:34:48.882 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:34:48.882 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7c52a54-3c84-43aa-8971-3861926ca57f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4Njg4LCJleHAiOjE3MjY3MTkyODgsImlhdCI6MTcyNjcxODY4OH0.lVV3BFohUSER0kQ6050dNlj357UUXAY9kCL91N92m1E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4Njg4LCJleHAiOjE3MjY3MTk1ODgsImlhdCI6MTcyNjcxODY4OH0.FKbkNG5fblqIKMUG6_Rke8923Q1Q--uKO6rVu-l_Ox4\"}"} 2024-09-19 09:34:48.882 +05:30 78a4bd6d-ad25-4ed8-819f-8066cf840bf6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4MDM1LCJleHAiOjE3MjY3MTg5MzUsImlhdCI6MTcyNjcxODAzNX0.tIvgL808shSTES5RfeVcSeMr16z7RGHgv0HEHELe84o - 200 877 application/json; charset=utf-8 77.6871ms 2024-09-19 09:40:42.553 +05:30 dc4f99cf-c803-499a-85ad-d3911c28f917 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4NDM5LCJleHAiOjE3MjY3MTkzMzksImlhdCI6MTcyNjcxODQzOX0.04cM1XqHthafRepAf9VXu-ZxTNx6xoIqiZFNydbdvxI - null null 2024-09-19 09:40:42.556 +05:30 dc4f99cf-c803-499a-85ad-d3911c28f917 INF CORS policy execution successful. 2024-09-19 09:40:42.559 +05:30 dc4f99cf-c803-499a-85ad-d3911c28f917 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4NDM5LCJleHAiOjE3MjY3MTkzMzksImlhdCI6MTcyNjcxODQzOX0.04cM1XqHthafRepAf9VXu-ZxTNx6xoIqiZFNydbdvxI Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 09:40:42.561 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:40:42.562 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:40:42.702 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Token generated 2024-09-19 09:40:42.703 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Token generated 2024-09-19 09:40:42.707 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:40:42.709 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 146.6254ms 2024-09-19 09:40:42.709 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:40:42.710 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc4f99cf-c803-499a-85ad-d3911c28f917}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5MDQyLCJleHAiOjE3MjY3MTk2NDIsImlhdCI6MTcyNjcxOTA0Mn0.NXc02wzb5cBKJZ9iyG5FkHk6m5-8e0rhbZsRE0jQdLQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5MDQyLCJleHAiOjE3MjY3MTk5NDIsImlhdCI6MTcyNjcxOTA0Mn0.Rwfd41dhp6QS_4uvlj4GfkeHmoyQn9ngxQ6Z6YTdVeU\"}"} 2024-09-19 09:40:42.711 +05:30 5fd86b76-3fb9-4b16-a06c-ac80631d4bab INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4NDM5LCJleHAiOjE3MjY3MTkzMzksImlhdCI6MTcyNjcxODQzOX0.04cM1XqHthafRepAf9VXu-ZxTNx6xoIqiZFNydbdvxI - 200 877 application/json; charset=utf-8 158.6622ms 2024-09-19 09:44:49.691 +05:30 4df7d608-4008-4a98-aa7e-fd291e5df1b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4Njg4LCJleHAiOjE3MjY3MTk1ODgsImlhdCI6MTcyNjcxODY4OH0.FKbkNG5fblqIKMUG6_Rke8923Q1Q--uKO6rVu-l_Ox4 - null null 2024-09-19 09:44:49.694 +05:30 4df7d608-4008-4a98-aa7e-fd291e5df1b0 INF CORS policy execution successful. 2024-09-19 09:44:49.697 +05:30 4df7d608-4008-4a98-aa7e-fd291e5df1b0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4Njg4LCJleHAiOjE3MjY3MTk1ODgsImlhdCI6MTcyNjcxODY4OH0.FKbkNG5fblqIKMUG6_Rke8923Q1Q--uKO6rVu-l_Ox4 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-19 09:44:49.698 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:44:49.700 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:44:49.731 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Token generated 2024-09-19 09:44:49.731 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Token generated 2024-09-19 09:44:49.733 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:44:49.734 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 33.9107ms 2024-09-19 09:44:49.734 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:44:49.734 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4df7d608-4008-4a98-aa7e-fd291e5df1b0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MTk4ODksImlhdCI6MTcyNjcxOTI4OX0.5ebH0b8ciQMq9VCRc517s5gYwuFVormq9acdgwV2BNc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MjAxODksImlhdCI6MTcyNjcxOTI4OX0.YZufqPfqipn8VQdSc47JlmusUROaM-ALEfhsx1uhPMA\"}"} 2024-09-19 09:44:49.736 +05:30 d3a7fa71-5635-4e6a-b52f-7a4cbcc6e9c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE4Njg4LCJleHAiOjE3MjY3MTk1ODgsImlhdCI6MTcyNjcxODY4OH0.FKbkNG5fblqIKMUG6_Rke8923Q1Q--uKO6rVu-l_Ox4 - 200 877 application/json; charset=utf-8 44.6689ms 2024-09-19 09:50:44.723 +05:30 f85b7a07-bd4e-48a3-ae71-160f94680a2b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5MDQyLCJleHAiOjE3MjY3MTk5NDIsImlhdCI6MTcyNjcxOTA0Mn0.Rwfd41dhp6QS_4uvlj4GfkeHmoyQn9ngxQ6Z6YTdVeU - null null 2024-09-19 09:50:44.728 +05:30 f85b7a07-bd4e-48a3-ae71-160f94680a2b INF CORS policy execution successful. 2024-09-19 09:50:44.732 +05:30 f85b7a07-bd4e-48a3-ae71-160f94680a2b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5MDQyLCJleHAiOjE3MjY3MTk5NDIsImlhdCI6MTcyNjcxOTA0Mn0.Rwfd41dhp6QS_4uvlj4GfkeHmoyQn9ngxQ6Z6YTdVeU Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 09:50:44.734 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:50:44.735 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:50:44.783 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Token generated 2024-09-19 09:50:44.784 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Token generated 2024-09-19 09:50:44.785 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:50:44.787 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 51.7219ms 2024-09-19 09:50:44.788 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:50:44.788 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f85b7a07-bd4e-48a3-ae71-160f94680a2b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5NjQ0LCJleHAiOjE3MjY3MjAyNDQsImlhdCI6MTcyNjcxOTY0NH0.zLqvdKO2ovqPJEPCBzQZeJlruqW81ZuISmz7EhWCTMQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5NjQ0LCJleHAiOjE3MjY3MjA1NDQsImlhdCI6MTcyNjcxOTY0NH0.1UY66Sj7Xm4X1mzwEP_T-N6lFxcx6OC7pb0oWJ5Ikqg\"}"} 2024-09-19 09:50:44.789 +05:30 9ee3cad4-e619-4e7b-9853-e8e74049de21 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5MDQyLCJleHAiOjE3MjY3MTk5NDIsImlhdCI6MTcyNjcxOTA0Mn0.Rwfd41dhp6QS_4uvlj4GfkeHmoyQn9ngxQ6Z6YTdVeU - 200 877 application/json; charset=utf-8 66.8168ms 2024-09-19 09:56:45.251 +05:30 d02efe09-9247-412b-ae06-ababd7474fc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MjAxODksImlhdCI6MTcyNjcxOTI4OX0.YZufqPfqipn8VQdSc47JlmusUROaM-ALEfhsx1uhPMA - null null 2024-09-19 09:56:45.251 +05:30 43babd79-0331-42da-8d55-1e3362be103c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MjAxODksImlhdCI6MTcyNjcxOTI4OX0.YZufqPfqipn8VQdSc47JlmusUROaM-ALEfhsx1uhPMA - null null 2024-09-19 09:56:45.253 +05:30 d02efe09-9247-412b-ae06-ababd7474fc6 INF CORS policy execution successful. 2024-09-19 09:56:45.253 +05:30 43babd79-0331-42da-8d55-1e3362be103c INF CORS policy execution successful. 2024-09-19 09:56:45.256 +05:30 d02efe09-9247-412b-ae06-ababd7474fc6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MjAxODksImlhdCI6MTcyNjcxOTI4OX0.YZufqPfqipn8VQdSc47JlmusUROaM-ALEfhsx1uhPMA 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-19 09:56:45.257 +05:30 43babd79-0331-42da-8d55-1e3362be103c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MjAxODksImlhdCI6MTcyNjcxOTI4OX0.YZufqPfqipn8VQdSc47JlmusUROaM-ALEfhsx1uhPMA 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-19 09:56:45.257 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:56:45.257 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:56:45.258 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:56:45.258 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 09:56:45.300 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Token generated 2024-09-19 09:56:45.300 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Token generated 2024-09-19 09:56:45.300 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Token generated 2024-09-19 09:56:45.300 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Token generated 2024-09-19 09:56:45.302 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:56:45.302 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 09:56:45.303 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 44.93ms 2024-09-19 09:56:45.303 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 44.8864ms 2024-09-19 09:56:45.303 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:56:45.304 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 09:56:45.304 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d02efe09-9247-412b-ae06-ababd7474fc6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA2MDUsImlhdCI6MTcyNjcyMDAwNX0.DMzmJ2RJTTUf-usns9IgHgbRbKypqtpP4rjfbofFFu4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE\"}"} 2024-09-19 09:56:45.304 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43babd79-0331-42da-8d55-1e3362be103c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA2MDUsImlhdCI6MTcyNjcyMDAwNX0.DMzmJ2RJTTUf-usns9IgHgbRbKypqtpP4rjfbofFFu4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE\"}"} 2024-09-19 09:56:45.305 +05:30 f5193cd7-f2e2-463d-a9a8-94f4790531c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MjAxODksImlhdCI6MTcyNjcxOTI4OX0.YZufqPfqipn8VQdSc47JlmusUROaM-ALEfhsx1uhPMA - 200 877 application/json; charset=utf-8 54.1182ms 2024-09-19 09:56:45.305 +05:30 8a2d1eba-7d37-48f2-92b7-82fb721012d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5Mjg5LCJleHAiOjE3MjY3MjAxODksImlhdCI6MTcyNjcxOTI4OX0.YZufqPfqipn8VQdSc47JlmusUROaM-ALEfhsx1uhPMA - 200 877 application/json; charset=utf-8 54.5721ms 2024-09-19 10:06:52.118 +05:30 INF Application is shutting down... 2024-09-19 10:07:51.424 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 10:07:51.471 +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-19 10:07:51.492 +05:30 INF Creating key {55e45be1-52bd-4507-b2eb-7f5a56ae4d1c} with creation date 2024-09-19 04:37:51Z, activation date 2024-09-19 04:37:51Z, and expiration date 2024-12-18 04:37:51Z. 2024-09-19 10:07:51.504 +05:30 WRN No XML encryptor configured. Key {55e45be1-52bd-4507-b2eb-7f5a56ae4d1c} may be persisted to storage in unencrypted form. 2024-09-19 10:07:51.681 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 10:07:51.682 +05:30 INF Hosting environment: Production 2024-09-19 10:07:51.682 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 10:07:51.694 +05:30 1e330d8f-9ae6-4069-8777-2f02e34a4c18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5NjQ0LCJleHAiOjE3MjY3MjA1NDQsImlhdCI6MTcyNjcxOTY0NH0.1UY66Sj7Xm4X1mzwEP_T-N6lFxcx6OC7pb0oWJ5Ikqg - null null 2024-09-19 10:07:51.746 +05:30 1e330d8f-9ae6-4069-8777-2f02e34a4c18 INF CORS policy execution successful. 2024-09-19 10:07:51.769 +05:30 1e330d8f-9ae6-4069-8777-2f02e34a4c18 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5NjQ0LCJleHAiOjE3MjY3MjA1NDQsImlhdCI6MTcyNjcxOTY0NH0.1UY66Sj7Xm4X1mzwEP_T-N6lFxcx6OC7pb0oWJ5Ikqg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 10:07:51.808 +05:30 2e0f17b9-6d96-48d9-a87e-90d5ac16816d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:07:51.838 +05:30 2e0f17b9-6d96-48d9-a87e-90d5ac16816d INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 10:07:51.995 +05:30 2e0f17b9-6d96-48d9-a87e-90d5ac16816d INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:07:52.107 +05:30 2e0f17b9-6d96-48d9-a87e-90d5ac16816d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 263.6366ms 2024-09-19 10:07:52.110 +05:30 2e0f17b9-6d96-48d9-a87e-90d5ac16816d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:07:52.110 +05:30 2e0f17b9-6d96-48d9-a87e-90d5ac16816d INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 1e330d8f-9ae6-4069-8777-2f02e34a4c18}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 10:07:52.124 +05:30 2e0f17b9-6d96-48d9-a87e-90d5ac16816d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzE5NjQ0LCJleHAiOjE3MjY3MjA1NDQsImlhdCI6MTcyNjcxOTY0NH0.1UY66Sj7Xm4X1mzwEP_T-N6lFxcx6OC7pb0oWJ5Ikqg - 400 90 application/json; charset=utf-8 431.618ms 2024-09-19 10:08:15.850 +05:30 db2eb1e4-c102-4293-bf59-1f3e0f5751ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 10:08:15.863 +05:30 db2eb1e4-c102-4293-bf59-1f3e0f5751ba INF CORS policy execution successful. 2024-09-19 10:08:15.868 +05:30 db2eb1e4-c102-4293-bf59-1f3e0f5751ba INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 10:08:15.871 +05:30 0ef2197b-68b3-4989-980d-327982b4d89d INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:08:15.885 +05:30 0ef2197b-68b3-4989-980d-327982b4d89d 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-19 10:08:16.289 +05:30 0ef2197b-68b3-4989-980d-327982b4d89d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:08:16.292 +05:30 0ef2197b-68b3-4989-980d-327982b4d89d INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 406.626ms 2024-09-19 10:08:16.293 +05:30 0ef2197b-68b3-4989-980d-327982b4d89d INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:08:16.294 +05:30 0ef2197b-68b3-4989-980d-327982b4d89d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db2eb1e4-c102-4293-bf59-1f3e0f5751ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 10:08:16.298 +05:30 0ef2197b-68b3-4989-980d-327982b4d89d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 449.0297ms 2024-09-19 10:08:20.095 +05:30 7bd65425-cde7-4ea4-aa73-1959ce80e481 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 10:08:20.101 +05:30 7bd65425-cde7-4ea4-aa73-1959ce80e481 INF CORS policy execution successful. 2024-09-19 10:08:20.103 +05:30 7bd65425-cde7-4ea4-aa73-1959ce80e481 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 8.3379ms 2024-09-19 10:08:20.144 +05:30 e69ef648-8a07-470c-9e2c-16277ce39ad7 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 10:08:20.145 +05:30 e69ef648-8a07-470c-9e2c-16277ce39ad7 INF CORS policy execution successful. 2024-09-19 10:08:20.147 +05:30 e69ef648-8a07-470c-9e2c-16277ce39ad7 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 10:08:20.148 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:08:20.155 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF 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-19 10:08:20.254 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Database retrieved 2024-09-19 10:08:20.306 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Token generated 2024-09-19 10:08:20.308 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Token generated 2024-09-19 10:08:20.317 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:08:20.318 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 161.9249ms 2024-09-19 10:08:20.318 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:08:20.318 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e69ef648-8a07-470c-9e2c-16277ce39ad7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwNzAwLCJleHAiOjE3MjY3MjEzMDAsImlhdCI6MTcyNjcyMDcwMH0.Kj-fBE2VW0u8AVNMTCSX5GiOdRx64u7e3ay_svr6_aE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwNzAwLCJleHAiOjE3MjY3MjE2MDAsImlhdCI6MTcyNjcyMDcwMH0.-a6Z37dcYa8zDpRYq8D9sZ9idAK21Md7O1a_HC8i3n0\"}"} 2024-09-19 10:08:20.319 +05:30 8a8c0397-f839-4b90-bdec-98a8cd6253b6 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 174.9802ms 2024-09-19 10:10:57.835 +05:30 db917c8e-4660-44bd-94e3-019cfc6cc469 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE - null null 2024-09-19 10:10:57.839 +05:30 db917c8e-4660-44bd-94e3-019cfc6cc469 INF CORS policy execution successful. 2024-09-19 10:10:57.841 +05:30 db917c8e-4660-44bd-94e3-019cfc6cc469 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE 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-19 10:10:57.844 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:10:57.845 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 10:10:57.846 +05:30 e7052665-e8fb-47c4-bb3f-f75164a030df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE - null null 2024-09-19 10:10:57.847 +05:30 e7052665-e8fb-47c4-bb3f-f75164a030df INF CORS policy execution successful. 2024-09-19 10:10:57.847 +05:30 e7052665-e8fb-47c4-bb3f-f75164a030df INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE 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-19 10:10:57.848 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:10:57.848 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 10:10:57.884 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Token generated 2024-09-19 10:10:57.885 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Token generated 2024-09-19 10:10:57.887 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:10:57.888 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 42.4663ms 2024-09-19 10:10:57.888 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:10:57.888 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db917c8e-4660-44bd-94e3-019cfc6cc469}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE0NTcsImlhdCI6MTcyNjcyMDg1N30.wh8KXdxon0tCbza4pG36W2EixWBYixdWuVigVZ-ZmXE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU\"}"} 2024-09-19 10:10:57.888 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Token generated 2024-09-19 10:10:57.889 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Token generated 2024-09-19 10:10:57.889 +05:30 44e7d88f-4834-405d-b569-f510b068f637 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE - 200 877 application/json; charset=utf-8 54.7192ms 2024-09-19 10:10:57.891 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:10:57.892 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 43.7205ms 2024-09-19 10:10:57.893 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:10:57.893 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7052665-e8fb-47c4-bb3f-f75164a030df}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE0NTcsImlhdCI6MTcyNjcyMDg1N30.wh8KXdxon0tCbza4pG36W2EixWBYixdWuVigVZ-ZmXE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU\"}"} 2024-09-19 10:10:57.894 +05:30 50843eae-6245-4c46-98d3-0422e408ceb2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwMDA1LCJleHAiOjE3MjY3MjA5MDUsImlhdCI6MTcyNjcyMDAwNX0.Jrn9E-BKVFmMRqunQsfszn5yTNEVxWeV8ciozmhK4JE - 200 877 application/json; charset=utf-8 47.8869ms 2024-09-19 10:15:34.254 +05:30 2178f8b8-38e6-49eb-8ed5-6271b4384d41 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-19 10:15:34.356 +05:30 2178f8b8-38e6-49eb-8ed5-6271b4384d41 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 102.8927ms 2024-09-19 10:15:35.303 +05:30 5c5583d2-8c13-43d6-9b39-a5f0135772f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-19 10:15:35.592 +05:30 5c5583d2-8c13-43d6-9b39-a5f0135772f5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 288.9232ms 2024-09-19 10:16:13.082 +05:30 4b11181d-d199-4696-b306-4ff94986f043 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-19 10:16:13.086 +05:30 4b11181d-d199-4696-b306-4ff94986f043 INF CORS policy execution successful. 2024-09-19 10:16:13.090 +05:30 4b11181d-d199-4696-b306-4ff94986f043 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-19 10:16:13.091 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:16:13.092 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF 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-19 10:16:13.149 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Database retrieved 2024-09-19 10:16:13.186 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Token generated 2024-09-19 10:16:13.186 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Token generated 2024-09-19 10:16:13.187 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:16:13.188 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 95.7639ms 2024-09-19 10:16:13.188 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:16:13.188 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b11181d-d199-4696-b306-4ff94986f043}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIxMTczLCJleHAiOjE3MjY3MjE3NzMsImlhdCI6MTcyNjcyMTE3M30.onwhoOwxF-oaZ8qZ3YWZ-6ILq-XuhDaLhlY23Cl_tSE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIxMTczLCJleHAiOjE3MjY3MjIwNzMsImlhdCI6MTcyNjcyMTE3M30.ZCqCvcB5KipWcQOFQuKwqtgQphocPFEqKkEVQ6Sx_II\"}"} 2024-09-19 10:16:13.189 +05:30 a27a6806-d2bd-441a-8108-fc0b98df172f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 107.6984ms 2024-09-19 10:26:02.844 +05:30 34cf244c-a3f9-4cd3-ab3b-94569932cc71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU - null null 2024-09-19 10:26:02.845 +05:30 c6094413-821b-475a-be6b-f2723f91e69b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU - null null 2024-09-19 10:26:02.848 +05:30 34cf244c-a3f9-4cd3-ab3b-94569932cc71 INF CORS policy execution successful. 2024-09-19 10:26:02.848 +05:30 c6094413-821b-475a-be6b-f2723f91e69b INF CORS policy execution successful. 2024-09-19 10:26:02.851 +05:30 34cf244c-a3f9-4cd3-ab3b-94569932cc71 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU 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-19 10:26:02.851 +05:30 c6094413-821b-475a-be6b-f2723f91e69b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU 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-19 10:26:02.853 +05:30 08e00fa6-05e9-4d8a-b4c0-043b239f7223 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:26:02.853 +05:30 acb3fac1-331a-43a7-8c7b-f69bfc9026a9 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:26:02.854 +05:30 08e00fa6-05e9-4d8a-b4c0-043b239f7223 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 10:26:02.854 +05:30 acb3fac1-331a-43a7-8c7b-f69bfc9026a9 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 10:26:02.864 +05:30 08e00fa6-05e9-4d8a-b4c0-043b239f7223 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:26:02.864 +05:30 acb3fac1-331a-43a7-8c7b-f69bfc9026a9 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:26:02.867 +05:30 08e00fa6-05e9-4d8a-b4c0-043b239f7223 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 11.9578ms 2024-09-19 10:26:02.867 +05:30 acb3fac1-331a-43a7-8c7b-f69bfc9026a9 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 11.8804ms 2024-09-19 10:26:02.867 +05:30 08e00fa6-05e9-4d8a-b4c0-043b239f7223 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:26:02.867 +05:30 acb3fac1-331a-43a7-8c7b-f69bfc9026a9 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:26:02.867 +05:30 acb3fac1-331a-43a7-8c7b-f69bfc9026a9 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: c6094413-821b-475a-be6b-f2723f91e69b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 10:26:02.867 +05:30 08e00fa6-05e9-4d8a-b4c0-043b239f7223 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 34cf244c-a3f9-4cd3-ab3b-94569932cc71}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 10:26:02.868 +05:30 acb3fac1-331a-43a7-8c7b-f69bfc9026a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU - 400 90 application/json; charset=utf-8 23.2263ms 2024-09-19 10:26:02.868 +05:30 08e00fa6-05e9-4d8a-b4c0-043b239f7223 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwODU3LCJleHAiOjE3MjY3MjE3NTcsImlhdCI6MTcyNjcyMDg1N30.kPn4CdlrWmldEvqR1qhYwZDUvaRY4cn-JcdarfPryVU - 400 90 application/json; charset=utf-8 24.4217ms 2024-09-19 10:27:04.342 +05:30 e719ec4d-fb5a-40fe-8143-8925aee1926f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 10:27:04.345 +05:30 e719ec4d-fb5a-40fe-8143-8925aee1926f INF CORS policy execution successful. 2024-09-19 10:27:04.348 +05:30 e719ec4d-fb5a-40fe-8143-8925aee1926f INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 10:27:04.350 +05:30 46a5c694-3fdd-40e3-86e5-c35c7cd7b21b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:27:04.351 +05:30 46a5c694-3fdd-40e3-86e5-c35c7cd7b21b 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-19 10:27:04.643 +05:30 46a5c694-3fdd-40e3-86e5-c35c7cd7b21b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:27:04.644 +05:30 46a5c694-3fdd-40e3-86e5-c35c7cd7b21b INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 293.4421ms 2024-09-19 10:27:04.645 +05:30 46a5c694-3fdd-40e3-86e5-c35c7cd7b21b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:27:04.645 +05:30 46a5c694-3fdd-40e3-86e5-c35c7cd7b21b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e719ec4d-fb5a-40fe-8143-8925aee1926f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 10:27:04.646 +05:30 46a5c694-3fdd-40e3-86e5-c35c7cd7b21b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 304.3635ms 2024-09-19 10:27:52.059 +05:30 325cc6dc-a258-4ce9-be21-3ba50d35b2ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 10:27:52.062 +05:30 325cc6dc-a258-4ce9-be21-3ba50d35b2ec INF CORS policy execution successful. 2024-09-19 10:27:52.065 +05:30 325cc6dc-a258-4ce9-be21-3ba50d35b2ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 4.9701ms 2024-09-19 10:27:52.124 +05:30 6e79eda3-cb35-4e8f-9921-42c3f20186bc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 10:27:52.125 +05:30 6e79eda3-cb35-4e8f-9921-42c3f20186bc INF CORS policy execution successful. 2024-09-19 10:27:52.126 +05:30 6e79eda3-cb35-4e8f-9921-42c3f20186bc INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 10:27:52.127 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:27:52.128 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF 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-19 10:27:52.145 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Database retrieved 2024-09-19 10:27:52.173 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Token generated 2024-09-19 10:27:52.174 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Token generated 2024-09-19 10:27:52.174 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:27:52.175 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 47.2397ms 2024-09-19 10:27:52.175 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:27:52.176 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6e79eda3-cb35-4e8f-9921-42c3f20186bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIxODcyLCJleHAiOjE3MjY3MjI0NzIsImlhdCI6MTcyNjcyMTg3Mn0._WIZLD6VlD9HWONt87Hk5JnOYW11t8Br6oUJAr_2MYQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIxODcyLCJleHAiOjE3MjY3MjI3NzIsImlhdCI6MTcyNjcyMTg3Mn0.-BKsJWifgkx67P6Kn4fdlmkb7-UK3CtXYKvNIOUya_Q\"}"} 2024-09-19 10:27:52.177 +05:30 83d8e304-6d10-4947-9bc1-1d1b76d66cde INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 52.9176ms 2024-09-19 10:35:15.569 +05:30 4236924c-d98e-43bd-959d-dc3064f8868f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwNzAwLCJleHAiOjE3MjY3MjE2MDAsImlhdCI6MTcyNjcyMDcwMH0.-a6Z37dcYa8zDpRYq8D9sZ9idAK21Md7O1a_HC8i3n0 - null null 2024-09-19 10:35:15.572 +05:30 4236924c-d98e-43bd-959d-dc3064f8868f INF CORS policy execution successful. 2024-09-19 10:35:15.574 +05:30 4236924c-d98e-43bd-959d-dc3064f8868f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwNzAwLCJleHAiOjE3MjY3MjE2MDAsImlhdCI6MTcyNjcyMDcwMH0.-a6Z37dcYa8zDpRYq8D9sZ9idAK21Md7O1a_HC8i3n0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 10:35:15.576 +05:30 053f4032-d48e-4184-9141-c420e8723357 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:35:15.577 +05:30 053f4032-d48e-4184-9141-c420e8723357 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 10:35:15.587 +05:30 053f4032-d48e-4184-9141-c420e8723357 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:35:15.589 +05:30 053f4032-d48e-4184-9141-c420e8723357 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 11.8807ms 2024-09-19 10:35:15.590 +05:30 053f4032-d48e-4184-9141-c420e8723357 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:35:15.590 +05:30 053f4032-d48e-4184-9141-c420e8723357 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 4236924c-d98e-43bd-959d-dc3064f8868f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 10:35:15.592 +05:30 053f4032-d48e-4184-9141-c420e8723357 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIwNzAwLCJleHAiOjE3MjY3MjE2MDAsImlhdCI6MTcyNjcyMDcwMH0.-a6Z37dcYa8zDpRYq8D9sZ9idAK21Md7O1a_HC8i3n0 - 400 90 application/json; charset=utf-8 23.6179ms 2024-09-19 10:35:22.929 +05:30 bef451d0-f650-4596-b9a1-56f8f6930957 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 10:35:22.931 +05:30 bef451d0-f650-4596-b9a1-56f8f6930957 INF CORS policy execution successful. 2024-09-19 10:35:22.932 +05:30 bef451d0-f650-4596-b9a1-56f8f6930957 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 10:35:22.933 +05:30 b68f3be6-7de9-4bb8-96a8-407e94b13dd2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:35:22.933 +05:30 b68f3be6-7de9-4bb8-96a8-407e94b13dd2 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-19 10:35:22.985 +05:30 b68f3be6-7de9-4bb8-96a8-407e94b13dd2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:35:22.986 +05:30 b68f3be6-7de9-4bb8-96a8-407e94b13dd2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 52.0791ms 2024-09-19 10:35:22.986 +05:30 b68f3be6-7de9-4bb8-96a8-407e94b13dd2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:35:22.986 +05:30 b68f3be6-7de9-4bb8-96a8-407e94b13dd2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bef451d0-f650-4596-b9a1-56f8f6930957}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 10:35:22.987 +05:30 b68f3be6-7de9-4bb8-96a8-407e94b13dd2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 58.2863ms 2024-09-19 10:35:28.032 +05:30 dfcea317-7f80-4b0e-8bb2-48e35192e37a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 10:35:28.033 +05:30 dfcea317-7f80-4b0e-8bb2-48e35192e37a INF CORS policy execution successful. 2024-09-19 10:35:28.034 +05:30 dfcea317-7f80-4b0e-8bb2-48e35192e37a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.6787ms 2024-09-19 10:35:28.070 +05:30 ee0592d7-9a78-441d-bd62-48d475677bbc INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 10:35:28.070 +05:30 ee0592d7-9a78-441d-bd62-48d475677bbc INF CORS policy execution successful. 2024-09-19 10:35:28.071 +05:30 ee0592d7-9a78-441d-bd62-48d475677bbc INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 10:35:28.071 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:35:28.072 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF 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-19 10:35:28.089 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Database retrieved 2024-09-19 10:35:28.123 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Token generated 2024-09-19 10:35:28.124 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Token generated 2024-09-19 10:35:28.125 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:35:28.126 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 53.9748ms 2024-09-19 10:35:28.126 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:35:28.126 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee0592d7-9a78-441d-bd62-48d475677bbc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyMzI4LCJleHAiOjE3MjY3MjI5MjgsImlhdCI6MTcyNjcyMjMyOH0.vciH1izp4xy41owZudk9E_o4hjlmQPTUEC3pcIfdKko\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyMzI4LCJleHAiOjE3MjY3MjMyMjgsImlhdCI6MTcyNjcyMjMyOH0.YWNrrUV60xBDEpchWdZc7TpTDArcjE3ql-ZtR18eyAY\"}"} 2024-09-19 10:35:28.127 +05:30 b564b11e-6460-4626-beef-53628b8cc417 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 57.13ms 2024-09-19 10:36:06.153 +05:30 d2181913-0862-4fd8-acf3-ff521976a4fe INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-19 10:36:06.155 +05:30 d2181913-0862-4fd8-acf3-ff521976a4fe INF CORS policy execution successful. 2024-09-19 10:36:06.156 +05:30 d2181913-0862-4fd8-acf3-ff521976a4fe 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-19 10:36:06.157 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:36:06.158 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF 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-19 10:36:06.176 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Database retrieved 2024-09-19 10:36:06.199 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Token generated 2024-09-19 10:36:06.199 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Token generated 2024-09-19 10:36:06.200 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:36:06.200 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 42.5015ms 2024-09-19 10:36:06.201 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:36:06.201 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d2181913-0862-4fd8-acf3-ff521976a4fe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyMzY2LCJleHAiOjE3MjY3MjI5NjYsImlhdCI6MTcyNjcyMjM2Nn0.0vklM5IfL9b6oNjPbHRQ3WcGnLgMAXdq5Bir47tD1tY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyMzY2LCJleHAiOjE3MjY3MjMyNjYsImlhdCI6MTcyNjcyMjM2Nn0.ivcWklsyT-Rqb8I6npU1LbFI-xzCPcJPsoghEnd1WKM\"}"} 2024-09-19 10:36:06.202 +05:30 71fbd15a-d75f-4dea-b9d2-6c5a596d2c12 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 48.9524ms 2024-09-19 10:38:33.776 +05:30 0ec0f1b1-45f7-4df5-9f26-3f2562048b27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIxODcyLCJleHAiOjE3MjY3MjI3NzIsImlhdCI6MTcyNjcyMTg3Mn0.-BKsJWifgkx67P6Kn4fdlmkb7-UK3CtXYKvNIOUya_Q - null null 2024-09-19 10:38:33.780 +05:30 0ec0f1b1-45f7-4df5-9f26-3f2562048b27 INF CORS policy execution successful. 2024-09-19 10:38:33.783 +05:30 0ec0f1b1-45f7-4df5-9f26-3f2562048b27 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIxODcyLCJleHAiOjE3MjY3MjI3NzIsImlhdCI6MTcyNjcyMTg3Mn0.-BKsJWifgkx67P6Kn4fdlmkb7-UK3CtXYKvNIOUya_Q 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-19 10:38:33.784 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:38:33.785 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 10:38:33.815 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca ERR Login successful. 2024-09-19 10:38:33.853 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-19 10:38:33.855 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:38:33.856 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 70.4775ms 2024-09-19 10:38:33.856 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 10:38:33.856 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 0ec0f1b1-45f7-4df5-9f26-3f2562048b27}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-19 10:38:33.857 +05:30 b02f24a0-512a-490a-893f-30c549ef68ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIxODcyLCJleHAiOjE3MjY3MjI3NzIsImlhdCI6MTcyNjcyMTg3Mn0.-BKsJWifgkx67P6Kn4fdlmkb7-UK3CtXYKvNIOUya_Q - 500 81 application/json; charset=utf-8 82.1631ms 2024-09-19 10:43:01.843 +05:30 3799296d-1e71-4359-a418-b95cb5730c2b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 10:43:01.852 +05:30 3799296d-1e71-4359-a418-b95cb5730c2b INF CORS policy execution successful. 2024-09-19 10:43:01.859 +05:30 3799296d-1e71-4359-a418-b95cb5730c2b INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 10:43:01.863 +05:30 0d086712-9d02-403c-976e-208fd49f50f0 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:43:01.867 +05:30 0d086712-9d02-403c-976e-208fd49f50f0 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-19 10:43:02.149 +05:30 0d086712-9d02-403c-976e-208fd49f50f0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:43:02.151 +05:30 0d086712-9d02-403c-976e-208fd49f50f0 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 283.6841ms 2024-09-19 10:43:02.151 +05:30 0d086712-9d02-403c-976e-208fd49f50f0 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 10:43:02.152 +05:30 0d086712-9d02-403c-976e-208fd49f50f0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3799296d-1e71-4359-a418-b95cb5730c2b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 10:43:02.154 +05:30 0d086712-9d02-403c-976e-208fd49f50f0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 311.1856ms 2024-09-19 10:43:20.891 +05:30 c5461b07-a22e-4230-8c82-68d63a1acb2f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 10:43:20.892 +05:30 c5461b07-a22e-4230-8c82-68d63a1acb2f INF CORS policy execution successful. 2024-09-19 10:43:20.893 +05:30 c5461b07-a22e-4230-8c82-68d63a1acb2f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.4529ms 2024-09-19 10:43:20.930 +05:30 cf2cda52-80ee-47f4-87e1-12812f95adc0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 10:43:20.931 +05:30 cf2cda52-80ee-47f4-87e1-12812f95adc0 INF CORS policy execution successful. 2024-09-19 10:43:20.932 +05:30 cf2cda52-80ee-47f4-87e1-12812f95adc0 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 10:43:20.933 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:43:20.934 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF 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-19 10:43:20.949 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Database retrieved 2024-09-19 10:43:20.978 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Token generated 2024-09-19 10:43:20.978 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Token generated 2024-09-19 10:43:20.979 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:43:20.980 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 45.9563ms 2024-09-19 10:43:20.980 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:43:20.980 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf2cda52-80ee-47f4-87e1-12812f95adc0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyODAwLCJleHAiOjE3MjY3MjM0MDAsImlhdCI6MTcyNjcyMjgwMH0.A2RiqA8eCcEv_LFxkmUjE0fmMWQ1vLiNmjPDFaAq4Kg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyODAwLCJleHAiOjE3MjY3MjM3MDAsImlhdCI6MTcyNjcyMjgwMH0.5WqB4CggtX25CrYPc9WNMsAYh_TkjmAchNtp92pUfCY\"}"} 2024-09-19 10:43:20.981 +05:30 d7f3805b-fb6f-451f-82c7-314fe11a59fe INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 50.6059ms 2024-09-19 10:47:12.533 +05:30 a8d48d2a-b8b7-42cb-8bda-d3fc6c2e3110 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-19 10:47:12.536 +05:30 a8d48d2a-b8b7-42cb-8bda-d3fc6c2e3110 INF CORS policy execution successful. 2024-09-19 10:47:12.540 +05:30 a8d48d2a-b8b7-42cb-8bda-d3fc6c2e3110 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-19 10:47:12.542 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:47:12.544 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF 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-19 10:47:12.589 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Database retrieved 2024-09-19 10:47:12.643 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Token generated 2024-09-19 10:47:12.643 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Token generated 2024-09-19 10:47:12.644 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 10:47:12.645 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 101.4695ms 2024-09-19 10:47:12.646 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 10:47:12.646 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8d48d2a-b8b7-42cb-8bda-d3fc6c2e3110}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIzMDMyLCJleHAiOjE3MjY3MjM2MzIsImlhdCI6MTcyNjcyMzAzMn0.rPQWpK6KuW-3ZkTrrBwN6BTMr46nl3XWIiNAeZgTWeU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIzMDMyLCJleHAiOjE3MjY3MjM5MzIsImlhdCI6MTcyNjcyMzAzMn0.-k3RhvcgLqv5_yToiGVCrDCcyPbZW-Aa3YBC7gK9Uzw\"}"} 2024-09-19 10:47:12.647 +05:30 761344f8-1393-4821-8020-66ec253530f7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 114.1702ms 2024-09-19 10:57:50.298 +05:30 INF Application is shutting down... 2024-09-19 11:02:39.501 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 11:02:39.557 +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-19 11:02:39.576 +05:30 INF Creating key {0b45a212-b5b4-41d7-b23f-ce1e33653ef6} with creation date 2024-09-19 05:32:39Z, activation date 2024-09-19 05:32:39Z, and expiration date 2024-12-18 05:32:39Z. 2024-09-19 11:02:39.589 +05:30 WRN No XML encryptor configured. Key {0b45a212-b5b4-41d7-b23f-ce1e33653ef6} may be persisted to storage in unencrypted form. 2024-09-19 11:02:39.773 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 11:02:39.773 +05:30 INF Hosting environment: Production 2024-09-19 11:02:39.773 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 11:02:39.788 +05:30 378dec19-e602-4dcb-ae54-c0f2a1a7d529 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyODAwLCJleHAiOjE3MjY3MjM3MDAsImlhdCI6MTcyNjcyMjgwMH0.5WqB4CggtX25CrYPc9WNMsAYh_TkjmAchNtp92pUfCY - null null 2024-09-19 11:02:39.847 +05:30 378dec19-e602-4dcb-ae54-c0f2a1a7d529 INF CORS policy execution successful. 2024-09-19 11:02:39.870 +05:30 378dec19-e602-4dcb-ae54-c0f2a1a7d529 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyODAwLCJleHAiOjE3MjY3MjM3MDAsImlhdCI6MTcyNjcyMjgwMH0.5WqB4CggtX25CrYPc9WNMsAYh_TkjmAchNtp92pUfCY 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-19 11:02:39.917 +05:30 345e7df5-fdfe-4576-90b4-b19f1618fb31 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:02:39.942 +05:30 345e7df5-fdfe-4576-90b4-b19f1618fb31 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:02:40.106 +05:30 345e7df5-fdfe-4576-90b4-b19f1618fb31 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:02:40.215 +05:30 345e7df5-fdfe-4576-90b4-b19f1618fb31 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 268.1091ms 2024-09-19 11:02:40.218 +05:30 345e7df5-fdfe-4576-90b4-b19f1618fb31 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:02:40.218 +05:30 345e7df5-fdfe-4576-90b4-b19f1618fb31 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 378dec19-e602-4dcb-ae54-c0f2a1a7d529}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 11:02:40.232 +05:30 345e7df5-fdfe-4576-90b4-b19f1618fb31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyODAwLCJleHAiOjE3MjY3MjM3MDAsImlhdCI6MTcyNjcyMjgwMH0.5WqB4CggtX25CrYPc9WNMsAYh_TkjmAchNtp92pUfCY - 400 90 application/json; charset=utf-8 445.9225ms 2024-09-19 11:03:38.979 +05:30 84276353-10d7-4fdd-8978-f9af33b5a78b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 11:03:38.987 +05:30 84276353-10d7-4fdd-8978-f9af33b5a78b INF CORS policy execution successful. 2024-09-19 11:03:38.992 +05:30 84276353-10d7-4fdd-8978-f9af33b5a78b INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:03:38.995 +05:30 b69ef155-5281-40a8-9847-4b25b7e846ed INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 11:03:39.007 +05:30 b69ef155-5281-40a8-9847-4b25b7e846ed 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-19 11:03:39.390 +05:30 b69ef155-5281-40a8-9847-4b25b7e846ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:03:39.393 +05:30 b69ef155-5281-40a8-9847-4b25b7e846ed INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 385.9453ms 2024-09-19 11:03:39.394 +05:30 b69ef155-5281-40a8-9847-4b25b7e846ed INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 11:03:39.396 +05:30 b69ef155-5281-40a8-9847-4b25b7e846ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84276353-10d7-4fdd-8978-f9af33b5a78b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 11:03:39.399 +05:30 b69ef155-5281-40a8-9847-4b25b7e846ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 421.2955ms 2024-09-19 11:03:41.370 +05:30 68f799e2-2a4b-4236-b2df-a650f0c102d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 11:03:41.374 +05:30 68f799e2-2a4b-4236-b2df-a650f0c102d8 INF CORS policy execution successful. 2024-09-19 11:03:41.376 +05:30 68f799e2-2a4b-4236-b2df-a650f0c102d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.9068ms 2024-09-19 11:03:41.430 +05:30 6734de8d-2eb7-4c2b-b0da-13ebdd051c94 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 11:03:41.430 +05:30 6734de8d-2eb7-4c2b-b0da-13ebdd051c94 INF CORS policy execution successful. 2024-09-19 11:03:41.431 +05:30 6734de8d-2eb7-4c2b-b0da-13ebdd051c94 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 11:03:41.433 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:03:41.440 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF 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-19 11:03:41.533 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Database retrieved 2024-09-19 11:03:41.591 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Token generated 2024-09-19 11:03:41.593 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Token generated 2024-09-19 11:03:41.596 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:03:41.597 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 156.5381ms 2024-09-19 11:03:41.597 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:03:41.597 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6734de8d-2eb7-4c2b-b0da-13ebdd051c94}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI0MDIxLCJleHAiOjE3MjY3MjQ2MjEsImlhdCI6MTcyNjcyNDAyMX0.8InxN7yZKgE8t0HPh1pDxTPUd_pxy46eyxuUbOaAtRg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI0MDIxLCJleHAiOjE3MjY3MjQ5MjEsImlhdCI6MTcyNjcyNDAyMX0.07dIt09zG63d-XWYpw9-4aHuBZiZukW0b47nRxFwUlY\"}"} 2024-09-19 11:03:41.598 +05:30 32a8ba6a-5e12-4421-b7e1-df34e2d14dc9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 167.9926ms 2024-09-19 11:13:05.221 +05:30 9f73e007-6785-4dec-b225-83e3f114183e INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-19 11:13:05.231 +05:30 9f73e007-6785-4dec-b225-83e3f114183e INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: b45cd80a-cab2-4ca5-bffd-ac7b2a5221ff} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-19 11:13:05.232 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:13:05.235 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF 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-19 11:13:05.306 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Database retrieved 2024-09-19 11:13:05.341 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Token generated 2024-09-19 11:13:05.342 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Token generated 2024-09-19 11:13:05.344 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:13:05.345 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 109.8049ms 2024-09-19 11:13:05.345 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:13:05.345 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f73e007-6785-4dec-b225-83e3f114183e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI0NTg1LCJleHAiOjE3MjY3MjUxODUsImlhdCI6MTcyNjcyNDU4NX0.bsicik7nJWOtT7p0LrbEFYZfYovsLcbe-9jwcqzmBks\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI0NTg1LCJleHAiOjE3MjY3MjU0ODUsImlhdCI6MTcyNjcyNDU4NX0.8BLqXw5BwZab3tXV1tdXygEk0ye8A8ZdslkVluPvWcs\"}"} 2024-09-19 11:13:05.346 +05:30 415ffa85-51dc-4988-bfed-0ebd8889f723 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 125.8238ms 2024-09-19 11:23:38.375 +05:30 INF Application is shutting down... 2024-09-19 11:29:05.951 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 11:29:06.015 +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-19 11:29:06.040 +05:30 INF Creating key {2823f0a8-ac10-47c3-85eb-828a42efb76b} with creation date 2024-09-19 05:59:06Z, activation date 2024-09-19 05:59:06Z, and expiration date 2024-12-18 05:59:06Z. 2024-09-19 11:29:06.060 +05:30 WRN No XML encryptor configured. Key {2823f0a8-ac10-47c3-85eb-828a42efb76b} may be persisted to storage in unencrypted form. 2024-09-19 11:29:06.343 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 11:29:06.344 +05:30 INF Hosting environment: Production 2024-09-19 11:29:06.344 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 11:29:06.361 +05:30 8c348d9e-5c18-48aa-a50e-b8a0ef173f5d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyMzI4LCJleHAiOjE3MjY3MjMyMjgsImlhdCI6MTcyNjcyMjMyOH0.YWNrrUV60xBDEpchWdZc7TpTDArcjE3ql-ZtR18eyAY - null null 2024-09-19 11:29:06.451 +05:30 8c348d9e-5c18-48aa-a50e-b8a0ef173f5d INF CORS policy execution successful. 2024-09-19 11:29:06.478 +05:30 8c348d9e-5c18-48aa-a50e-b8a0ef173f5d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyMzI4LCJleHAiOjE3MjY3MjMyMjgsImlhdCI6MTcyNjcyMjMyOH0.YWNrrUV60xBDEpchWdZc7TpTDArcjE3ql-ZtR18eyAY Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:29:06.542 +05:30 5d79edfc-1cba-42fb-9a43-9ae32cf337e6 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:29:06.581 +05:30 5d79edfc-1cba-42fb-9a43-9ae32cf337e6 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:29:06.781 +05:30 5d79edfc-1cba-42fb-9a43-9ae32cf337e6 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:29:06.943 +05:30 5d79edfc-1cba-42fb-9a43-9ae32cf337e6 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 354.3449ms 2024-09-19 11:29:06.950 +05:30 5d79edfc-1cba-42fb-9a43-9ae32cf337e6 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:29:06.950 +05:30 5d79edfc-1cba-42fb-9a43-9ae32cf337e6 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 8c348d9e-5c18-48aa-a50e-b8a0ef173f5d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 11:29:06.973 +05:30 5d79edfc-1cba-42fb-9a43-9ae32cf337e6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzIyMzI4LCJleHAiOjE3MjY3MjMyMjgsImlhdCI6MTcyNjcyMjMyOH0.YWNrrUV60xBDEpchWdZc7TpTDArcjE3ql-ZtR18eyAY - 400 90 application/json; charset=utf-8 614.8976ms 2024-09-19 11:29:15.031 +05:30 61b505cc-de1c-4de8-a2d4-84d6f7a71ca7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 11:29:15.035 +05:30 61b505cc-de1c-4de8-a2d4-84d6f7a71ca7 INF CORS policy execution successful. 2024-09-19 11:29:15.038 +05:30 61b505cc-de1c-4de8-a2d4-84d6f7a71ca7 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:29:15.040 +05:30 023b87b5-a6f7-41f6-bcd5-9e5c239ee10e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 11:29:15.048 +05:30 023b87b5-a6f7-41f6-bcd5-9e5c239ee10e 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-19 11:29:15.407 +05:30 023b87b5-a6f7-41f6-bcd5-9e5c239ee10e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:29:15.409 +05:30 023b87b5-a6f7-41f6-bcd5-9e5c239ee10e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 360.6946ms 2024-09-19 11:29:15.410 +05:30 023b87b5-a6f7-41f6-bcd5-9e5c239ee10e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 11:29:15.411 +05:30 023b87b5-a6f7-41f6-bcd5-9e5c239ee10e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61b505cc-de1c-4de8-a2d4-84d6f7a71ca7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 11:29:15.414 +05:30 023b87b5-a6f7-41f6-bcd5-9e5c239ee10e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 383.4099ms 2024-09-19 11:29:25.277 +05:30 1b9f0883-c76a-4492-a745-e60887bb211b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 11:29:25.281 +05:30 1b9f0883-c76a-4492-a745-e60887bb211b INF CORS policy execution successful. 2024-09-19 11:29:25.283 +05:30 1b9f0883-c76a-4492-a745-e60887bb211b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.0873ms 2024-09-19 11:29:25.324 +05:30 1739af5d-2ad8-4677-acd4-73ec577b366d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 11:29:25.324 +05:30 1739af5d-2ad8-4677-acd4-73ec577b366d INF CORS policy execution successful. 2024-09-19 11:29:25.325 +05:30 1739af5d-2ad8-4677-acd4-73ec577b366d INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 11:29:25.327 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:29:25.333 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF 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-19 11:29:25.420 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Database retrieved 2024-09-19 11:29:25.482 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Token generated 2024-09-19 11:29:25.485 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Token generated 2024-09-19 11:29:25.488 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:29:25.490 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 156.1951ms 2024-09-19 11:29:25.490 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:29:25.490 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1739af5d-2ad8-4677-acd4-73ec577b366d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1NTY1LCJleHAiOjE3MjY3MjYxNjUsImlhdCI6MTcyNjcyNTU2NX0.Cni_eyLfHCu6qqOy9FoQWH8l__nOBCv_4xQcbeFcYyE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1NTY1LCJleHAiOjE3MjY3MjY0NjUsImlhdCI6MTcyNjcyNTU2NX0.3REhrd8cF2Ee3ei4bBqxqiNdEJFiKFOsMAYZhBBe1b4\"}"} 2024-09-19 11:29:25.491 +05:30 2b0d6c86-4006-461d-b314-f0eeb9d7bbcc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 167.735ms 2024-09-19 11:35:04.895 +05:30 ac099bd2-cb9e-4c7b-be12-964ea9aa6b7d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI0MDIxLCJleHAiOjE3MjY3MjQ5MjEsImlhdCI6MTcyNjcyNDAyMX0.07dIt09zG63d-XWYpw9-4aHuBZiZukW0b47nRxFwUlY - null null 2024-09-19 11:35:04.903 +05:30 ac099bd2-cb9e-4c7b-be12-964ea9aa6b7d INF CORS policy execution successful. 2024-09-19 11:35:04.910 +05:30 ac099bd2-cb9e-4c7b-be12-964ea9aa6b7d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI0MDIxLCJleHAiOjE3MjY3MjQ5MjEsImlhdCI6MTcyNjcyNDAyMX0.07dIt09zG63d-XWYpw9-4aHuBZiZukW0b47nRxFwUlY 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-19 11:35:04.915 +05:30 e94b1673-639b-4c3b-a6cf-efe8e3c833cd INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:35:04.918 +05:30 e94b1673-639b-4c3b-a6cf-efe8e3c833cd INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:35:04.930 +05:30 e94b1673-639b-4c3b-a6cf-efe8e3c833cd INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:35:04.933 +05:30 e94b1673-639b-4c3b-a6cf-efe8e3c833cd INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 14.483ms 2024-09-19 11:35:04.934 +05:30 e94b1673-639b-4c3b-a6cf-efe8e3c833cd INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:35:04.934 +05:30 e94b1673-639b-4c3b-a6cf-efe8e3c833cd INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ac099bd2-cb9e-4c7b-be12-964ea9aa6b7d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 11:35:04.936 +05:30 e94b1673-639b-4c3b-a6cf-efe8e3c833cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI0MDIxLCJleHAiOjE3MjY3MjQ5MjEsImlhdCI6MTcyNjcyNDAyMX0.07dIt09zG63d-XWYpw9-4aHuBZiZukW0b47nRxFwUlY - 400 90 application/json; charset=utf-8 41.3187ms 2024-09-19 11:35:13.075 +05:30 862de771-4a4b-42c1-acce-3384f72c3643 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 11:35:13.076 +05:30 862de771-4a4b-42c1-acce-3384f72c3643 INF CORS policy execution successful. 2024-09-19 11:35:13.077 +05:30 862de771-4a4b-42c1-acce-3384f72c3643 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:35:13.078 +05:30 37766682-902d-4ffd-8533-23890a0c5b62 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 11:35:13.078 +05:30 37766682-902d-4ffd-8533-23890a0c5b62 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-19 11:35:13.120 +05:30 37766682-902d-4ffd-8533-23890a0c5b62 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:35:13.121 +05:30 37766682-902d-4ffd-8533-23890a0c5b62 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 42.8219ms 2024-09-19 11:35:13.122 +05:30 37766682-902d-4ffd-8533-23890a0c5b62 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 11:35:13.122 +05:30 37766682-902d-4ffd-8533-23890a0c5b62 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 862de771-4a4b-42c1-acce-3384f72c3643}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 11:35:13.123 +05:30 37766682-902d-4ffd-8533-23890a0c5b62 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 47.5296ms 2024-09-19 11:35:13.638 +05:30 9a70a9c0-123f-41a2-b0ec-32808691efb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 11:35:13.639 +05:30 9a70a9c0-123f-41a2-b0ec-32808691efb2 INF CORS policy execution successful. 2024-09-19 11:35:13.640 +05:30 9a70a9c0-123f-41a2-b0ec-32808691efb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.0628ms 2024-09-19 11:35:13.677 +05:30 b7220b37-d591-4be6-bbe9-77da672771cd INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 11:35:13.678 +05:30 b7220b37-d591-4be6-bbe9-77da672771cd INF CORS policy execution successful. 2024-09-19 11:35:13.678 +05:30 b7220b37-d591-4be6-bbe9-77da672771cd INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 11:35:13.679 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:35:13.679 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF 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-19 11:35:13.691 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Database retrieved 2024-09-19 11:35:13.717 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Token generated 2024-09-19 11:35:13.718 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Token generated 2024-09-19 11:35:13.719 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:35:13.720 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 40.4898ms 2024-09-19 11:35:13.720 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 11:35:13.720 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b7220b37-d591-4be6-bbe9-77da672771cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY4MTMsImlhdCI6MTcyNjcyNTkxM30.KPALgDxye2jZzOyS70IVhJT7FGE2C0Y_XhZi85qlO64\"}"} 2024-09-19 11:35:13.721 +05:30 b6b34a57-cf9d-439c-b9c6-855ca1b61d7b INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 43.5805ms 2024-09-19 11:41:48.362 +05:30 e5397502-b4b4-41b7-8a8d-c2afd265dc49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:41:48.362 +05:30 403e961b-4842-4241-94ed-434f6520ed6e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:41:48.364 +05:30 403e961b-4842-4241-94ed-434f6520ed6e INF CORS policy execution successful. 2024-09-19 11:41:48.364 +05:30 e5397502-b4b4-41b7-8a8d-c2afd265dc49 INF CORS policy execution successful. 2024-09-19 11:41:48.366 +05:30 e5397502-b4b4-41b7-8a8d-c2afd265dc49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 4.2823ms 2024-09-19 11:41:48.366 +05:30 403e961b-4842-4241-94ed-434f6520ed6e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 4.2763ms 2024-09-19 11:41:48.409 +05:30 9e326d79-9ebd-48fa-adab-62e227760cc6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:41:48.413 +05:30 a99801fd-314e-4b18-aed7-8ddfb07e6dcc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:41:48.457 +05:30 9e326d79-9ebd-48fa-adab-62e227760cc6 INF CORS policy execution successful. 2024-09-19 11:41:48.457 +05:30 a99801fd-314e-4b18-aed7-8ddfb07e6dcc INF CORS policy execution successful. 2024-09-19 11:41:48.459 +05:30 a99801fd-314e-4b18-aed7-8ddfb07e6dcc INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:41:48.459 +05:30 9e326d79-9ebd-48fa-adab-62e227760cc6 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:41:48.470 +05:30 b3029b15-3517-42a7-bdb5-e7c855467bfe INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:41:48.470 +05:30 25dd903b-8b9a-4a8e-ad82-137731d95105 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:41:48.481 +05:30 b3029b15-3517-42a7-bdb5-e7c855467bfe 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-19 11:41:48.481 +05:30 25dd903b-8b9a-4a8e-ad82-137731d95105 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-19 11:41:48.589 +05:30 b3029b15-3517-42a7-bdb5-e7c855467bfe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:41:48.589 +05:30 25dd903b-8b9a-4a8e-ad82-137731d95105 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:41:48.590 +05:30 b3029b15-3517-42a7-bdb5-e7c855467bfe INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 108.4722ms 2024-09-19 11:41:48.590 +05:30 25dd903b-8b9a-4a8e-ad82-137731d95105 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 108.3349ms 2024-09-19 11:41:48.590 +05:30 b3029b15-3517-42a7-bdb5-e7c855467bfe INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:41:48.590 +05:30 25dd903b-8b9a-4a8e-ad82-137731d95105 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:41:48.590 +05:30 b3029b15-3517-42a7-bdb5-e7c855467bfe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a99801fd-314e-4b18-aed7-8ddfb07e6dcc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:41:48.590 +05:30 25dd903b-8b9a-4a8e-ad82-137731d95105 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e326d79-9ebd-48fa-adab-62e227760cc6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:41:48.591 +05:30 25dd903b-8b9a-4a8e-ad82-137731d95105 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 181.5665ms 2024-09-19 11:41:48.591 +05:30 b3029b15-3517-42a7-bdb5-e7c855467bfe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 177.5307ms 2024-09-19 11:41:51.158 +05:30 85c82968-4e61-4fa0-b083-86fb788f9975 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:41:51.159 +05:30 85c82968-4e61-4fa0-b083-86fb788f9975 INF CORS policy execution successful. 2024-09-19 11:41:51.160 +05:30 85c82968-4e61-4fa0-b083-86fb788f9975 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 204 null null 1.793ms 2024-09-19 11:41:51.161 +05:30 cf9cc859-2963-4e42-b90b-c433e60ee887 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:41:51.162 +05:30 cf9cc859-2963-4e42-b90b-c433e60ee887 INF CORS policy execution successful. 2024-09-19 11:41:51.162 +05:30 cf9cc859-2963-4e42-b90b-c433e60ee887 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 204 null null 0.5647ms 2024-09-19 11:41:51.411 +05:30 b4f9d0ff-beee-4975-a04c-434873ff89f1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:41:51.414 +05:30 b4f9d0ff-beee-4975-a04c-434873ff89f1 INF CORS policy execution successful. 2024-09-19 11:41:51.415 +05:30 b4f9d0ff-beee-4975-a04c-434873ff89f1 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:41:51.421 +05:30 2981c9bb-6c26-4d61-be7a-5515d5f5dc17 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:41:51.425 +05:30 40903b29-d8ec-4e69-944b-42390467be2c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:41:51.433 +05:30 40903b29-d8ec-4e69-944b-42390467be2c INF CORS policy execution successful. 2024-09-19 11:41:51.433 +05:30 40903b29-d8ec-4e69-944b-42390467be2c INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:41:51.434 +05:30 c4d9f9b1-341a-4716-943e-e0a259b3ec0e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:41:51.439 +05:30 2981c9bb-6c26-4d61-be7a-5515d5f5dc17 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-19 11:41:51.443 +05:30 c4d9f9b1-341a-4716-943e-e0a259b3ec0e 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-19 11:41:51.473 +05:30 ea8074a7-399b-4734-82ec-ced2697c72a7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:41:51.474 +05:30 ea8074a7-399b-4734-82ec-ced2697c72a7 INF CORS policy execution successful. 2024-09-19 11:41:51.474 +05:30 ea8074a7-399b-4734-82ec-ced2697c72a7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.9568ms 2024-09-19 11:41:51.522 +05:30 2981c9bb-6c26-4d61-be7a-5515d5f5dc17 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:41:51.523 +05:30 c4d9f9b1-341a-4716-943e-e0a259b3ec0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:41:51.525 +05:30 c4d9f9b1-341a-4716-943e-e0a259b3ec0e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 81.9886ms 2024-09-19 11:41:51.526 +05:30 c4d9f9b1-341a-4716-943e-e0a259b3ec0e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:41:51.526 +05:30 c4d9f9b1-341a-4716-943e-e0a259b3ec0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40903b29-d8ec-4e69-944b-42390467be2c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 19182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":7,\"ParentName\":\"Steffy_Test\",\"Remarks\":\"Testing Purpose\"}],\"SelectedRestrictions\":[{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:41:51.530 +05:30 c4d9f9b1-341a-4716-943e-e0a259b3ec0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 200 19182 application/json; charset=utf-8 105.357ms 2024-09-19 11:41:51.530 +05:30 46a62354-311e-4e56-a6ff-521d43c88db9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:41:51.533 +05:30 46a62354-311e-4e56-a6ff-521d43c88db9 INF CORS policy execution successful. 2024-09-19 11:41:51.533 +05:30 2981c9bb-6c26-4d61-be7a-5515d5f5dc17 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 94.1197ms 2024-09-19 11:41:51.533 +05:30 2981c9bb-6c26-4d61-be7a-5515d5f5dc17 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:41:51.534 +05:30 46a62354-311e-4e56-a6ff-521d43c88db9 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:41:51.534 +05:30 2981c9bb-6c26-4d61-be7a-5515d5f5dc17 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b4f9d0ff-beee-4975-a04c-434873ff89f1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 19182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":7,\"ParentName\":\"Steffy_Test\",\"Remarks\":\"Testing Purpose\"}],\"SelectedRestrictions\":[{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:41:51.535 +05:30 c2d98927-2395-4ee7-96dd-51fe878a39a7 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:41:51.535 +05:30 2981c9bb-6c26-4d61-be7a-5515d5f5dc17 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 200 19182 application/json; charset=utf-8 124.6494ms 2024-09-19 11:41:51.544 +05:30 c2d98927-2395-4ee7-96dd-51fe878a39a7 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-19 11:41:51.569 +05:30 c2d98927-2395-4ee7-96dd-51fe878a39a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:41:51.573 +05:30 c2d98927-2395-4ee7-96dd-51fe878a39a7 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 28.9119ms 2024-09-19 11:41:51.573 +05:30 c2d98927-2395-4ee7-96dd-51fe878a39a7 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:41:51.574 +05:30 c2d98927-2395-4ee7-96dd-51fe878a39a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46a62354-311e-4e56-a6ff-521d43c88db9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:41:51.575 +05:30 c2d98927-2395-4ee7-96dd-51fe878a39a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 44.51ms 2024-09-19 11:41:52.321 +05:30 18d3b497-5a13-4d49-b32e-a322d8b18a49 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:41:52.321 +05:30 18d3b497-5a13-4d49-b32e-a322d8b18a49 INF CORS policy execution successful. 2024-09-19 11:41:52.322 +05:30 18d3b497-5a13-4d49-b32e-a322d8b18a49 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7948ms 2024-09-19 11:41:52.362 +05:30 571c8bc1-f7c4-4b3a-a96a-5024095d1a35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:41:52.363 +05:30 571c8bc1-f7c4-4b3a-a96a-5024095d1a35 INF CORS policy execution successful. 2024-09-19 11:41:52.363 +05:30 571c8bc1-f7c4-4b3a-a96a-5024095d1a35 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:41:52.364 +05:30 7f99a0dd-a183-4a6b-9849-754744d928b1 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:41:52.364 +05:30 7f99a0dd-a183-4a6b-9849-754744d928b1 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-19 11:41:52.386 +05:30 7f99a0dd-a183-4a6b-9849-754744d928b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:41:52.387 +05:30 7f99a0dd-a183-4a6b-9849-754744d928b1 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 22.3841ms 2024-09-19 11:41:52.387 +05:30 7f99a0dd-a183-4a6b-9849-754744d928b1 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:41:52.387 +05:30 7f99a0dd-a183-4a6b-9849-754744d928b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 571c8bc1-f7c4-4b3a-a96a-5024095d1a35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:41:52.388 +05:30 7f99a0dd-a183-4a6b-9849-754744d928b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 26.0569ms 2024-09-19 11:43:14.382 +05:30 09f3c25b-8870-4f6f-bab4-038706ff265e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1NTY1LCJleHAiOjE3MjY3MjY0NjUsImlhdCI6MTcyNjcyNTU2NX0.3REhrd8cF2Ee3ei4bBqxqiNdEJFiKFOsMAYZhBBe1b4 - null null 2024-09-19 11:43:14.384 +05:30 09f3c25b-8870-4f6f-bab4-038706ff265e INF CORS policy execution successful. 2024-09-19 11:43:14.387 +05:30 09f3c25b-8870-4f6f-bab4-038706ff265e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1NTY1LCJleHAiOjE3MjY3MjY0NjUsImlhdCI6MTcyNjcyNTU2NX0.3REhrd8cF2Ee3ei4bBqxqiNdEJFiKFOsMAYZhBBe1b4 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:14.388 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:43:14.390 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:43:14.414 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Token generated 2024-09-19 11:43:14.414 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Token generated 2024-09-19 11:43:14.416 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:14.417 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 27.4365ms 2024-09-19 11:43:14.418 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:43:14.418 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09f3c25b-8870-4f6f-bab4-038706ff265e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2Mzk0LCJleHAiOjE3MjY3MjY5OTQsImlhdCI6MTcyNjcyNjM5NH0.mEpzwN9wyumlX8aK5_oHM-i1syeQ5SNYTGfOze0scxI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2Mzk0LCJleHAiOjE3MjY3MjcyOTQsImlhdCI6MTcyNjcyNjM5NH0.2pzGnuay5ikTbryX5MzZVHu8eE_XJkqGMZIQJreQwJE\"}"} 2024-09-19 11:43:14.419 +05:30 d01c1d07-e629-4d46-bd0a-75dbb9d0df22 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1NTY1LCJleHAiOjE3MjY3MjY0NjUsImlhdCI6MTcyNjcyNTU2NX0.3REhrd8cF2Ee3ei4bBqxqiNdEJFiKFOsMAYZhBBe1b4 - 200 877 application/json; charset=utf-8 37.1676ms 2024-09-19 11:43:15.884 +05:30 6111b514-2ebf-4c5d-b260-aafbe9d967ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:15.885 +05:30 6111b514-2ebf-4c5d-b260-aafbe9d967ad INF CORS policy execution successful. 2024-09-19 11:43:15.886 +05:30 6111b514-2ebf-4c5d-b260-aafbe9d967ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 204 null null 1.7316ms 2024-09-19 11:43:16.145 +05:30 75d40bf2-20c8-430a-b775-1abe1c212731 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:16.146 +05:30 75d40bf2-20c8-430a-b775-1abe1c212731 INF CORS policy execution successful. 2024-09-19 11:43:16.146 +05:30 75d40bf2-20c8-430a-b775-1abe1c212731 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:16.147 +05:30 d339f1d5-08fc-4f8b-a2db-f8630eaec816 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:16.147 +05:30 d339f1d5-08fc-4f8b-a2db-f8630eaec816 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-19 11:43:16.196 +05:30 d339f1d5-08fc-4f8b-a2db-f8630eaec816 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:16.199 +05:30 d339f1d5-08fc-4f8b-a2db-f8630eaec816 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 51.2827ms 2024-09-19 11:43:16.199 +05:30 d339f1d5-08fc-4f8b-a2db-f8630eaec816 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:16.201 +05:30 d339f1d5-08fc-4f8b-a2db-f8630eaec816 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75d40bf2-20c8-430a-b775-1abe1c212731}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 19182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":7,\"ParentName\":\"Steffy_Test\",\"Remarks\":\"Testing Purpose\"}],\"SelectedRestrictions\":[{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:43:16.203 +05:30 d339f1d5-08fc-4f8b-a2db-f8630eaec816 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 200 19182 application/json; charset=utf-8 58.0017ms 2024-09-19 11:43:17.825 +05:30 f28bb8c4-e787-4993-ba22-02894fdb3088 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:17.826 +05:30 f28bb8c4-e787-4993-ba22-02894fdb3088 INF CORS policy execution successful. 2024-09-19 11:43:17.827 +05:30 f28bb8c4-e787-4993-ba22-02894fdb3088 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 204 null null 1.6235ms 2024-09-19 11:43:18.047 +05:30 372d8876-3810-4f25-b95e-264e6833cbae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:18.048 +05:30 372d8876-3810-4f25-b95e-264e6833cbae INF CORS policy execution successful. 2024-09-19 11:43:18.048 +05:30 372d8876-3810-4f25-b95e-264e6833cbae INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:18.049 +05:30 f7718dc7-9a8c-47ba-a4aa-cf142725fa30 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:18.049 +05:30 f7718dc7-9a8c-47ba-a4aa-cf142725fa30 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-19 11:43:18.058 +05:30 f7718dc7-9a8c-47ba-a4aa-cf142725fa30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:18.059 +05:30 f7718dc7-9a8c-47ba-a4aa-cf142725fa30 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 10.2946ms 2024-09-19 11:43:18.060 +05:30 f7718dc7-9a8c-47ba-a4aa-cf142725fa30 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:18.061 +05:30 f7718dc7-9a8c-47ba-a4aa-cf142725fa30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 372d8876-3810-4f25-b95e-264e6833cbae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 19182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":7,\"ParentName\":\"Steffy_Test\",\"Remarks\":\"Testing Purpose\"}],\"SelectedRestrictions\":[{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:43:18.063 +05:30 f7718dc7-9a8c-47ba-a4aa-cf142725fa30 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 200 19182 application/json; charset=utf-8 16.1279ms 2024-09-19 11:43:18.916 +05:30 8f48395c-3d15-4ae6-824b-1bafd7989726 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:18.917 +05:30 8f48395c-3d15-4ae6-824b-1bafd7989726 INF CORS policy execution successful. 2024-09-19 11:43:18.919 +05:30 8f48395c-3d15-4ae6-824b-1bafd7989726 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 204 null null 2.985ms 2024-09-19 11:43:19.064 +05:30 eae61ce4-d2a7-49df-99f9-014e182d05d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:19.065 +05:30 eae61ce4-d2a7-49df-99f9-014e182d05d9 INF CORS policy execution successful. 2024-09-19 11:43:19.066 +05:30 eae61ce4-d2a7-49df-99f9-014e182d05d9 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:19.066 +05:30 c23597f3-6cba-4428-8598-c686e9bcfecb INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:19.066 +05:30 c23597f3-6cba-4428-8598-c686e9bcfecb 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-19 11:43:19.073 +05:30 c23597f3-6cba-4428-8598-c686e9bcfecb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:19.074 +05:30 c23597f3-6cba-4428-8598-c686e9bcfecb INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 7.6674ms 2024-09-19 11:43:19.074 +05:30 c23597f3-6cba-4428-8598-c686e9bcfecb INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:19.075 +05:30 c23597f3-6cba-4428-8598-c686e9bcfecb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eae61ce4-d2a7-49df-99f9-014e182d05d9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 19182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":7,\"ParentName\":\"Steffy_Test\",\"Remarks\":\"Testing Purpose\"}],\"SelectedRestrictions\":[{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:43:19.077 +05:30 c23597f3-6cba-4428-8598-c686e9bcfecb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 200 19182 application/json; charset=utf-8 12.795ms 2024-09-19 11:43:20.521 +05:30 58e556b8-34e8-4a1e-8f20-0d2c2ed09171 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:20.521 +05:30 58e556b8-34e8-4a1e-8f20-0d2c2ed09171 INF CORS policy execution successful. 2024-09-19 11:43:20.522 +05:30 58e556b8-34e8-4a1e-8f20-0d2c2ed09171 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 204 null null 1.096ms 2024-09-19 11:43:20.581 +05:30 1d9e83c6-3b3c-4463-997f-a4db2c9a9289 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:20.582 +05:30 1d9e83c6-3b3c-4463-997f-a4db2c9a9289 INF CORS policy execution successful. 2024-09-19 11:43:20.582 +05:30 1d9e83c6-3b3c-4463-997f-a4db2c9a9289 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:20.583 +05:30 26e9e153-4b8a-4823-ba6a-8c3e1d45e9aa INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:20.583 +05:30 26e9e153-4b8a-4823-ba6a-8c3e1d45e9aa 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-19 11:43:20.590 +05:30 26e9e153-4b8a-4823-ba6a-8c3e1d45e9aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:20.591 +05:30 26e9e153-4b8a-4823-ba6a-8c3e1d45e9aa INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 8.0603ms 2024-09-19 11:43:20.591 +05:30 26e9e153-4b8a-4823-ba6a-8c3e1d45e9aa INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:20.592 +05:30 26e9e153-4b8a-4823-ba6a-8c3e1d45e9aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d9e83c6-3b3c-4463-997f-a4db2c9a9289}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 19182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":7,\"ParentName\":\"Steffy_Test\",\"Remarks\":\"Testing Purpose\"}],\"SelectedRestrictions\":[{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:43:20.592 +05:30 26e9e153-4b8a-4823-ba6a-8c3e1d45e9aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 200 19182 application/json; charset=utf-8 11.5872ms 2024-09-19 11:43:24.047 +05:30 4c3e6e2b-d383-4537-8907-246b31bd2fe7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:24.048 +05:30 4c3e6e2b-d383-4537-8907-246b31bd2fe7 INF CORS policy execution successful. 2024-09-19 11:43:24.049 +05:30 4c3e6e2b-d383-4537-8907-246b31bd2fe7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 204 null null 2.4164ms 2024-09-19 11:43:24.112 +05:30 38890225-4a20-45f7-82e0-26f2c6fcbacf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - null null 2024-09-19 11:43:24.114 +05:30 38890225-4a20-45f7-82e0-26f2c6fcbacf INF CORS policy execution successful. 2024-09-19 11:43:24.115 +05:30 38890225-4a20-45f7-82e0-26f2c6fcbacf INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:24.116 +05:30 bff4232f-ab38-46f9-ac80-08347b25aee0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:24.116 +05:30 bff4232f-ab38-46f9-ac80-08347b25aee0 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-19 11:43:24.139 +05:30 bff4232f-ab38-46f9-ac80-08347b25aee0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:24.140 +05:30 bff4232f-ab38-46f9-ac80-08347b25aee0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 23.9631ms 2024-09-19 11:43:24.140 +05:30 bff4232f-ab38-46f9-ac80-08347b25aee0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:24.141 +05:30 bff4232f-ab38-46f9-ac80-08347b25aee0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 38890225-4a20-45f7-82e0-26f2c6fcbacf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 19182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":7,\"ParentName\":\"Steffy_Test\",\"Remarks\":\"Testing Purpose\"}],\"SelectedRestrictions\":[{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":7,\"MenuName\":\"Fixed Asset\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":8,\"MenuName\":\"Production\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":10,\"MenuName\":\"Quality Control\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":6,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":6,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:43:24.142 +05:30 bff4232f-ab38-46f9-ac80-08347b25aee0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=6 - 200 19182 application/json; charset=utf-8 29.4762ms 2024-09-19 11:43:28.366 +05:30 da855071-69a7-4726-b02f-06d814bdbd5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:43:28.366 +05:30 7838cd60-da88-4071-bfd0-76ab1887a5ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:43:28.366 +05:30 da855071-69a7-4726-b02f-06d814bdbd5c INF CORS policy execution successful. 2024-09-19 11:43:28.366 +05:30 7838cd60-da88-4071-bfd0-76ab1887a5ef INF CORS policy execution successful. 2024-09-19 11:43:28.367 +05:30 da855071-69a7-4726-b02f-06d814bdbd5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.0583ms 2024-09-19 11:43:28.367 +05:30 7838cd60-da88-4071-bfd0-76ab1887a5ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.5995ms 2024-09-19 11:43:28.409 +05:30 8a8d9b77-f32c-49b4-b5fe-9cec3b8e7005 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:43:28.410 +05:30 8a8d9b77-f32c-49b4-b5fe-9cec3b8e7005 INF CORS policy execution successful. 2024-09-19 11:43:28.410 +05:30 2945f966-2718-4b34-b1a5-3fe8ee29cca8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:43:28.410 +05:30 8a8d9b77-f32c-49b4-b5fe-9cec3b8e7005 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:28.411 +05:30 2945f966-2718-4b34-b1a5-3fe8ee29cca8 INF CORS policy execution successful. 2024-09-19 11:43:28.411 +05:30 2945f966-2718-4b34-b1a5-3fe8ee29cca8 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:28.411 +05:30 762465b8-0a65-4ddc-ba91-872d50571e1f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:43:28.411 +05:30 b5ec7799-9d95-40c7-b6af-da559eb7833e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:43:28.411 +05:30 b5ec7799-9d95-40c7-b6af-da559eb7833e 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-19 11:43:28.411 +05:30 762465b8-0a65-4ddc-ba91-872d50571e1f 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-19 11:43:28.427 +05:30 b5ec7799-9d95-40c7-b6af-da559eb7833e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:28.427 +05:30 762465b8-0a65-4ddc-ba91-872d50571e1f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:28.428 +05:30 762465b8-0a65-4ddc-ba91-872d50571e1f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 16.4222ms 2024-09-19 11:43:28.428 +05:30 b5ec7799-9d95-40c7-b6af-da559eb7833e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 16.4562ms 2024-09-19 11:43:28.428 +05:30 762465b8-0a65-4ddc-ba91-872d50571e1f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:43:28.428 +05:30 b5ec7799-9d95-40c7-b6af-da559eb7833e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:43:28.428 +05:30 762465b8-0a65-4ddc-ba91-872d50571e1f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a8d9b77-f32c-49b4-b5fe-9cec3b8e7005}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:43:28.428 +05:30 b5ec7799-9d95-40c7-b6af-da559eb7833e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2945f966-2718-4b34-b1a5-3fe8ee29cca8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:43:28.428 +05:30 b5ec7799-9d95-40c7-b6af-da559eb7833e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 18.1841ms 2024-09-19 11:43:28.428 +05:30 762465b8-0a65-4ddc-ba91-872d50571e1f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 19.1979ms 2024-09-19 11:43:30.915 +05:30 071264d4-74c9-45e6-bb47-28dcb189db55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 11:43:30.915 +05:30 9bc1295f-125f-4462-b40f-5828cf151bb8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 11:43:30.916 +05:30 9bc1295f-125f-4462-b40f-5828cf151bb8 INF CORS policy execution successful. 2024-09-19 11:43:30.916 +05:30 071264d4-74c9-45e6-bb47-28dcb189db55 INF CORS policy execution successful. 2024-09-19 11:43:30.916 +05:30 9bc1295f-125f-4462-b40f-5828cf151bb8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 204 null null 0.713ms 2024-09-19 11:43:30.916 +05:30 071264d4-74c9-45e6-bb47-28dcb189db55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 204 null null 0.7131ms 2024-09-19 11:43:30.970 +05:30 9ebb32f5-a4fa-4b3f-ad86-3a46b2eefce5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 11:43:30.971 +05:30 9ebb32f5-a4fa-4b3f-ad86-3a46b2eefce5 INF CORS policy execution successful. 2024-09-19 11:43:30.972 +05:30 9ebb32f5-a4fa-4b3f-ad86-3a46b2eefce5 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:30.972 +05:30 76ed98d7-9591-461d-9209-bac124a0efa0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:30.972 +05:30 76ed98d7-9591-461d-9209-bac124a0efa0 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-19 11:43:30.974 +05:30 d3d0af64-66ee-4ee8-8495-c268cb6a2d79 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 11:43:30.974 +05:30 d3d0af64-66ee-4ee8-8495-c268cb6a2d79 INF CORS policy execution successful. 2024-09-19 11:43:30.975 +05:30 d3d0af64-66ee-4ee8-8495-c268cb6a2d79 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:30.975 +05:30 3fde2597-8d73-4a0f-ae35-f664d2261fb8 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:30.975 +05:30 3fde2597-8d73-4a0f-ae35-f664d2261fb8 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-19 11:43:31.021 +05:30 76ed98d7-9591-461d-9209-bac124a0efa0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:31.022 +05:30 76ed98d7-9591-461d-9209-bac124a0efa0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 49.766ms 2024-09-19 11:43:31.022 +05:30 76ed98d7-9591-461d-9209-bac124a0efa0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:31.023 +05:30 76ed98d7-9591-461d-9209-bac124a0efa0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ebb32f5-a4fa-4b3f-ad86-3a46b2eefce5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17184} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"Test Group\"}],\"SelectedRestrictions\":[{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:43:31.024 +05:30 76ed98d7-9591-461d-9209-bac124a0efa0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 200 17184 application/json; charset=utf-8 54.7071ms 2024-09-19 11:43:31.029 +05:30 3fde2597-8d73-4a0f-ae35-f664d2261fb8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:31.030 +05:30 3fde2597-8d73-4a0f-ae35-f664d2261fb8 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 54.8765ms 2024-09-19 11:43:31.030 +05:30 3fde2597-8d73-4a0f-ae35-f664d2261fb8 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:43:31.031 +05:30 3fde2597-8d73-4a0f-ae35-f664d2261fb8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d3d0af64-66ee-4ee8-8495-c268cb6a2d79}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17184} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"Test Group\"}],\"SelectedRestrictions\":[{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:43:31.033 +05:30 3fde2597-8d73-4a0f-ae35-f664d2261fb8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 200 17184 application/json; charset=utf-8 58.6018ms 2024-09-19 11:43:31.345 +05:30 76015a55-c27b-4d2c-bcab-2274e37f0269 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:43:31.346 +05:30 76015a55-c27b-4d2c-bcab-2274e37f0269 INF CORS policy execution successful. 2024-09-19 11:43:31.346 +05:30 76015a55-c27b-4d2c-bcab-2274e37f0269 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.7406ms 2024-09-19 11:43:31.390 +05:30 e4684ce8-a9fe-40c9-a1e0-a24cc3ba85e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:43:31.390 +05:30 e4684ce8-a9fe-40c9-a1e0-a24cc3ba85e3 INF CORS policy execution successful. 2024-09-19 11:43:31.391 +05:30 e4684ce8-a9fe-40c9-a1e0-a24cc3ba85e3 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:31.391 +05:30 15adf189-14ec-4357-be78-557f46a81756 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:43:31.391 +05:30 15adf189-14ec-4357-be78-557f46a81756 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-19 11:43:31.400 +05:30 15adf189-14ec-4357-be78-557f46a81756 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:31.400 +05:30 15adf189-14ec-4357-be78-557f46a81756 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 8.1888ms 2024-09-19 11:43:31.400 +05:30 15adf189-14ec-4357-be78-557f46a81756 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:43:31.400 +05:30 15adf189-14ec-4357-be78-557f46a81756 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4684ce8-a9fe-40c9-a1e0-a24cc3ba85e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:43:31.401 +05:30 15adf189-14ec-4357-be78-557f46a81756 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 11.0748ms 2024-09-19 11:43:31.638 +05:30 77ef0702-0a24-42fc-a0b6-31d93858108c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:43:31.638 +05:30 77ef0702-0a24-42fc-a0b6-31d93858108c INF CORS policy execution successful. 2024-09-19 11:43:31.639 +05:30 77ef0702-0a24-42fc-a0b6-31d93858108c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.6246ms 2024-09-19 11:43:31.675 +05:30 50dae2d6-cdfa-4f02-9677-e51e3d9da947 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:43:31.676 +05:30 50dae2d6-cdfa-4f02-9677-e51e3d9da947 INF CORS policy execution successful. 2024-09-19 11:43:31.677 +05:30 50dae2d6-cdfa-4f02-9677-e51e3d9da947 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:43:31.678 +05:30 7e0e1607-cc7a-4948-8d6e-21dab6a5433d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:43:31.678 +05:30 7e0e1607-cc7a-4948-8d6e-21dab6a5433d 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-19 11:43:31.697 +05:30 7e0e1607-cc7a-4948-8d6e-21dab6a5433d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:43:31.697 +05:30 7e0e1607-cc7a-4948-8d6e-21dab6a5433d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 18.9448ms 2024-09-19 11:43:31.698 +05:30 7e0e1607-cc7a-4948-8d6e-21dab6a5433d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:43:31.698 +05:30 7e0e1607-cc7a-4948-8d6e-21dab6a5433d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 50dae2d6-cdfa-4f02-9677-e51e3d9da947}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:43:31.698 +05:30 7e0e1607-cc7a-4948-8d6e-21dab6a5433d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 23.8369ms 2024-09-19 11:46:39.690 +05:30 7ae9ee2b-6c18-4e4b-9f26-fe8ecd547f0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.690 +05:30 0d09e9aa-e48e-4969-9fa0-f7fec4f51c0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.695 +05:30 0d09e9aa-e48e-4969-9fa0-f7fec4f51c0f INF CORS policy execution successful. 2024-09-19 11:46:39.695 +05:30 7ae9ee2b-6c18-4e4b-9f26-fe8ecd547f0e INF CORS policy execution successful. 2024-09-19 11:46:39.697 +05:30 7ae9ee2b-6c18-4e4b-9f26-fe8ecd547f0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 6.6408ms 2024-09-19 11:46:39.697 +05:30 0d09e9aa-e48e-4969-9fa0-f7fec4f51c0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 6.6314ms 2024-09-19 11:46:39.738 +05:30 4eaa4386-47c5-4bc2-b4e5-8073d9df6741 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.738 +05:30 c5ac8518-a7b6-444d-83cd-5ac092881c1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.743 +05:30 4eaa4386-47c5-4bc2-b4e5-8073d9df6741 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 6:15:13 AM', Current time (UTC): '9/19/2024 6:16:39 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-19 11:46:39.743 +05:30 c5ac8518-a7b6-444d-83cd-5ac092881c1d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 6:15:13 AM', Current time (UTC): '9/19/2024 6:16:39 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-19 11:46:39.760 +05:30 4eaa4386-47c5-4bc2-b4e5-8073d9df6741 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 6:15:13 AM', Current time (UTC): '9/19/2024 6:16:39 AM'. 2024-09-19 11:46:39.760 +05:30 c5ac8518-a7b6-444d-83cd-5ac092881c1d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 6:15:13 AM', Current time (UTC): '9/19/2024 6:16:39 AM'. 2024-09-19 11:46:39.760 +05:30 4eaa4386-47c5-4bc2-b4e5-8073d9df6741 INF CORS policy execution successful. 2024-09-19 11:46:39.760 +05:30 c5ac8518-a7b6-444d-83cd-5ac092881c1d INF CORS policy execution successful. 2024-09-19 11:46:39.761 +05:30 c5ac8518-a7b6-444d-83cd-5ac092881c1d INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:46:39.761 +05:30 4eaa4386-47c5-4bc2-b4e5-8073d9df6741 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY1MTMsImlhdCI6MTcyNjcyNTkxM30.XTpvhBhjdcOYGm4RpXCPS2XmMJ9hwQUVKa2UBPFmCb0}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:46:39.766 +05:30 24e35321-436b-48fa-a2ae-6354fe20c388 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 11:46:39.766 +05:30 80b12330-adde-40d2-b283-fd381e06439e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 11:46:39.772 +05:30 80b12330-adde-40d2-b283-fd381e06439e INF AuthenticationScheme: Bearer was challenged. 2024-09-19 11:46:39.772 +05:30 24e35321-436b-48fa-a2ae-6354fe20c388 INF AuthenticationScheme: Bearer was challenged. 2024-09-19 11:46:39.773 +05:30 24e35321-436b-48fa-a2ae-6354fe20c388 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4eaa4386-47c5-4bc2-b4e5-8073d9df6741}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 06:15:13'"} Body: 2024-09-19 11:46:39.773 +05:30 80b12330-adde-40d2-b283-fd381e06439e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c5ac8518-a7b6-444d-83cd-5ac092881c1d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 06:15:13'"} Body: 2024-09-19 11:46:39.773 +05:30 24e35321-436b-48fa-a2ae-6354fe20c388 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 35.4515ms 2024-09-19 11:46:39.773 +05:30 80b12330-adde-40d2-b283-fd381e06439e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 35.5276ms 2024-09-19 11:46:39.840 +05:30 db9d9f50-ad05-4e20-b43b-87502cdcd936 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY4MTMsImlhdCI6MTcyNjcyNTkxM30.KPALgDxye2jZzOyS70IVhJT7FGE2C0Y_XhZi85qlO64 - null null 2024-09-19 11:46:39.841 +05:30 db9d9f50-ad05-4e20-b43b-87502cdcd936 INF CORS policy execution successful. 2024-09-19 11:46:39.841 +05:30 db9d9f50-ad05-4e20-b43b-87502cdcd936 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY4MTMsImlhdCI6MTcyNjcyNTkxM30.KPALgDxye2jZzOyS70IVhJT7FGE2C0Y_XhZi85qlO64 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-19 11:46:39.842 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:46:39.842 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:46:39.870 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Token generated 2024-09-19 11:46:39.871 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Token generated 2024-09-19 11:46:39.871 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:46:39.872 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 29.7753ms 2024-09-19 11:46:39.872 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:46:39.872 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db9d9f50-ad05-4e20-b43b-87502cdcd936}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3Mjc0OTksImlhdCI6MTcyNjcyNjU5OX0.RmWBOTuou9S5pftasMgdYezuc0PwDyvoQeM4DhWrjuE\"}"} 2024-09-19 11:46:39.873 +05:30 47afdbb8-6bfe-4fb7-9e2e-592bd33ca87a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI1OTEzLCJleHAiOjE3MjY3MjY4MTMsImlhdCI6MTcyNjcyNTkxM30.KPALgDxye2jZzOyS70IVhJT7FGE2C0Y_XhZi85qlO64 - 200 877 application/json; charset=utf-8 32.4096ms 2024-09-19 11:46:39.915 +05:30 fc0e9275-386c-4f29-911e-acb47c71d74c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.915 +05:30 fc0e9275-386c-4f29-911e-acb47c71d74c INF CORS policy execution successful. 2024-09-19 11:46:39.915 +05:30 fc0e9275-386c-4f29-911e-acb47c71d74c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.5792ms 2024-09-19 11:46:39.916 +05:30 52d631e1-5590-4866-a10d-783bdbf35bdb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.917 +05:30 52d631e1-5590-4866-a10d-783bdbf35bdb INF CORS policy execution successful. 2024-09-19 11:46:39.917 +05:30 52d631e1-5590-4866-a10d-783bdbf35bdb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.2975ms 2024-09-19 11:46:39.947 +05:30 876f7d19-f729-4022-b609-77fb12f569e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.948 +05:30 876f7d19-f729-4022-b609-77fb12f569e8 INF CORS policy execution successful. 2024-09-19 11:46:39.949 +05:30 876f7d19-f729-4022-b609-77fb12f569e8 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:46:39.949 +05:30 1432c367-08b0-446d-9559-0ea61c9d397f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:39.949 +05:30 1432c367-08b0-446d-9559-0ea61c9d397f 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-19 11:46:39.956 +05:30 1e9b7e65-e9b1-494e-b218-a57f64571360 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:39.957 +05:30 1e9b7e65-e9b1-494e-b218-a57f64571360 INF CORS policy execution successful. 2024-09-19 11:46:39.957 +05:30 1e9b7e65-e9b1-494e-b218-a57f64571360 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:46:39.957 +05:30 511b5a66-25ae-4d0d-a7b9-f65f55344ba3 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:39.957 +05:30 511b5a66-25ae-4d0d-a7b9-f65f55344ba3 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-19 11:46:39.966 +05:30 511b5a66-25ae-4d0d-a7b9-f65f55344ba3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:46:39.966 +05:30 1432c367-08b0-446d-9559-0ea61c9d397f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:46:39.966 +05:30 511b5a66-25ae-4d0d-a7b9-f65f55344ba3 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 8.5045ms 2024-09-19 11:46:39.966 +05:30 511b5a66-25ae-4d0d-a7b9-f65f55344ba3 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:39.966 +05:30 1432c367-08b0-446d-9559-0ea61c9d397f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 16.4349ms 2024-09-19 11:46:39.966 +05:30 1432c367-08b0-446d-9559-0ea61c9d397f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:39.966 +05:30 511b5a66-25ae-4d0d-a7b9-f65f55344ba3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e9b7e65-e9b1-494e-b218-a57f64571360}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:46:39.966 +05:30 1432c367-08b0-446d-9559-0ea61c9d397f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 876f7d19-f729-4022-b609-77fb12f569e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:46:39.967 +05:30 511b5a66-25ae-4d0d-a7b9-f65f55344ba3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 10.8628ms 2024-09-19 11:46:39.967 +05:30 1432c367-08b0-446d-9559-0ea61c9d397f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 19.4733ms 2024-09-19 11:46:45.624 +05:30 1b80c022-fabe-475f-8df6-1fefcddf161c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:45.625 +05:30 1b80c022-fabe-475f-8df6-1fefcddf161c INF CORS policy execution successful. 2024-09-19 11:46:45.625 +05:30 1b80c022-fabe-475f-8df6-1fefcddf161c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.4845ms 2024-09-19 11:46:45.626 +05:30 e711a129-c746-4761-873f-d4361661b371 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:45.626 +05:30 e711a129-c746-4761-873f-d4361661b371 INF CORS policy execution successful. 2024-09-19 11:46:45.626 +05:30 e711a129-c746-4761-873f-d4361661b371 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.6807ms 2024-09-19 11:46:45.660 +05:30 818349ba-b42e-4e89-b1f1-7b53759aa2b2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:45.661 +05:30 818349ba-b42e-4e89-b1f1-7b53759aa2b2 INF CORS policy execution successful. 2024-09-19 11:46:45.662 +05:30 818349ba-b42e-4e89-b1f1-7b53759aa2b2 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:46:45.663 +05:30 4a7536d7-ffba-4e34-bdf0-21ec8fb2b328 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:45.663 +05:30 4a7536d7-ffba-4e34-bdf0-21ec8fb2b328 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-19 11:46:45.670 +05:30 853eb7f1-f39f-44e8-918e-ed535edcfff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:46:45.671 +05:30 853eb7f1-f39f-44e8-918e-ed535edcfff2 INF CORS policy execution successful. 2024-09-19 11:46:45.671 +05:30 853eb7f1-f39f-44e8-918e-ed535edcfff2 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:46:45.672 +05:30 b097da6e-f619-4242-a691-7e7c3102614b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:45.672 +05:30 b097da6e-f619-4242-a691-7e7c3102614b 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-19 11:46:45.686 +05:30 b097da6e-f619-4242-a691-7e7c3102614b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:46:45.687 +05:30 4a7536d7-ffba-4e34-bdf0-21ec8fb2b328 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:46:45.687 +05:30 b097da6e-f619-4242-a691-7e7c3102614b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 14.6859ms 2024-09-19 11:46:45.687 +05:30 b097da6e-f619-4242-a691-7e7c3102614b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:45.687 +05:30 4a7536d7-ffba-4e34-bdf0-21ec8fb2b328 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 23.6256ms 2024-09-19 11:46:45.687 +05:30 b097da6e-f619-4242-a691-7e7c3102614b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 853eb7f1-f39f-44e8-918e-ed535edcfff2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:46:45.687 +05:30 4a7536d7-ffba-4e34-bdf0-21ec8fb2b328 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:46:45.687 +05:30 4a7536d7-ffba-4e34-bdf0-21ec8fb2b328 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 818349ba-b42e-4e89-b1f1-7b53759aa2b2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 897} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:46:45.687 +05:30 b097da6e-f619-4242-a691-7e7c3102614b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 17.1374ms 2024-09-19 11:46:45.688 +05:30 4a7536d7-ffba-4e34-bdf0-21ec8fb2b328 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 897 application/json; charset=utf-8 27.5443ms 2024-09-19 11:47:11.010 +05:30 cfae6ec9-0acd-4c5b-9651-ee2f7b9209d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:11.011 +05:30 cfae6ec9-0acd-4c5b-9651-ee2f7b9209d9 INF CORS policy execution successful. 2024-09-19 11:47:11.012 +05:30 cfae6ec9-0acd-4c5b-9651-ee2f7b9209d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 204 null null 1.483ms 2024-09-19 11:47:11.040 +05:30 bf32d0a6-937f-4185-90e3-c3e09bbbf511 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:11.040 +05:30 bf32d0a6-937f-4185-90e3-c3e09bbbf511 INF CORS policy execution successful. 2024-09-19 11:47:11.041 +05:30 bf32d0a6-937f-4185-90e3-c3e09bbbf511 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 204 null null 0.7754ms 2024-09-19 11:47:11.068 +05:30 7c2f39a1-779f-4dc2-82c7-7da39e6e9546 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:11.069 +05:30 7c2f39a1-779f-4dc2-82c7-7da39e6e9546 INF CORS policy execution successful. 2024-09-19 11:47:11.070 +05:30 7c2f39a1-779f-4dc2-82c7-7da39e6e9546 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:11.070 +05:30 23e429d0-aa1c-48c8-b3e0-b5fb4e2fceec INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:11.071 +05:30 23e429d0-aa1c-48c8-b3e0-b5fb4e2fceec 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-19 11:47:11.119 +05:30 23e429d0-aa1c-48c8-b3e0-b5fb4e2fceec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:11.120 +05:30 23e429d0-aa1c-48c8-b3e0-b5fb4e2fceec INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 48.7522ms 2024-09-19 11:47:11.120 +05:30 23e429d0-aa1c-48c8-b3e0-b5fb4e2fceec INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:11.120 +05:30 23e429d0-aa1c-48c8-b3e0-b5fb4e2fceec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c2f39a1-779f-4dc2-82c7-7da39e6e9546}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4218} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:47:11.121 +05:30 23e429d0-aa1c-48c8-b3e0-b5fb4e2fceec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 200 4218 application/json; charset=utf-8 53.4412ms 2024-09-19 11:47:11.162 +05:30 1431457f-59ac-42a5-8e6c-1029755bbf42 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:11.163 +05:30 1431457f-59ac-42a5-8e6c-1029755bbf42 INF CORS policy execution successful. 2024-09-19 11:47:11.164 +05:30 1431457f-59ac-42a5-8e6c-1029755bbf42 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:11.164 +05:30 e13add38-e615-4d56-ab7b-abda448c689f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:11.165 +05:30 e13add38-e615-4d56-ab7b-abda448c689f 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-19 11:47:11.184 +05:30 e13add38-e615-4d56-ab7b-abda448c689f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:11.185 +05:30 e13add38-e615-4d56-ab7b-abda448c689f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 20.1082ms 2024-09-19 11:47:11.185 +05:30 e13add38-e615-4d56-ab7b-abda448c689f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:11.185 +05:30 e13add38-e615-4d56-ab7b-abda448c689f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1431457f-59ac-42a5-8e6c-1029755bbf42}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4218} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:47:11.186 +05:30 e13add38-e615-4d56-ab7b-abda448c689f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 200 4218 application/json; charset=utf-8 23.9767ms 2024-09-19 11:47:11.441 +05:30 fe08490d-2334-49b5-9ad5-1260ea50d6e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:11.442 +05:30 fe08490d-2334-49b5-9ad5-1260ea50d6e7 INF CORS policy execution successful. 2024-09-19 11:47:11.442 +05:30 fe08490d-2334-49b5-9ad5-1260ea50d6e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.8214ms 2024-09-19 11:47:11.476 +05:30 5cca1829-296a-4566-a8f4-337bec151c23 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:11.476 +05:30 5cca1829-296a-4566-a8f4-337bec151c23 INF CORS policy execution successful. 2024-09-19 11:47:11.477 +05:30 5cca1829-296a-4566-a8f4-337bec151c23 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:11.477 +05:30 13ace3f0-4f3d-4bbe-b109-33036df4b158 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:11.477 +05:30 13ace3f0-4f3d-4bbe-b109-33036df4b158 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-19 11:47:11.490 +05:30 13ace3f0-4f3d-4bbe-b109-33036df4b158 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:11.491 +05:30 13ace3f0-4f3d-4bbe-b109-33036df4b158 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 13.0976ms 2024-09-19 11:47:11.491 +05:30 13ace3f0-4f3d-4bbe-b109-33036df4b158 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:11.491 +05:30 13ace3f0-4f3d-4bbe-b109-33036df4b158 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5cca1829-296a-4566-a8f4-337bec151c23}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:47:11.491 +05:30 13ace3f0-4f3d-4bbe-b109-33036df4b158 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 15.8263ms 2024-09-19 11:47:11.742 +05:30 0533813f-b6b6-4eaf-a89c-3ae2970a8a24 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:11.743 +05:30 0533813f-b6b6-4eaf-a89c-3ae2970a8a24 INF CORS policy execution successful. 2024-09-19 11:47:11.743 +05:30 0533813f-b6b6-4eaf-a89c-3ae2970a8a24 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:11.744 +05:30 e81c8585-6c33-4fa7-b79f-bfd6afda1d69 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:11.744 +05:30 e81c8585-6c33-4fa7-b79f-bfd6afda1d69 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-19 11:47:11.757 +05:30 e81c8585-6c33-4fa7-b79f-bfd6afda1d69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:11.758 +05:30 e81c8585-6c33-4fa7-b79f-bfd6afda1d69 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 13.0293ms 2024-09-19 11:47:11.758 +05:30 e81c8585-6c33-4fa7-b79f-bfd6afda1d69 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:11.758 +05:30 e81c8585-6c33-4fa7-b79f-bfd6afda1d69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0533813f-b6b6-4eaf-a89c-3ae2970a8a24}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:47:11.758 +05:30 e81c8585-6c33-4fa7-b79f-bfd6afda1d69 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 16.4438ms 2024-09-19 11:47:28.421 +05:30 63b4b1e6-801b-4c3d-841d-6497218aeeef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - null null 2024-09-19 11:47:28.422 +05:30 63b4b1e6-801b-4c3d-841d-6497218aeeef INF CORS policy execution successful. 2024-09-19 11:47:28.424 +05:30 63b4b1e6-801b-4c3d-841d-6497218aeeef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 204 null null 2.9742ms 2024-09-19 11:47:28.456 +05:30 2e1c1f3b-b2c8-48b6-8dce-830fb89e36ca INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - application/json 1327 2024-09-19 11:47:28.458 +05:30 2e1c1f3b-b2c8-48b6-8dce-830fb89e36ca INF CORS policy execution successful. 2024-09-19 11:47:28.459 +05:30 2e1c1f3b-b2c8-48b6-8dce-830fb89e36ca 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Content-Length: 1327}, {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":2,"name":"Test Gokul","beId":4,"isGroup":false,"menuAction":[{"menuId":15,"actionId":1},{"menuId":15,"actionId":2},{"menuId":15,"actionId":3},{"menuId":15,"actionId":4},{"menuId":15,"actionId":5},{"menuId":15,"actionId":6},{"menuId":15,"actionId":23},{"menuId":20,"actionId":1},{"menuId":20,"actionId":2},{"menuId":20,"actionId":3},{"menuId":20,"actionId":4},{"menuId":20,"actionId":5},{"menuId":20,"actionId":6},{"menuId":20,"actionId":23},{"menuId":21,"actionId":7},{"menuId":21,"actionId":8},{"menuId":21,"actionId":9},{"menuId":21,"actionId":10},{"menuId":21,"actionId":11},{"menuId":21,"actionId":12},{"menuId":21,"actionId":22},{"menuId":22,"actionId":13},{"menuId":22,"actionId":14},{"menuId":22,"actionId":15},{"menuId":22,"actionId":16},{"menuId":22,"actionId":17},{"menuId":22,"actionId":18},{"menuId":22,"actionId":19},{"menuId":22,"actionId":20},{"menuId":22,"actionId":21},{"menuId":22,"actionId":26},{"menuId":46,"actionId":1},{"menuId":46,"actionId":2},{"menuId":46,"actionId":3},{"menuId":46,"actionId":4},{"menuId":46,"actionId":5},{"menuId":46,"actionId":6},{"menuId":46,"actionId":23},{"menuId":62,"actionId":1},{"menuId":62,"actionId":2},{"menuId":62,"actionId":3},{"menuId":62,"actionId":4},{"menuId":62,"actionId":5},{"menuId":62,"actionId":6},{"menuId":62,"actionId":23}],"parentId":0,"remarks":""} 2024-09-19 11:47:28.461 +05:30 d037be34-6f49-4bf7-8b1c-85d6213e3154 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-19 11:47:28.473 +05:30 d037be34-6f49-4bf7-8b1c-85d6213e3154 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-19 11:47:28.620 +05:30 d037be34-6f49-4bf7-8b1c-85d6213e3154 INF Executing CreatedAtActionResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:28.643 +05:30 d037be34-6f49-4bf7-8b1c-85d6213e3154 INF Executed action Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api) in 169.8801ms 2024-09-19 11:47:28.643 +05:30 d037be34-6f49-4bf7-8b1c-85d6213e3154 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.UpsertProfile (Sang.Security.Api)' 2024-09-19 11:47:28.644 +05:30 d037be34-6f49-4bf7-8b1c-85d6213e3154 INF HTTP Response: StatusCode: 201 Headers: {X-Correlation-Id: 2e1c1f3b-b2c8-48b6-8dce-830fb89e36ca}, {Location: http://103.120.178.195/SangSecurityAPI/profile/upsertprofile}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Success","statusCode":2001,"message":"Profile updated successfully.","result":"2"} 2024-09-19 11:47:28.644 +05:30 d037be34-6f49-4bf7-8b1c-85d6213e3154 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/profile/upsertprofile - 201 93 application/json; charset=utf-8 187.469ms 2024-09-19 11:47:29.227 +05:30 292d7ec7-92cc-48f7-8acc-61a14bb804d6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:29.227 +05:30 292d7ec7-92cc-48f7-8acc-61a14bb804d6 INF CORS policy execution successful. 2024-09-19 11:47:29.227 +05:30 292d7ec7-92cc-48f7-8acc-61a14bb804d6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.4169ms 2024-09-19 11:47:29.260 +05:30 8fc9118c-11a8-4eda-94a5-cad1824da60e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:29.260 +05:30 8fc9118c-11a8-4eda-94a5-cad1824da60e INF CORS policy execution successful. 2024-09-19 11:47:29.261 +05:30 8fc9118c-11a8-4eda-94a5-cad1824da60e 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:29.261 +05:30 ba84561a-725c-42b0-a8c8-51c284ab1122 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:29.262 +05:30 ba84561a-725c-42b0-a8c8-51c284ab1122 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-19 11:47:29.275 +05:30 ba84561a-725c-42b0-a8c8-51c284ab1122 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:29.276 +05:30 ba84561a-725c-42b0-a8c8-51c284ab1122 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 13.9286ms 2024-09-19 11:47:29.276 +05:30 ba84561a-725c-42b0-a8c8-51c284ab1122 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:29.276 +05:30 ba84561a-725c-42b0-a8c8-51c284ab1122 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8fc9118c-11a8-4eda-94a5-cad1824da60e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:47:29.276 +05:30 ba84561a-725c-42b0-a8c8-51c284ab1122 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 16.8501ms 2024-09-19 11:47:36.471 +05:30 ce9db0e5-424c-4ba4-a52c-f51896c7bad6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:47:36.471 +05:30 0877266e-fc12-4202-8637-cb22d6608117 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:47:36.472 +05:30 0877266e-fc12-4202-8637-cb22d6608117 INF CORS policy execution successful. 2024-09-19 11:47:36.472 +05:30 ce9db0e5-424c-4ba4-a52c-f51896c7bad6 INF CORS policy execution successful. 2024-09-19 11:47:36.472 +05:30 ce9db0e5-424c-4ba4-a52c-f51896c7bad6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.8441ms 2024-09-19 11:47:36.472 +05:30 0877266e-fc12-4202-8637-cb22d6608117 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.5415ms 2024-09-19 11:47:36.506 +05:30 e3b98a6e-3148-4943-a811-e57c679168d1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:47:36.507 +05:30 e3b98a6e-3148-4943-a811-e57c679168d1 INF CORS policy execution successful. 2024-09-19 11:47:36.507 +05:30 e3b98a6e-3148-4943-a811-e57c679168d1 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:36.508 +05:30 11a15de5-d02c-4315-b690-84eb2df88c93 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:47:36.508 +05:30 11a15de5-d02c-4315-b690-84eb2df88c93 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-19 11:47:36.524 +05:30 11a15de5-d02c-4315-b690-84eb2df88c93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:36.524 +05:30 11a15de5-d02c-4315-b690-84eb2df88c93 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 15.7002ms 2024-09-19 11:47:36.524 +05:30 11a15de5-d02c-4315-b690-84eb2df88c93 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:47:36.524 +05:30 11a15de5-d02c-4315-b690-84eb2df88c93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e3b98a6e-3148-4943-a811-e57c679168d1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:47:36.525 +05:30 11a15de5-d02c-4315-b690-84eb2df88c93 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 18.7827ms 2024-09-19 11:47:36.557 +05:30 ed444306-f953-44f4-9629-a135cbc1f31c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:47:36.557 +05:30 ed444306-f953-44f4-9629-a135cbc1f31c INF CORS policy execution successful. 2024-09-19 11:47:36.558 +05:30 ed444306-f953-44f4-9629-a135cbc1f31c INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:36.558 +05:30 24adf440-a00d-45ec-b8aa-021aeada870f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:47:36.558 +05:30 24adf440-a00d-45ec-b8aa-021aeada870f 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-19 11:47:36.561 +05:30 24adf440-a00d-45ec-b8aa-021aeada870f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:36.562 +05:30 24adf440-a00d-45ec-b8aa-021aeada870f INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 3.8264ms 2024-09-19 11:47:36.562 +05:30 24adf440-a00d-45ec-b8aa-021aeada870f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:47:36.562 +05:30 24adf440-a00d-45ec-b8aa-021aeada870f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ed444306-f953-44f4-9629-a135cbc1f31c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:47:36.563 +05:30 24adf440-a00d-45ec-b8aa-021aeada870f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 5.8176ms 2024-09-19 11:47:40.040 +05:30 db8e0ba1-0a51-4631-824d-a2a5d38c1889 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:40.040 +05:30 db8e0ba1-0a51-4631-824d-a2a5d38c1889 INF CORS policy execution successful. 2024-09-19 11:47:40.041 +05:30 db8e0ba1-0a51-4631-824d-a2a5d38c1889 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 204 null null 1.6256ms 2024-09-19 11:47:40.043 +05:30 01792924-5fec-46c6-b899-b71e2a726519 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:40.044 +05:30 01792924-5fec-46c6-b899-b71e2a726519 INF CORS policy execution successful. 2024-09-19 11:47:40.044 +05:30 01792924-5fec-46c6-b899-b71e2a726519 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 204 null null 0.3591ms 2024-09-19 11:47:40.074 +05:30 80090482-c781-4412-82ec-4d9d5e5e1bf4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:40.075 +05:30 80090482-c781-4412-82ec-4d9d5e5e1bf4 INF CORS policy execution successful. 2024-09-19 11:47:40.076 +05:30 80090482-c781-4412-82ec-4d9d5e5e1bf4 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:40.076 +05:30 04745133-8023-4d6b-93b1-74a8a847eaf6 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:40.077 +05:30 04745133-8023-4d6b-93b1-74a8a847eaf6 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-19 11:47:40.097 +05:30 04745133-8023-4d6b-93b1-74a8a847eaf6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:40.097 +05:30 04745133-8023-4d6b-93b1-74a8a847eaf6 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 20.675ms 2024-09-19 11:47:40.097 +05:30 04745133-8023-4d6b-93b1-74a8a847eaf6 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:40.098 +05:30 04745133-8023-4d6b-93b1-74a8a847eaf6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80090482-c781-4412-82ec-4d9d5e5e1bf4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4944} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:47:40.098 +05:30 04745133-8023-4d6b-93b1-74a8a847eaf6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 200 4944 application/json; charset=utf-8 24.2016ms 2024-09-19 11:47:40.135 +05:30 f2fdf6c0-3b5b-4230-9fad-2cfd3df8289d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - null null 2024-09-19 11:47:40.136 +05:30 f2fdf6c0-3b5b-4230-9fad-2cfd3df8289d INF CORS policy execution successful. 2024-09-19 11:47:40.136 +05:30 f2fdf6c0-3b5b-4230-9fad-2cfd3df8289d INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:40.137 +05:30 4f7e892b-17e9-461a-abad-92453e12d246 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:40.137 +05:30 4f7e892b-17e9-461a-abad-92453e12d246 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-19 11:47:40.141 +05:30 4f7e892b-17e9-461a-abad-92453e12d246 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:40.141 +05:30 4f7e892b-17e9-461a-abad-92453e12d246 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 3.6808ms 2024-09-19 11:47:40.141 +05:30 4f7e892b-17e9-461a-abad-92453e12d246 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 11:47:40.141 +05:30 4f7e892b-17e9-461a-abad-92453e12d246 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2fdf6c0-3b5b-4230-9fad-2cfd3df8289d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4944} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\",\"BusinessEntity\":4,\"BusinessEntityName\":\"Entity 6\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"\"}],\"SelectedRestrictions\":[{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":2,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":2,\"MenuId\":62,\"MenuName\":\"gokulww\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 11:47:40.142 +05:30 4f7e892b-17e9-461a-abad-92453e12d246 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=2 - 200 4944 application/json; charset=utf-8 6.4257ms 2024-09-19 11:47:40.427 +05:30 f844c5a8-2898-48d1-84f5-3a8c6995e603 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:40.427 +05:30 f844c5a8-2898-48d1-84f5-3a8c6995e603 INF CORS policy execution successful. 2024-09-19 11:47:40.428 +05:30 f844c5a8-2898-48d1-84f5-3a8c6995e603 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.711ms 2024-09-19 11:47:40.460 +05:30 ef2df2c7-4688-44d0-a7f7-636369bebea2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:40.461 +05:30 ef2df2c7-4688-44d0-a7f7-636369bebea2 INF CORS policy execution successful. 2024-09-19 11:47:40.461 +05:30 ef2df2c7-4688-44d0-a7f7-636369bebea2 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:40.461 +05:30 b3f1c384-2893-475d-9840-879d9a27e961 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:40.462 +05:30 b3f1c384-2893-475d-9840-879d9a27e961 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-19 11:47:40.470 +05:30 b3f1c384-2893-475d-9840-879d9a27e961 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:40.470 +05:30 b3f1c384-2893-475d-9840-879d9a27e961 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 8.6042ms 2024-09-19 11:47:40.470 +05:30 b3f1c384-2893-475d-9840-879d9a27e961 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:40.471 +05:30 b3f1c384-2893-475d-9840-879d9a27e961 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef2df2c7-4688-44d0-a7f7-636369bebea2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:47:40.471 +05:30 b3f1c384-2893-475d-9840-879d9a27e961 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 11.1259ms 2024-09-19 11:47:40.726 +05:30 3f398f01-4f9d-4c74-a768-e8f375f387eb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 11:47:40.727 +05:30 3f398f01-4f9d-4c74-a768-e8f375f387eb INF CORS policy execution successful. 2024-09-19 11:47:40.727 +05:30 3f398f01-4f9d-4c74-a768-e8f375f387eb 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:47:40.727 +05:30 fcc3cef1-12c4-45b2-b52d-7f84500a2d45 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:40.728 +05:30 fcc3cef1-12c4-45b2-b52d-7f84500a2d45 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-19 11:47:40.730 +05:30 fcc3cef1-12c4-45b2-b52d-7f84500a2d45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:47:40.731 +05:30 fcc3cef1-12c4-45b2-b52d-7f84500a2d45 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 2.8249ms 2024-09-19 11:47:40.731 +05:30 fcc3cef1-12c4-45b2-b52d-7f84500a2d45 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 11:47:40.731 +05:30 fcc3cef1-12c4-45b2-b52d-7f84500a2d45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3f398f01-4f9d-4c74-a768-e8f375f387eb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 11:47:40.731 +05:30 fcc3cef1-12c4-45b2-b52d-7f84500a2d45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 5.2625ms 2024-09-19 11:48:36.137 +05:30 2ea71ff3-ad5a-4d9f-b01f-1370af1cb906 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:48:36.137 +05:30 2ea71ff3-ad5a-4d9f-b01f-1370af1cb906 INF CORS policy execution successful. 2024-09-19 11:48:36.138 +05:30 2ea71ff3-ad5a-4d9f-b01f-1370af1cb906 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.2009ms 2024-09-19 11:48:36.138 +05:30 885c9013-6568-4dd4-bb74-373b2ed10032 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:48:36.138 +05:30 885c9013-6568-4dd4-bb74-373b2ed10032 INF CORS policy execution successful. 2024-09-19 11:48:36.138 +05:30 885c9013-6568-4dd4-bb74-373b2ed10032 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.2479ms 2024-09-19 11:48:36.170 +05:30 31212471-e682-4f51-beaa-802fce15ac80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:48:36.171 +05:30 31212471-e682-4f51-beaa-802fce15ac80 INF CORS policy execution successful. 2024-09-19 11:48:36.172 +05:30 31212471-e682-4f51-beaa-802fce15ac80 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:48:36.172 +05:30 a44f776a-3a01-4a9a-82f6-044c9a82760c INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:48:36.173 +05:30 a44f776a-3a01-4a9a-82f6-044c9a82760c 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-19 11:48:36.187 +05:30 a44f776a-3a01-4a9a-82f6-044c9a82760c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:48:36.188 +05:30 a44f776a-3a01-4a9a-82f6-044c9a82760c INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 15.3683ms 2024-09-19 11:48:36.188 +05:30 a44f776a-3a01-4a9a-82f6-044c9a82760c INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:48:36.188 +05:30 a44f776a-3a01-4a9a-82f6-044c9a82760c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31212471-e682-4f51-beaa-802fce15ac80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:48:36.189 +05:30 a44f776a-3a01-4a9a-82f6-044c9a82760c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 19.1524ms 2024-09-19 11:48:36.231 +05:30 f71e94e6-88db-4339-a335-0fc13629fba1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 11:48:36.232 +05:30 f71e94e6-88db-4339-a335-0fc13629fba1 INF CORS policy execution successful. 2024-09-19 11:48:36.232 +05:30 f71e94e6-88db-4339-a335-0fc13629fba1 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3MjcxOTksImlhdCI6MTcyNjcyNjU5OX0.e7Vv3VEdia-DqgBuXGDweMeIZty-0Sa6ZM6jrK_2jtw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:48:36.233 +05:30 7d4849e8-e462-47c3-b071-7b35bfdc106e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:48:36.233 +05:30 7d4849e8-e462-47c3-b071-7b35bfdc106e 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-19 11:48:36.239 +05:30 7d4849e8-e462-47c3-b071-7b35bfdc106e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:48:36.240 +05:30 7d4849e8-e462-47c3-b071-7b35bfdc106e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 6.8166ms 2024-09-19 11:48:36.240 +05:30 7d4849e8-e462-47c3-b071-7b35bfdc106e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 11:48:36.240 +05:30 7d4849e8-e462-47c3-b071-7b35bfdc106e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f71e94e6-88db-4339-a335-0fc13629fba1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 11:48:36.241 +05:30 7d4849e8-e462-47c3-b071-7b35bfdc106e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 9.8512ms 2024-09-19 11:53:14.525 +05:30 fcd2dd6a-3191-4456-ba99-e2a9003d563e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2Mzk0LCJleHAiOjE3MjY3MjcyOTQsImlhdCI6MTcyNjcyNjM5NH0.2pzGnuay5ikTbryX5MzZVHu8eE_XJkqGMZIQJreQwJE - null null 2024-09-19 11:53:14.527 +05:30 fcd2dd6a-3191-4456-ba99-e2a9003d563e INF CORS policy execution successful. 2024-09-19 11:53:14.529 +05:30 fcd2dd6a-3191-4456-ba99-e2a9003d563e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2Mzk0LCJleHAiOjE3MjY3MjcyOTQsImlhdCI6MTcyNjcyNjM5NH0.2pzGnuay5ikTbryX5MzZVHu8eE_XJkqGMZIQJreQwJE Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:53:14.530 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:53:14.531 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:53:14.569 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Token generated 2024-09-19 11:53:14.569 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Token generated 2024-09-19 11:53:14.571 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:53:14.572 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 40.6095ms 2024-09-19 11:53:14.572 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:53:14.572 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcd2dd6a-3191-4456-ba99-e2a9003d563e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk0LCJleHAiOjE3MjY3Mjc1OTQsImlhdCI6MTcyNjcyNjk5NH0.VPpAfGJ29tcahQyyojQhju1n2MKSdX6PCF0Q6mC54_M\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk0LCJleHAiOjE3MjY3Mjc4OTQsImlhdCI6MTcyNjcyNjk5NH0.AzPzjDXrYJZkhWBiV6eGa_rRcLTnkkH2XxLjI97tA4M\"}"} 2024-09-19 11:53:14.572 +05:30 bbf166f5-eb82-4afd-870c-a5755c8f5b53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2Mzk0LCJleHAiOjE3MjY3MjcyOTQsImlhdCI6MTcyNjcyNjM5NH0.2pzGnuay5ikTbryX5MzZVHu8eE_XJkqGMZIQJreQwJE - 200 877 application/json; charset=utf-8 47.7436ms 2024-09-19 11:53:15.073 +05:30 3b550be9-83ad-4b4c-a0c9-81b409742715 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk0LCJleHAiOjE3MjY3Mjc4OTQsImlhdCI6MTcyNjcyNjk5NH0.AzPzjDXrYJZkhWBiV6eGa_rRcLTnkkH2XxLjI97tA4M - null null 2024-09-19 11:53:15.074 +05:30 3b550be9-83ad-4b4c-a0c9-81b409742715 INF CORS policy execution successful. 2024-09-19 11:53:15.074 +05:30 3b550be9-83ad-4b4c-a0c9-81b409742715 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk0LCJleHAiOjE3MjY3Mjc4OTQsImlhdCI6MTcyNjcyNjk5NH0.AzPzjDXrYJZkhWBiV6eGa_rRcLTnkkH2XxLjI97tA4M Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 11:53:15.074 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:53:15.074 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:53:15.087 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Token generated 2024-09-19 11:53:15.087 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Token generated 2024-09-19 11:53:15.088 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:53:15.088 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 13.4868ms 2024-09-19 11:53:15.088 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:53:15.088 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b550be9-83ad-4b4c-a0c9-81b409742715}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk1LCJleHAiOjE3MjY3Mjc1OTUsImlhdCI6MTcyNjcyNjk5NX0.m1NYLPzcCZJBE7E76lIkJOhtpV9VyEBtCpeK8qJHAU8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk1LCJleHAiOjE3MjY3Mjc4OTUsImlhdCI6MTcyNjcyNjk5NX0.va07vAg3NuGbLHIEeykdI0m_2KloieiMJ2okzKMp0SQ\"}"} 2024-09-19 11:53:15.088 +05:30 6bd1bf25-2599-421c-a8d3-a1b072918428 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk0LCJleHAiOjE3MjY3Mjc4OTQsImlhdCI6MTcyNjcyNjk5NH0.AzPzjDXrYJZkhWBiV6eGa_rRcLTnkkH2XxLjI97tA4M - 200 877 application/json; charset=utf-8 15.0981ms 2024-09-19 11:59:11.800 +05:30 a518f962-f1e0-4b1f-8c48-cf68fd0f16be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3Mjc0OTksImlhdCI6MTcyNjcyNjU5OX0.RmWBOTuou9S5pftasMgdYezuc0PwDyvoQeM4DhWrjuE - null null 2024-09-19 11:59:11.802 +05:30 a518f962-f1e0-4b1f-8c48-cf68fd0f16be INF CORS policy execution successful. 2024-09-19 11:59:11.805 +05:30 a518f962-f1e0-4b1f-8c48-cf68fd0f16be INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3Mjc0OTksImlhdCI6MTcyNjcyNjU5OX0.RmWBOTuou9S5pftasMgdYezuc0PwDyvoQeM4DhWrjuE 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-19 11:59:11.806 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:59:11.807 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:59:11.866 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Token generated 2024-09-19 11:59:11.867 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Token generated 2024-09-19 11:59:11.868 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:59:11.869 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 60.8126ms 2024-09-19 11:59:11.869 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:59:11.869 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a518f962-f1e0-4b1f-8c48-cf68fd0f16be}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUxLCJleHAiOjE3MjY3Mjc5NTEsImlhdCI6MTcyNjcyNzM1MX0.fFWSqUJV1ZmW6_049iEEYo11uRKPO9mS4Zw_5DKqp2M\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUxLCJleHAiOjE3MjY3MjgyNTEsImlhdCI6MTcyNjcyNzM1MX0.HqE4LKPk6sqbm2QKpT4ytYn_5oUWwSLxhlxkcKG5GgI\"}"} 2024-09-19 11:59:11.870 +05:30 b6bdc2a1-90e4-497d-a5ae-7fcf283982a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3Mjc0OTksImlhdCI6MTcyNjcyNjU5OX0.RmWBOTuou9S5pftasMgdYezuc0PwDyvoQeM4DhWrjuE - 200 877 application/json; charset=utf-8 70.154ms 2024-09-19 11:59:11.910 +05:30 ee08dab1-2546-4c4c-97e8-971a5e3a7856 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3Mjc0OTksImlhdCI6MTcyNjcyNjU5OX0.RmWBOTuou9S5pftasMgdYezuc0PwDyvoQeM4DhWrjuE - null null 2024-09-19 11:59:11.910 +05:30 ee08dab1-2546-4c4c-97e8-971a5e3a7856 INF CORS policy execution successful. 2024-09-19 11:59:11.910 +05:30 ee08dab1-2546-4c4c-97e8-971a5e3a7856 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3Mjc0OTksImlhdCI6MTcyNjcyNjU5OX0.RmWBOTuou9S5pftasMgdYezuc0PwDyvoQeM4DhWrjuE 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-19 11:59:11.910 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:59:11.910 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:59:11.927 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Token generated 2024-09-19 11:59:11.927 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Token generated 2024-09-19 11:59:11.928 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:59:11.928 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 17.5247ms 2024-09-19 11:59:11.928 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:59:11.928 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee08dab1-2546-4c4c-97e8-971a5e3a7856}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUxLCJleHAiOjE3MjY3Mjc5NTEsImlhdCI6MTcyNjcyNzM1MX0.fFWSqUJV1ZmW6_049iEEYo11uRKPO9mS4Zw_5DKqp2M\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUxLCJleHAiOjE3MjY3MjgyNTEsImlhdCI6MTcyNjcyNzM1MX0.HqE4LKPk6sqbm2QKpT4ytYn_5oUWwSLxhlxkcKG5GgI\"}"} 2024-09-19 11:59:11.929 +05:30 4cd043da-4874-47ef-9088-a6745350a376 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2NTk5LCJleHAiOjE3MjY3Mjc0OTksImlhdCI6MTcyNjcyNjU5OX0.RmWBOTuou9S5pftasMgdYezuc0PwDyvoQeM4DhWrjuE - 200 877 application/json; charset=utf-8 18.8633ms 2024-09-19 11:59:11.976 +05:30 b8f5d0b8-771c-41e2-83b4-b90801bcb7b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUxLCJleHAiOjE3MjY3MjgyNTEsImlhdCI6MTcyNjcyNzM1MX0.HqE4LKPk6sqbm2QKpT4ytYn_5oUWwSLxhlxkcKG5GgI - null null 2024-09-19 11:59:11.977 +05:30 b8f5d0b8-771c-41e2-83b4-b90801bcb7b3 INF CORS policy execution successful. 2024-09-19 11:59:11.977 +05:30 b8f5d0b8-771c-41e2-83b4-b90801bcb7b3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUxLCJleHAiOjE3MjY3MjgyNTEsImlhdCI6MTcyNjcyNzM1MX0.HqE4LKPk6sqbm2QKpT4ytYn_5oUWwSLxhlxkcKG5GgI 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-19 11:59:11.977 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:59:11.977 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 11:59:12.080 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Token generated 2024-09-19 11:59:12.081 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Token generated 2024-09-19 11:59:12.081 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 11:59:12.081 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 104.1412ms 2024-09-19 11:59:12.081 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 11:59:12.082 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8f5d0b8-771c-41e2-83b4-b90801bcb7b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3Mjc5NTIsImlhdCI6MTcyNjcyNzM1Mn0.WOBBfj4VpXgdpjTGrUVAlw5aoDlTcxMSV0IBElrJA7I\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3MjgyNTIsImlhdCI6MTcyNjcyNzM1Mn0.nP6FdvD0GnWReH1TfNygvqLN1lP-OsM4CF4VeA8MBe4\"}"} 2024-09-19 11:59:12.082 +05:30 b989c979-1346-4d56-baa6-4a2799623d0c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUxLCJleHAiOjE3MjY3MjgyNTEsImlhdCI6MTcyNjcyNzM1MX0.HqE4LKPk6sqbm2QKpT4ytYn_5oUWwSLxhlxkcKG5GgI - 200 877 application/json; charset=utf-8 105.4797ms 2024-09-19 12:03:41.942 +05:30 963f3435-1201-45c1-a099-85172b607f40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk1LCJleHAiOjE3MjY3Mjc4OTUsImlhdCI6MTcyNjcyNjk5NX0.va07vAg3NuGbLHIEeykdI0m_2KloieiMJ2okzKMp0SQ - null null 2024-09-19 12:03:41.944 +05:30 963f3435-1201-45c1-a099-85172b607f40 INF CORS policy execution successful. 2024-09-19 12:03:41.945 +05:30 963f3435-1201-45c1-a099-85172b607f40 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk1LCJleHAiOjE3MjY3Mjc4OTUsImlhdCI6MTcyNjcyNjk5NX0.va07vAg3NuGbLHIEeykdI0m_2KloieiMJ2okzKMp0SQ Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 12:03:41.947 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:03:41.948 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:03:41.973 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Token generated 2024-09-19 12:03:41.973 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Token generated 2024-09-19 12:03:41.975 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:03:41.976 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 28.0246ms 2024-09-19 12:03:41.976 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:03:41.976 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 963f3435-1201-45c1-a099-85172b607f40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3NjIxLCJleHAiOjE3MjY3MjgyMjEsImlhdCI6MTcyNjcyNzYyMX0.aRBTsRtIK41q4nW63DjGXDmT-jyXINAX6ALZkku8Z2k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3NjIxLCJleHAiOjE3MjY3Mjg1MjEsImlhdCI6MTcyNjcyNzYyMX0._Mz7M7_Qvc5kJ0jbv4A7sSvwn4xByI36e493Eme25VM\"}"} 2024-09-19 12:03:41.977 +05:30 b54a21a6-d299-42f8-81c0-531116903b26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI2OTk1LCJleHAiOjE3MjY3Mjc4OTUsImlhdCI6MTcyNjcyNjk5NX0.va07vAg3NuGbLHIEeykdI0m_2KloieiMJ2okzKMp0SQ - 200 877 application/json; charset=utf-8 35.4262ms 2024-09-19 12:14:04.661 +05:30 INF Application is shutting down... 2024-09-19 12:23:29.445 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 12:23:29.522 +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-19 12:23:29.551 +05:30 INF Creating key {7e7f2655-73c4-4e80-9fae-c1b87618b385} with creation date 2024-09-19 06:53:29Z, activation date 2024-09-19 06:53:29Z, and expiration date 2024-12-18 06:53:29Z. 2024-09-19 12:23:29.567 +05:30 WRN No XML encryptor configured. Key {7e7f2655-73c4-4e80-9fae-c1b87618b385} may be persisted to storage in unencrypted form. 2024-09-19 12:23:29.767 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 12:23:29.768 +05:30 INF Hosting environment: Production 2024-09-19 12:23:29.768 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 12:23:29.786 +05:30 52291d33-cc8b-4633-b78c-17920ecb0253 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3MjgyNTIsImlhdCI6MTcyNjcyNzM1Mn0.nP6FdvD0GnWReH1TfNygvqLN1lP-OsM4CF4VeA8MBe4 - null null 2024-09-19 12:23:29.862 +05:30 52291d33-cc8b-4633-b78c-17920ecb0253 INF CORS policy execution successful. 2024-09-19 12:23:29.889 +05:30 52291d33-cc8b-4633-b78c-17920ecb0253 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3MjgyNTIsImlhdCI6MTcyNjcyNzM1Mn0.nP6FdvD0GnWReH1TfNygvqLN1lP-OsM4CF4VeA8MBe4 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-19 12:23:29.935 +05:30 1fde24a9-29a2-4498-9c4f-3e4244346043 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:23:29.961 +05:30 1fde24a9-29a2-4498-9c4f-3e4244346043 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:23:30.031 +05:30 13e9ac6e-219f-4c24-bc59-67aaa03cfd6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3MjgyNTIsImlhdCI6MTcyNjcyNzM1Mn0.nP6FdvD0GnWReH1TfNygvqLN1lP-OsM4CF4VeA8MBe4 - null null 2024-09-19 12:23:30.033 +05:30 13e9ac6e-219f-4c24-bc59-67aaa03cfd6e INF CORS policy execution successful. 2024-09-19 12:23:30.035 +05:30 13e9ac6e-219f-4c24-bc59-67aaa03cfd6e INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3MjgyNTIsImlhdCI6MTcyNjcyNzM1Mn0.nP6FdvD0GnWReH1TfNygvqLN1lP-OsM4CF4VeA8MBe4 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-19 12:23:30.037 +05:30 33f4137c-ee51-4a5c-8112-9117c9992b50 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:23:30.037 +05:30 33f4137c-ee51-4a5c-8112-9117c9992b50 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:23:30.116 +05:30 33f4137c-ee51-4a5c-8112-9117c9992b50 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:23:30.116 +05:30 1fde24a9-29a2-4498-9c4f-3e4244346043 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:23:30.234 +05:30 33f4137c-ee51-4a5c-8112-9117c9992b50 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 191.7281ms 2024-09-19 12:23:30.234 +05:30 1fde24a9-29a2-4498-9c4f-3e4244346043 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 267.131ms 2024-09-19 12:23:30.239 +05:30 33f4137c-ee51-4a5c-8112-9117c9992b50 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:23:30.239 +05:30 1fde24a9-29a2-4498-9c4f-3e4244346043 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:23:30.239 +05:30 1fde24a9-29a2-4498-9c4f-3e4244346043 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 52291d33-cc8b-4633-b78c-17920ecb0253}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 12:23:30.239 +05:30 33f4137c-ee51-4a5c-8112-9117c9992b50 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 13e9ac6e-219f-4c24-bc59-67aaa03cfd6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 12:23:30.250 +05:30 1fde24a9-29a2-4498-9c4f-3e4244346043 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3MjgyNTIsImlhdCI6MTcyNjcyNzM1Mn0.nP6FdvD0GnWReH1TfNygvqLN1lP-OsM4CF4VeA8MBe4 - 400 90 application/json; charset=utf-8 468.7244ms 2024-09-19 12:23:30.250 +05:30 33f4137c-ee51-4a5c-8112-9117c9992b50 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3MzUyLCJleHAiOjE3MjY3MjgyNTIsImlhdCI6MTcyNjcyNzM1Mn0.nP6FdvD0GnWReH1TfNygvqLN1lP-OsM4CF4VeA8MBe4 - 400 90 application/json; charset=utf-8 219.0761ms 2024-09-19 12:23:54.785 +05:30 afed06e1-fa24-48e7-a96a-c01728b97683 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 12:23:54.791 +05:30 afed06e1-fa24-48e7-a96a-c01728b97683 INF CORS policy execution successful. 2024-09-19 12:23:54.793 +05:30 afed06e1-fa24-48e7-a96a-c01728b97683 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 12:23:54.794 +05:30 a1279fa5-f72e-490d-ae19-981688ae9e0e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 12:23:54.806 +05:30 a1279fa5-f72e-490d-ae19-981688ae9e0e 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-19 12:23:55.322 +05:30 a1279fa5-f72e-490d-ae19-981688ae9e0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:23:55.325 +05:30 a1279fa5-f72e-490d-ae19-981688ae9e0e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 518.1845ms 2024-09-19 12:23:55.326 +05:30 a1279fa5-f72e-490d-ae19-981688ae9e0e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 12:23:55.328 +05:30 a1279fa5-f72e-490d-ae19-981688ae9e0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afed06e1-fa24-48e7-a96a-c01728b97683}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 12:23:55.333 +05:30 a1279fa5-f72e-490d-ae19-981688ae9e0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 547.8144ms 2024-09-19 12:23:58.022 +05:30 42cd4365-4344-4268-a879-e4e49bd0dac5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 12:23:58.025 +05:30 42cd4365-4344-4268-a879-e4e49bd0dac5 INF CORS policy execution successful. 2024-09-19 12:23:58.029 +05:30 42cd4365-4344-4268-a879-e4e49bd0dac5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.0924ms 2024-09-19 12:23:58.070 +05:30 a43553cf-49c7-4c55-ba32-89fce6953769 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 12:23:58.073 +05:30 a43553cf-49c7-4c55-ba32-89fce6953769 INF CORS policy execution successful. 2024-09-19 12:23:58.076 +05:30 a43553cf-49c7-4c55-ba32-89fce6953769 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 12:23:58.079 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 12:23:58.088 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF 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-19 12:23:58.183 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Database retrieved 2024-09-19 12:23:58.249 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Token generated 2024-09-19 12:23:58.251 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Token generated 2024-09-19 12:23:58.255 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:23:58.256 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 167.4428ms 2024-09-19 12:23:58.256 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 12:23:58.256 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a43553cf-49c7-4c55-ba32-89fce6953769}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk0MzgsImlhdCI6MTcyNjcyODgzOH0.0WFgKwFU0fnigPDSKu6n4e0XeN7zGTnNuzKbslKDWjk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk3MzgsImlhdCI6MTcyNjcyODgzOH0.L8zRnJADur-32ZBqJzLtn_eLwMf_Tj0akAcyZouEkyk\"}"} 2024-09-19 12:23:58.257 +05:30 223eeca2-373a-4994-8ae8-f3de271a3cf8 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 187.1043ms 2024-09-19 12:32:23.198 +05:30 464e207c-173d-4cac-9f34-ec914637f975 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:32:23.198 +05:30 0a851e22-90dc-43e2-935a-5315a175d196 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:32:23.204 +05:30 0a851e22-90dc-43e2-935a-5315a175d196 INF CORS policy execution successful. 2024-09-19 12:32:23.205 +05:30 464e207c-173d-4cac-9f34-ec914637f975 INF CORS policy execution successful. 2024-09-19 12:32:23.208 +05:30 464e207c-173d-4cac-9f34-ec914637f975 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 10.2291ms 2024-09-19 12:32:23.208 +05:30 0a851e22-90dc-43e2-935a-5315a175d196 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 10.2286ms 2024-09-19 12:32:23.254 +05:30 7a07d387-15ce-4dfa-bd2e-f630afa972a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:32:23.255 +05:30 02fec806-7ac3-45c3-a73c-a0325c77c2e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:32:23.310 +05:30 7a07d387-15ce-4dfa-bd2e-f630afa972a5 INF CORS policy execution successful. 2024-09-19 12:32:23.310 +05:30 02fec806-7ac3-45c3-a73c-a0325c77c2e6 INF CORS policy execution successful. 2024-09-19 12:32:23.313 +05:30 02fec806-7ac3-45c3-a73c-a0325c77c2e6 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk0MzgsImlhdCI6MTcyNjcyODgzOH0.0WFgKwFU0fnigPDSKu6n4e0XeN7zGTnNuzKbslKDWjk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 12:32:23.313 +05:30 7a07d387-15ce-4dfa-bd2e-f630afa972a5 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk0MzgsImlhdCI6MTcyNjcyODgzOH0.0WFgKwFU0fnigPDSKu6n4e0XeN7zGTnNuzKbslKDWjk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 12:32:23.323 +05:30 9eee3526-0025-4bc9-aa9d-044f6949d73b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 12:32:23.323 +05:30 a621878e-4a6d-4429-be22-64fc1a126903 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 12:32:23.335 +05:30 a621878e-4a6d-4429-be22-64fc1a126903 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-19 12:32:23.335 +05:30 9eee3526-0025-4bc9-aa9d-044f6949d73b 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-19 12:32:23.582 +05:30 9eee3526-0025-4bc9-aa9d-044f6949d73b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:32:23.582 +05:30 a621878e-4a6d-4429-be22-64fc1a126903 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:32:23.584 +05:30 9eee3526-0025-4bc9-aa9d-044f6949d73b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 247.5653ms 2024-09-19 12:32:23.584 +05:30 a621878e-4a6d-4429-be22-64fc1a126903 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 247.6587ms 2024-09-19 12:32:23.584 +05:30 9eee3526-0025-4bc9-aa9d-044f6949d73b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 12:32:23.584 +05:30 a621878e-4a6d-4429-be22-64fc1a126903 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 12:32:23.584 +05:30 9eee3526-0025-4bc9-aa9d-044f6949d73b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02fec806-7ac3-45c3-a73c-a0325c77c2e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 12:32:23.584 +05:30 a621878e-4a6d-4429-be22-64fc1a126903 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7a07d387-15ce-4dfa-bd2e-f630afa972a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 12:32:23.585 +05:30 9eee3526-0025-4bc9-aa9d-044f6949d73b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 329.9542ms 2024-09-19 12:32:23.585 +05:30 a621878e-4a6d-4429-be22-64fc1a126903 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 331.4287ms 2024-09-19 12:34:20.296 +05:30 b55d150e-62b2-49b7-a779-a116dd6a8241 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk3MzgsImlhdCI6MTcyNjcyODgzOH0.L8zRnJADur-32ZBqJzLtn_eLwMf_Tj0akAcyZouEkyk - null null 2024-09-19 12:34:20.300 +05:30 b55d150e-62b2-49b7-a779-a116dd6a8241 INF CORS policy execution successful. 2024-09-19 12:34:20.302 +05:30 b55d150e-62b2-49b7-a779-a116dd6a8241 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk3MzgsImlhdCI6MTcyNjcyODgzOH0.L8zRnJADur-32ZBqJzLtn_eLwMf_Tj0akAcyZouEkyk 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-19 12:34:20.303 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:34:20.303 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:34:20.325 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Token generated 2024-09-19 12:34:20.326 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Token generated 2024-09-19 12:34:20.328 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:34:20.329 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 25.2686ms 2024-09-19 12:34:20.329 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:34:20.330 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b55d150e-62b2-49b7-a779-a116dd6a8241}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYwLCJleHAiOjE3MjY3MzAwNjAsImlhdCI6MTcyNjcyOTQ2MH0.TJwv0GvXjGHMsWiAor9vakYYID2LrnwsrNEeTtSMEdc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYwLCJleHAiOjE3MjY3MzAzNjAsImlhdCI6MTcyNjcyOTQ2MH0.bFocEM2rcY5RuLuHMjpU9uDWm5MOt3GM_ePmgGnvrh4\"}"} 2024-09-19 12:34:20.331 +05:30 da74db70-eaea-419b-9b41-68b70e455c45 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk3MzgsImlhdCI6MTcyNjcyODgzOH0.L8zRnJADur-32ZBqJzLtn_eLwMf_Tj0akAcyZouEkyk - 200 877 application/json; charset=utf-8 34.9406ms 2024-09-19 12:34:20.571 +05:30 ff70b834-720f-49bf-95e0-88f93c0aada3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk3MzgsImlhdCI6MTcyNjcyODgzOH0.L8zRnJADur-32ZBqJzLtn_eLwMf_Tj0akAcyZouEkyk - null null 2024-09-19 12:34:20.572 +05:30 ff70b834-720f-49bf-95e0-88f93c0aada3 INF CORS policy execution successful. 2024-09-19 12:34:20.572 +05:30 ff70b834-720f-49bf-95e0-88f93c0aada3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk3MzgsImlhdCI6MTcyNjcyODgzOH0.L8zRnJADur-32ZBqJzLtn_eLwMf_Tj0akAcyZouEkyk 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-19 12:34:20.572 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:34:20.573 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:34:20.575 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Token generated 2024-09-19 12:34:20.576 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Token generated 2024-09-19 12:34:20.576 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:34:20.576 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.8602ms 2024-09-19 12:34:20.577 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:34:20.577 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff70b834-720f-49bf-95e0-88f93c0aada3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYwLCJleHAiOjE3MjY3MzAwNjAsImlhdCI6MTcyNjcyOTQ2MH0.TJwv0GvXjGHMsWiAor9vakYYID2LrnwsrNEeTtSMEdc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYwLCJleHAiOjE3MjY3MzAzNjAsImlhdCI6MTcyNjcyOTQ2MH0.bFocEM2rcY5RuLuHMjpU9uDWm5MOt3GM_ePmgGnvrh4\"}"} 2024-09-19 12:34:20.577 +05:30 ad34573a-f1bc-4620-bf95-7a30e9aa733d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI4ODM4LCJleHAiOjE3MjY3Mjk3MzgsImlhdCI6MTcyNjcyODgzOH0.L8zRnJADur-32ZBqJzLtn_eLwMf_Tj0akAcyZouEkyk - 200 877 application/json; charset=utf-8 5.6445ms 2024-09-19 12:34:20.950 +05:30 9c1232a5-b9ec-44f6-905c-f05ba4024d48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYwLCJleHAiOjE3MjY3MzAzNjAsImlhdCI6MTcyNjcyOTQ2MH0.bFocEM2rcY5RuLuHMjpU9uDWm5MOt3GM_ePmgGnvrh4 - null null 2024-09-19 12:34:20.951 +05:30 9c1232a5-b9ec-44f6-905c-f05ba4024d48 INF CORS policy execution successful. 2024-09-19 12:34:20.952 +05:30 9c1232a5-b9ec-44f6-905c-f05ba4024d48 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYwLCJleHAiOjE3MjY3MzAzNjAsImlhdCI6MTcyNjcyOTQ2MH0.bFocEM2rcY5RuLuHMjpU9uDWm5MOt3GM_ePmgGnvrh4 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-19 12:34:20.952 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:34:20.953 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:34:21.116 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Token generated 2024-09-19 12:34:21.117 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Token generated 2024-09-19 12:34:21.117 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:34:21.118 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 165.2338ms 2024-09-19 12:34:21.118 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:34:21.118 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c1232a5-b9ec-44f6-905c-f05ba4024d48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAwNjEsImlhdCI6MTcyNjcyOTQ2MX0.W8qrwgxC_WD4c1jGykfVHG1iD2QjvbUhGQrPejipbgc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAzNjEsImlhdCI6MTcyNjcyOTQ2MX0.vQwRg24qVLOJynkrRF04XpyS-p9q1qJ1JK2fBU4ed60\"}"} 2024-09-19 12:34:21.119 +05:30 26fc4c1a-cccb-465d-8ac7-c5d7ebfdef26 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYwLCJleHAiOjE3MjY3MzAzNjAsImlhdCI6MTcyNjcyOTQ2MH0.bFocEM2rcY5RuLuHMjpU9uDWm5MOt3GM_ePmgGnvrh4 - 200 877 application/json; charset=utf-8 168.9851ms 2024-09-19 12:44:28.206 +05:30 INF Application is shutting down... 2024-09-19 12:52:57.123 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 12:52:57.185 +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-19 12:52:57.213 +05:30 INF Creating key {8d874631-674f-4855-97be-8710e87cf435} with creation date 2024-09-19 07:22:57Z, activation date 2024-09-19 07:22:57Z, and expiration date 2024-12-18 07:22:57Z. 2024-09-19 12:52:57.229 +05:30 WRN No XML encryptor configured. Key {8d874631-674f-4855-97be-8710e87cf435} may be persisted to storage in unencrypted form. 2024-09-19 12:52:57.528 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 12:52:57.529 +05:30 INF Hosting environment: Production 2024-09-19 12:52:57.529 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 12:52:57.545 +05:30 0ed70cf4-1b3b-4da7-a217-13cab6a13b00 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:52:57.546 +05:30 202aa8ed-cb9e-42f8-a2b0-f0a4f3ad7d1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAzNjEsImlhdCI6MTcyNjcyOTQ2MX0.vQwRg24qVLOJynkrRF04XpyS-p9q1qJ1JK2fBU4ed60 - null null 2024-09-19 12:52:57.546 +05:30 9e9def05-9cd7-42aa-9515-1b06681b2204 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:52:57.614 +05:30 202aa8ed-cb9e-42f8-a2b0-f0a4f3ad7d1c INF CORS policy execution successful. 2024-09-19 12:52:57.614 +05:30 9e9def05-9cd7-42aa-9515-1b06681b2204 INF CORS policy execution successful. 2024-09-19 12:52:57.614 +05:30 0ed70cf4-1b3b-4da7-a217-13cab6a13b00 INF CORS policy execution successful. 2024-09-19 12:52:57.624 +05:30 9e9def05-9cd7-42aa-9515-1b06681b2204 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 81.0493ms 2024-09-19 12:52:57.624 +05:30 0ed70cf4-1b3b-4da7-a217-13cab6a13b00 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 81.0475ms 2024-09-19 12:52:57.635 +05:30 202aa8ed-cb9e-42f8-a2b0-f0a4f3ad7d1c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAzNjEsImlhdCI6MTcyNjcyOTQ2MX0.vQwRg24qVLOJynkrRF04XpyS-p9q1qJ1JK2fBU4ed60 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-19 12:52:57.686 +05:30 8e87e5eb-18e1-4c6e-8329-115cd170a468 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:52:57.718 +05:30 55f7e8bc-90b7-45bb-8cfa-d74d84c0f113 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:52:57.718 +05:30 70d713be-3919-4619-9b4b-1890404556f3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 12:52:57.726 +05:30 8e87e5eb-18e1-4c6e-8329-115cd170a468 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:52:57.872 +05:30 55f7e8bc-90b7-45bb-8cfa-d74d84c0f113 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 7:14:21 AM', Current time (UTC): '9/19/2024 7:22:57 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-19 12:52:57.872 +05:30 70d713be-3919-4619-9b4b-1890404556f3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 7:14:21 AM', Current time (UTC): '9/19/2024 7:22:57 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-19 12:52:57.879 +05:30 8e87e5eb-18e1-4c6e-8329-115cd170a468 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:52:57.881 +05:30 55f7e8bc-90b7-45bb-8cfa-d74d84c0f113 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 7:14:21 AM', Current time (UTC): '9/19/2024 7:22:57 AM'. 2024-09-19 12:52:57.881 +05:30 70d713be-3919-4619-9b4b-1890404556f3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 7:14:21 AM', Current time (UTC): '9/19/2024 7:22:57 AM'. 2024-09-19 12:52:57.882 +05:30 70d713be-3919-4619-9b4b-1890404556f3 INF CORS policy execution successful. 2024-09-19 12:52:57.882 +05:30 55f7e8bc-90b7-45bb-8cfa-d74d84c0f113 INF CORS policy execution successful. 2024-09-19 12:52:57.884 +05:30 55f7e8bc-90b7-45bb-8cfa-d74d84c0f113 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAwNjEsImlhdCI6MTcyNjcyOTQ2MX0.W8qrwgxC_WD4c1jGykfVHG1iD2QjvbUhGQrPejipbgc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 12:52:57.884 +05:30 70d713be-3919-4619-9b4b-1890404556f3 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAwNjEsImlhdCI6MTcyNjcyOTQ2MX0.W8qrwgxC_WD4c1jGykfVHG1iD2QjvbUhGQrPejipbgc}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 12:52:57.891 +05:30 05fc0979-fc71-45bf-8882-d7d8b68800ca INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 12:52:57.891 +05:30 7e5a1a82-5a55-4a27-9edb-00c1e862ee1b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 12:52:57.897 +05:30 7e5a1a82-5a55-4a27-9edb-00c1e862ee1b INF AuthenticationScheme: Bearer was challenged. 2024-09-19 12:52:57.897 +05:30 05fc0979-fc71-45bf-8882-d7d8b68800ca INF AuthenticationScheme: Bearer was challenged. 2024-09-19 12:52:57.898 +05:30 05fc0979-fc71-45bf-8882-d7d8b68800ca INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 70d713be-3919-4619-9b4b-1890404556f3}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 07:14:21'"} Body: 2024-09-19 12:52:57.898 +05:30 7e5a1a82-5a55-4a27-9edb-00c1e862ee1b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 55f7e8bc-90b7-45bb-8cfa-d74d84c0f113}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 07:14:21'"} Body: 2024-09-19 12:52:57.903 +05:30 05fc0979-fc71-45bf-8882-d7d8b68800ca INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 185.4156ms 2024-09-19 12:52:57.903 +05:30 7e5a1a82-5a55-4a27-9edb-00c1e862ee1b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 401 null null 185.3394ms 2024-09-19 12:52:57.948 +05:30 ee52c7cf-402b-49bf-bbc8-468be8a4f175 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAzNjEsImlhdCI6MTcyNjcyOTQ2MX0.vQwRg24qVLOJynkrRF04XpyS-p9q1qJ1JK2fBU4ed60 - null null 2024-09-19 12:52:57.948 +05:30 ee52c7cf-402b-49bf-bbc8-468be8a4f175 INF CORS policy execution successful. 2024-09-19 12:52:57.949 +05:30 ee52c7cf-402b-49bf-bbc8-468be8a4f175 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAzNjEsImlhdCI6MTcyNjcyOTQ2MX0.vQwRg24qVLOJynkrRF04XpyS-p9q1qJ1JK2fBU4ed60 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-19 12:52:57.951 +05:30 5f0bb10b-dae6-4a06-aa91-50bd6864935e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:52:57.951 +05:30 5f0bb10b-dae6-4a06-aa91-50bd6864935e INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 12:52:57.960 +05:30 5f0bb10b-dae6-4a06-aa91-50bd6864935e INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:52:58.008 +05:30 5f0bb10b-dae6-4a06-aa91-50bd6864935e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 50.6863ms 2024-09-19 12:52:58.008 +05:30 8e87e5eb-18e1-4c6e-8329-115cd170a468 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 275.6744ms 2024-09-19 12:52:58.009 +05:30 5f0bb10b-dae6-4a06-aa91-50bd6864935e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:52:58.009 +05:30 8e87e5eb-18e1-4c6e-8329-115cd170a468 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 12:52:58.009 +05:30 5f0bb10b-dae6-4a06-aa91-50bd6864935e INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: ee52c7cf-402b-49bf-bbc8-468be8a4f175}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 12:52:58.009 +05:30 8e87e5eb-18e1-4c6e-8329-115cd170a468 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 202aa8ed-cb9e-42f8-a2b0-f0a4f3ad7d1c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 12:52:58.012 +05:30 5f0bb10b-dae6-4a06-aa91-50bd6864935e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAzNjEsImlhdCI6MTcyNjcyOTQ2MX0.vQwRg24qVLOJynkrRF04XpyS-p9q1qJ1JK2fBU4ed60 - 400 90 application/json; charset=utf-8 64.2143ms 2024-09-19 12:52:58.012 +05:30 8e87e5eb-18e1-4c6e-8329-115cd170a468 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI5NDYxLCJleHAiOjE3MjY3MzAzNjEsImlhdCI6MTcyNjcyOTQ2MX0.vQwRg24qVLOJynkrRF04XpyS-p9q1qJ1JK2fBU4ed60 - 400 90 application/json; charset=utf-8 469.5293ms 2024-09-19 12:58:22.934 +05:30 26c41eb1-777f-4d15-a1da-ba6367b486e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 12:58:22.939 +05:30 26c41eb1-777f-4d15-a1da-ba6367b486e0 INF CORS policy execution successful. 2024-09-19 12:58:22.942 +05:30 26c41eb1-777f-4d15-a1da-ba6367b486e0 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 12:58:22.944 +05:30 c4b545c5-6484-4d79-98db-9bf99e39e842 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 12:58:22.965 +05:30 c4b545c5-6484-4d79-98db-9bf99e39e842 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-19 12:58:23.487 +05:30 c4b545c5-6484-4d79-98db-9bf99e39e842 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:58:23.489 +05:30 c4b545c5-6484-4d79-98db-9bf99e39e842 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 523.0678ms 2024-09-19 12:58:23.490 +05:30 c4b545c5-6484-4d79-98db-9bf99e39e842 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 12:58:23.491 +05:30 c4b545c5-6484-4d79-98db-9bf99e39e842 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26c41eb1-777f-4d15-a1da-ba6367b486e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 12:58:23.495 +05:30 c4b545c5-6484-4d79-98db-9bf99e39e842 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 562.6108ms 2024-09-19 12:58:30.752 +05:30 b638b036-0214-446c-b915-45c9477419af INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 12:58:30.754 +05:30 b638b036-0214-446c-b915-45c9477419af INF CORS policy execution successful. 2024-09-19 12:58:30.756 +05:30 b638b036-0214-446c-b915-45c9477419af INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.8975ms 2024-09-19 12:58:30.798 +05:30 f1c53c96-044b-4c54-ba0e-bd44011c8f7a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 12:58:30.799 +05:30 f1c53c96-044b-4c54-ba0e-bd44011c8f7a INF CORS policy execution successful. 2024-09-19 12:58:30.801 +05:30 f1c53c96-044b-4c54-ba0e-bd44011c8f7a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 12:58:30.803 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 12:58:30.815 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF 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-19 12:58:30.929 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Database retrieved 2024-09-19 12:58:30.986 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Token generated 2024-09-19 12:58:30.988 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Token generated 2024-09-19 12:58:30.991 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 12:58:30.991 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 175.5535ms 2024-09-19 12:58:30.991 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 12:58:30.992 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1c53c96-044b-4c54-ba0e-bd44011c8f7a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMwOTEwLCJleHAiOjE3MjY3MzE1MTAsImlhdCI6MTcyNjczMDkxMH0.L21OD3DM8CK17vuhwVqugCUWNj1dFdRdPVfEET9HDxM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMwOTEwLCJleHAiOjE3MjY3MzE4MTAsImlhdCI6MTcyNjczMDkxMH0.mRPVacGCD-rvw1_0dyRY54zJVgApfW2UsWVxthie9JM\"}"} 2024-09-19 12:58:30.993 +05:30 0a22a12a-499c-4440-8367-0b87a96cc780 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 194.5021ms 2024-09-19 13:02:06.599 +05:30 26d327ac-3df6-48bc-b7c4-1d070facd059 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - null null 2024-09-19 13:02:06.603 +05:30 26d327ac-3df6-48bc-b7c4-1d070facd059 INF CORS policy execution successful. 2024-09-19 13:02:06.605 +05:30 26d327ac-3df6-48bc-b7c4-1d070facd059 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - 204 null null 6.0594ms 2024-09-19 13:02:06.702 +05:30 a1a9e024-93c2-42d3-aedc-62f80467bcb7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - null null 2024-09-19 13:02:06.729 +05:30 a1a9e024-93c2-42d3-aedc-62f80467bcb7 INF CORS policy execution successful. 2024-09-19 13:02:06.730 +05:30 a1a9e024-93c2-42d3-aedc-62f80467bcb7 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=0&pageSize=0&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMwOTEwLCJleHAiOjE3MjY3MzE1MTAsImlhdCI6MTcyNjczMDkxMH0.L21OD3DM8CK17vuhwVqugCUWNj1dFdRdPVfEET9HDxM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 13:02:06.736 +05:30 765a2912-6909-41e0-ac83-65cb5e1376af INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-19 13:02:06.749 +05:30 765a2912-6909-41e0-ac83-65cb5e1376af INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 13:02:06.931 +05:30 765a2912-6909-41e0-ac83-65cb5e1376af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:02:06.933 +05:30 765a2912-6909-41e0-ac83-65cb5e1376af INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 183.1886ms 2024-09-19 13:02:06.934 +05:30 765a2912-6909-41e0-ac83-65cb5e1376af INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-19 13:02:06.934 +05:30 765a2912-6909-41e0-ac83-65cb5e1376af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a1a9e024-93c2-42d3-aedc-62f80467bcb7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1327} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":14,\"Name\":\"steffy_1\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T11:00:11.307\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/16/2024 09:35:05\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/16/2024 10:01:30\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-19 13:02:06.935 +05:30 765a2912-6909-41e0-ac83-65cb5e1376af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=0&pageSize=0&searchString= - 200 1327 application/json; charset=utf-8 233.5411ms 2024-09-19 13:12:55.766 +05:30 INF Application is shutting down... 2024-09-19 13:25:24.303 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 13:25:24.364 +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-19 13:25:24.389 +05:30 INF Creating key {85165324-56cc-4944-b9e4-332c72b209dd} with creation date 2024-09-19 07:55:24Z, activation date 2024-09-19 07:55:24Z, and expiration date 2024-12-18 07:55:24Z. 2024-09-19 13:25:24.412 +05:30 WRN No XML encryptor configured. Key {85165324-56cc-4944-b9e4-332c72b209dd} may be persisted to storage in unencrypted form. 2024-09-19 13:25:24.623 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 13:25:24.623 +05:30 INF Hosting environment: Production 2024-09-19 13:25:24.623 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 13:25:24.635 +05:30 c6d3eef2-5310-44ef-a4f3-b1c8af5b8a05 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-19 13:25:24.699 +05:30 c6d3eef2-5310-44ef-a4f3-b1c8af5b8a05 INF CORS policy execution successful. 2024-09-19 13:25:24.720 +05:30 c6d3eef2-5310-44ef-a4f3-b1c8af5b8a05 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-19 13:25:24.764 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:25:24.793 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF 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-19 13:25:25.428 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Database retrieved 2024-09-19 13:25:25.528 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Token generated 2024-09-19 13:25:25.532 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Token generated 2024-09-19 13:25:25.583 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:25:25.621 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 823.0111ms 2024-09-19 13:25:25.628 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:25:25.630 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c6d3eef2-5310-44ef-a4f3-b1c8af5b8a05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMyNTI1LCJleHAiOjE3MjY3MzMxMjUsImlhdCI6MTcyNjczMjUyNX0.MfGpbHOhY5CKYIrTPS2LR828OUXPYgsBqX6hXB8Hdjw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMyNTI1LCJleHAiOjE3MjY3MzM0MjUsImlhdCI6MTcyNjczMjUyNX0.xwtDtJmj_dFRm_UMO1c2lBz6AG77u-BK0lI6La3YxEU\"}"} 2024-09-19 13:25:25.648 +05:30 c4858e53-ad04-4db5-ba43-50e349ffc83e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 1015.0553ms 2024-09-19 13:29:06.250 +05:30 f8d313e9-da25-4c7b-8242-6e86cf76f729 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMwOTEwLCJleHAiOjE3MjY3MzE4MTAsImlhdCI6MTcyNjczMDkxMH0.mRPVacGCD-rvw1_0dyRY54zJVgApfW2UsWVxthie9JM - null null 2024-09-19 13:29:06.260 +05:30 f8d313e9-da25-4c7b-8242-6e86cf76f729 INF CORS policy execution successful. 2024-09-19 13:29:06.270 +05:30 f8d313e9-da25-4c7b-8242-6e86cf76f729 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMwOTEwLCJleHAiOjE3MjY3MzE4MTAsImlhdCI6MTcyNjczMDkxMH0.mRPVacGCD-rvw1_0dyRY54zJVgApfW2UsWVxthie9JM 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-19 13:29:06.275 +05:30 5c889721-0580-41ad-83ed-64cf1c677929 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 13:29:06.295 +05:30 5c889721-0580-41ad-83ed-64cf1c677929 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 13:29:06.392 +05:30 5c889721-0580-41ad-83ed-64cf1c677929 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:29:06.398 +05:30 5c889721-0580-41ad-83ed-64cf1c677929 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 102.626ms 2024-09-19 13:29:06.399 +05:30 5c889721-0580-41ad-83ed-64cf1c677929 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 13:29:06.399 +05:30 5c889721-0580-41ad-83ed-64cf1c677929 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f8d313e9-da25-4c7b-8242-6e86cf76f729}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 13:29:06.404 +05:30 5c889721-0580-41ad-83ed-64cf1c677929 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMwOTEwLCJleHAiOjE3MjY3MzE4MTAsImlhdCI6MTcyNjczMDkxMH0.mRPVacGCD-rvw1_0dyRY54zJVgApfW2UsWVxthie9JM - 400 90 application/json; charset=utf-8 154.6305ms 2024-09-19 13:30:17.460 +05:30 ca6d8f4d-c934-4229-b6ea-1e76345092c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 13:30:17.470 +05:30 ca6d8f4d-c934-4229-b6ea-1e76345092c5 INF CORS policy execution successful. 2024-09-19 13:30:17.474 +05:30 ca6d8f4d-c934-4229-b6ea-1e76345092c5 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 13:30:17.477 +05:30 e1cb46ca-29e4-4293-be19-5c3fc911469a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 13:30:17.491 +05:30 e1cb46ca-29e4-4293-be19-5c3fc911469a 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-19 13:30:17.657 +05:30 e1cb46ca-29e4-4293-be19-5c3fc911469a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:30:17.658 +05:30 e1cb46ca-29e4-4293-be19-5c3fc911469a INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 166.4261ms 2024-09-19 13:30:17.658 +05:30 e1cb46ca-29e4-4293-be19-5c3fc911469a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 13:30:17.659 +05:30 e1cb46ca-29e4-4293-be19-5c3fc911469a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca6d8f4d-c934-4229-b6ea-1e76345092c5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 13:30:17.660 +05:30 e1cb46ca-29e4-4293-be19-5c3fc911469a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 200.2733ms 2024-09-19 13:30:19.611 +05:30 7493f4c6-0152-4030-9bc0-21a9fbb42bde INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 13:30:19.611 +05:30 7493f4c6-0152-4030-9bc0-21a9fbb42bde INF CORS policy execution successful. 2024-09-19 13:30:19.613 +05:30 7493f4c6-0152-4030-9bc0-21a9fbb42bde INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.9142ms 2024-09-19 13:30:19.647 +05:30 075822cf-3ecb-4b46-bc07-f3d0c701762c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 13:30:19.648 +05:30 075822cf-3ecb-4b46-bc07-f3d0c701762c INF CORS policy execution successful. 2024-09-19 13:30:19.648 +05:30 075822cf-3ecb-4b46-bc07-f3d0c701762c INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 13:30:19.649 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:30:19.649 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF 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-19 13:30:19.671 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Database retrieved 2024-09-19 13:30:19.711 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Token generated 2024-09-19 13:30:19.712 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Token generated 2024-09-19 13:30:19.713 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:30:19.713 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 64.0301ms 2024-09-19 13:30:19.713 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:30:19.714 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 075822cf-3ecb-4b46-bc07-f3d0c701762c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMyODE5LCJleHAiOjE3MjY3MzM0MTksImlhdCI6MTcyNjczMjgxOX0.dYAg2zi4SWAkHpIPIiuc73BnmbZ8xTnxoayuHaWLVnU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMyODE5LCJleHAiOjE3MjY3MzM3MTksImlhdCI6MTcyNjczMjgxOX0.tbyL3J8RhwGppA4GU6h59Bczylg_DLr4kr_dyMwqggw\"}"} 2024-09-19 13:30:19.714 +05:30 85eec60a-cce2-4964-9f4a-b02f8f5a4bf4 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 66.808ms 2024-09-19 13:40:15.624 +05:30 6ca2845f-f901-4a77-8c82-74a072bf499a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-19 13:40:15.628 +05:30 6ca2845f-f901-4a77-8c82-74a072bf499a INF CORS policy execution successful. 2024-09-19 13:40:15.630 +05:30 6ca2845f-f901-4a77-8c82-74a072bf499a 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-19 13:40:15.632 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:40:15.633 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF 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-19 13:40:15.673 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Database retrieved 2024-09-19 13:40:15.695 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Token generated 2024-09-19 13:40:15.696 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Token generated 2024-09-19 13:40:15.697 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:40:15.698 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 64.7179ms 2024-09-19 13:40:15.698 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:40:15.699 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ca2845f-f901-4a77-8c82-74a072bf499a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNDE1LCJleHAiOjE3MjY3MzQwMTUsImlhdCI6MTcyNjczMzQxNX0.J5RIkrYfTSnnFhXexo1pOFXHYcmoe_HbzD4oSrMQ1q4\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNDE1LCJleHAiOjE3MjY3MzQzMTUsImlhdCI6MTcyNjczMzQxNX0.V0F3dxt2ey_PvZYOzhd6CgYFd4HytXM8bCOcr6pAxvw\"}"} 2024-09-19 13:40:15.700 +05:30 6f099536-7309-4423-8c72-c61aeb9525bb INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 76.6531ms 2024-09-19 13:40:42.807 +05:30 97fdd259-2170-47fd-83a0-362551d343a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 84 2024-09-19 13:40:42.810 +05:30 97fdd259-2170-47fd-83a0-362551d343a6 INF CORS policy execution successful. 2024-09-19 13:40:42.812 +05:30 97fdd259-2170-47fd-83a0-362551d343a6 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-19 13:40:42.813 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:40:42.815 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF 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-19 13:40:42.833 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Database retrieved 2024-09-19 13:40:42.848 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Token generated 2024-09-19 13:40:42.848 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Token generated 2024-09-19 13:40:42.849 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:40:42.850 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 35.3615ms 2024-09-19 13:40:42.851 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:40:42.851 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 97fdd259-2170-47fd-83a0-362551d343a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNDQyLCJleHAiOjE3MjY3MzQwNDIsImlhdCI6MTcyNjczMzQ0Mn0.fRqI3a_7iX1QwVov95LjuUo_Bg8kZyH1AVLm23eRfxM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNDQyLCJleHAiOjE3MjY3MzQzNDIsImlhdCI6MTcyNjczMzQ0Mn0.pLvTZUdIVZdj58TJExKez6pqj7YVBKeV4qVaQl1PIBg\"}"} 2024-09-19 13:40:42.852 +05:30 65604d93-1f9e-43cd-8f44-c5305672bf5e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 45.2462ms 2024-09-19 13:41:41.992 +05:30 1600fb7e-6f4a-4e7f-8f9d-c9c12444786f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMyODE5LCJleHAiOjE3MjY3MzM3MTksImlhdCI6MTcyNjczMjgxOX0.tbyL3J8RhwGppA4GU6h59Bczylg_DLr4kr_dyMwqggw - null null 2024-09-19 13:41:41.993 +05:30 1600fb7e-6f4a-4e7f-8f9d-c9c12444786f INF CORS policy execution successful. 2024-09-19 13:41:41.995 +05:30 1600fb7e-6f4a-4e7f-8f9d-c9c12444786f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMyODE5LCJleHAiOjE3MjY3MzM3MTksImlhdCI6MTcyNjczMjgxOX0.tbyL3J8RhwGppA4GU6h59Bczylg_DLr4kr_dyMwqggw 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-19 13:41:41.998 +05:30 ce898819-d769-422e-8d55-84fab8f1780b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 13:41:41.999 +05:30 ce898819-d769-422e-8d55-84fab8f1780b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 13:41:42.031 +05:30 ce898819-d769-422e-8d55-84fab8f1780b ERR Login successful. 2024-09-19 13:41:42.064 +05:30 ce898819-d769-422e-8d55-84fab8f1780b ERR Token Regeneration failed System.Exception: Login successful. at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-19 13:41:42.066 +05:30 ce898819-d769-422e-8d55-84fab8f1780b INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:41:42.067 +05:30 ce898819-d769-422e-8d55-84fab8f1780b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 67.5467ms 2024-09-19 13:41:42.067 +05:30 ce898819-d769-422e-8d55-84fab8f1780b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 13:41:42.067 +05:30 ce898819-d769-422e-8d55-84fab8f1780b INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 1600fb7e-6f4a-4e7f-8f9d-c9c12444786f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 81} Body: {"status":"Failure","statusCode":5000,"message":"Login successful","result":null} 2024-09-19 13:41:42.068 +05:30 ce898819-d769-422e-8d55-84fab8f1780b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMyODE5LCJleHAiOjE3MjY3MzM3MTksImlhdCI6MTcyNjczMjgxOX0.tbyL3J8RhwGppA4GU6h59Bczylg_DLr4kr_dyMwqggw - 500 81 application/json; charset=utf-8 75.904ms 2024-09-19 13:41:49.812 +05:30 75f07cd5-3980-40e1-aea2-cead6abb5691 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 13:41:49.813 +05:30 75f07cd5-3980-40e1-aea2-cead6abb5691 INF CORS policy execution successful. 2024-09-19 13:41:49.813 +05:30 75f07cd5-3980-40e1-aea2-cead6abb5691 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 13:41:49.814 +05:30 e038dad7-cbfd-4655-b20c-e0ee1ef5bbb1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 13:41:49.814 +05:30 e038dad7-cbfd-4655-b20c-e0ee1ef5bbb1 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-19 13:41:49.846 +05:30 e038dad7-cbfd-4655-b20c-e0ee1ef5bbb1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:41:49.846 +05:30 e038dad7-cbfd-4655-b20c-e0ee1ef5bbb1 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 32.0729ms 2024-09-19 13:41:49.846 +05:30 e038dad7-cbfd-4655-b20c-e0ee1ef5bbb1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 13:41:49.847 +05:30 e038dad7-cbfd-4655-b20c-e0ee1ef5bbb1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 75f07cd5-3980-40e1-aea2-cead6abb5691}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 13:41:49.847 +05:30 e038dad7-cbfd-4655-b20c-e0ee1ef5bbb1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 35.5976ms 2024-09-19 13:41:50.834 +05:30 c017ce0c-b4c1-4406-9d21-889bdc05cf6c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 13:41:50.835 +05:30 c017ce0c-b4c1-4406-9d21-889bdc05cf6c INF CORS policy execution successful. 2024-09-19 13:41:50.835 +05:30 c017ce0c-b4c1-4406-9d21-889bdc05cf6c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.8812ms 2024-09-19 13:41:50.869 +05:30 48ba7803-4c44-4012-8c02-6118be79466c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 13:41:50.869 +05:30 48ba7803-4c44-4012-8c02-6118be79466c INF CORS policy execution successful. 2024-09-19 13:41:50.869 +05:30 48ba7803-4c44-4012-8c02-6118be79466c INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 13:41:50.869 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:41:50.870 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF 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-19 13:41:50.876 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Database retrieved 2024-09-19 13:41:50.895 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Token generated 2024-09-19 13:41:50.895 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Token generated 2024-09-19 13:41:50.896 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:41:50.896 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 26.3967ms 2024-09-19 13:41:50.896 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 13:41:50.896 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 48ba7803-4c44-4012-8c02-6118be79466c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNTEwLCJleHAiOjE3MjY3MzQxMTAsImlhdCI6MTcyNjczMzUxMH0.vF8LdThJuLC9bN30smX0ig6wLqd53xiw6CtyAXK6Wbw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNTEwLCJleHAiOjE3MjY3MzQ0MTAsImlhdCI6MTcyNjczMzUxMH0.uexMFUXP-vBkORC9V5Lux1XweO4ewTICs3XUa6EwBhI\"}"} 2024-09-19 13:41:50.897 +05:30 4c24edd4-49fe-403a-ba16-cd3cf2c2c205 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 28.4499ms 2024-09-19 13:51:50.174 +05:30 1f6e6338-ba21-4ee3-bd9f-c11da83b77cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNTEwLCJleHAiOjE3MjY3MzQ0MTAsImlhdCI6MTcyNjczMzUxMH0.uexMFUXP-vBkORC9V5Lux1XweO4ewTICs3XUa6EwBhI - null null 2024-09-19 13:51:50.178 +05:30 1f6e6338-ba21-4ee3-bd9f-c11da83b77cd INF CORS policy execution successful. 2024-09-19 13:51:50.181 +05:30 1f6e6338-ba21-4ee3-bd9f-c11da83b77cd INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNTEwLCJleHAiOjE3MjY3MzQ0MTAsImlhdCI6MTcyNjczMzUxMH0.uexMFUXP-vBkORC9V5Lux1XweO4ewTICs3XUa6EwBhI 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-19 13:51:50.183 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 13:51:50.184 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 13:51:50.220 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Token generated 2024-09-19 13:51:50.220 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Token generated 2024-09-19 13:51:50.223 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 13:51:50.224 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 40.0229ms 2024-09-19 13:51:50.224 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 13:51:50.225 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f6e6338-ba21-4ee3-bd9f-c11da83b77cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM0MTEwLCJleHAiOjE3MjY3MzQ3MTAsImlhdCI6MTcyNjczNDExMH0.MWRBT9SNZUTXMrtbQg5kSlzru8XbiLzElCvPgjwnl-k\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM0MTEwLCJleHAiOjE3MjY3MzUwMTAsImlhdCI6MTcyNjczNDExMH0.yfnkpcXK9hzmyU-fqN21hXz7xkA1oimkNU0sT8gbM2c\"}"} 2024-09-19 13:51:50.226 +05:30 6e0f20a1-3b55-4fc6-8ab9-23801f12905c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzMzNTEwLCJleHAiOjE3MjY3MzQ0MTAsImlhdCI6MTcyNjczMzUxMH0.uexMFUXP-vBkORC9V5Lux1XweO4ewTICs3XUa6EwBhI - 200 877 application/json; charset=utf-8 51.6568ms 2024-09-19 14:02:22.839 +05:30 INF Application is shutting down... 2024-09-19 14:10:23.731 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 14:10:23.784 +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-19 14:10:23.812 +05:30 INF Creating key {99e14cc8-f88e-4b4b-beae-ea0ae19d6dce} with creation date 2024-09-19 08:40:23Z, activation date 2024-09-19 08:40:23Z, and expiration date 2024-12-18 08:40:23Z. 2024-09-19 14:10:23.826 +05:30 WRN No XML encryptor configured. Key {99e14cc8-f88e-4b4b-beae-ea0ae19d6dce} may be persisted to storage in unencrypted form. 2024-09-19 14:10:24.033 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 14:10:24.033 +05:30 INF Hosting environment: Production 2024-09-19 14:10:24.033 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 14:10:24.044 +05:30 63bdfbd2-29b9-4e3d-bdb1-e4ebc4db0646 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3NjIxLCJleHAiOjE3MjY3Mjg1MjEsImlhdCI6MTcyNjcyNzYyMX0._Mz7M7_Qvc5kJ0jbv4A7sSvwn4xByI36e493Eme25VM - null null 2024-09-19 14:10:24.102 +05:30 63bdfbd2-29b9-4e3d-bdb1-e4ebc4db0646 INF CORS policy execution successful. 2024-09-19 14:10:24.124 +05:30 63bdfbd2-29b9-4e3d-bdb1-e4ebc4db0646 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3NjIxLCJleHAiOjE3MjY3Mjg1MjEsImlhdCI6MTcyNjcyNzYyMX0._Mz7M7_Qvc5kJ0jbv4A7sSvwn4xByI36e493Eme25VM Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 14:10:24.196 +05:30 6a5496b7-b7df-4cbd-a64a-2a970467c664 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:10:24.255 +05:30 6a5496b7-b7df-4cbd-a64a-2a970467c664 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:10:24.438 +05:30 6a5496b7-b7df-4cbd-a64a-2a970467c664 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:10:24.567 +05:30 6a5496b7-b7df-4cbd-a64a-2a970467c664 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 305.398ms 2024-09-19 14:10:24.571 +05:30 6a5496b7-b7df-4cbd-a64a-2a970467c664 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:10:24.571 +05:30 6a5496b7-b7df-4cbd-a64a-2a970467c664 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 63bdfbd2-29b9-4e3d-bdb1-e4ebc4db0646}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 14:10:24.585 +05:30 6a5496b7-b7df-4cbd-a64a-2a970467c664 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzI3NjIxLCJleHAiOjE3MjY3Mjg1MjEsImlhdCI6MTcyNjcyNzYyMX0._Mz7M7_Qvc5kJ0jbv4A7sSvwn4xByI36e493Eme25VM - 400 90 application/json; charset=utf-8 543.3316ms 2024-09-19 14:10:33.906 +05:30 73043c79-94a3-4310-8a3d-979007fd805a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 14:10:33.909 +05:30 73043c79-94a3-4310-8a3d-979007fd805a INF CORS policy execution successful. 2024-09-19 14:10:33.910 +05:30 73043c79-94a3-4310-8a3d-979007fd805a INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 14:10:33.912 +05:30 7152de55-53f7-4795-8ed3-85cd1036dc4f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:10:33.919 +05:30 7152de55-53f7-4795-8ed3-85cd1036dc4f 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-19 14:10:34.314 +05:30 7152de55-53f7-4795-8ed3-85cd1036dc4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:10:34.317 +05:30 7152de55-53f7-4795-8ed3-85cd1036dc4f INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 397.5759ms 2024-09-19 14:10:34.318 +05:30 7152de55-53f7-4795-8ed3-85cd1036dc4f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:10:34.320 +05:30 7152de55-53f7-4795-8ed3-85cd1036dc4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73043c79-94a3-4310-8a3d-979007fd805a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 14:10:34.323 +05:30 7152de55-53f7-4795-8ed3-85cd1036dc4f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 417.4918ms 2024-09-19 14:10:38.206 +05:30 e22335f6-1806-42b9-8975-475c7e32a46c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 14:10:38.212 +05:30 e22335f6-1806-42b9-8975-475c7e32a46c INF CORS policy execution successful. 2024-09-19 14:10:38.213 +05:30 e22335f6-1806-42b9-8975-475c7e32a46c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.9554ms 2024-09-19 14:10:38.386 +05:30 d5378006-a53d-49da-833a-0bf03259bdbb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 14:10:38.387 +05:30 d5378006-a53d-49da-833a-0bf03259bdbb INF CORS policy execution successful. 2024-09-19 14:10:38.388 +05:30 d5378006-a53d-49da-833a-0bf03259bdbb INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 14:10:38.390 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:10:38.398 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF 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-19 14:10:38.493 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Database retrieved 2024-09-19 14:10:38.544 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Token generated 2024-09-19 14:10:38.545 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Token generated 2024-09-19 14:10:38.547 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:10:38.548 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 148.9146ms 2024-09-19 14:10:38.548 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:10:38.548 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d5378006-a53d-49da-833a-0bf03259bdbb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1MjM4LCJleHAiOjE3MjY3MzU4MzgsImlhdCI6MTcyNjczNTIzOH0.c40R_BQdqicFNuN2sSirZlEypSBL5bbEkd6sG5mGy_Q\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1MjM4LCJleHAiOjE3MjY3MzYxMzgsImlhdCI6MTcyNjczNTIzOH0.KVpVj5n35JL6LOxFZLc-DURVY5yBICZc8R_oTqMdgG8\"}"} 2024-09-19 14:10:38.549 +05:30 78ad82b8-ef8c-402d-896f-69019cba15ed INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 162.2855ms 2024-09-19 14:12:30.225 +05:30 860b21e6-7edd-4876-9c50-6e1503399254 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM0MTEwLCJleHAiOjE3MjY3MzUwMTAsImlhdCI6MTcyNjczNDExMH0.yfnkpcXK9hzmyU-fqN21hXz7xkA1oimkNU0sT8gbM2c - null null 2024-09-19 14:12:30.229 +05:30 860b21e6-7edd-4876-9c50-6e1503399254 INF CORS policy execution successful. 2024-09-19 14:12:30.233 +05:30 860b21e6-7edd-4876-9c50-6e1503399254 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM0MTEwLCJleHAiOjE3MjY3MzUwMTAsImlhdCI6MTcyNjczNDExMH0.yfnkpcXK9hzmyU-fqN21hXz7xkA1oimkNU0sT8gbM2c 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-19 14:12:30.237 +05:30 670c211a-dc7a-4260-a6b8-678275de3f4a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:12:30.239 +05:30 670c211a-dc7a-4260-a6b8-678275de3f4a INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:12:30.251 +05:30 670c211a-dc7a-4260-a6b8-678275de3f4a INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:12:30.253 +05:30 670c211a-dc7a-4260-a6b8-678275de3f4a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 13.4225ms 2024-09-19 14:12:30.254 +05:30 670c211a-dc7a-4260-a6b8-678275de3f4a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:12:30.254 +05:30 670c211a-dc7a-4260-a6b8-678275de3f4a INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 860b21e6-7edd-4876-9c50-6e1503399254}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 14:12:30.255 +05:30 670c211a-dc7a-4260-a6b8-678275de3f4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM0MTEwLCJleHAiOjE3MjY3MzUwMTAsImlhdCI6MTcyNjczNDExMH0.yfnkpcXK9hzmyU-fqN21hXz7xkA1oimkNU0sT8gbM2c - 400 90 application/json; charset=utf-8 31.2599ms 2024-09-19 14:15:08.002 +05:30 f2cf64c4-2562-4063-a312-7f3130769202 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 14:15:08.007 +05:30 f2cf64c4-2562-4063-a312-7f3130769202 INF CORS policy execution successful. 2024-09-19 14:15:08.010 +05:30 f2cf64c4-2562-4063-a312-7f3130769202 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 14:15:08.011 +05:30 c6ee1e09-9531-442c-9fa0-5ff009739244 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:15:08.013 +05:30 c6ee1e09-9531-442c-9fa0-5ff009739244 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-19 14:15:08.055 +05:30 c6ee1e09-9531-442c-9fa0-5ff009739244 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:15:08.057 +05:30 c6ee1e09-9531-442c-9fa0-5ff009739244 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 43.65ms 2024-09-19 14:15:08.057 +05:30 c6ee1e09-9531-442c-9fa0-5ff009739244 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:15:08.058 +05:30 c6ee1e09-9531-442c-9fa0-5ff009739244 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2cf64c4-2562-4063-a312-7f3130769202}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 14:15:08.059 +05:30 c6ee1e09-9531-442c-9fa0-5ff009739244 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 57.9148ms 2024-09-19 14:15:10.023 +05:30 c56d6451-3691-4892-ac96-e2ad41c46acc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 14:15:10.023 +05:30 c56d6451-3691-4892-ac96-e2ad41c46acc INF CORS policy execution successful. 2024-09-19 14:15:10.024 +05:30 c56d6451-3691-4892-ac96-e2ad41c46acc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.4687ms 2024-09-19 14:15:10.066 +05:30 e354a810-4cf8-4022-acde-2a3e8cbda8a0 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 14:15:10.066 +05:30 e354a810-4cf8-4022-acde-2a3e8cbda8a0 INF CORS policy execution successful. 2024-09-19 14:15:10.067 +05:30 e354a810-4cf8-4022-acde-2a3e8cbda8a0 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 14:15:10.067 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:15:10.068 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF 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-19 14:15:10.081 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Database retrieved 2024-09-19 14:15:10.096 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Token generated 2024-09-19 14:15:10.096 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Token generated 2024-09-19 14:15:10.097 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:15:10.098 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 29.8063ms 2024-09-19 14:15:10.098 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:15:10.098 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e354a810-4cf8-4022-acde-2a3e8cbda8a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzYxMTAsImlhdCI6MTcyNjczNTUxMH0.RKxQPVKtDswsUyTQFzH63AzfIfVoeTx3bksb65i3l6U\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzY0MTAsImlhdCI6MTcyNjczNTUxMH0.vvG22nZiMA4N_k0UPTgQQ2UduzjvIlP1IMeIbP12doQ\"}"} 2024-09-19 14:15:10.099 +05:30 3d78e3cb-8985-404f-ac72-d3c2ffae0ac5 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 32.9388ms 2024-09-19 14:25:22.592 +05:30 INF Application is shutting down... 2024-09-19 14:30:23.941 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 14:30:23.994 +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-19 14:30:24.014 +05:30 INF Creating key {322c1317-48b7-4377-84dc-f4012a1ef4e7} with creation date 2024-09-19 09:00:24Z, activation date 2024-09-19 09:00:24Z, and expiration date 2024-12-18 09:00:24Z. 2024-09-19 14:30:24.026 +05:30 WRN No XML encryptor configured. Key {322c1317-48b7-4377-84dc-f4012a1ef4e7} may be persisted to storage in unencrypted form. 2024-09-19 14:30:24.194 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 14:30:24.195 +05:30 INF Hosting environment: Production 2024-09-19 14:30:24.195 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 14:30:24.211 +05:30 b1f71ce0-ac38-4525-9ce1-28bea9c58ec2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzY0MTAsImlhdCI6MTcyNjczNTUxMH0.vvG22nZiMA4N_k0UPTgQQ2UduzjvIlP1IMeIbP12doQ - null null 2024-09-19 14:30:24.263 +05:30 b1f71ce0-ac38-4525-9ce1-28bea9c58ec2 INF CORS policy execution successful. 2024-09-19 14:30:24.280 +05:30 b1f71ce0-ac38-4525-9ce1-28bea9c58ec2 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzY0MTAsImlhdCI6MTcyNjczNTUxMH0.vvG22nZiMA4N_k0UPTgQQ2UduzjvIlP1IMeIbP12doQ 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-19 14:30:24.328 +05:30 1c870410-7ac3-4efe-a6e3-541393ade519 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:30:24.359 +05:30 1c870410-7ac3-4efe-a6e3-541393ade519 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:30:24.566 +05:30 1c870410-7ac3-4efe-a6e3-541393ade519 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:30:24.777 +05:30 1c870410-7ac3-4efe-a6e3-541393ade519 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 412.3134ms 2024-09-19 14:30:24.780 +05:30 1c870410-7ac3-4efe-a6e3-541393ade519 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:30:24.781 +05:30 1c870410-7ac3-4efe-a6e3-541393ade519 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: b1f71ce0-ac38-4525-9ce1-28bea9c58ec2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 14:30:24.797 +05:30 1c870410-7ac3-4efe-a6e3-541393ade519 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzY0MTAsImlhdCI6MTcyNjczNTUxMH0.vvG22nZiMA4N_k0UPTgQQ2UduzjvIlP1IMeIbP12doQ - 400 90 application/json; charset=utf-8 589.0414ms 2024-09-19 14:30:24.803 +05:30 114c0989-10ed-4f4f-a226-c0a328f9fe5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzY0MTAsImlhdCI6MTcyNjczNTUxMH0.vvG22nZiMA4N_k0UPTgQQ2UduzjvIlP1IMeIbP12doQ - null null 2024-09-19 14:30:24.805 +05:30 114c0989-10ed-4f4f-a226-c0a328f9fe5c INF CORS policy execution successful. 2024-09-19 14:30:24.807 +05:30 114c0989-10ed-4f4f-a226-c0a328f9fe5c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzY0MTAsImlhdCI6MTcyNjczNTUxMH0.vvG22nZiMA4N_k0UPTgQQ2UduzjvIlP1IMeIbP12doQ 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-19 14:30:24.809 +05:30 47992f05-9f3f-4b21-bf66-c58164681901 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:30:24.810 +05:30 47992f05-9f3f-4b21-bf66-c58164681901 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:30:24.815 +05:30 47992f05-9f3f-4b21-bf66-c58164681901 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:30:24.816 +05:30 47992f05-9f3f-4b21-bf66-c58164681901 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 6.7618ms 2024-09-19 14:30:24.817 +05:30 47992f05-9f3f-4b21-bf66-c58164681901 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:30:24.817 +05:30 47992f05-9f3f-4b21-bf66-c58164681901 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 114c0989-10ed-4f4f-a226-c0a328f9fe5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 14:30:24.818 +05:30 47992f05-9f3f-4b21-bf66-c58164681901 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1NTEwLCJleHAiOjE3MjY3MzY0MTAsImlhdCI6MTcyNjczNTUxMH0.vvG22nZiMA4N_k0UPTgQQ2UduzjvIlP1IMeIbP12doQ - 400 90 application/json; charset=utf-8 14.9961ms 2024-09-19 14:30:43.777 +05:30 95716bc5-022d-40e8-9a67-ae0eb27845ad INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 14:30:43.786 +05:30 95716bc5-022d-40e8-9a67-ae0eb27845ad INF CORS policy execution successful. 2024-09-19 14:30:43.787 +05:30 95716bc5-022d-40e8-9a67-ae0eb27845ad INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 14:30:43.789 +05:30 2bf08d61-81d7-46ba-a59d-217a5c6bc6d3 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:30:43.800 +05:30 2bf08d61-81d7-46ba-a59d-217a5c6bc6d3 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-19 14:30:44.243 +05:30 2bf08d61-81d7-46ba-a59d-217a5c6bc6d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:30:44.245 +05:30 2bf08d61-81d7-46ba-a59d-217a5c6bc6d3 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 445.0265ms 2024-09-19 14:30:44.246 +05:30 2bf08d61-81d7-46ba-a59d-217a5c6bc6d3 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:30:44.248 +05:30 2bf08d61-81d7-46ba-a59d-217a5c6bc6d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 95716bc5-022d-40e8-9a67-ae0eb27845ad}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 14:30:44.251 +05:30 2bf08d61-81d7-46ba-a59d-217a5c6bc6d3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 474.931ms 2024-09-19 14:30:45.587 +05:30 86464baa-73ae-49e8-89c2-e48e3d867ed3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 14:30:45.588 +05:30 86464baa-73ae-49e8-89c2-e48e3d867ed3 INF CORS policy execution successful. 2024-09-19 14:30:45.590 +05:30 86464baa-73ae-49e8-89c2-e48e3d867ed3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 3.6733ms 2024-09-19 14:30:45.619 +05:30 bcb02d0b-fa99-42df-809f-f81235dc3f19 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 14:30:45.620 +05:30 bcb02d0b-fa99-42df-809f-f81235dc3f19 INF CORS policy execution successful. 2024-09-19 14:30:45.621 +05:30 bcb02d0b-fa99-42df-809f-f81235dc3f19 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 14:30:45.623 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:30:45.633 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF 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-19 14:30:45.728 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Database retrieved 2024-09-19 14:30:45.801 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Token generated 2024-09-19 14:30:45.802 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Token generated 2024-09-19 14:30:45.805 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:30:45.805 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 172.3486ms 2024-09-19 14:30:45.805 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:30:45.806 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bcb02d0b-fa99-42df-809f-f81235dc3f19}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzcwNDUsImlhdCI6MTcyNjczNjQ0NX0.TmUXJbnvK0mY2W7dioldQ_3b2eiY8WZxgCyxRpJLCIE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzczNDUsImlhdCI6MTcyNjczNjQ0NX0.ih67ExNf59lfvgkxJLfV1z-SPsTjbcuYwWeO-bRgugY\"}"} 2024-09-19 14:30:45.807 +05:30 6ca7a05e-2f20-4d7c-9510-dab42bb18bba INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 187.5989ms 2024-09-19 14:41:10.203 +05:30 c861a74e-bf51-45fb-983f-f7db92423df8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzczNDUsImlhdCI6MTcyNjczNjQ0NX0.ih67ExNf59lfvgkxJLfV1z-SPsTjbcuYwWeO-bRgugY - null null 2024-09-19 14:41:10.203 +05:30 36770a09-396a-4b86-ae3a-a10c8efb4391 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzczNDUsImlhdCI6MTcyNjczNjQ0NX0.ih67ExNf59lfvgkxJLfV1z-SPsTjbcuYwWeO-bRgugY - null null 2024-09-19 14:41:10.208 +05:30 c861a74e-bf51-45fb-983f-f7db92423df8 INF CORS policy execution successful. 2024-09-19 14:41:10.208 +05:30 36770a09-396a-4b86-ae3a-a10c8efb4391 INF CORS policy execution successful. 2024-09-19 14:41:10.212 +05:30 c861a74e-bf51-45fb-983f-f7db92423df8 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzczNDUsImlhdCI6MTcyNjczNjQ0NX0.ih67ExNf59lfvgkxJLfV1z-SPsTjbcuYwWeO-bRgugY 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-19 14:41:10.212 +05:30 36770a09-396a-4b86-ae3a-a10c8efb4391 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzczNDUsImlhdCI6MTcyNjczNjQ0NX0.ih67ExNf59lfvgkxJLfV1z-SPsTjbcuYwWeO-bRgugY 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-19 14:41:10.214 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:41:10.214 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:41:10.215 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:41:10.215 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:41:10.394 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Token generated 2024-09-19 14:41:10.394 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Token generated 2024-09-19 14:41:10.394 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Token generated 2024-09-19 14:41:10.394 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Token generated 2024-09-19 14:41:10.398 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:41:10.398 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:41:10.399 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 183.4528ms 2024-09-19 14:41:10.399 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 183.5591ms 2024-09-19 14:41:10.399 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:41:10.399 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:41:10.399 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c861a74e-bf51-45fb-983f-f7db92423df8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MDcwLCJleHAiOjE3MjY3Mzc2NzAsImlhdCI6MTcyNjczNzA3MH0.RSop5rEkrRYDwAF9mNvj0SAQhnjbhWWFvZTzZd2Y1dE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MDcwLCJleHAiOjE3MjY3Mzc5NzAsImlhdCI6MTcyNjczNzA3MH0.RvvHJAxW1KWzH0fw4Xy3Y9asGa83Rk5oIoTJgeDxqjA\"}"} 2024-09-19 14:41:10.399 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36770a09-396a-4b86-ae3a-a10c8efb4391}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MDcwLCJleHAiOjE3MjY3Mzc2NzAsImlhdCI6MTcyNjczNzA3MH0.RSop5rEkrRYDwAF9mNvj0SAQhnjbhWWFvZTzZd2Y1dE\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MDcwLCJleHAiOjE3MjY3Mzc5NzAsImlhdCI6MTcyNjczNzA3MH0.RvvHJAxW1KWzH0fw4Xy3Y9asGa83Rk5oIoTJgeDxqjA\"}"} 2024-09-19 14:41:10.401 +05:30 4712ce47-a01f-493b-a48e-55a4ace54e59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzczNDUsImlhdCI6MTcyNjczNjQ0NX0.ih67ExNf59lfvgkxJLfV1z-SPsTjbcuYwWeO-bRgugY - 200 877 application/json; charset=utf-8 198.5922ms 2024-09-19 14:41:10.401 +05:30 cb51756f-d2ea-4545-85c1-a60ef7762601 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM2NDQ1LCJleHAiOjE3MjY3MzczNDUsImlhdCI6MTcyNjczNjQ0NX0.ih67ExNf59lfvgkxJLfV1z-SPsTjbcuYwWeO-bRgugY - 200 877 application/json; charset=utf-8 198.6095ms 2024-09-19 14:45:56.084 +05:30 b5132827-95e5-40da-b13f-000710fa3b48 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1MjM4LCJleHAiOjE3MjY3MzYxMzgsImlhdCI6MTcyNjczNTIzOH0.KVpVj5n35JL6LOxFZLc-DURVY5yBICZc8R_oTqMdgG8 - null null 2024-09-19 14:45:56.087 +05:30 b5132827-95e5-40da-b13f-000710fa3b48 INF CORS policy execution successful. 2024-09-19 14:45:56.090 +05:30 b5132827-95e5-40da-b13f-000710fa3b48 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1MjM4LCJleHAiOjE3MjY3MzYxMzgsImlhdCI6MTcyNjczNTIzOH0.KVpVj5n35JL6LOxFZLc-DURVY5yBICZc8R_oTqMdgG8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 14:45:56.091 +05:30 97b1473f-b924-4f9f-9541-2ca4579d7058 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:45:56.092 +05:30 97b1473f-b924-4f9f-9541-2ca4579d7058 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:45:56.099 +05:30 97b1473f-b924-4f9f-9541-2ca4579d7058 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:45:56.100 +05:30 97b1473f-b924-4f9f-9541-2ca4579d7058 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 7.0213ms 2024-09-19 14:45:56.100 +05:30 97b1473f-b924-4f9f-9541-2ca4579d7058 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:45:56.100 +05:30 97b1473f-b924-4f9f-9541-2ca4579d7058 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: b5132827-95e5-40da-b13f-000710fa3b48}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 14:45:56.101 +05:30 97b1473f-b924-4f9f-9541-2ca4579d7058 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM1MjM4LCJleHAiOjE3MjY3MzYxMzgsImlhdCI6MTcyNjczNTIzOH0.KVpVj5n35JL6LOxFZLc-DURVY5yBICZc8R_oTqMdgG8 - 400 90 application/json; charset=utf-8 17.5876ms 2024-09-19 14:46:27.402 +05:30 e905530b-e962-4839-8944-6cc71c729f3b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 14:46:27.405 +05:30 e905530b-e962-4839-8944-6cc71c729f3b INF CORS policy execution successful. 2024-09-19 14:46:27.406 +05:30 e905530b-e962-4839-8944-6cc71c729f3b INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 14:46:27.407 +05:30 5c5d947f-db8d-4e88-905a-b8b56fe05105 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:46:27.408 +05:30 5c5d947f-db8d-4e88-905a-b8b56fe05105 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-19 14:46:27.478 +05:30 5c5d947f-db8d-4e88-905a-b8b56fe05105 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:46:27.480 +05:30 5c5d947f-db8d-4e88-905a-b8b56fe05105 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 71.9634ms 2024-09-19 14:46:27.481 +05:30 5c5d947f-db8d-4e88-905a-b8b56fe05105 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 14:46:27.481 +05:30 5c5d947f-db8d-4e88-905a-b8b56fe05105 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e905530b-e962-4839-8944-6cc71c729f3b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 14:46:27.482 +05:30 5c5d947f-db8d-4e88-905a-b8b56fe05105 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 80.4287ms 2024-09-19 14:46:31.681 +05:30 4a34535b-e86b-4246-b8e0-30de09016990 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 14:46:31.682 +05:30 4a34535b-e86b-4246-b8e0-30de09016990 INF CORS policy execution successful. 2024-09-19 14:46:31.683 +05:30 4a34535b-e86b-4246-b8e0-30de09016990 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.2775ms 2024-09-19 14:46:31.904 +05:30 452abe22-eb17-477c-a427-42a33a45624c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 14:46:31.904 +05:30 452abe22-eb17-477c-a427-42a33a45624c INF CORS policy execution successful. 2024-09-19 14:46:31.905 +05:30 452abe22-eb17-477c-a427-42a33a45624c INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 14:46:31.905 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:46:31.905 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF 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-19 14:46:31.918 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Database retrieved 2024-09-19 14:46:31.938 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Token generated 2024-09-19 14:46:31.939 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Token generated 2024-09-19 14:46:31.940 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:46:31.941 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 35.3893ms 2024-09-19 14:46:31.941 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 14:46:31.941 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 452abe22-eb17-477c-a427-42a33a45624c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MzkxLCJleHAiOjE3MjY3Mzc5OTEsImlhdCI6MTcyNjczNzM5MX0.EedMx_A1gBV5OO0wqVZtNt1ZgXJwSbNOwEVMiMbknrc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MzkxLCJleHAiOjE3MjY3MzgyOTEsImlhdCI6MTcyNjczNzM5MX0.dalyJjkF0qMcP9uBdP5Dz7WdgBY0ceABI_h3xEn6NWk\"}"} 2024-09-19 14:46:31.942 +05:30 ae04cc00-bcff-41c9-96a0-6cf8d54d2f7a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 38.6344ms 2024-09-19 14:56:34.093 +05:30 ee1bb56e-e89b-4235-ad51-907e69fb2f7c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MzkxLCJleHAiOjE3MjY3MzgyOTEsImlhdCI6MTcyNjczNzM5MX0.dalyJjkF0qMcP9uBdP5Dz7WdgBY0ceABI_h3xEn6NWk - null null 2024-09-19 14:56:34.101 +05:30 ee1bb56e-e89b-4235-ad51-907e69fb2f7c INF CORS policy execution successful. 2024-09-19 14:56:34.106 +05:30 ee1bb56e-e89b-4235-ad51-907e69fb2f7c INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MzkxLCJleHAiOjE3MjY3MzgyOTEsImlhdCI6MTcyNjczNzM5MX0.dalyJjkF0qMcP9uBdP5Dz7WdgBY0ceABI_h3xEn6NWk Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 14:56:34.109 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:56:34.112 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 14:56:34.180 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Token generated 2024-09-19 14:56:34.181 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Token generated 2024-09-19 14:56:34.183 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 14:56:34.185 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 72.9211ms 2024-09-19 14:56:34.186 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 14:56:34.186 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee1bb56e-e89b-4235-ad51-907e69fb2f7c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg1OTQsImlhdCI6MTcyNjczNzk5NH0.r9jM97FdGL8XuOsgpSoZLWiMq6NLmFDwu_R9w2Cq_cs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg4OTQsImlhdCI6MTcyNjczNzk5NH0.BKRweKlk0H3qYTkQPU_ZN-8YbA5EXrorJf1X3ZtNZ3k\"}"} 2024-09-19 14:56:34.187 +05:30 b8eb582c-6507-44f4-b88d-b69bf446e746 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MzkxLCJleHAiOjE3MjY3MzgyOTEsImlhdCI6MTcyNjczNzM5MX0.dalyJjkF0qMcP9uBdP5Dz7WdgBY0ceABI_h3xEn6NWk - 200 877 application/json; charset=utf-8 94.9593ms 2024-09-19 15:00:07.976 +05:30 5ea6c021-16ff-431e-bb50-e3f514e63b36 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MDcwLCJleHAiOjE3MjY3Mzc5NzAsImlhdCI6MTcyNjczNzA3MH0.RvvHJAxW1KWzH0fw4Xy3Y9asGa83Rk5oIoTJgeDxqjA - null null 2024-09-19 15:00:07.981 +05:30 5ea6c021-16ff-431e-bb50-e3f514e63b36 INF CORS policy execution successful. 2024-09-19 15:00:07.985 +05:30 5ea6c021-16ff-431e-bb50-e3f514e63b36 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MDcwLCJleHAiOjE3MjY3Mzc5NzAsImlhdCI6MTcyNjczNzA3MH0.RvvHJAxW1KWzH0fw4Xy3Y9asGa83Rk5oIoTJgeDxqjA 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-19 15:00:07.987 +05:30 a9fd5a18-cf9e-4f55-a947-33203b2590e0 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:00:07.989 +05:30 a9fd5a18-cf9e-4f55-a947-33203b2590e0 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:00:07.999 +05:30 a9fd5a18-cf9e-4f55-a947-33203b2590e0 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:00:08.001 +05:30 a9fd5a18-cf9e-4f55-a947-33203b2590e0 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 12.3301ms 2024-09-19 15:00:08.002 +05:30 a9fd5a18-cf9e-4f55-a947-33203b2590e0 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:00:08.002 +05:30 a9fd5a18-cf9e-4f55-a947-33203b2590e0 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 5ea6c021-16ff-431e-bb50-e3f514e63b36}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 15:00:08.005 +05:30 a9fd5a18-cf9e-4f55-a947-33203b2590e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3MDcwLCJleHAiOjE3MjY3Mzc5NzAsImlhdCI6MTcyNjczNzA3MH0.RvvHJAxW1KWzH0fw4Xy3Y9asGa83Rk5oIoTJgeDxqjA - 400 90 application/json; charset=utf-8 27.7176ms 2024-09-19 15:08:45.663 +05:30 65d0bec7-8c5e-43e8-a70f-ab98b0b4bd54 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-19 15:08:45.663 +05:30 39a6224e-8f2f-44bc-a0f9-e7b583bdb6a4 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-19 15:08:45.666 +05:30 39a6224e-8f2f-44bc-a0f9-e7b583bdb6a4 INF CORS policy execution successful. 2024-09-19 15:08:45.667 +05:30 65d0bec7-8c5e-43e8-a70f-ab98b0b4bd54 INF CORS policy execution successful. 2024-09-19 15:08:45.670 +05:30 39a6224e-8f2f-44bc-a0f9-e7b583bdb6a4 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.7955ms 2024-09-19 15:08:45.670 +05:30 65d0bec7-8c5e-43e8-a70f-ab98b0b4bd54 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.9757ms 2024-09-19 15:08:45.737 +05:30 1a7388f4-f1f9-45de-b6bd-29df02162134 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-19 15:08:45.776 +05:30 1a7388f4-f1f9-45de-b6bd-29df02162134 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 9:36:34 AM', Current time (UTC): '9/19/2024 9:38:45 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-19 15:08:45.790 +05:30 1a7388f4-f1f9-45de-b6bd-29df02162134 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 9:36:34 AM', Current time (UTC): '9/19/2024 9:38:45 AM'. 2024-09-19 15:08:45.790 +05:30 1a7388f4-f1f9-45de-b6bd-29df02162134 INF CORS policy execution successful. 2024-09-19 15:08:45.792 +05:30 1a7388f4-f1f9-45de-b6bd-29df02162134 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg1OTQsImlhdCI6MTcyNjczNzk5NH0.r9jM97FdGL8XuOsgpSoZLWiMq6NLmFDwu_R9w2Cq_cs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:45.805 +05:30 808c5ffc-6fb4-4891-8936-1e0c223b0fb2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 15:08:45.811 +05:30 808c5ffc-6fb4-4891-8936-1e0c223b0fb2 INF AuthenticationScheme: Bearer was challenged. 2024-09-19 15:08:45.812 +05:30 808c5ffc-6fb4-4891-8936-1e0c223b0fb2 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 1a7388f4-f1f9-45de-b6bd-29df02162134}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 09:36:34'"} Body: 2024-09-19 15:08:45.813 +05:30 808c5ffc-6fb4-4891-8936-1e0c223b0fb2 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 75.6629ms 2024-09-19 15:08:45.815 +05:30 3d7f16ff-815a-4c91-b0f1-38b320cab969 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg4OTQsImlhdCI6MTcyNjczNzk5NH0.BKRweKlk0H3qYTkQPU_ZN-8YbA5EXrorJf1X3ZtNZ3k - null null 2024-09-19 15:08:45.816 +05:30 3d7f16ff-815a-4c91-b0f1-38b320cab969 INF CORS policy execution successful. 2024-09-19 15:08:45.816 +05:30 3d7f16ff-815a-4c91-b0f1-38b320cab969 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg4OTQsImlhdCI6MTcyNjczNzk5NH0.BKRweKlk0H3qYTkQPU_ZN-8YbA5EXrorJf1X3ZtNZ3k Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:45.816 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:08:45.817 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:08:45.856 +05:30 4b4310d5-c580-4250-8942-bb231b5f0821 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-19 15:08:45.857 +05:30 4b4310d5-c580-4250-8942-bb231b5f0821 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 9:36:34 AM', Current time (UTC): '9/19/2024 9:38:45 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-19 15:08:45.858 +05:30 4b4310d5-c580-4250-8942-bb231b5f0821 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 9:36:34 AM', Current time (UTC): '9/19/2024 9:38:45 AM'. 2024-09-19 15:08:45.858 +05:30 4b4310d5-c580-4250-8942-bb231b5f0821 INF CORS policy execution successful. 2024-09-19 15:08:45.858 +05:30 4b4310d5-c580-4250-8942-bb231b5f0821 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg1OTQsImlhdCI6MTcyNjczNzk5NH0.r9jM97FdGL8XuOsgpSoZLWiMq6NLmFDwu_R9w2Cq_cs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:45.865 +05:30 684a4460-90e2-4d27-8e88-082cca4bc2b1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 15:08:45.866 +05:30 684a4460-90e2-4d27-8e88-082cca4bc2b1 INF AuthenticationScheme: Bearer was challenged. 2024-09-19 15:08:45.866 +05:30 684a4460-90e2-4d27-8e88-082cca4bc2b1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4b4310d5-c580-4250-8942-bb231b5f0821}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 09:36:34'"} Body: 2024-09-19 15:08:45.867 +05:30 684a4460-90e2-4d27-8e88-082cca4bc2b1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 401 null null 11.2913ms 2024-09-19 15:08:45.877 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Token generated 2024-09-19 15:08:45.877 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Token generated 2024-09-19 15:08:45.878 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:45.880 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 62.5326ms 2024-09-19 15:08:45.880 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:08:45.880 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3d7f16ff-815a-4c91-b0f1-38b320cab969}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3Mzk2MjUsImlhdCI6MTcyNjczODcyNX0.jYkVKt8iEh6hoPyzPUpiGQlAKcK5WW23XlgWRnTMXTg\"}"} 2024-09-19 15:08:45.881 +05:30 e26e6b9a-60f6-4959-a486-f13e0a8b0f14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg4OTQsImlhdCI6MTcyNjczNzk5NH0.BKRweKlk0H3qYTkQPU_ZN-8YbA5EXrorJf1X3ZtNZ3k - 200 877 application/json; charset=utf-8 65.6744ms 2024-09-19 15:08:45.924 +05:30 66a47c93-a22b-4fca-ba2b-63efd26ef6f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg4OTQsImlhdCI6MTcyNjczNzk5NH0.BKRweKlk0H3qYTkQPU_ZN-8YbA5EXrorJf1X3ZtNZ3k - null null 2024-09-19 15:08:45.924 +05:30 66a47c93-a22b-4fca-ba2b-63efd26ef6f9 INF CORS policy execution successful. 2024-09-19 15:08:45.925 +05:30 66a47c93-a22b-4fca-ba2b-63efd26ef6f9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg4OTQsImlhdCI6MTcyNjczNzk5NH0.BKRweKlk0H3qYTkQPU_ZN-8YbA5EXrorJf1X3ZtNZ3k Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:45.925 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:08:45.925 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:08:45.928 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Token generated 2024-09-19 15:08:45.928 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Token generated 2024-09-19 15:08:45.928 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:45.929 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 3.739ms 2024-09-19 15:08:45.929 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:08:45.929 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66a47c93-a22b-4fca-ba2b-63efd26ef6f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3Mzk2MjUsImlhdCI6MTcyNjczODcyNX0.jYkVKt8iEh6hoPyzPUpiGQlAKcK5WW23XlgWRnTMXTg\"}"} 2024-09-19 15:08:45.929 +05:30 5f473a5c-7dd9-40bf-a43c-3890d0a0cf9e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM3OTk0LCJleHAiOjE3MjY3Mzg4OTQsImlhdCI6MTcyNjczNzk5NH0.BKRweKlk0H3qYTkQPU_ZN-8YbA5EXrorJf1X3ZtNZ3k - 200 877 application/json; charset=utf-8 5.7546ms 2024-09-19 15:08:45.977 +05:30 5c7999ef-63e4-41f9-893e-ec8df3b8c5d3 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-19 15:08:45.986 +05:30 5c7999ef-63e4-41f9-893e-ec8df3b8c5d3 INF CORS policy execution successful. 2024-09-19 15:08:45.987 +05:30 5c7999ef-63e4-41f9-893e-ec8df3b8c5d3 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:45.988 +05:30 c725bf51-2e50-4f6c-bd51-fbb74a2de750 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 15:08:45.998 +05:30 c725bf51-2e50-4f6c-bd51-fbb74a2de750 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-19 15:08:46.092 +05:30 c725bf51-2e50-4f6c-bd51-fbb74a2de750 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:46.092 +05:30 c725bf51-2e50-4f6c-bd51-fbb74a2de750 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 93.8945ms 2024-09-19 15:08:46.092 +05:30 c725bf51-2e50-4f6c-bd51-fbb74a2de750 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 15:08:46.092 +05:30 c725bf51-2e50-4f6c-bd51-fbb74a2de750 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5c7999ef-63e4-41f9-893e-ec8df3b8c5d3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":null},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-19 15:08:46.093 +05:30 c725bf51-2e50-4f6c-bd51-fbb74a2de750 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 748 application/json; charset=utf-8 116.3146ms 2024-09-19 15:08:46.136 +05:30 660afa58-0674-4c7d-9220-d95d59fc1b58 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-19 15:08:46.137 +05:30 660afa58-0674-4c7d-9220-d95d59fc1b58 INF CORS policy execution successful. 2024-09-19 15:08:46.137 +05:30 660afa58-0674-4c7d-9220-d95d59fc1b58 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:46.138 +05:30 f5e56be7-4978-486e-9a76-b085048d20d9 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 15:08:46.138 +05:30 f5e56be7-4978-486e-9a76-b085048d20d9 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-19 15:08:46.146 +05:30 f5e56be7-4978-486e-9a76-b085048d20d9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:46.146 +05:30 f5e56be7-4978-486e-9a76-b085048d20d9 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 8.0087ms 2024-09-19 15:08:46.146 +05:30 f5e56be7-4978-486e-9a76-b085048d20d9 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 15:08:46.147 +05:30 f5e56be7-4978-486e-9a76-b085048d20d9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 660afa58-0674-4c7d-9220-d95d59fc1b58}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":null},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-19 15:08:46.147 +05:30 f5e56be7-4978-486e-9a76-b085048d20d9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 748 application/json; charset=utf-8 11.7057ms 2024-09-19 15:08:48.355 +05:30 232bc0cb-8287-4e68-9b0d-f10d89e50fb9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 15:08:48.355 +05:30 4b103ef2-ab43-4dab-806b-64c12570d305 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 15:08:48.355 +05:30 4b103ef2-ab43-4dab-806b-64c12570d305 INF CORS policy execution successful. 2024-09-19 15:08:48.355 +05:30 232bc0cb-8287-4e68-9b0d-f10d89e50fb9 INF CORS policy execution successful. 2024-09-19 15:08:48.356 +05:30 4b103ef2-ab43-4dab-806b-64c12570d305 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.3504ms 2024-09-19 15:08:48.356 +05:30 232bc0cb-8287-4e68-9b0d-f10d89e50fb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 1.3524ms 2024-09-19 15:08:48.396 +05:30 421f7717-cdcf-4248-9b85-f9a2bb7fc656 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 15:08:48.397 +05:30 421f7717-cdcf-4248-9b85-f9a2bb7fc656 INF CORS policy execution successful. 2024-09-19 15:08:48.398 +05:30 421f7717-cdcf-4248-9b85-f9a2bb7fc656 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:48.399 +05:30 593a1372-216e-4521-831f-27d78d444d9d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 15:08:48.405 +05:30 593a1372-216e-4521-831f-27d78d444d9d 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-19 15:08:48.430 +05:30 593a1372-216e-4521-831f-27d78d444d9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:48.430 +05:30 593a1372-216e-4521-831f-27d78d444d9d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 24.5554ms 2024-09-19 15:08:48.430 +05:30 593a1372-216e-4521-831f-27d78d444d9d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 15:08:48.431 +05:30 593a1372-216e-4521-831f-27d78d444d9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 421f7717-cdcf-4248-9b85-f9a2bb7fc656}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-19 15:08:48.431 +05:30 593a1372-216e-4521-831f-27d78d444d9d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 35.226ms 2024-09-19 15:08:48.470 +05:30 60424e9a-512c-4e8e-b0ff-ab28e254600a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 15:08:48.471 +05:30 60424e9a-512c-4e8e-b0ff-ab28e254600a INF CORS policy execution successful. 2024-09-19 15:08:48.471 +05:30 60424e9a-512c-4e8e-b0ff-ab28e254600a 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:48.474 +05:30 f572b1b9-7b19-4e79-961a-fee5062acc9d INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 15:08:48.474 +05:30 f572b1b9-7b19-4e79-961a-fee5062acc9d 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-19 15:08:48.479 +05:30 f572b1b9-7b19-4e79-961a-fee5062acc9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:48.480 +05:30 f572b1b9-7b19-4e79-961a-fee5062acc9d INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 5.9061ms 2024-09-19 15:08:48.480 +05:30 f572b1b9-7b19-4e79-961a-fee5062acc9d INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 15:08:48.480 +05:30 f572b1b9-7b19-4e79-961a-fee5062acc9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 60424e9a-512c-4e8e-b0ff-ab28e254600a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-19 15:08:48.481 +05:30 f572b1b9-7b19-4e79-961a-fee5062acc9d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 10.7538ms 2024-09-19 15:08:48.629 +05:30 db84f507-16fc-40c7-b6fa-1c580d15c1f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-19 15:08:48.629 +05:30 28797528-a705-4d4a-9477-9e7859c9e9c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-19 15:08:48.629 +05:30 db84f507-16fc-40c7-b6fa-1c580d15c1f4 INF CORS policy execution successful. 2024-09-19 15:08:48.629 +05:30 28797528-a705-4d4a-9477-9e7859c9e9c8 INF CORS policy execution successful. 2024-09-19 15:08:48.630 +05:30 db84f507-16fc-40c7-b6fa-1c580d15c1f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - 204 null null 0.761ms 2024-09-19 15:08:48.630 +05:30 28797528-a705-4d4a-9477-9e7859c9e9c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 204 null null 0.7488ms 2024-09-19 15:08:48.684 +05:30 66be0972-3444-4b82-8400-ffdf83b8ce32 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString= - null null 2024-09-19 15:08:48.684 +05:30 32c6f1f6-54bf-4140-bc7d-13d50f10f9e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - null null 2024-09-19 15:08:48.685 +05:30 32c6f1f6-54bf-4140-bc7d-13d50f10f9e6 INF CORS policy execution successful. 2024-09-19 15:08:48.685 +05:30 66be0972-3444-4b82-8400-ffdf83b8ce32 INF CORS policy execution successful. 2024-09-19 15:08:48.685 +05:30 66be0972-3444-4b82-8400-ffdf83b8ce32 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:48.685 +05:30 32c6f1f6-54bf-4140-bc7d-13d50f10f9e6 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3MzkzMjUsImlhdCI6MTcyNjczODcyNX0.k4OKKkfPdB037uG87OPdBEPVoaOy8wIVH_CDfhQVKho}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:08:48.686 +05:30 93425e07-3d57-4adf-9f43-9761d7d8159e INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-19 15:08:48.686 +05:30 b207ed4a-c16c-45ec-9f0c-88b9e388b8d1 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-19 15:08:48.691 +05:30 b207ed4a-c16c-45ec-9f0c-88b9e388b8d1 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-19 15:08:48.691 +05:30 93425e07-3d57-4adf-9f43-9761d7d8159e 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-19 15:08:48.708 +05:30 93425e07-3d57-4adf-9f43-9761d7d8159e INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:48.709 +05:30 93425e07-3d57-4adf-9f43-9761d7d8159e INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 17.7789ms 2024-09-19 15:08:48.709 +05:30 93425e07-3d57-4adf-9f43-9761d7d8159e INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-19 15:08:48.709 +05:30 93425e07-3d57-4adf-9f43-9761d7d8159e INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 32c6f1f6-54bf-4140-bc7d-13d50f10f9e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 15:08:48.710 +05:30 93425e07-3d57-4adf-9f43-9761d7d8159e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString= - 404 84 application/json; charset=utf-8 25.507ms 2024-09-19 15:08:48.721 +05:30 b207ed4a-c16c-45ec-9f0c-88b9e388b8d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:08:48.722 +05:30 b207ed4a-c16c-45ec-9f0c-88b9e388b8d1 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 30.7932ms 2024-09-19 15:08:48.722 +05:30 b207ed4a-c16c-45ec-9f0c-88b9e388b8d1 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-19 15:08:48.722 +05:30 b207ed4a-c16c-45ec-9f0c-88b9e388b8d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66be0972-3444-4b82-8400-ffdf83b8ce32}, {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-19 15:08:48.723 +05:30 b207ed4a-c16c-45ec-9f0c-88b9e388b8d1 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 38.5241ms 2024-09-19 15:18:33.857 +05:30 8e10cc4b-7d33-4884-8927-8b926c982333 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 15:18:33.861 +05:30 8e10cc4b-7d33-4884-8927-8b926c982333 INF CORS policy execution successful. 2024-09-19 15:18:33.864 +05:30 8e10cc4b-7d33-4884-8927-8b926c982333 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:18:33.865 +05:30 bd1e656d-cab2-423c-8aed-99c359e12249 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 15:18:33.867 +05:30 bd1e656d-cab2-423c-8aed-99c359e12249 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-19 15:18:33.924 +05:30 bd1e656d-cab2-423c-8aed-99c359e12249 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:18:33.926 +05:30 bd1e656d-cab2-423c-8aed-99c359e12249 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 57.7366ms 2024-09-19 15:18:33.926 +05:30 bd1e656d-cab2-423c-8aed-99c359e12249 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 15:18:33.927 +05:30 bd1e656d-cab2-423c-8aed-99c359e12249 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e10cc4b-7d33-4884-8927-8b926c982333}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 15:18:33.928 +05:30 bd1e656d-cab2-423c-8aed-99c359e12249 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 71.6375ms 2024-09-19 15:18:34.368 +05:30 68054ba9-3f72-4819-b09f-baa1ee238c16 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 15:18:34.370 +05:30 68054ba9-3f72-4819-b09f-baa1ee238c16 INF CORS policy execution successful. 2024-09-19 15:18:34.371 +05:30 68054ba9-3f72-4819-b09f-baa1ee238c16 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.6957ms 2024-09-19 15:18:34.408 +05:30 3cfddfe2-a94c-44d8-b239-0b9f52279457 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 15:18:34.410 +05:30 3cfddfe2-a94c-44d8-b239-0b9f52279457 INF CORS policy execution successful. 2024-09-19 15:18:34.411 +05:30 3cfddfe2-a94c-44d8-b239-0b9f52279457 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 15:18:34.411 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 15:18:34.412 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF 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-19 15:18:34.436 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Database retrieved 2024-09-19 15:18:34.473 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Token generated 2024-09-19 15:18:34.474 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Token generated 2024-09-19 15:18:34.474 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:18:34.475 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 62.9105ms 2024-09-19 15:18:34.475 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 15:18:34.476 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3cfddfe2-a94c-44d8-b239-0b9f52279457}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3NDAyMTQsImlhdCI6MTcyNjczOTMxNH0.M8ZF6MMj6b17eWdYOyXAfdi9nl61DJLvm31DDVJElsA\"}"} 2024-09-19 15:18:34.477 +05:30 565cfab1-5e66-4797-bbbf-9f8466f10e0f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 68.5019ms 2024-09-19 15:27:40.833 +05:30 9252a3a9-7449-4d4c-b04d-5c65da1964e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3Mzk2MjUsImlhdCI6MTcyNjczODcyNX0.jYkVKt8iEh6hoPyzPUpiGQlAKcK5WW23XlgWRnTMXTg - null null 2024-09-19 15:27:40.836 +05:30 9252a3a9-7449-4d4c-b04d-5c65da1964e6 INF CORS policy execution successful. 2024-09-19 15:27:40.838 +05:30 9252a3a9-7449-4d4c-b04d-5c65da1964e6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3Mzk2MjUsImlhdCI6MTcyNjczODcyNX0.jYkVKt8iEh6hoPyzPUpiGQlAKcK5WW23XlgWRnTMXTg Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:27:40.839 +05:30 9056dcdc-60fb-40af-b550-15b2a7435ff2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:27:40.839 +05:30 9056dcdc-60fb-40af-b550-15b2a7435ff2 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:27:40.845 +05:30 9056dcdc-60fb-40af-b550-15b2a7435ff2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:27:40.846 +05:30 9056dcdc-60fb-40af-b550-15b2a7435ff2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 6.7138ms 2024-09-19 15:27:40.847 +05:30 9056dcdc-60fb-40af-b550-15b2a7435ff2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:27:40.847 +05:30 9056dcdc-60fb-40af-b550-15b2a7435ff2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 9252a3a9-7449-4d4c-b04d-5c65da1964e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 15:27:40.848 +05:30 9056dcdc-60fb-40af-b550-15b2a7435ff2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM4NzI1LCJleHAiOjE3MjY3Mzk2MjUsImlhdCI6MTcyNjczODcyNX0.jYkVKt8iEh6hoPyzPUpiGQlAKcK5WW23XlgWRnTMXTg - 400 90 application/json; charset=utf-8 16.0814ms 2024-09-19 15:27:45.914 +05:30 44df61c2-e629-4f9a-9fe7-1fae74b1800e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 15:27:45.915 +05:30 44df61c2-e629-4f9a-9fe7-1fae74b1800e INF CORS policy execution successful. 2024-09-19 15:27:45.915 +05:30 44df61c2-e629-4f9a-9fe7-1fae74b1800e INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:27:45.916 +05:30 9f032fee-fbe9-4cd2-bf6b-15ef3791ac42 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 15:27:45.916 +05:30 9f032fee-fbe9-4cd2-bf6b-15ef3791ac42 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-19 15:27:46.005 +05:30 9f032fee-fbe9-4cd2-bf6b-15ef3791ac42 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:27:46.006 +05:30 9f032fee-fbe9-4cd2-bf6b-15ef3791ac42 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 89.7687ms 2024-09-19 15:27:46.006 +05:30 9f032fee-fbe9-4cd2-bf6b-15ef3791ac42 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 15:27:46.006 +05:30 9f032fee-fbe9-4cd2-bf6b-15ef3791ac42 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44df61c2-e629-4f9a-9fe7-1fae74b1800e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 15:27:46.007 +05:30 9f032fee-fbe9-4cd2-bf6b-15ef3791ac42 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 92.0444ms 2024-09-19 15:27:50.632 +05:30 e436bc51-1fd0-4f2f-866b-8abf54edae67 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 15:27:50.632 +05:30 e436bc51-1fd0-4f2f-866b-8abf54edae67 INF CORS policy execution successful. 2024-09-19 15:27:50.633 +05:30 e436bc51-1fd0-4f2f-866b-8abf54edae67 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 1.8752ms 2024-09-19 15:27:50.847 +05:30 cf78b592-ad60-45d1-9b78-449cc00b6f43 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 15:27:50.848 +05:30 cf78b592-ad60-45d1-9b78-449cc00b6f43 INF CORS policy execution successful. 2024-09-19 15:27:50.848 +05:30 cf78b592-ad60-45d1-9b78-449cc00b6f43 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 15:27:50.848 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 15:27:50.849 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF 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-19 15:27:50.861 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Database retrieved 2024-09-19 15:27:50.884 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Token generated 2024-09-19 15:27:50.885 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Token generated 2024-09-19 15:27:50.885 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:27:50.885 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 36.8001ms 2024-09-19 15:27:50.886 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 15:27:50.886 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf78b592-ad60-45d1-9b78-449cc00b6f43}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5ODcwLCJleHAiOjE3MjY3NDA0NzAsImlhdCI6MTcyNjczOTg3MH0.UJlLr6nCMkK-WLrGterb2cB2jurwJkfH1EFdSdFN0VI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5ODcwLCJleHAiOjE3MjY3NDA3NzAsImlhdCI6MTcyNjczOTg3MH0.7twf_Es20ix9M5YKRYSEQ7-CInkVO1tBVhw97rDnuKo\"}"} 2024-09-19 15:27:50.886 +05:30 23fb04a6-3c66-46a2-b6c3-3089239d4ab9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 38.8334ms 2024-09-19 15:28:18.503 +05:30 b0e70b69-221d-447a-9358-b40142dfa531 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:18.503 +05:30 d95f86f1-0458-424e-8f48-6ab80c987979 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:18.505 +05:30 d95f86f1-0458-424e-8f48-6ab80c987979 INF CORS policy execution successful. 2024-09-19 15:28:18.505 +05:30 b0e70b69-221d-447a-9358-b40142dfa531 INF CORS policy execution successful. 2024-09-19 15:28:18.506 +05:30 b0e70b69-221d-447a-9358-b40142dfa531 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.8511ms 2024-09-19 15:28:18.506 +05:30 d95f86f1-0458-424e-8f48-6ab80c987979 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 2.8536ms 2024-09-19 15:28:18.547 +05:30 2f052e1d-39d9-448a-9a36-86c2e3bce5b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:18.550 +05:30 2f052e1d-39d9-448a-9a36-86c2e3bce5b4 INF CORS policy execution successful. 2024-09-19 15:28:18.553 +05:30 2f052e1d-39d9-448a-9a36-86c2e3bce5b4 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:28:18.555 +05:30 76dc23b8-2ad7-4a15-a33c-b4c136b0d5d3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:18.556 +05:30 666e4516-4179-429b-a8b2-6405d667a026 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:18.556 +05:30 76dc23b8-2ad7-4a15-a33c-b4c136b0d5d3 INF CORS policy execution successful. 2024-09-19 15:28:18.557 +05:30 76dc23b8-2ad7-4a15-a33c-b4c136b0d5d3 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:28:18.557 +05:30 99ad35a8-0acf-4c6d-bb3a-3d3ce7751a4e INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:18.569 +05:30 99ad35a8-0acf-4c6d-bb3a-3d3ce7751a4e 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-19 15:28:18.569 +05:30 666e4516-4179-429b-a8b2-6405d667a026 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-19 15:28:18.600 +05:30 666e4516-4179-429b-a8b2-6405d667a026 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:18.600 +05:30 666e4516-4179-429b-a8b2-6405d667a026 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 31.4355ms 2024-09-19 15:28:18.600 +05:30 666e4516-4179-429b-a8b2-6405d667a026 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:18.601 +05:30 666e4516-4179-429b-a8b2-6405d667a026 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f052e1d-39d9-448a-9a36-86c2e3bce5b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 15:28:18.601 +05:30 666e4516-4179-429b-a8b2-6405d667a026 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 54.1076ms 2024-09-19 15:28:18.605 +05:30 99ad35a8-0acf-4c6d-bb3a-3d3ce7751a4e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:18.605 +05:30 99ad35a8-0acf-4c6d-bb3a-3d3ce7751a4e INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 36.6094ms 2024-09-19 15:28:18.605 +05:30 99ad35a8-0acf-4c6d-bb3a-3d3ce7751a4e INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:18.606 +05:30 99ad35a8-0acf-4c6d-bb3a-3d3ce7751a4e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76dc23b8-2ad7-4a15-a33c-b4c136b0d5d3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 15:28:18.606 +05:30 99ad35a8-0acf-4c6d-bb3a-3d3ce7751a4e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 50.6563ms 2024-09-19 15:28:24.508 +05:30 df6f0e84-95aa-45d6-94bf-7aa02d5eff0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 15:28:24.508 +05:30 df6f0e84-95aa-45d6-94bf-7aa02d5eff0b INF CORS policy execution successful. 2024-09-19 15:28:24.509 +05:30 df6f0e84-95aa-45d6-94bf-7aa02d5eff0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.9058ms 2024-09-19 15:28:24.545 +05:30 962c79d4-e4b9-4be1-a026-ac1b383bc819 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 15:28:24.546 +05:30 962c79d4-e4b9-4be1-a026-ac1b383bc819 INF CORS policy execution successful. 2024-09-19 15:28:24.546 +05:30 962c79d4-e4b9-4be1-a026-ac1b383bc819 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.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:28:24.547 +05:30 03daf2f4-2d27-4cfb-a7f6-8ffcc9353f97 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 15:28:24.555 +05:30 03daf2f4-2d27-4cfb-a7f6-8ffcc9353f97 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-19 15:28:24.587 +05:30 03daf2f4-2d27-4cfb-a7f6-8ffcc9353f97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:24.588 +05:30 03daf2f4-2d27-4cfb-a7f6-8ffcc9353f97 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 33.1415ms 2024-09-19 15:28:24.588 +05:30 03daf2f4-2d27-4cfb-a7f6-8ffcc9353f97 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 15:28:24.588 +05:30 03daf2f4-2d27-4cfb-a7f6-8ffcc9353f97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 962c79d4-e4b9-4be1-a026-ac1b383bc819}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 15:28:24.589 +05:30 03daf2f4-2d27-4cfb-a7f6-8ffcc9353f97 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 44.1468ms 2024-09-19 15:28:28.802 +05:30 bfef7398-274d-462d-a4cb-9184c05ac824 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - null null 2024-09-19 15:28:28.802 +05:30 bfef7398-274d-462d-a4cb-9184c05ac824 INF CORS policy execution successful. 2024-09-19 15:28:28.803 +05:30 bfef7398-274d-462d-a4cb-9184c05ac824 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - 204 null null 1.0169ms 2024-09-19 15:28:28.842 +05:30 5d95718d-3440-45f5-b614-b6e0300674f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - null null 2024-09-19 15:28:28.844 +05:30 5d95718d-3440-45f5-b614-b6e0300674f7 INF CORS policy execution successful. 2024-09-19 15:28:28.844 +05:30 5d95718d-3440-45f5-b614-b6e0300674f7 INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:28:28.845 +05:30 a25ba527-c5b7-47d1-bb6d-02f4f789183f INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-19 15:28:28.850 +05:30 a25ba527-c5b7-47d1-bb6d-02f4f789183f 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-19 15:28:28.866 +05:30 a25ba527-c5b7-47d1-bb6d-02f4f789183f INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:28.867 +05:30 a25ba527-c5b7-47d1-bb6d-02f4f789183f INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 16.2492ms 2024-09-19 15:28:28.867 +05:30 a25ba527-c5b7-47d1-bb6d-02f4f789183f INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-19 15:28:28.867 +05:30 a25ba527-c5b7-47d1-bb6d-02f4f789183f INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 5d95718d-3440-45f5-b614-b6e0300674f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Failure","statusCode":3002,"message":"Profile Name already exists.","result":null} 2024-09-19 15:28:28.867 +05:30 a25ba527-c5b7-47d1-bb6d-02f4f789183f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - 409 93 application/json; charset=utf-8 25.1018ms 2024-09-19 15:28:28.884 +05:30 3d2a4d90-777d-49c0-8d5d-45166650f027 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - null null 2024-09-19 15:28:28.885 +05:30 3d2a4d90-777d-49c0-8d5d-45166650f027 INF CORS policy execution successful. 2024-09-19 15:28:28.885 +05:30 3d2a4d90-777d-49c0-8d5d-45166650f027 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - 204 null null 1.0087ms 2024-09-19 15:28:28.925 +05:30 6811f495-35d8-42a6-b9e1-6948dcf5655f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - null null 2024-09-19 15:28:28.925 +05:30 6811f495-35d8-42a6-b9e1-6948dcf5655f INF CORS policy execution successful. 2024-09-19 15:28:28.926 +05:30 6811f495-35d8-42a6-b9e1-6948dcf5655f INF HTTP request: Path: /profile/checkprofilenameexistence QueryString: ?profileId=0&profileName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:28:28.926 +05:30 e1df03c7-bd58-4e71-89d0-e161e9816fcf INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-19 15:28:28.926 +05:30 e1df03c7-bd58-4e71-89d0-e161e9816fcf 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-19 15:28:28.929 +05:30 e1df03c7-bd58-4e71-89d0-e161e9816fcf INF Executing ConflictObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:28.929 +05:30 e1df03c7-bd58-4e71-89d0-e161e9816fcf INF Executed action Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api) in 2.8202ms 2024-09-19 15:28:28.929 +05:30 e1df03c7-bd58-4e71-89d0-e161e9816fcf INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.CheckProfileNameExistence (Sang.Security.Api)' 2024-09-19 15:28:28.929 +05:30 e1df03c7-bd58-4e71-89d0-e161e9816fcf INF HTTP Response: StatusCode: 409 Headers: {X-Correlation-Id: 6811f495-35d8-42a6-b9e1-6948dcf5655f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 93} Body: {"status":"Failure","statusCode":3002,"message":"Profile Name already exists.","result":null} 2024-09-19 15:28:28.929 +05:30 e1df03c7-bd58-4e71-89d0-e161e9816fcf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/checkprofilenameexistence?profileId=0&profileName=dipin - 409 93 application/json; charset=utf-8 4.8276ms 2024-09-19 15:28:31.556 +05:30 cbc370aa-1686-4c03-8b96-c80a87e7c38b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:31.556 +05:30 cbc370aa-1686-4c03-8b96-c80a87e7c38b INF CORS policy execution successful. 2024-09-19 15:28:31.557 +05:30 cbc370aa-1686-4c03-8b96-c80a87e7c38b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.7932ms 2024-09-19 15:28:31.559 +05:30 bb5a4bea-da84-411f-b930-3311e091f364 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:31.559 +05:30 bb5a4bea-da84-411f-b930-3311e091f364 INF CORS policy execution successful. 2024-09-19 15:28:31.560 +05:30 bb5a4bea-da84-411f-b930-3311e091f364 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 0.9317ms 2024-09-19 15:28:31.590 +05:30 2857c42d-23ed-46d9-b7d4-32e82feda40f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:31.591 +05:30 2857c42d-23ed-46d9-b7d4-32e82feda40f INF CORS policy execution successful. 2024-09-19 15:28:31.591 +05:30 2857c42d-23ed-46d9-b7d4-32e82feda40f INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:28:31.592 +05:30 f6df15e6-e5a2-41b3-981f-33ce70e74cb5 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:31.592 +05:30 f6df15e6-e5a2-41b3-981f-33ce70e74cb5 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-19 15:28:31.600 +05:30 348e1540-c4df-4102-be21-df4da81b2470 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 15:28:31.600 +05:30 348e1540-c4df-4102-be21-df4da81b2470 INF CORS policy execution successful. 2024-09-19 15:28:31.601 +05:30 348e1540-c4df-4102-be21-df4da81b2470 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3Mzk5MTQsImlhdCI6MTcyNjczOTMxNH0.tRQHFCzz9coQyjQcBq0lR48mjwzR6iFMaNILULUWc30}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:28:31.601 +05:30 e481aa08-88b6-4b86-9744-ac71ddfb98e0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:31.601 +05:30 e481aa08-88b6-4b86-9744-ac71ddfb98e0 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-19 15:28:31.635 +05:30 f6df15e6-e5a2-41b3-981f-33ce70e74cb5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:31.636 +05:30 f6df15e6-e5a2-41b3-981f-33ce70e74cb5 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 43.8965ms 2024-09-19 15:28:31.636 +05:30 f6df15e6-e5a2-41b3-981f-33ce70e74cb5 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:31.636 +05:30 f6df15e6-e5a2-41b3-981f-33ce70e74cb5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2857c42d-23ed-46d9-b7d4-32e82feda40f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 15:28:31.637 +05:30 f6df15e6-e5a2-41b3-981f-33ce70e74cb5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 47.2039ms 2024-09-19 15:28:31.637 +05:30 e481aa08-88b6-4b86-9744-ac71ddfb98e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:31.638 +05:30 e481aa08-88b6-4b86-9744-ac71ddfb98e0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 36.4738ms 2024-09-19 15:28:31.638 +05:30 e481aa08-88b6-4b86-9744-ac71ddfb98e0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 15:28:31.638 +05:30 e481aa08-88b6-4b86-9744-ac71ddfb98e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 348e1540-c4df-4102-be21-df4da81b2470}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 15:28:31.638 +05:30 e481aa08-88b6-4b86-9744-ac71ddfb98e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 38.6248ms 2024-09-19 15:28:35.674 +05:30 d985c150-3cc6-41ba-9c68-3dd1c292c728 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3NDAyMTQsImlhdCI6MTcyNjczOTMxNH0.M8ZF6MMj6b17eWdYOyXAfdi9nl61DJLvm31DDVJElsA - null null 2024-09-19 15:28:35.674 +05:30 d985c150-3cc6-41ba-9c68-3dd1c292c728 INF CORS policy execution successful. 2024-09-19 15:28:35.675 +05:30 d985c150-3cc6-41ba-9c68-3dd1c292c728 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3NDAyMTQsImlhdCI6MTcyNjczOTMxNH0.M8ZF6MMj6b17eWdYOyXAfdi9nl61DJLvm31DDVJElsA 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-19 15:28:35.675 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:28:35.676 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:28:35.680 +05:30 23b73dce-b982-4933-844b-2c2e690f5ea6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3NDAyMTQsImlhdCI6MTcyNjczOTMxNH0.M8ZF6MMj6b17eWdYOyXAfdi9nl61DJLvm31DDVJElsA - null null 2024-09-19 15:28:35.681 +05:30 23b73dce-b982-4933-844b-2c2e690f5ea6 INF CORS policy execution successful. 2024-09-19 15:28:35.681 +05:30 23b73dce-b982-4933-844b-2c2e690f5ea6 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3NDAyMTQsImlhdCI6MTcyNjczOTMxNH0.M8ZF6MMj6b17eWdYOyXAfdi9nl61DJLvm31DDVJElsA 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-19 15:28:35.681 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:28:35.681 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:28:35.695 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Token generated 2024-09-19 15:28:35.696 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Token generated 2024-09-19 15:28:35.696 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Token generated 2024-09-19 15:28:35.696 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Token generated 2024-09-19 15:28:35.696 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:35.696 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:28:35.697 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 21.0819ms 2024-09-19 15:28:35.697 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 15.6049ms 2024-09-19 15:28:35.697 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:28:35.697 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:28:35.697 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d985c150-3cc6-41ba-9c68-3dd1c292c728}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA1MTUsImlhdCI6MTcyNjczOTkxNX0.ETmGnU1FDq9NxAFSuQUI2oN3JTriqFMeoNMQtdjg0Cs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA\"}"} 2024-09-19 15:28:35.697 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23b73dce-b982-4933-844b-2c2e690f5ea6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA1MTUsImlhdCI6MTcyNjczOTkxNX0.ETmGnU1FDq9NxAFSuQUI2oN3JTriqFMeoNMQtdjg0Cs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA\"}"} 2024-09-19 15:28:35.698 +05:30 7cbcf218-716a-41a1-93c4-d9e0a92de9c5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3NDAyMTQsImlhdCI6MTcyNjczOTMxNH0.M8ZF6MMj6b17eWdYOyXAfdi9nl61DJLvm31DDVJElsA - 200 877 application/json; charset=utf-8 17.1897ms 2024-09-19 15:28:35.698 +05:30 941cfd5e-5cf2-4771-a8c1-968b9a242d7b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5MzE0LCJleHAiOjE3MjY3NDAyMTQsImlhdCI6MTcyNjczOTMxNH0.M8ZF6MMj6b17eWdYOyXAfdi9nl61DJLvm31DDVJElsA - 200 877 application/json; charset=utf-8 23.7438ms 2024-09-19 15:36:22.628 +05:30 f89f1b49-e152-4df6-b4c4-023614a6594e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/deleterole - null null 2024-09-19 15:36:22.629 +05:30 f89f1b49-e152-4df6-b4c4-023614a6594e INF CORS policy execution successful. 2024-09-19 15:36:22.631 +05:30 f89f1b49-e152-4df6-b4c4-023614a6594e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/deleterole - 204 null null 3.0628ms 2024-09-19 15:36:22.857 +05:30 0746950a-f8e2-452b-a5e3-a2831f2c3d83 INF Request starting HTTP/1.1 DELETE http://103.120.178.195/SangSecurityAPI/role/deleterole - application/json 11 2024-09-19 15:36:22.859 +05:30 0746950a-f8e2-452b-a5e3-a2831f2c3d83 INF CORS policy execution successful. 2024-09-19 15:36:22.860 +05:30 0746950a-f8e2-452b-a5e3-a2831f2c3d83 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,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5ODcwLCJleHAiOjE3MjY3NDA0NzAsImlhdCI6MTcyNjczOTg3MH0.UJlLr6nCMkK-WLrGterb2cB2jurwJkfH1EFdSdFN0VI}, {Connection: keep-alive}, {Content-Length: 11}, {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":46}] 2024-09-19 15:36:22.862 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.DeleteRole (Sang.Security.Api)' 2024-09-19 15:36:22.875 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 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-19 15:36:23.062 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 ERR Database error occurred: The following roles do not exist: 46 2024-09-19 15:36:23.075 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:36:23.076 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 INF Executed action Sang.Security.Api.Controllers.RoleController.DeleteRole (Sang.Security.Api) in 200.6746ms 2024-09-19 15:36:23.076 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.DeleteRole (Sang.Security.Api)' 2024-09-19 15:36:23.076 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 0746950a-f8e2-452b-a5e3-a2831f2c3d83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 102} Body: {"status":"Failure","statusCode":1001,"message":"The following roles do not exist: 46.","result":null} 2024-09-19 15:36:23.077 +05:30 a629467f-be3e-4e58-b143-04b267107ae0 INF Request finished HTTP/1.1 DELETE http://103.120.178.195/SangSecurityAPI/role/deleterole - 400 102 application/json; charset=utf-8 220.0014ms 2024-09-19 15:37:52.384 +05:30 bd14abaf-5c4c-4058-91f7-08671f6f7233 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5ODcwLCJleHAiOjE3MjY3NDA3NzAsImlhdCI6MTcyNjczOTg3MH0.7twf_Es20ix9M5YKRYSEQ7-CInkVO1tBVhw97rDnuKo - null null 2024-09-19 15:37:52.387 +05:30 bd14abaf-5c4c-4058-91f7-08671f6f7233 INF CORS policy execution successful. 2024-09-19 15:37:52.389 +05:30 bd14abaf-5c4c-4058-91f7-08671f6f7233 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5ODcwLCJleHAiOjE3MjY3NDA3NzAsImlhdCI6MTcyNjczOTg3MH0.7twf_Es20ix9M5YKRYSEQ7-CInkVO1tBVhw97rDnuKo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:37:52.390 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:37:52.391 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:37:52.419 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Token generated 2024-09-19 15:37:52.419 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Token generated 2024-09-19 15:37:52.421 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:37:52.422 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 30.7678ms 2024-09-19 15:37:52.422 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:37:52.422 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd14abaf-5c4c-4058-91f7-08671f6f7233}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQwNDcyLCJleHAiOjE3MjY3NDEwNzIsImlhdCI6MTcyNjc0MDQ3Mn0.MCgn0Ilv3Y30FzYEQ-Qz-MZrm4FcRjL7gWTAf8LvpJs\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQwNDcyLCJleHAiOjE3MjY3NDEzNzIsImlhdCI6MTcyNjc0MDQ3Mn0.Kkb5FLG9zugGcNt1be1YmNoWWA9RkkPoTfbdc3c9vb0\"}"} 2024-09-19 15:37:52.423 +05:30 db264739-ff96-48fe-a18e-9b9a455de2a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5ODcwLCJleHAiOjE3MjY3NDA3NzAsImlhdCI6MTcyNjczOTg3MH0.7twf_Es20ix9M5YKRYSEQ7-CInkVO1tBVhw97rDnuKo - 200 877 application/json; charset=utf-8 39.6202ms 2024-09-19 15:46:47.228 +05:30 d302089e-6a33-4661-aa66-4fe6c03039d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA - null null 2024-09-19 15:46:47.232 +05:30 d302089e-6a33-4661-aa66-4fe6c03039d0 INF CORS policy execution successful. 2024-09-19 15:46:47.233 +05:30 d302089e-6a33-4661-aa66-4fe6c03039d0 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA 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-19 15:46:47.234 +05:30 e31cc619-d26c-46f8-a736-eef3658051e2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:46:47.235 +05:30 e31cc619-d26c-46f8-a736-eef3658051e2 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:46:47.238 +05:30 eb3e59f8-7d29-43d9-ac12-d932d7a81f93 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA - null null 2024-09-19 15:46:47.238 +05:30 eb3e59f8-7d29-43d9-ac12-d932d7a81f93 INF CORS policy execution successful. 2024-09-19 15:46:47.239 +05:30 eb3e59f8-7d29-43d9-ac12-d932d7a81f93 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA 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-19 15:46:47.239 +05:30 d17695fb-6a34-4ecd-a3c4-d3fdbf5af895 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:46:47.239 +05:30 d17695fb-6a34-4ecd-a3c4-d3fdbf5af895 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:46:47.242 +05:30 e31cc619-d26c-46f8-a736-eef3658051e2 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:46:47.242 +05:30 d17695fb-6a34-4ecd-a3c4-d3fdbf5af895 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:46:47.244 +05:30 d17695fb-6a34-4ecd-a3c4-d3fdbf5af895 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.0924ms 2024-09-19 15:46:47.244 +05:30 e31cc619-d26c-46f8-a736-eef3658051e2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.5753ms 2024-09-19 15:46:47.244 +05:30 d17695fb-6a34-4ecd-a3c4-d3fdbf5af895 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:46:47.245 +05:30 e31cc619-d26c-46f8-a736-eef3658051e2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:46:47.245 +05:30 d17695fb-6a34-4ecd-a3c4-d3fdbf5af895 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: eb3e59f8-7d29-43d9-ac12-d932d7a81f93}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 15:46:47.245 +05:30 e31cc619-d26c-46f8-a736-eef3658051e2 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: d302089e-6a33-4661-aa66-4fe6c03039d0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 15:46:47.246 +05:30 d17695fb-6a34-4ecd-a3c4-d3fdbf5af895 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA - 400 90 application/json; charset=utf-8 7.927ms 2024-09-19 15:46:47.246 +05:30 e31cc619-d26c-46f8-a736-eef3658051e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzM5OTE1LCJleHAiOjE3MjY3NDA4MTUsImlhdCI6MTcyNjczOTkxNX0.lh0TpjX2--cSRIpQnqdGj7NRlRmT2iiHXVPyTIy7MyA - 400 90 application/json; charset=utf-8 17.7893ms 2024-09-19 15:49:39.029 +05:30 fcc0415e-5c1f-45a6-8752-ccd432e22fe5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 15:49:39.033 +05:30 fcc0415e-5c1f-45a6-8752-ccd432e22fe5 INF CORS policy execution successful. 2024-09-19 15:49:39.035 +05:30 fcc0415e-5c1f-45a6-8752-ccd432e22fe5 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:49:39.036 +05:30 d7163008-0f58-462a-ad83-aa504591b4bc INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 15:49:39.037 +05:30 d7163008-0f58-462a-ad83-aa504591b4bc 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-19 15:49:39.096 +05:30 d7163008-0f58-462a-ad83-aa504591b4bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:49:39.097 +05:30 d7163008-0f58-462a-ad83-aa504591b4bc INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 59.3052ms 2024-09-19 15:49:39.097 +05:30 d7163008-0f58-462a-ad83-aa504591b4bc INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 15:49:39.097 +05:30 d7163008-0f58-462a-ad83-aa504591b4bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcc0415e-5c1f-45a6-8752-ccd432e22fe5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 15:49:39.098 +05:30 d7163008-0f58-462a-ad83-aa504591b4bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 68.6545ms 2024-09-19 15:49:41.327 +05:30 d0bce655-bd6f-4070-ad8d-8571ba0850ee INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 15:49:41.328 +05:30 d0bce655-bd6f-4070-ad8d-8571ba0850ee INF CORS policy execution successful. 2024-09-19 15:49:41.329 +05:30 d0bce655-bd6f-4070-ad8d-8571ba0850ee INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.1197ms 2024-09-19 15:49:41.366 +05:30 e2b6de6b-2e64-4220-bfca-895afb686023 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 15:49:41.367 +05:30 e2b6de6b-2e64-4220-bfca-895afb686023 INF CORS policy execution successful. 2024-09-19 15:49:41.368 +05:30 e2b6de6b-2e64-4220-bfca-895afb686023 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 15:49:41.370 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 15:49:41.370 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF 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-19 15:49:41.390 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Database retrieved 2024-09-19 15:49:41.436 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Token generated 2024-09-19 15:49:41.436 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Token generated 2024-09-19 15:49:41.436 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:49:41.437 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 66.427ms 2024-09-19 15:49:41.437 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 15:49:41.438 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e2b6de6b-2e64-4220-bfca-895afb686023}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMTgxLCJleHAiOjE3MjY3NDE3ODEsImlhdCI6MTcyNjc0MTE4MX0._IfUGiYgOBrA3T_3gq_fXPyMjwn2EM6aqYSsVejAbvU\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMTgxLCJleHAiOjE3MjY3NDIwODEsImlhdCI6MTcyNjc0MTE4MX0.Kf0pya2Ucu3mZnJoqWM3rV1D5VehjsdRiy7uJe7EMno\"}"} 2024-09-19 15:49:41.438 +05:30 6e6dd411-405d-4bbf-8242-2ae7aabd1ddc INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 72.5903ms 2024-09-19 15:51:53.378 +05:30 f43341c7-de19-40ec-b647-f97eccc2273d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTYxODUsImV4cCI6MTcyNDk5NzA4NSwiaWF0IjoxNzI0OTk2MTg1fQ.j-m8UieKeDnXuUBKJpN11VRxZOVktJ8CS97OaAUwQ-g - null null 2024-09-19 15:51:53.381 +05:30 f43341c7-de19-40ec-b647-f97eccc2273d INF CORS policy execution successful. 2024-09-19 15:51:53.382 +05:30 f43341c7-de19-40ec-b647-f97eccc2273d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTYxODUsImV4cCI6MTcyNDk5NzA4NSwiaWF0IjoxNzI0OTk2MTg1fQ.j-m8UieKeDnXuUBKJpN11VRxZOVktJ8CS97OaAUwQ-g 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-19 15:51:53.383 +05:30 29cc5dcc-3336-4581-a3b4-47911376f50d INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:51:53.384 +05:30 29cc5dcc-3336-4581-a3b4-47911376f50d INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:51:53.389 +05:30 29cc5dcc-3336-4581-a3b4-47911376f50d INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:51:53.390 +05:30 29cc5dcc-3336-4581-a3b4-47911376f50d INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.8744ms 2024-09-19 15:51:53.390 +05:30 29cc5dcc-3336-4581-a3b4-47911376f50d INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:51:53.390 +05:30 29cc5dcc-3336-4581-a3b4-47911376f50d INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: f43341c7-de19-40ec-b647-f97eccc2273d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 15:51:53.391 +05:30 29cc5dcc-3336-4581-a3b4-47911376f50d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNSIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTYxODUsImV4cCI6MTcyNDk5NzA4NSwiaWF0IjoxNzI0OTk2MTg1fQ.j-m8UieKeDnXuUBKJpN11VRxZOVktJ8CS97OaAUwQ-g - 400 90 application/json; charset=utf-8 12.875ms 2024-09-19 15:51:59.205 +05:30 992d6883-74ed-43ce-8043-b9604bf0cb53 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQwNDcyLCJleHAiOjE3MjY3NDEzNzIsImlhdCI6MTcyNjc0MDQ3Mn0.Kkb5FLG9zugGcNt1be1YmNoWWA9RkkPoTfbdc3c9vb0 - null null 2024-09-19 15:51:59.207 +05:30 992d6883-74ed-43ce-8043-b9604bf0cb53 INF CORS policy execution successful. 2024-09-19 15:51:59.207 +05:30 992d6883-74ed-43ce-8043-b9604bf0cb53 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQwNDcyLCJleHAiOjE3MjY3NDEzNzIsImlhdCI6MTcyNjc0MDQ3Mn0.Kkb5FLG9zugGcNt1be1YmNoWWA9RkkPoTfbdc3c9vb0 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 15:51:59.208 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:51:59.208 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 15:51:59.310 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Token generated 2024-09-19 15:51:59.310 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Token generated 2024-09-19 15:51:59.311 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 15:51:59.311 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 102.7369ms 2024-09-19 15:51:59.311 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 15:51:59.311 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 992d6883-74ed-43ce-8043-b9604bf0cb53}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMzE5LCJleHAiOjE3MjY3NDE5MTksImlhdCI6MTcyNjc0MTMxOX0.-7x2wgHi84clMSmnf6Rj144bmUAZuoAor6s7VHn0Mr8\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMzE5LCJleHAiOjE3MjY3NDIyMTksImlhdCI6MTcyNjc0MTMxOX0._TzfIcWFex1tBpkrh18dUS_Pzyet1NhfvxsGNjbM6Do\"}"} 2024-09-19 15:51:59.312 +05:30 7c48e530-65d0-4c4d-8557-6cd2efaf2675 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQwNDcyLCJleHAiOjE3MjY3NDEzNzIsImlhdCI6MTcyNjc0MDQ3Mn0.Kkb5FLG9zugGcNt1be1YmNoWWA9RkkPoTfbdc3c9vb0 - 200 877 application/json; charset=utf-8 106.5104ms 2024-09-19 16:02:22.654 +05:30 INF Application is shutting down... 2024-09-19 16:07:40.104 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 16:07:40.154 +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-19 16:07:40.173 +05:30 INF Creating key {aac89649-bb2a-4ca4-88c9-e163f0b7e995} with creation date 2024-09-19 10:37:40Z, activation date 2024-09-19 10:37:40Z, and expiration date 2024-12-18 10:37:40Z. 2024-09-19 16:07:40.189 +05:30 WRN No XML encryptor configured. Key {aac89649-bb2a-4ca4-88c9-e163f0b7e995} may be persisted to storage in unencrypted form. 2024-09-19 16:07:40.369 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 16:07:40.370 +05:30 INF Hosting environment: Production 2024-09-19 16:07:40.370 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 16:07:40.381 +05:30 a7807ec0-7be4-4491-bb6e-0618e912da02 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMTgxLCJleHAiOjE3MjY3NDIwODEsImlhdCI6MTcyNjc0MTE4MX0.Kf0pya2Ucu3mZnJoqWM3rV1D5VehjsdRiy7uJe7EMno - null null 2024-09-19 16:07:40.458 +05:30 a7807ec0-7be4-4491-bb6e-0618e912da02 INF CORS policy execution successful. 2024-09-19 16:07:40.485 +05:30 a7807ec0-7be4-4491-bb6e-0618e912da02 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMTgxLCJleHAiOjE3MjY3NDIwODEsImlhdCI6MTcyNjc0MTE4MX0.Kf0pya2Ucu3mZnJoqWM3rV1D5VehjsdRiy7uJe7EMno 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-19 16:07:40.531 +05:30 799af2b5-d103-413c-995c-bf88f9e1d7cf INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:07:40.558 +05:30 799af2b5-d103-413c-995c-bf88f9e1d7cf INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 16:07:40.699 +05:30 799af2b5-d103-413c-995c-bf88f9e1d7cf INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:07:40.817 +05:30 799af2b5-d103-413c-995c-bf88f9e1d7cf INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 254.2963ms 2024-09-19 16:07:40.820 +05:30 799af2b5-d103-413c-995c-bf88f9e1d7cf INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:07:40.821 +05:30 799af2b5-d103-413c-995c-bf88f9e1d7cf INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: a7807ec0-7be4-4491-bb6e-0618e912da02}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 16:07:40.833 +05:30 799af2b5-d103-413c-995c-bf88f9e1d7cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMTgxLCJleHAiOjE3MjY3NDIwODEsImlhdCI6MTcyNjc0MTE4MX0.Kf0pya2Ucu3mZnJoqWM3rV1D5VehjsdRiy7uJe7EMno - 400 90 application/json; charset=utf-8 453.968ms 2024-09-19 16:18:38.772 +05:30 INF Application is shutting down... 2024-09-19 16:29:56.978 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 16:29:57.038 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-09-19 16:29:57.061 +05:30 INF Creating key {ece9c950-5fc0-4642-b467-510a1bcc6fc4} with creation date 2024-09-19 10:59:57Z, activation date 2024-09-19 10:59:57Z, and expiration date 2024-12-18 10:59:57Z. 2024-09-19 16:29:57.071 +05:30 WRN No XML encryptor configured. Key {ece9c950-5fc0-4642-b467-510a1bcc6fc4} may be persisted to storage in unencrypted form. 2024-09-19 16:29:57.264 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 16:29:57.265 +05:30 INF Hosting environment: Production 2024-09-19 16:29:57.265 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 16:29:57.275 +05:30 2cda7591-c59e-4e9b-9c80-60792786b4ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=null - null null 2024-09-19 16:29:57.342 +05:30 2cda7591-c59e-4e9b-9c80-60792786b4ff INF CORS policy execution successful. 2024-09-19 16:29:57.365 +05:30 2cda7591-c59e-4e9b-9c80-60792786b4ff INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=null Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,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-19 16:29:57.411 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:29:57.442 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 16:29:57.488 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 ERR Token Regeneration failed Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX12741: JWT must have three segments (JWS) or five segments (JWE). at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Sang.Service.Common.Validators.TokenValidator.ValidateToken(String token, String TokenKey) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) 2024-09-19 16:29:57.505 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:29:57.650 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 202.6496ms 2024-09-19 16:29:57.654 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:29:57.654 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 2cda7591-c59e-4e9b-9c80-60792786b4ff}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Failure","statusCode":5000,"message":"IDX12741: JWT must have three segments (JWS) or five segments (JWE)","result":null} 2024-09-19 16:29:57.669 +05:30 3e3a8936-e2a2-47a1-9c9d-a7d0ed3bce27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=null - 500 132 application/json; charset=utf-8 395.2627ms 2024-09-19 16:30:48.752 +05:30 b3e0dc19-97e7-4bca-9ba8-48a2fbf91e87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 16:30:48.762 +05:30 b3e0dc19-97e7-4bca-9ba8-48a2fbf91e87 INF CORS policy execution successful. 2024-09-19 16:30:48.767 +05:30 b3e0dc19-97e7-4bca-9ba8-48a2fbf91e87 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 16:30:48.773 +05:30 98ed292e-d455-42ae-af60-0c02bc446877 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 16:30:48.789 +05:30 98ed292e-d455-42ae-af60-0c02bc446877 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-19 16:30:49.219 +05:30 98ed292e-d455-42ae-af60-0c02bc446877 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:30:49.224 +05:30 98ed292e-d455-42ae-af60-0c02bc446877 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 434.2285ms 2024-09-19 16:30:49.225 +05:30 98ed292e-d455-42ae-af60-0c02bc446877 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 16:30:49.227 +05:30 98ed292e-d455-42ae-af60-0c02bc446877 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3e0dc19-97e7-4bca-9ba8-48a2fbf91e87}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 16:30:49.230 +05:30 98ed292e-d455-42ae-af60-0c02bc446877 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 478.8809ms 2024-09-19 16:38:18.513 +05:30 3f6846ed-594f-4a00-96ac-af083238a0f9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMzE5LCJleHAiOjE3MjY3NDIyMTksImlhdCI6MTcyNjc0MTMxOX0._TzfIcWFex1tBpkrh18dUS_Pzyet1NhfvxsGNjbM6Do - null null 2024-09-19 16:38:18.521 +05:30 3f6846ed-594f-4a00-96ac-af083238a0f9 INF CORS policy execution successful. 2024-09-19 16:38:18.523 +05:30 3f6846ed-594f-4a00-96ac-af083238a0f9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMzE5LCJleHAiOjE3MjY3NDIyMTksImlhdCI6MTcyNjc0MTMxOX0._TzfIcWFex1tBpkrh18dUS_Pzyet1NhfvxsGNjbM6Do Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 16:38:18.525 +05:30 129a18c9-fa3b-4f9c-8969-e33c34d27570 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:38:18.526 +05:30 129a18c9-fa3b-4f9c-8969-e33c34d27570 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 16:38:18.611 +05:30 129a18c9-fa3b-4f9c-8969-e33c34d27570 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:38:18.613 +05:30 129a18c9-fa3b-4f9c-8969-e33c34d27570 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 86.0203ms 2024-09-19 16:38:18.613 +05:30 129a18c9-fa3b-4f9c-8969-e33c34d27570 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:38:18.613 +05:30 129a18c9-fa3b-4f9c-8969-e33c34d27570 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 3f6846ed-594f-4a00-96ac-af083238a0f9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 16:38:18.614 +05:30 129a18c9-fa3b-4f9c-8969-e33c34d27570 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQxMzE5LCJleHAiOjE3MjY3NDIyMTksImlhdCI6MTcyNjc0MTMxOX0._TzfIcWFex1tBpkrh18dUS_Pzyet1NhfvxsGNjbM6Do - 400 90 application/json; charset=utf-8 101.3939ms 2024-09-19 16:38:25.727 +05:30 67a37410-8ab1-41e9-8475-77cb158adad6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 16:38:25.729 +05:30 67a37410-8ab1-41e9-8475-77cb158adad6 INF CORS policy execution successful. 2024-09-19 16:38:25.730 +05:30 67a37410-8ab1-41e9-8475-77cb158adad6 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 16:38:25.732 +05:30 b744de31-d475-4289-a210-1c0ab4a16540 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 16:38:25.732 +05:30 b744de31-d475-4289-a210-1c0ab4a16540 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-19 16:38:25.805 +05:30 b744de31-d475-4289-a210-1c0ab4a16540 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:38:25.806 +05:30 b744de31-d475-4289-a210-1c0ab4a16540 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 73.6318ms 2024-09-19 16:38:25.807 +05:30 b744de31-d475-4289-a210-1c0ab4a16540 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 16:38:25.807 +05:30 b744de31-d475-4289-a210-1c0ab4a16540 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 67a37410-8ab1-41e9-8475-77cb158adad6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 16:38:25.808 +05:30 b744de31-d475-4289-a210-1c0ab4a16540 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 80.9676ms 2024-09-19 16:38:29.683 +05:30 73d64972-0326-4bc9-8213-ce88a107626c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 16:38:29.684 +05:30 73d64972-0326-4bc9-8213-ce88a107626c INF CORS policy execution successful. 2024-09-19 16:38:29.686 +05:30 73d64972-0326-4bc9-8213-ce88a107626c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 2.3016ms 2024-09-19 16:38:29.738 +05:30 ab169a7c-d0b9-4b45-afe5-fa086487b94c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 16:38:29.738 +05:30 ab169a7c-d0b9-4b45-afe5-fa086487b94c INF CORS policy execution successful. 2024-09-19 16:38:29.739 +05:30 ab169a7c-d0b9-4b45-afe5-fa086487b94c INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 16:38:29.740 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 16:38:29.749 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF 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-19 16:38:29.835 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Database retrieved 2024-09-19 16:38:29.899 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Token generated 2024-09-19 16:38:29.900 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Token generated 2024-09-19 16:38:29.909 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:38:29.910 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 160.7111ms 2024-09-19 16:38:29.910 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 16:38:29.910 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab169a7c-d0b9-4b45-afe5-fa086487b94c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0MTA5LCJleHAiOjE3MjY3NDQ3MDksImlhdCI6MTcyNjc0NDEwOX0.bE8adbIxpPBrtnlmZU4Yeh1B-4MHz2J1JKR6sbeo4h0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0MTA5LCJleHAiOjE3MjY3NDUwMDksImlhdCI6MTcyNjc0NDEwOX0.nz7og2DiUJPgEaNxREx_He_5_yLpQERYwqB_NxifKbk\"}"} 2024-09-19 16:38:29.911 +05:30 ff968e24-026e-4a90-a320-f23a50ab3f29 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 173.4744ms 2024-09-19 16:48:51.776 +05:30 9088ed7c-5e87-4944-a87e-35b1c2b2a84a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0MTA5LCJleHAiOjE3MjY3NDUwMDksImlhdCI6MTcyNjc0NDEwOX0.nz7og2DiUJPgEaNxREx_He_5_yLpQERYwqB_NxifKbk - null null 2024-09-19 16:48:51.779 +05:30 9088ed7c-5e87-4944-a87e-35b1c2b2a84a INF CORS policy execution successful. 2024-09-19 16:48:51.781 +05:30 9088ed7c-5e87-4944-a87e-35b1c2b2a84a INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0MTA5LCJleHAiOjE3MjY3NDUwMDksImlhdCI6MTcyNjc0NDEwOX0.nz7og2DiUJPgEaNxREx_He_5_yLpQERYwqB_NxifKbk Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 16:48:51.782 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:48:51.783 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 16:48:51.857 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Token generated 2024-09-19 16:48:51.858 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Token generated 2024-09-19 16:48:51.861 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:48:51.862 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 78.4655ms 2024-09-19 16:48:51.862 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 16:48:51.863 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9088ed7c-5e87-4944-a87e-35b1c2b2a84a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0NzMxLCJleHAiOjE3MjY3NDUzMzEsImlhdCI6MTcyNjc0NDczMX0.5tKnar39SpNadJo5Gn1p94cC3YXCrYEKrFvXWwC1ayo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0NzMxLCJleHAiOjE3MjY3NDU2MzEsImlhdCI6MTcyNjc0NDczMX0.NZQV-LBSK7nCzVeegL5aNP3mzdk_SqXr1jFJCVDwBFM\"}"} 2024-09-19 16:48:51.864 +05:30 810a080e-0b93-41a1-a2dd-1fec7f0a9f4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0MTA5LCJleHAiOjE3MjY3NDUwMDksImlhdCI6MTcyNjc0NDEwOX0.nz7og2DiUJPgEaNxREx_He_5_yLpQERYwqB_NxifKbk - 200 877 application/json; charset=utf-8 88.2959ms 2024-09-19 16:50:06.920 +05:30 4689d060-5f69-44bd-a876-aeca36e8e804 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-19 16:50:06.927 +05:30 4689d060-5f69-44bd-a876-aeca36e8e804 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 97}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 699c8063-6fc8-4ff3-af24-0815c2b101bf} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-19 16:50:06.930 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 16:50:06.932 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF 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-19 16:50:07.103 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Database retrieved 2024-09-19 16:50:07.331 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Token generated 2024-09-19 16:50:07.331 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Token generated 2024-09-19 16:50:07.333 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:50:07.333 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 400.9244ms 2024-09-19 16:50:07.334 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 16:50:07.334 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4689d060-5f69-44bd-a876-aeca36e8e804}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NDQ4MDcsImV4cCI6MTcyNjc0NTQwNywiaWF0IjoxNzI2NzQ0ODA3fQ.zOZ_jkpXcIAwSdvYTCWkcQU7ZOUmBk0w1ppNAZ4zBGA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NDQ4MDcsImV4cCI6MTcyNjc0NTcwNywiaWF0IjoxNzI2NzQ0ODA3fQ.EPMF30m4d1QldAHl4ONpCqQhPLcO7cUuccXKaCu8c-E\"}"} 2024-09-19 16:50:07.335 +05:30 e17fff21-6e62-4c8c-adeb-cc8f084d4d91 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 415.4401ms 2024-09-19 16:53:11.524 +05:30 58923aa3-2b90-4351-80c8-66ed25ad3448 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 16:53:11.527 +05:30 58923aa3-2b90-4351-80c8-66ed25ad3448 INF CORS policy execution successful. 2024-09-19 16:53:11.530 +05:30 58923aa3-2b90-4351-80c8-66ed25ad3448 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 6.3479ms 2024-09-19 16:53:11.566 +05:30 e7a99953-4d38-4aae-8643-e23ed807dae6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 16:53:11.567 +05:30 e7a99953-4d38-4aae-8643-e23ed807dae6 INF CORS policy execution successful. 2024-09-19 16:53:11.569 +05:30 e7a99953-4d38-4aae-8643-e23ed807dae6 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 16:53:11.571 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 16:53:11.573 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF 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-19 16:53:11.615 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Database retrieved 2024-09-19 16:53:11.639 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Token generated 2024-09-19 16:53:11.639 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Token generated 2024-09-19 16:53:11.640 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 16:53:11.641 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 67.5731ms 2024-09-19 16:53:11.641 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 16:53:11.642 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7a99953-4d38-4aae-8643-e23ed807dae6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0OTkxLCJleHAiOjE3MjY3NDU1OTEsImlhdCI6MTcyNjc0NDk5MX0.uJAbkiYNl_q_LvsYO2CCSdbUYc1vBIlp5CP69FEpoDw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0OTkxLCJleHAiOjE3MjY3NDU4OTEsImlhdCI6MTcyNjc0NDk5MX0.GrbRD4VnUidpDgqz1_OY7jtXLAMb22GAvfW5fdCUkXE\"}"} 2024-09-19 16:53:11.642 +05:30 2fa62471-f10d-4295-9835-6e1e09f6560e INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 76.6767ms 2024-09-19 17:00:00.581 +05:30 de094b8a-5d97-4117-a7b5-d187c9ce4fa9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0NzMxLCJleHAiOjE3MjY3NDU2MzEsImlhdCI6MTcyNjc0NDczMX0.NZQV-LBSK7nCzVeegL5aNP3mzdk_SqXr1jFJCVDwBFM - null null 2024-09-19 17:00:00.586 +05:30 de094b8a-5d97-4117-a7b5-d187c9ce4fa9 INF CORS policy execution successful. 2024-09-19 17:00:00.590 +05:30 de094b8a-5d97-4117-a7b5-d187c9ce4fa9 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0NzMxLCJleHAiOjE3MjY3NDU2MzEsImlhdCI6MTcyNjc0NDczMX0.NZQV-LBSK7nCzVeegL5aNP3mzdk_SqXr1jFJCVDwBFM Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:00:00.591 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 17:00:00.592 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 17:00:00.713 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Token generated 2024-09-19 17:00:00.714 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Token generated 2024-09-19 17:00:00.716 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:00:00.717 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 124.408ms 2024-09-19 17:00:00.717 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 17:00:00.717 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: de094b8a-5d97-4117-a7b5-d187c9ce4fa9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYwMDAsImlhdCI6MTcyNjc0NTQwMH0.NPGXlksh5HzJm_s4g5GzDSc4g-_JBLdi5uyPP-3QTXY\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYzMDAsImlhdCI6MTcyNjc0NTQwMH0.yOa_bX87_iznEFf49DyNVkZT3RlzHjK5ROgROFx4yNo\"}"} 2024-09-19 17:00:00.718 +05:30 3d8bf8ab-40bc-4b28-926e-f1d751ea9e2b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0NzMxLCJleHAiOjE3MjY3NDU2MzEsImlhdCI6MTcyNjc0NDczMX0.NZQV-LBSK7nCzVeegL5aNP3mzdk_SqXr1jFJCVDwBFM - 200 877 application/json; charset=utf-8 137.3836ms 2024-09-19 17:01:18.006 +05:30 2fc2a000-1b56-41fe-bb8d-7e890e195210 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - null null 2024-09-19 17:01:18.132 +05:30 2fc2a000-1b56-41fe-bb8d-7e890e195210 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/index.html - 200 null text/html;charset=utf-8 126.32ms 2024-09-19 17:01:18.185 +05:30 7cd5a0a7-25c5-4b73-bda6-557973dc99ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-bundle.js - null null 2024-09-19 17:01:18.187 +05:30 31cf2a11-e325-4c3d-817d-a9d7fc68f909 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui.css - null null 2024-09-19 17:01:18.208 +05:30 31cf2a11-e325-4c3d-817d-a9d7fc68f909 INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2024-09-19 17:01:18.216 +05:30 989db98f-b794-4619-84c5-862952d3500b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-standalone-preset.js - null null 2024-09-19 17:01:18.220 +05:30 7cd5a0a7-25c5-4b73-bda6-557973dc99ea INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2024-09-19 17:01:18.224 +05:30 989db98f-b794-4619-84c5-862952d3500b INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2024-09-19 17:01:18.346 +05:30 31cf2a11-e325-4c3d-817d-a9d7fc68f909 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui.css - 200 144929 text/css 158.9902ms 2024-09-19 17:01:18.445 +05:30 989db98f-b794-4619-84c5-862952d3500b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 229.0626ms 2024-09-19 17:01:18.605 +05:30 7cd5a0a7-25c5-4b73-bda6-557973dc99ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 420.0007ms 2024-09-19 17:01:18.717 +05:30 6f3b1b8c-d249-46ef-af89-875617f2f6ff INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - null null 2024-09-19 17:01:18.734 +05:30 f52908f1-8dd7-4f2c-8229-38b9113b46e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - null null 2024-09-19 17:01:18.734 +05:30 f52908f1-8dd7-4f2c-8229-38b9113b46e3 INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-09-19 17:01:18.735 +05:30 f52908f1-8dd7-4f2c-8229-38b9113b46e3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/favicon-32x32.png - 200 628 image/png 1.0532ms 2024-09-19 17:01:19.005 +05:30 6f3b1b8c-d249-46ef-af89-875617f2f6ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 287.905ms 2024-09-19 17:01:51.958 +05:30 4381dd77-adef-4125-8ab8-778f5cc53230 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeLocked=true&includeDisabled=true&includeInactive=true - null null 2024-09-19 17:01:51.961 +05:30 4381dd77-adef-4125-8ab8-778f5cc53230 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeLocked=true&includeDisabled=true&includeInactive=true Headers: {Accept: */*}, {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/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-19 17:01:51.971 +05:30 08cdda7f-19d3-4c0c-88ed-9ab3ad841712 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 17:01:51.977 +05:30 08cdda7f-19d3-4c0c-88ed-9ab3ad841712 INF AuthenticationScheme: Bearer was challenged. 2024-09-19 17:01:51.977 +05:30 08cdda7f-19d3-4c0c-88ed-9ab3ad841712 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 4381dd77-adef-4125-8ab8-778f5cc53230}, {WWW-Authenticate: Bearer} Body: 2024-09-19 17:01:51.978 +05:30 08cdda7f-19d3-4c0c-88ed-9ab3ad841712 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeLocked=true&includeDisabled=true&includeInactive=true - 401 null null 20.294ms 2024-09-19 17:03:22.102 +05:30 161761d9-a51a-4022-9a31-7ad9bc18cbc8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0OTkxLCJleHAiOjE3MjY3NDU4OTEsImlhdCI6MTcyNjc0NDk5MX0.GrbRD4VnUidpDgqz1_OY7jtXLAMb22GAvfW5fdCUkXE - null null 2024-09-19 17:03:22.105 +05:30 161761d9-a51a-4022-9a31-7ad9bc18cbc8 INF CORS policy execution successful. 2024-09-19 17:03:22.107 +05:30 161761d9-a51a-4022-9a31-7ad9bc18cbc8 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0OTkxLCJleHAiOjE3MjY3NDU4OTEsImlhdCI6MTcyNjc0NDk5MX0.GrbRD4VnUidpDgqz1_OY7jtXLAMb22GAvfW5fdCUkXE 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-19 17:03:22.108 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 17:03:22.109 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 17:03:22.141 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Token generated 2024-09-19 17:03:22.142 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Token generated 2024-09-19 17:03:22.143 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:03:22.144 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 35.1545ms 2024-09-19 17:03:22.145 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 17:03:22.145 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 161761d9-a51a-4022-9a31-7ad9bc18cbc8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NjAyLCJleHAiOjE3MjY3NDYyMDIsImlhdCI6MTcyNjc0NTYwMn0.vtaZD8XO-o6dmHt6FT8CrgXr0gbpmShBBFYFbjh-uXM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NjAyLCJleHAiOjE3MjY3NDY1MDIsImlhdCI6MTcyNjc0NTYwMn0.98aKylShIvZoPdoSdOcn_KsK95RGVd_mBqbxqSsVXhU\"}"} 2024-09-19 17:03:22.145 +05:30 966b7652-27b0-4842-aaa3-2fe528dbe9ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ0OTkxLCJleHAiOjE3MjY3NDU4OTEsImlhdCI6MTcyNjc0NDk5MX0.GrbRD4VnUidpDgqz1_OY7jtXLAMb22GAvfW5fdCUkXE - 200 877 application/json; charset=utf-8 44.1915ms 2024-09-19 17:06:21.239 +05:30 5401a89c-2ad3-4adb-9b52-fb93a52f1c0c INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-19 17:06:21.244 +05:30 5401a89c-2ad3-4adb-9b52-fb93a52f1c0c INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 97}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: d3c49e6f-0a33-4571-914b-14db2ca13649} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-19 17:06:21.245 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 17:06:21.246 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF 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-19 17:06:21.295 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Database retrieved 2024-09-19 17:06:21.337 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Token generated 2024-09-19 17:06:21.337 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Token generated 2024-09-19 17:06:21.338 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:06:21.339 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 92.6697ms 2024-09-19 17:06:21.339 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 17:06:21.340 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5401a89c-2ad3-4adb-9b52-fb93a52f1c0c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NDU3ODEsImV4cCI6MTcyNjc0NjM4MSwiaWF0IjoxNzI2NzQ1NzgxfQ.tvqzNXIJRlbVAottPG0ngTuUNYynqKIcPtMK3WwXOLA\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NDU3ODEsImV4cCI6MTcyNjc0NjY4MSwiaWF0IjoxNzI2NzQ1NzgxfQ.fwjECRcMaWBjA_0nxDrVUiUF6zYaiTyM-9MIu44DNjM\"}"} 2024-09-19 17:06:21.340 +05:30 7f4fa547-ac73-4ecf-b60a-1f94020c7d60 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 102.344ms 2024-09-19 17:07:39.655 +05:30 55c70b13-6fe4-41c8-8069-b455c35707b9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:07:39.659 +05:30 55c70b13-6fe4-41c8-8069-b455c35707b9 INF CORS policy execution successful. 2024-09-19 17:07:39.663 +05:30 55c70b13-6fe4-41c8-8069-b455c35707b9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 204 null null 9.3852ms 2024-09-19 17:07:39.684 +05:30 69c27a9f-4dab-4575-b9a3-d1c7c2aad447 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:07:39.684 +05:30 69c27a9f-4dab-4575-b9a3-d1c7c2aad447 INF CORS policy execution successful. 2024-09-19 17:07:39.685 +05:30 69c27a9f-4dab-4575-b9a3-d1c7c2aad447 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 204 null null 1.1768ms 2024-09-19 17:07:39.700 +05:30 faf7d2dc-679a-433d-92c4-43000c499876 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:07:39.747 +05:30 faf7d2dc-679a-433d-92c4-43000c499876 INF CORS policy execution successful. 2024-09-19 17:07:39.749 +05:30 faf7d2dc-679a-433d-92c4-43000c499876 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYwMDAsImlhdCI6MTcyNjc0NTQwMH0.NPGXlksh5HzJm_s4g5GzDSc4g-_JBLdi5uyPP-3QTXY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:07:39.757 +05:30 16b3cefb-d881-4f06-a83b-1a1e740688f2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:07:39.771 +05:30 16b3cefb-d881-4f06-a83b-1a1e740688f2 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:07:39.922 +05:30 16b3cefb-d881-4f06-a83b-1a1e740688f2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:07:39.924 +05:30 16b3cefb-d881-4f06-a83b-1a1e740688f2 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 152.3582ms 2024-09-19 17:07:39.924 +05:30 16b3cefb-d881-4f06-a83b-1a1e740688f2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:07:39.924 +05:30 16b3cefb-d881-4f06-a83b-1a1e740688f2 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: faf7d2dc-679a-433d-92c4-43000c499876}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:07:39.925 +05:30 16b3cefb-d881-4f06-a83b-1a1e740688f2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 225.3467ms 2024-09-19 17:07:39.960 +05:30 0001662d-626f-4fd6-83d1-1d74a4069ba9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:07:39.962 +05:30 0001662d-626f-4fd6-83d1-1d74a4069ba9 INF CORS policy execution successful. 2024-09-19 17:07:39.963 +05:30 0001662d-626f-4fd6-83d1-1d74a4069ba9 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYwMDAsImlhdCI6MTcyNjc0NTQwMH0.NPGXlksh5HzJm_s4g5GzDSc4g-_JBLdi5uyPP-3QTXY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:07:39.966 +05:30 f69008ee-7338-4cb2-b69d-e7e3c5bc580b INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:07:39.967 +05:30 f69008ee-7338-4cb2-b69d-e7e3c5bc580b INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:07:39.978 +05:30 f69008ee-7338-4cb2-b69d-e7e3c5bc580b INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:07:39.979 +05:30 f69008ee-7338-4cb2-b69d-e7e3c5bc580b INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 11.8194ms 2024-09-19 17:07:39.979 +05:30 f69008ee-7338-4cb2-b69d-e7e3c5bc580b INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:07:39.979 +05:30 f69008ee-7338-4cb2-b69d-e7e3c5bc580b INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 0001662d-626f-4fd6-83d1-1d74a4069ba9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:07:39.980 +05:30 f69008ee-7338-4cb2-b69d-e7e3c5bc580b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 19.4437ms 2024-09-19 17:08:13.532 +05:30 63e61196-b89c-4eb5-84e3-77ac6fa1e885 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:08:13.533 +05:30 63e61196-b89c-4eb5-84e3-77ac6fa1e885 INF CORS policy execution successful. 2024-09-19 17:08:13.534 +05:30 63e61196-b89c-4eb5-84e3-77ac6fa1e885 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 204 null null 1.3459ms 2024-09-19 17:08:13.876 +05:30 7a7cd88f-658f-435c-9337-16304596cd69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:08:13.879 +05:30 7a7cd88f-658f-435c-9337-16304596cd69 INF CORS policy execution successful. 2024-09-19 17:08:13.880 +05:30 7a7cd88f-658f-435c-9337-16304596cd69 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYwMDAsImlhdCI6MTcyNjc0NTQwMH0.NPGXlksh5HzJm_s4g5GzDSc4g-_JBLdi5uyPP-3QTXY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:08:13.880 +05:30 f7adda2a-8db4-4673-b73d-d088e6efccb7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:08:13.882 +05:30 f7adda2a-8db4-4673-b73d-d088e6efccb7 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:08:13.892 +05:30 f7adda2a-8db4-4673-b73d-d088e6efccb7 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:08:13.893 +05:30 f7adda2a-8db4-4673-b73d-d088e6efccb7 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 10.4795ms 2024-09-19 17:08:13.893 +05:30 f7adda2a-8db4-4673-b73d-d088e6efccb7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:08:13.893 +05:30 f7adda2a-8db4-4673-b73d-d088e6efccb7 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 7a7cd88f-658f-435c-9337-16304596cd69}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:08:13.894 +05:30 f7adda2a-8db4-4673-b73d-d088e6efccb7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 17.5585ms 2024-09-19 17:08:14.584 +05:30 d0d0b135-d2c8-4153-8c3d-d244d36ae8e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:08:14.585 +05:30 d0d0b135-d2c8-4153-8c3d-d244d36ae8e9 INF CORS policy execution successful. 2024-09-19 17:08:14.586 +05:30 d0d0b135-d2c8-4153-8c3d-d244d36ae8e9 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYwMDAsImlhdCI6MTcyNjc0NTQwMH0.NPGXlksh5HzJm_s4g5GzDSc4g-_JBLdi5uyPP-3QTXY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:08:14.586 +05:30 c8daab51-78ad-4c06-9a50-c9c3da6c75a1 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:08:14.587 +05:30 c8daab51-78ad-4c06-9a50-c9c3da6c75a1 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:08:14.592 +05:30 c8daab51-78ad-4c06-9a50-c9c3da6c75a1 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:08:14.593 +05:30 c8daab51-78ad-4c06-9a50-c9c3da6c75a1 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.2132ms 2024-09-19 17:08:14.594 +05:30 c8daab51-78ad-4c06-9a50-c9c3da6c75a1 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:08:14.595 +05:30 c8daab51-78ad-4c06-9a50-c9c3da6c75a1 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: d0d0b135-d2c8-4153-8c3d-d244d36ae8e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:08:14.595 +05:30 c8daab51-78ad-4c06-9a50-c9c3da6c75a1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 10.9615ms 2024-09-19 17:18:55.776 +05:30 INF Application is shutting down... 2024-09-19 17:43:48.906 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 17:43:48.958 +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-19 17:43:48.978 +05:30 INF Creating key {8bc4fd9a-2c6e-4e6c-9073-913fd78cc2d9} with creation date 2024-09-19 12:13:48Z, activation date 2024-09-19 12:13:48Z, and expiration date 2024-12-18 12:13:48Z. 2024-09-19 17:43:48.990 +05:30 WRN No XML encryptor configured. Key {8bc4fd9a-2c6e-4e6c-9073-913fd78cc2d9} may be persisted to storage in unencrypted form. 2024-09-19 17:43:49.154 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 17:43:49.154 +05:30 INF Hosting environment: Production 2024-09-19 17:43:49.155 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 17:43:49.166 +05:30 259011c5-f25b-400e-8b35-25d1beb4a254 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYzMDAsImlhdCI6MTcyNjc0NTQwMH0.yOa_bX87_iznEFf49DyNVkZT3RlzHjK5ROgROFx4yNo - null null 2024-09-19 17:43:49.225 +05:30 259011c5-f25b-400e-8b35-25d1beb4a254 INF CORS policy execution successful. 2024-09-19 17:43:49.247 +05:30 259011c5-f25b-400e-8b35-25d1beb4a254 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYzMDAsImlhdCI6MTcyNjc0NTQwMH0.yOa_bX87_iznEFf49DyNVkZT3RlzHjK5ROgROFx4yNo Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:43:49.296 +05:30 eb6c714f-68aa-4942-b213-7dc945744ad3 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 17:43:49.327 +05:30 eb6c714f-68aa-4942-b213-7dc945744ad3 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 17:43:49.467 +05:30 eb6c714f-68aa-4942-b213-7dc945744ad3 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:43:49.570 +05:30 eb6c714f-68aa-4942-b213-7dc945744ad3 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 238.3164ms 2024-09-19 17:43:49.573 +05:30 eb6c714f-68aa-4942-b213-7dc945744ad3 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 17:43:49.574 +05:30 eb6c714f-68aa-4942-b213-7dc945744ad3 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 259011c5-f25b-400e-8b35-25d1beb4a254}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 17:43:49.585 +05:30 eb6c714f-68aa-4942-b213-7dc945744ad3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NDAwLCJleHAiOjE3MjY3NDYzMDAsImlhdCI6MTcyNjc0NTQwMH0.yOa_bX87_iznEFf49DyNVkZT3RlzHjK5ROgROFx4yNo - 400 90 application/json; charset=utf-8 420.0028ms 2024-09-19 17:52:55.338 +05:30 231be044-10af-48ea-981d-c3c8ddb5cddd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 17:52:55.348 +05:30 231be044-10af-48ea-981d-c3c8ddb5cddd INF CORS policy execution successful. 2024-09-19 17:52:55.353 +05:30 231be044-10af-48ea-981d-c3c8ddb5cddd INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:52:55.357 +05:30 b4ced2a7-fd0b-492d-852c-9df673e0f335 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 17:52:55.372 +05:30 b4ced2a7-fd0b-492d-852c-9df673e0f335 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-19 17:52:55.814 +05:30 b4ced2a7-fd0b-492d-852c-9df673e0f335 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:52:55.818 +05:30 b4ced2a7-fd0b-492d-852c-9df673e0f335 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 444.7084ms 2024-09-19 17:52:55.819 +05:30 b4ced2a7-fd0b-492d-852c-9df673e0f335 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 17:52:55.821 +05:30 b4ced2a7-fd0b-492d-852c-9df673e0f335 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 231be044-10af-48ea-981d-c3c8ddb5cddd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 17:52:55.827 +05:30 b4ced2a7-fd0b-492d-852c-9df673e0f335 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 489.5365ms 2024-09-19 17:53:04.474 +05:30 81210010-ae8a-40f9-8fa4-aded13f6a6f3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 17:53:04.482 +05:30 81210010-ae8a-40f9-8fa4-aded13f6a6f3 INF CORS policy execution successful. 2024-09-19 17:53:04.485 +05:30 81210010-ae8a-40f9-8fa4-aded13f6a6f3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 11.1172ms 2024-09-19 17:53:04.519 +05:30 fa2b7e59-a9d3-409a-922f-25266027985a INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 17:53:04.519 +05:30 fa2b7e59-a9d3-409a-922f-25266027985a INF CORS policy execution successful. 2024-09-19 17:53:04.521 +05:30 fa2b7e59-a9d3-409a-922f-25266027985a INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 17:53:04.523 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 17:53:04.534 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF 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-19 17:53:04.628 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Database retrieved 2024-09-19 17:53:04.679 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Token generated 2024-09-19 17:53:04.681 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Token generated 2024-09-19 17:53:04.685 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:53:04.686 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 150.8877ms 2024-09-19 17:53:04.686 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 17:53:04.686 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa2b7e59-a9d3-409a-922f-25266027985a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDk0ODQsImlhdCI6MTcyNjc0ODU4NH0.ANIYFkgL7IJn9UcEZ7EXtNnYP-2ADMpQn-eJQYOhCRI\"}"} 2024-09-19 17:53:04.687 +05:30 e1455d68-989a-4910-be4e-7232d1c5cc52 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 168.4873ms 2024-09-19 17:53:12.389 +05:30 54cce692-5650-4c5b-8a60-3eecb9be6552 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:53:12.391 +05:30 54cce692-5650-4c5b-8a60-3eecb9be6552 INF CORS policy execution successful. 2024-09-19 17:53:12.392 +05:30 54cce692-5650-4c5b-8a60-3eecb9be6552 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 204 null null 3.0445ms 2024-09-19 17:53:12.417 +05:30 877f8fac-41b5-4fc5-b48b-87ef153d8b2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:53:12.418 +05:30 877f8fac-41b5-4fc5-b48b-87ef153d8b2d INF CORS policy execution successful. 2024-09-19 17:53:12.418 +05:30 877f8fac-41b5-4fc5-b48b-87ef153d8b2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 204 null null 1.0039ms 2024-09-19 17:53:12.430 +05:30 6e687635-9e48-43f2-a7c0-6f6414bfeba7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:53:12.472 +05:30 6e687635-9e48-43f2-a7c0-6f6414bfeba7 INF CORS policy execution successful. 2024-09-19 17:53:12.473 +05:30 6e687635-9e48-43f2-a7c0-6f6414bfeba7 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:53:12.480 +05:30 90209298-7802-4a95-a215-ad2aa01ed659 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:12.490 +05:30 90209298-7802-4a95-a215-ad2aa01ed659 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:53:12.619 +05:30 90209298-7802-4a95-a215-ad2aa01ed659 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:53:12.620 +05:30 90209298-7802-4a95-a215-ad2aa01ed659 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 129.9595ms 2024-09-19 17:53:12.620 +05:30 90209298-7802-4a95-a215-ad2aa01ed659 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:12.620 +05:30 90209298-7802-4a95-a215-ad2aa01ed659 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 6e687635-9e48-43f2-a7c0-6f6414bfeba7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:53:12.621 +05:30 90209298-7802-4a95-a215-ad2aa01ed659 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 191.602ms 2024-09-19 17:53:12.660 +05:30 c97906ca-82d0-4a51-ab22-2a6c3d055965 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:53:12.662 +05:30 c97906ca-82d0-4a51-ab22-2a6c3d055965 INF CORS policy execution successful. 2024-09-19 17:53:12.662 +05:30 c97906ca-82d0-4a51-ab22-2a6c3d055965 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:53:12.670 +05:30 387ea71b-c99f-482d-ae4a-61134795b1ec INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:12.670 +05:30 387ea71b-c99f-482d-ae4a-61134795b1ec INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:53:12.755 +05:30 387ea71b-c99f-482d-ae4a-61134795b1ec INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:53:12.756 +05:30 387ea71b-c99f-482d-ae4a-61134795b1ec INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 85.589ms 2024-09-19 17:53:12.756 +05:30 387ea71b-c99f-482d-ae4a-61134795b1ec INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:12.757 +05:30 387ea71b-c99f-482d-ae4a-61134795b1ec INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: c97906ca-82d0-4a51-ab22-2a6c3d055965}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:53:12.757 +05:30 387ea71b-c99f-482d-ae4a-61134795b1ec INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 97.4425ms 2024-09-19 17:53:17.037 +05:30 b100aca4-fe5c-47a4-9841-3f5bde91d9c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:53:17.039 +05:30 b100aca4-fe5c-47a4-9841-3f5bde91d9c0 INF CORS policy execution successful. 2024-09-19 17:53:17.039 +05:30 b100aca4-fe5c-47a4-9841-3f5bde91d9c0 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:53:17.041 +05:30 50afd3f9-e6dd-4f13-8c59-4d3eac39802d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:17.042 +05:30 50afd3f9-e6dd-4f13-8c59-4d3eac39802d INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:53:17.063 +05:30 50afd3f9-e6dd-4f13-8c59-4d3eac39802d INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:53:17.063 +05:30 50afd3f9-e6dd-4f13-8c59-4d3eac39802d INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 21.052ms 2024-09-19 17:53:17.064 +05:30 50afd3f9-e6dd-4f13-8c59-4d3eac39802d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:17.064 +05:30 50afd3f9-e6dd-4f13-8c59-4d3eac39802d INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: b100aca4-fe5c-47a4-9841-3f5bde91d9c0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:53:17.065 +05:30 50afd3f9-e6dd-4f13-8c59-4d3eac39802d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 27.5972ms 2024-09-19 17:53:17.092 +05:30 2249beeb-614a-4f5c-92df-f71a58a3d32e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - null null 2024-09-19 17:53:17.094 +05:30 2249beeb-614a-4f5c-92df-f71a58a3d32e INF CORS policy execution successful. 2024-09-19 17:53:17.095 +05:30 2249beeb-614a-4f5c-92df-f71a58a3d32e INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:53:17.096 +05:30 3cad99c6-5200-4731-923b-6d5fd2aecf06 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:17.096 +05:30 3cad99c6-5200-4731-923b-6d5fd2aecf06 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:53:17.140 +05:30 3cad99c6-5200-4731-923b-6d5fd2aecf06 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:53:17.141 +05:30 3cad99c6-5200-4731-923b-6d5fd2aecf06 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 44.4547ms 2024-09-19 17:53:17.141 +05:30 3cad99c6-5200-4731-923b-6d5fd2aecf06 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:53:17.141 +05:30 3cad99c6-5200-4731-923b-6d5fd2aecf06 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 2249beeb-614a-4f5c-92df-f71a58a3d32e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:53:17.142 +05:30 3cad99c6-5200-4731-923b-6d5fd2aecf06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1 - 404 84 application/json; charset=utf-8 49.8404ms 2024-09-19 17:54:48.356 +05:30 f0f6dac7-ce5c-45f6-9b76-810153ca13a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true - null null 2024-09-19 17:54:48.358 +05:30 f0f6dac7-ce5c-45f6-9b76-810153ca13a3 INF CORS policy execution successful. 2024-09-19 17:54:48.361 +05:30 f0f6dac7-ce5c-45f6-9b76-810153ca13a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true - 204 null null 5.3017ms 2024-09-19 17:54:48.403 +05:30 31ca27d2-883c-430a-a7a5-796fd582f487 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true - null null 2024-09-19 17:54:48.407 +05:30 31ca27d2-883c-430a-a7a5-796fd582f487 INF CORS policy execution successful. 2024-09-19 17:54:48.409 +05:30 31ca27d2-883c-430a-a7a5-796fd582f487 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:54:48.410 +05:30 8356086f-c639-436b-9a8e-f8b9bb0b7a53 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:54:48.411 +05:30 8356086f-c639-436b-9a8e-f8b9bb0b7a53 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:54:48.458 +05:30 8356086f-c639-436b-9a8e-f8b9bb0b7a53 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:54:48.460 +05:30 8356086f-c639-436b-9a8e-f8b9bb0b7a53 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 48.3316ms 2024-09-19 17:54:48.460 +05:30 8356086f-c639-436b-9a8e-f8b9bb0b7a53 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:54:48.461 +05:30 8356086f-c639-436b-9a8e-f8b9bb0b7a53 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 31ca27d2-883c-430a-a7a5-796fd582f487}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 17:54:48.462 +05:30 8356086f-c639-436b-9a8e-f8b9bb0b7a53 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true - 404 84 application/json; charset=utf-8 58.6995ms 2024-09-19 17:55:01.345 +05:30 0df5a6b2-9006-4e1a-86cd-49ddb3ec49ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true - null null 2024-09-19 17:55:01.348 +05:30 0df5a6b2-9006-4e1a-86cd-49ddb3ec49ea INF CORS policy execution successful. 2024-09-19 17:55:01.349 +05:30 0df5a6b2-9006-4e1a-86cd-49ddb3ec49ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true - 204 null null 6.0258ms 2024-09-19 17:55:01.391 +05:30 6312171f-93ac-424a-b97e-eea5e2782e05 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true - null null 2024-09-19 17:55:01.392 +05:30 6312171f-93ac-424a-b97e-eea5e2782e05 INF CORS policy execution successful. 2024-09-19 17:55:01.393 +05:30 6312171f-93ac-424a-b97e-eea5e2782e05 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:55:01.394 +05:30 19e8cd73-b935-4cb3-a163-ca07ddd18759 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:01.394 +05:30 19e8cd73-b935-4cb3-a163-ca07ddd18759 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:55:01.428 +05:30 19e8cd73-b935-4cb3-a163-ca07ddd18759 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:55:01.429 +05:30 19e8cd73-b935-4cb3-a163-ca07ddd18759 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 34.4975ms 2024-09-19 17:55:01.429 +05:30 19e8cd73-b935-4cb3-a163-ca07ddd18759 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:01.429 +05:30 19e8cd73-b935-4cb3-a163-ca07ddd18759 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6312171f-93ac-424a-b97e-eea5e2782e05}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 178} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"}]"} 2024-09-19 17:55:01.430 +05:30 19e8cd73-b935-4cb3-a163-ca07ddd18759 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true - 200 178 application/json; charset=utf-8 39.2352ms 2024-09-19 17:55:11.359 +05:30 b5c1d7ec-d65e-4a5a-be2b-a7916f043229 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:55:11.360 +05:30 b5c1d7ec-d65e-4a5a-be2b-a7916f043229 INF CORS policy execution successful. 2024-09-19 17:55:11.363 +05:30 b5c1d7ec-d65e-4a5a-be2b-a7916f043229 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.7274ms 2024-09-19 17:55:11.406 +05:30 c04acb3c-884a-43a7-984b-7e5a9a399aee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:55:11.407 +05:30 c04acb3c-884a-43a7-984b-7e5a9a399aee INF CORS policy execution successful. 2024-09-19 17:55:11.407 +05:30 c04acb3c-884a-43a7-984b-7e5a9a399aee INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:55:11.408 +05:30 d3820ba2-7c59-46be-8779-189e5d3d5a2a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:11.408 +05:30 d3820ba2-7c59-46be-8779-189e5d3d5a2a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:55:11.426 +05:30 d3820ba2-7c59-46be-8779-189e5d3d5a2a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:55:11.427 +05:30 d3820ba2-7c59-46be-8779-189e5d3d5a2a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 18.6154ms 2024-09-19 17:55:11.427 +05:30 d3820ba2-7c59-46be-8779-189e5d3d5a2a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:11.427 +05:30 d3820ba2-7c59-46be-8779-189e5d3d5a2a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c04acb3c-884a-43a7-984b-7e5a9a399aee}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:55:11.428 +05:30 d3820ba2-7c59-46be-8779-189e5d3d5a2a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 22.745ms 2024-09-19 17:55:15.365 +05:30 fd68951d-d146-457e-967e-bd574570002d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:55:15.367 +05:30 fd68951d-d146-457e-967e-bd574570002d INF CORS policy execution successful. 2024-09-19 17:55:15.367 +05:30 fd68951d-d146-457e-967e-bd574570002d INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:55:15.368 +05:30 a5e03c3f-f6c0-4256-8cd5-903fe0add602 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:15.368 +05:30 a5e03c3f-f6c0-4256-8cd5-903fe0add602 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:55:15.387 +05:30 a5e03c3f-f6c0-4256-8cd5-903fe0add602 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:55:15.387 +05:30 a5e03c3f-f6c0-4256-8cd5-903fe0add602 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 18.9578ms 2024-09-19 17:55:15.387 +05:30 a5e03c3f-f6c0-4256-8cd5-903fe0add602 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:15.387 +05:30 a5e03c3f-f6c0-4256-8cd5-903fe0add602 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fd68951d-d146-457e-967e-bd574570002d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:55:15.388 +05:30 a5e03c3f-f6c0-4256-8cd5-903fe0add602 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 22.8146ms 2024-09-19 17:55:15.421 +05:30 861caab0-515c-4e64-88ad-a44821483437 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:55:15.422 +05:30 861caab0-515c-4e64-88ad-a44821483437 INF CORS policy execution successful. 2024-09-19 17:55:15.422 +05:30 861caab0-515c-4e64-88ad-a44821483437 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:55:15.422 +05:30 65168b4b-8896-4a63-b23c-56195bdaabea INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:15.423 +05:30 65168b4b-8896-4a63-b23c-56195bdaabea INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:55:15.438 +05:30 65168b4b-8896-4a63-b23c-56195bdaabea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:55:15.438 +05:30 65168b4b-8896-4a63-b23c-56195bdaabea INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 15.6021ms 2024-09-19 17:55:15.438 +05:30 65168b4b-8896-4a63-b23c-56195bdaabea INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:55:15.439 +05:30 65168b4b-8896-4a63-b23c-56195bdaabea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 861caab0-515c-4e64-88ad-a44821483437}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:55:15.439 +05:30 65168b4b-8896-4a63-b23c-56195bdaabea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 18.3ms 2024-09-19 17:57:17.713 +05:30 950ae59a-b7be-4e53-b9e7-373e71e7da3e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:17.717 +05:30 950ae59a-b7be-4e53-b9e7-373e71e7da3e INF CORS policy execution successful. 2024-09-19 17:57:17.719 +05:30 950ae59a-b7be-4e53-b9e7-373e71e7da3e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 6.6835ms 2024-09-19 17:57:17.757 +05:30 5071ee7c-3fa8-4a6e-b279-d47069922752 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:17.758 +05:30 5071ee7c-3fa8-4a6e-b279-d47069922752 INF CORS policy execution successful. 2024-09-19 17:57:17.758 +05:30 5071ee7c-3fa8-4a6e-b279-d47069922752 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.3683ms 2024-09-19 17:57:17.766 +05:30 ccbaa56b-70bc-4466-a030-c6d42d6974a2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:17.768 +05:30 ccbaa56b-70bc-4466-a030-c6d42d6974a2 INF CORS policy execution successful. 2024-09-19 17:57:17.769 +05:30 ccbaa56b-70bc-4466-a030-c6d42d6974a2 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:17.771 +05:30 58273a26-6fc8-487a-8b86-df03fd9d45ac INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:17.772 +05:30 58273a26-6fc8-487a-8b86-df03fd9d45ac INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:17.806 +05:30 58273a26-6fc8-487a-8b86-df03fd9d45ac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:17.807 +05:30 58273a26-6fc8-487a-8b86-df03fd9d45ac INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 34.8438ms 2024-09-19 17:57:17.807 +05:30 58273a26-6fc8-487a-8b86-df03fd9d45ac INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:17.808 +05:30 58273a26-6fc8-487a-8b86-df03fd9d45ac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ccbaa56b-70bc-4466-a030-c6d42d6974a2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:17.809 +05:30 58273a26-6fc8-487a-8b86-df03fd9d45ac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 43.0331ms 2024-09-19 17:57:17.855 +05:30 6ed4575c-3217-4a70-b928-bd6cb0da938f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:17.856 +05:30 6ed4575c-3217-4a70-b928-bd6cb0da938f INF CORS policy execution successful. 2024-09-19 17:57:17.856 +05:30 6ed4575c-3217-4a70-b928-bd6cb0da938f INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:17.857 +05:30 be8577bd-dac8-4af9-85e1-dc35229bd101 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:17.857 +05:30 be8577bd-dac8-4af9-85e1-dc35229bd101 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:17.878 +05:30 be8577bd-dac8-4af9-85e1-dc35229bd101 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:17.878 +05:30 be8577bd-dac8-4af9-85e1-dc35229bd101 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 21.4536ms 2024-09-19 17:57:17.878 +05:30 be8577bd-dac8-4af9-85e1-dc35229bd101 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:17.879 +05:30 be8577bd-dac8-4af9-85e1-dc35229bd101 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6ed4575c-3217-4a70-b928-bd6cb0da938f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:17.879 +05:30 be8577bd-dac8-4af9-85e1-dc35229bd101 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 23.8421ms 2024-09-19 17:57:41.338 +05:30 980904ba-bcb0-48a7-96e0-425a10ff31cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:41.341 +05:30 980904ba-bcb0-48a7-96e0-425a10ff31cf INF CORS policy execution successful. 2024-09-19 17:57:41.343 +05:30 980904ba-bcb0-48a7-96e0-425a10ff31cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 4.1742ms 2024-09-19 17:57:41.393 +05:30 3c89d7b0-ed05-45f3-b0b1-d7468ece1233 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:41.395 +05:30 3c89d7b0-ed05-45f3-b0b1-d7468ece1233 INF CORS policy execution successful. 2024-09-19 17:57:41.396 +05:30 3c89d7b0-ed05-45f3-b0b1-d7468ece1233 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:41.397 +05:30 238c6e2f-2109-407d-ab45-e53e6de55edc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:41.398 +05:30 238c6e2f-2109-407d-ab45-e53e6de55edc INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:41.431 +05:30 238c6e2f-2109-407d-ab45-e53e6de55edc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:41.433 +05:30 238c6e2f-2109-407d-ab45-e53e6de55edc INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 34.4269ms 2024-09-19 17:57:41.433 +05:30 238c6e2f-2109-407d-ab45-e53e6de55edc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:41.433 +05:30 238c6e2f-2109-407d-ab45-e53e6de55edc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c89d7b0-ed05-45f3-b0b1-d7468ece1233}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:41.435 +05:30 238c6e2f-2109-407d-ab45-e53e6de55edc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 41.9695ms 2024-09-19 17:57:43.344 +05:30 2488b4bb-1d3f-458e-bc22-a7744ceb285e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:43.345 +05:30 2488b4bb-1d3f-458e-bc22-a7744ceb285e INF CORS policy execution successful. 2024-09-19 17:57:43.346 +05:30 2488b4bb-1d3f-458e-bc22-a7744ceb285e INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:43.346 +05:30 6bd4d9a6-3c01-4adc-ac2e-123bc13351cf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:43.346 +05:30 6bd4d9a6-3c01-4adc-ac2e-123bc13351cf INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:43.364 +05:30 6bd4d9a6-3c01-4adc-ac2e-123bc13351cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:43.366 +05:30 6bd4d9a6-3c01-4adc-ac2e-123bc13351cf INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 19.0112ms 2024-09-19 17:57:43.366 +05:30 6bd4d9a6-3c01-4adc-ac2e-123bc13351cf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:43.366 +05:30 6bd4d9a6-3c01-4adc-ac2e-123bc13351cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2488b4bb-1d3f-458e-bc22-a7744ceb285e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:43.366 +05:30 6bd4d9a6-3c01-4adc-ac2e-123bc13351cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 22.2064ms 2024-09-19 17:57:47.352 +05:30 7bc3a5e6-d2d6-4625-8684-e2bf18e3d86c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:47.353 +05:30 7bc3a5e6-d2d6-4625-8684-e2bf18e3d86c INF CORS policy execution successful. 2024-09-19 17:57:47.353 +05:30 7bc3a5e6-d2d6-4625-8684-e2bf18e3d86c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.9106ms 2024-09-19 17:57:47.403 +05:30 020ade40-3590-4ec4-801f-246aa344e9ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:47.404 +05:30 020ade40-3590-4ec4-801f-246aa344e9ed INF CORS policy execution successful. 2024-09-19 17:57:47.405 +05:30 020ade40-3590-4ec4-801f-246aa344e9ed INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:47.405 +05:30 5412086e-37d4-4f61-962c-c16ceb07ef94 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:47.405 +05:30 5412086e-37d4-4f61-962c-c16ceb07ef94 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:47.426 +05:30 5412086e-37d4-4f61-962c-c16ceb07ef94 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:47.426 +05:30 5412086e-37d4-4f61-962c-c16ceb07ef94 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 20.2935ms 2024-09-19 17:57:47.426 +05:30 5412086e-37d4-4f61-962c-c16ceb07ef94 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:47.427 +05:30 5412086e-37d4-4f61-962c-c16ceb07ef94 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 020ade40-3590-4ec4-801f-246aa344e9ed}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:47.427 +05:30 5412086e-37d4-4f61-962c-c16ceb07ef94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 23.8423ms 2024-09-19 17:57:53.341 +05:30 d76cd1ff-825f-432a-9848-1616832f891d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:53.341 +05:30 d76cd1ff-825f-432a-9848-1616832f891d INF CORS policy execution successful. 2024-09-19 17:57:53.342 +05:30 d76cd1ff-825f-432a-9848-1616832f891d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.7785ms 2024-09-19 17:57:53.390 +05:30 34132402-67d1-4fb8-89f6-e3d65917b273 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:53.391 +05:30 34132402-67d1-4fb8-89f6-e3d65917b273 INF CORS policy execution successful. 2024-09-19 17:57:53.392 +05:30 34132402-67d1-4fb8-89f6-e3d65917b273 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:53.393 +05:30 184cc9ca-388e-432c-aa58-72096d7404d2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:53.393 +05:30 184cc9ca-388e-432c-aa58-72096d7404d2 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:53.407 +05:30 184cc9ca-388e-432c-aa58-72096d7404d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:53.408 +05:30 184cc9ca-388e-432c-aa58-72096d7404d2 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 15.1839ms 2024-09-19 17:57:53.408 +05:30 184cc9ca-388e-432c-aa58-72096d7404d2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:53.409 +05:30 184cc9ca-388e-432c-aa58-72096d7404d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34132402-67d1-4fb8-89f6-e3d65917b273}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:53.410 +05:30 184cc9ca-388e-432c-aa58-72096d7404d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 19.3192ms 2024-09-19 17:57:54.346 +05:30 89367693-ce22-416d-ad6a-a731066d4f06 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:54.347 +05:30 89367693-ce22-416d-ad6a-a731066d4f06 INF CORS policy execution successful. 2024-09-19 17:57:54.348 +05:30 89367693-ce22-416d-ad6a-a731066d4f06 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:54.348 +05:30 b83ab7ff-9c6d-47f4-ac8e-3eab9fc0c09a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:54.348 +05:30 b83ab7ff-9c6d-47f4-ac8e-3eab9fc0c09a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:54.363 +05:30 b83ab7ff-9c6d-47f4-ac8e-3eab9fc0c09a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:54.364 +05:30 b83ab7ff-9c6d-47f4-ac8e-3eab9fc0c09a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 15.232ms 2024-09-19 17:57:54.364 +05:30 b83ab7ff-9c6d-47f4-ac8e-3eab9fc0c09a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:54.364 +05:30 b83ab7ff-9c6d-47f4-ac8e-3eab9fc0c09a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89367693-ce22-416d-ad6a-a731066d4f06}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:54.364 +05:30 b83ab7ff-9c6d-47f4-ac8e-3eab9fc0c09a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 18.3714ms 2024-09-19 17:57:56.331 +05:30 8b5ef94c-0907-43c7-b5fb-1c29ea8d9d27 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:57:56.332 +05:30 8b5ef94c-0907-43c7-b5fb-1c29ea8d9d27 INF CORS policy execution successful. 2024-09-19 17:57:56.333 +05:30 8b5ef94c-0907-43c7-b5fb-1c29ea8d9d27 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:57:56.333 +05:30 70aece92-8339-49a3-a253-d1edfd3b2e89 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:56.333 +05:30 70aece92-8339-49a3-a253-d1edfd3b2e89 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:57:56.348 +05:30 70aece92-8339-49a3-a253-d1edfd3b2e89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:57:56.348 +05:30 70aece92-8339-49a3-a253-d1edfd3b2e89 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 15.2961ms 2024-09-19 17:57:56.348 +05:30 70aece92-8339-49a3-a253-d1edfd3b2e89 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:57:56.349 +05:30 70aece92-8339-49a3-a253-d1edfd3b2e89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b5ef94c-0907-43c7-b5fb-1c29ea8d9d27}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:57:56.349 +05:30 70aece92-8339-49a3-a253-d1edfd3b2e89 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 17.7955ms 2024-09-19 17:59:02.108 +05:30 ab3e0314-dec8-4fe7-83d3-838fa7ffd7f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:59:02.112 +05:30 ab3e0314-dec8-4fe7-83d3-838fa7ffd7f5 INF CORS policy execution successful. 2024-09-19 17:59:02.115 +05:30 ab3e0314-dec8-4fe7-83d3-838fa7ffd7f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 5.9947ms 2024-09-19 17:59:02.164 +05:30 5f3997a6-6e4c-4993-a8ba-2a741c4e9612 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 17:59:02.167 +05:30 5f3997a6-6e4c-4993-a8ba-2a741c4e9612 INF CORS policy execution successful. 2024-09-19 17:59:02.169 +05:30 5f3997a6-6e4c-4993-a8ba-2a741c4e9612 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 17:59:02.171 +05:30 aacdfc0b-9f3f-4cc5-943d-4fd85a0b93a9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:59:02.172 +05:30 aacdfc0b-9f3f-4cc5-943d-4fd85a0b93a9 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 17:59:02.219 +05:30 aacdfc0b-9f3f-4cc5-943d-4fd85a0b93a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 17:59:02.220 +05:30 aacdfc0b-9f3f-4cc5-943d-4fd85a0b93a9 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 47.7848ms 2024-09-19 17:59:02.220 +05:30 aacdfc0b-9f3f-4cc5-943d-4fd85a0b93a9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 17:59:02.221 +05:30 aacdfc0b-9f3f-4cc5-943d-4fd85a0b93a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f3997a6-6e4c-4993-a8ba-2a741c4e9612}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 17:59:02.222 +05:30 aacdfc0b-9f3f-4cc5-943d-4fd85a0b93a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 57.3367ms 2024-09-19 18:01:16.681 +05:30 ba191eb7-cb1d-45e2-8e2f-98091da8dd0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:01:16.683 +05:30 ba191eb7-cb1d-45e2-8e2f-98091da8dd0f INF CORS policy execution successful. 2024-09-19 18:01:16.685 +05:30 ba191eb7-cb1d-45e2-8e2f-98091da8dd0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.1966ms 2024-09-19 18:01:16.724 +05:30 0547e849-363a-49b6-a5f9-d05d2ebc3da6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:01:16.725 +05:30 0547e849-363a-49b6-a5f9-d05d2ebc3da6 INF CORS policy execution successful. 2024-09-19 18:01:16.725 +05:30 0547e849-363a-49b6-a5f9-d05d2ebc3da6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.7012ms 2024-09-19 18:01:16.735 +05:30 b72d1eb6-762b-4dbb-b04b-1fbe2df7a523 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:01:16.738 +05:30 b72d1eb6-762b-4dbb-b04b-1fbe2df7a523 INF CORS policy execution successful. 2024-09-19 18:01:16.739 +05:30 b72d1eb6-762b-4dbb-b04b-1fbe2df7a523 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:01:16.741 +05:30 62fbffdf-ea38-4e37-b3f1-7861e6e34475 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:01:16.742 +05:30 62fbffdf-ea38-4e37-b3f1-7861e6e34475 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:01:16.810 +05:30 62fbffdf-ea38-4e37-b3f1-7861e6e34475 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:01:16.811 +05:30 62fbffdf-ea38-4e37-b3f1-7861e6e34475 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 69.0937ms 2024-09-19 18:01:16.812 +05:30 62fbffdf-ea38-4e37-b3f1-7861e6e34475 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:01:16.812 +05:30 62fbffdf-ea38-4e37-b3f1-7861e6e34475 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b72d1eb6-762b-4dbb-b04b-1fbe2df7a523}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:01:16.813 +05:30 62fbffdf-ea38-4e37-b3f1-7861e6e34475 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 77.6381ms 2024-09-19 18:01:17.051 +05:30 89bf2fc0-6e44-4a3f-bfd3-f16103a62939 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:01:17.052 +05:30 89bf2fc0-6e44-4a3f-bfd3-f16103a62939 INF CORS policy execution successful. 2024-09-19 18:01:17.053 +05:30 89bf2fc0-6e44-4a3f-bfd3-f16103a62939 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:01:17.053 +05:30 063db99e-cde8-44fb-94bf-16a9af117ce7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:01:17.053 +05:30 063db99e-cde8-44fb-94bf-16a9af117ce7 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:01:17.061 +05:30 063db99e-cde8-44fb-94bf-16a9af117ce7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:01:17.062 +05:30 063db99e-cde8-44fb-94bf-16a9af117ce7 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 8.4284ms 2024-09-19 18:01:17.062 +05:30 063db99e-cde8-44fb-94bf-16a9af117ce7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:01:17.063 +05:30 063db99e-cde8-44fb-94bf-16a9af117ce7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 89bf2fc0-6e44-4a3f-bfd3-f16103a62939}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:01:17.064 +05:30 063db99e-cde8-44fb-94bf-16a9af117ce7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.499ms 2024-09-19 18:02:53.065 +05:30 e7710a99-e01b-4473-9534-cf0510553298 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:02:53.067 +05:30 e7710a99-e01b-4473-9534-cf0510553298 INF CORS policy execution successful. 2024-09-19 18:02:53.068 +05:30 e7710a99-e01b-4473-9534-cf0510553298 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.7688ms 2024-09-19 18:02:53.105 +05:30 edb34917-11ed-4635-98c0-a5b5e0a95997 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:02:53.106 +05:30 edb34917-11ed-4635-98c0-a5b5e0a95997 INF CORS policy execution successful. 2024-09-19 18:02:53.107 +05:30 edb34917-11ed-4635-98c0-a5b5e0a95997 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.8841ms 2024-09-19 18:02:53.114 +05:30 c2032605-3309-4b36-9969-80ffeb2bdab4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:02:53.116 +05:30 c2032605-3309-4b36-9969-80ffeb2bdab4 INF CORS policy execution successful. 2024-09-19 18:02:53.118 +05:30 c2032605-3309-4b36-9969-80ffeb2bdab4 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:02:53.119 +05:30 481fd299-c04a-40a3-b0c7-14474566dfb0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:02:53.121 +05:30 481fd299-c04a-40a3-b0c7-14474566dfb0 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:02:53.137 +05:30 481fd299-c04a-40a3-b0c7-14474566dfb0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:02:53.138 +05:30 481fd299-c04a-40a3-b0c7-14474566dfb0 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 17.2786ms 2024-09-19 18:02:53.138 +05:30 481fd299-c04a-40a3-b0c7-14474566dfb0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:02:53.138 +05:30 481fd299-c04a-40a3-b0c7-14474566dfb0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c2032605-3309-4b36-9969-80ffeb2bdab4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:02:53.139 +05:30 481fd299-c04a-40a3-b0c7-14474566dfb0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 25.5768ms 2024-09-19 18:02:53.184 +05:30 c7fce862-41c3-477a-b3c1-a92428a9ffbe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:02:53.185 +05:30 c7fce862-41c3-477a-b3c1-a92428a9ffbe INF CORS policy execution successful. 2024-09-19 18:02:53.186 +05:30 c7fce862-41c3-477a-b3c1-a92428a9ffbe INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:02:53.186 +05:30 6e2d35b4-52f6-4a13-9ef6-77cd9f4b319e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:02:53.186 +05:30 6e2d35b4-52f6-4a13-9ef6-77cd9f4b319e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:02:53.191 +05:30 6e2d35b4-52f6-4a13-9ef6-77cd9f4b319e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:02:53.192 +05:30 6e2d35b4-52f6-4a13-9ef6-77cd9f4b319e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.6431ms 2024-09-19 18:02:53.192 +05:30 6e2d35b4-52f6-4a13-9ef6-77cd9f4b319e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:02:53.192 +05:30 6e2d35b4-52f6-4a13-9ef6-77cd9f4b319e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7fce862-41c3-477a-b3c1-a92428a9ffbe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:02:53.193 +05:30 6e2d35b4-52f6-4a13-9ef6-77cd9f4b319e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.1597ms 2024-09-19 18:03:22.327 +05:30 459b81b4-7720-463f-ad81-e69627fb6f92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:03:22.328 +05:30 459b81b4-7720-463f-ad81-e69627fb6f92 INF CORS policy execution successful. 2024-09-19 18:03:22.329 +05:30 459b81b4-7720-463f-ad81-e69627fb6f92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.2453ms 2024-09-19 18:03:22.367 +05:30 2fdf2b56-aaf2-4a08-a2f8-965104636df8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:03:22.372 +05:30 2fdf2b56-aaf2-4a08-a2f8-965104636df8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 12:33:04 PM', Current time (UTC): '9/19/2024 12:33:22 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-19 18:03:22.387 +05:30 2fdf2b56-aaf2-4a08-a2f8-965104636df8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 12:33:04 PM', Current time (UTC): '9/19/2024 12:33:22 PM'. 2024-09-19 18:03:22.387 +05:30 2fdf2b56-aaf2-4a08-a2f8-965104636df8 INF CORS policy execution successful. 2024-09-19 18:03:22.388 +05:30 2fdf2b56-aaf2-4a08-a2f8-965104636df8 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDkxODQsImlhdCI6MTcyNjc0ODU4NH0.EE2TIk5P52jwoBph6dEXpbZdFaV-H5fm0O4SwPcCEBg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:03:22.391 +05:30 8ff18621-8edb-4b1b-9a62-a399af7be85c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 18:03:22.400 +05:30 8ff18621-8edb-4b1b-9a62-a399af7be85c INF AuthenticationScheme: Bearer was challenged. 2024-09-19 18:03:22.400 +05:30 8ff18621-8edb-4b1b-9a62-a399af7be85c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 2fdf2b56-aaf2-4a08-a2f8-965104636df8}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 12:33:04'"} Body: 2024-09-19 18:03:22.402 +05:30 8ff18621-8edb-4b1b-9a62-a399af7be85c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 401 null null 34.6712ms 2024-09-19 18:03:22.441 +05:30 d21a4c3b-bb53-450e-9db8-b54fcec00afe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDk0ODQsImlhdCI6MTcyNjc0ODU4NH0.ANIYFkgL7IJn9UcEZ7EXtNnYP-2ADMpQn-eJQYOhCRI - null null 2024-09-19 18:03:22.441 +05:30 d21a4c3b-bb53-450e-9db8-b54fcec00afe INF CORS policy execution successful. 2024-09-19 18:03:22.441 +05:30 d21a4c3b-bb53-450e-9db8-b54fcec00afe INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDk0ODQsImlhdCI6MTcyNjc0ODU4NH0.ANIYFkgL7IJn9UcEZ7EXtNnYP-2ADMpQn-eJQYOhCRI Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:03:22.443 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:03:22.444 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 18:03:22.458 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Token generated 2024-09-19 18:03:22.458 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Token generated 2024-09-19 18:03:22.459 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:03:22.460 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 16.2568ms 2024-09-19 18:03:22.460 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:03:22.460 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d21a4c3b-bb53-450e-9db8-b54fcec00afe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NTAxMDIsImlhdCI6MTcyNjc0OTIwMn0.r9fQ-eIlUCcb1sY4P0MyNdnuIaMegqxu2aohNPeuWTk\"}"} 2024-09-19 18:03:22.461 +05:30 722e024c-2020-45ee-9159-976c4a6f973b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ4NTg0LCJleHAiOjE3MjY3NDk0ODQsImlhdCI6MTcyNjc0ODU4NH0.ANIYFkgL7IJn9UcEZ7EXtNnYP-2ADMpQn-eJQYOhCRI - 200 877 application/json; charset=utf-8 20.0591ms 2024-09-19 18:03:22.500 +05:30 40fc75dc-8322-4456-b86c-f8c3bbe17f65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:03:22.500 +05:30 40fc75dc-8322-4456-b86c-f8c3bbe17f65 INF CORS policy execution successful. 2024-09-19 18:03:22.501 +05:30 40fc75dc-8322-4456-b86c-f8c3bbe17f65 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:03:22.501 +05:30 8e26786a-86d5-4c4d-afd0-a41f52adcae2 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:03:22.501 +05:30 8e26786a-86d5-4c4d-afd0-a41f52adcae2 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:03:22.507 +05:30 8e26786a-86d5-4c4d-afd0-a41f52adcae2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:03:22.507 +05:30 8e26786a-86d5-4c4d-afd0-a41f52adcae2 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.0873ms 2024-09-19 18:03:22.507 +05:30 8e26786a-86d5-4c4d-afd0-a41f52adcae2 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:03:22.508 +05:30 8e26786a-86d5-4c4d-afd0-a41f52adcae2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40fc75dc-8322-4456-b86c-f8c3bbe17f65}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:03:22.508 +05:30 8e26786a-86d5-4c4d-afd0-a41f52adcae2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.2067ms 2024-09-19 18:03:29.968 +05:30 4a513ccb-4bf3-4cc1-b1be-db2b7c502c10 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:03:29.968 +05:30 4a513ccb-4bf3-4cc1-b1be-db2b7c502c10 INF CORS policy execution successful. 2024-09-19 18:03:29.968 +05:30 4a513ccb-4bf3-4cc1-b1be-db2b7c502c10 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.7671ms 2024-09-19 18:03:30.005 +05:30 79d72449-3802-4d0b-8193-b32ce871e912 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:03:30.006 +05:30 79d72449-3802-4d0b-8193-b32ce871e912 INF CORS policy execution successful. 2024-09-19 18:03:30.007 +05:30 79d72449-3802-4d0b-8193-b32ce871e912 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:03:30.008 +05:30 6e16665b-af9e-4497-8f93-10e30316a118 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:03:30.008 +05:30 6e16665b-af9e-4497-8f93-10e30316a118 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:03:30.017 +05:30 6e16665b-af9e-4497-8f93-10e30316a118 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:03:30.018 +05:30 6e16665b-af9e-4497-8f93-10e30316a118 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 9.2246ms 2024-09-19 18:03:30.018 +05:30 6e16665b-af9e-4497-8f93-10e30316a118 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:03:30.018 +05:30 6e16665b-af9e-4497-8f93-10e30316a118 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79d72449-3802-4d0b-8193-b32ce871e912}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:03:30.019 +05:30 6e16665b-af9e-4497-8f93-10e30316a118 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 13.5778ms 2024-09-19 18:04:30.654 +05:30 51fca97b-b342-4f59-92d3-77dfe433fc90 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-19 18:04:30.657 +05:30 51fca97b-b342-4f59-92d3-77dfe433fc90 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 97}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 1579fe1a-d0c4-4114-a326-d2226c0fad2c} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-19 18:04:30.658 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:04:30.659 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF 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-19 18:04:30.704 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Database retrieved 2024-09-19 18:04:30.726 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Token generated 2024-09-19 18:04:30.726 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Token generated 2024-09-19 18:04:30.727 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:04:30.727 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 68.4289ms 2024-09-19 18:04:30.727 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:04:30.728 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51fca97b-b342-4f59-92d3-77dfe433fc90}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NDkyNzAsImV4cCI6MTcyNjc0OTg3MCwiaWF0IjoxNzI2NzQ5MjcwfQ.SJ8_FLBMO4bD5vK9LamOg6SforKcc97WKe2JELLomeM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NDkyNzAsImV4cCI6MTcyNjc1MDE3MCwiaWF0IjoxNzI2NzQ5MjcwfQ.VBEv6RM2DfRmxh9jIqQ8KPckksXsUs202B-3Rm7VK2g\"}"} 2024-09-19 18:04:30.728 +05:30 d9b2d0a8-6772-4d67-96ad-17023b5e1e4f INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 73.9498ms 2024-09-19 18:04:39.530 +05:30 761c8a60-fc5e-46d0-b7df-6df321ab85ed INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:04:39.530 +05:30 761c8a60-fc5e-46d0-b7df-6df321ab85ed INF CORS policy execution successful. 2024-09-19 18:04:39.531 +05:30 761c8a60-fc5e-46d0-b7df-6df321ab85ed INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.9933ms 2024-09-19 18:04:39.560 +05:30 4c2b6701-8056-417b-b46e-2e6ababb9aaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:04:39.560 +05:30 4c2b6701-8056-417b-b46e-2e6ababb9aaf INF CORS policy execution successful. 2024-09-19 18:04:39.560 +05:30 4c2b6701-8056-417b-b46e-2e6ababb9aaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.7939ms 2024-09-19 18:04:39.573 +05:30 8036df4d-5588-4f06-ae7c-e1e80f2957c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:04:39.575 +05:30 8036df4d-5588-4f06-ae7c-e1e80f2957c9 INF CORS policy execution successful. 2024-09-19 18:04:39.577 +05:30 8036df4d-5588-4f06-ae7c-e1e80f2957c9 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:04:39.578 +05:30 9cbce5be-dc32-4f28-a9df-ca4beb814115 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:04:39.579 +05:30 9cbce5be-dc32-4f28-a9df-ca4beb814115 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:04:39.589 +05:30 9cbce5be-dc32-4f28-a9df-ca4beb814115 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:04:39.590 +05:30 9cbce5be-dc32-4f28-a9df-ca4beb814115 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 11.3565ms 2024-09-19 18:04:39.590 +05:30 9cbce5be-dc32-4f28-a9df-ca4beb814115 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:04:39.591 +05:30 9cbce5be-dc32-4f28-a9df-ca4beb814115 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8036df4d-5588-4f06-ae7c-e1e80f2957c9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:04:39.591 +05:30 9cbce5be-dc32-4f28-a9df-ca4beb814115 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 18.6669ms 2024-09-19 18:04:39.635 +05:30 b2c2a870-3f6b-4da5-9b52-c8e8100395b3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:04:39.636 +05:30 b2c2a870-3f6b-4da5-9b52-c8e8100395b3 INF CORS policy execution successful. 2024-09-19 18:04:39.639 +05:30 b2c2a870-3f6b-4da5-9b52-c8e8100395b3 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:04:39.640 +05:30 6769f928-fbbe-4133-affc-ce97631bc814 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:04:39.640 +05:30 6769f928-fbbe-4133-affc-ce97631bc814 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:04:39.650 +05:30 6769f928-fbbe-4133-affc-ce97631bc814 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:04:39.653 +05:30 6769f928-fbbe-4133-affc-ce97631bc814 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 12.1027ms 2024-09-19 18:04:39.653 +05:30 6769f928-fbbe-4133-affc-ce97631bc814 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:04:39.673 +05:30 6769f928-fbbe-4133-affc-ce97631bc814 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b2c2a870-3f6b-4da5-9b52-c8e8100395b3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:04:39.675 +05:30 6769f928-fbbe-4133-affc-ce97631bc814 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 40.1479ms 2024-09-19 18:05:12.998 +05:30 1300f3bf-e3cc-46ae-969e-85a66ad807d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:05:12.999 +05:30 1300f3bf-e3cc-46ae-969e-85a66ad807d5 INF CORS policy execution successful. 2024-09-19 18:05:13.000 +05:30 1300f3bf-e3cc-46ae-969e-85a66ad807d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.2028ms 2024-09-19 18:05:13.027 +05:30 c632780f-3668-4c51-8011-a0e6e505a7b3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:05:13.028 +05:30 c632780f-3668-4c51-8011-a0e6e505a7b3 INF CORS policy execution successful. 2024-09-19 18:05:13.028 +05:30 c632780f-3668-4c51-8011-a0e6e505a7b3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.5626ms 2024-09-19 18:05:13.044 +05:30 121f9250-61c2-43c9-8f14-96bf5dc761d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:05:13.046 +05:30 121f9250-61c2-43c9-8f14-96bf5dc761d5 INF CORS policy execution successful. 2024-09-19 18:05:13.048 +05:30 121f9250-61c2-43c9-8f14-96bf5dc761d5 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:05:13.050 +05:30 fbd5e71d-9d08-45da-bc5e-69be39a033ae INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:13.051 +05:30 fbd5e71d-9d08-45da-bc5e-69be39a033ae INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:05:13.069 +05:30 fbd5e71d-9d08-45da-bc5e-69be39a033ae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:05:13.070 +05:30 fbd5e71d-9d08-45da-bc5e-69be39a033ae INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 18.2569ms 2024-09-19 18:05:13.070 +05:30 fbd5e71d-9d08-45da-bc5e-69be39a033ae INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:13.071 +05:30 fbd5e71d-9d08-45da-bc5e-69be39a033ae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 121f9250-61c2-43c9-8f14-96bf5dc761d5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:05:13.083 +05:30 fbd5e71d-9d08-45da-bc5e-69be39a033ae INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 27.5037ms 2024-09-19 18:05:13.111 +05:30 fa3ce520-4692-4884-bd73-1990d3de04b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:05:13.114 +05:30 fa3ce520-4692-4884-bd73-1990d3de04b5 INF CORS policy execution successful. 2024-09-19 18:05:13.114 +05:30 fa3ce520-4692-4884-bd73-1990d3de04b5 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:05:13.114 +05:30 155b7092-5304-4f2b-a871-9a89fd53c320 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:13.115 +05:30 155b7092-5304-4f2b-a871-9a89fd53c320 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:05:13.122 +05:30 155b7092-5304-4f2b-a871-9a89fd53c320 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:05:13.123 +05:30 155b7092-5304-4f2b-a871-9a89fd53c320 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.7573ms 2024-09-19 18:05:13.123 +05:30 155b7092-5304-4f2b-a871-9a89fd53c320 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:13.123 +05:30 155b7092-5304-4f2b-a871-9a89fd53c320 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa3ce520-4692-4884-bd73-1990d3de04b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:05:13.124 +05:30 155b7092-5304-4f2b-a871-9a89fd53c320 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.4118ms 2024-09-19 18:05:20.342 +05:30 053a5b66-430c-42b5-be93-95109a9fe9e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:05:20.343 +05:30 053a5b66-430c-42b5-be93-95109a9fe9e5 INF CORS policy execution successful. 2024-09-19 18:05:20.343 +05:30 053a5b66-430c-42b5-be93-95109a9fe9e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.6232ms 2024-09-19 18:05:20.390 +05:30 42469f03-4713-4e26-a0da-efdf1824a564 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:05:20.391 +05:30 42469f03-4713-4e26-a0da-efdf1824a564 INF CORS policy execution successful. 2024-09-19 18:05:20.392 +05:30 42469f03-4713-4e26-a0da-efdf1824a564 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:05:20.392 +05:30 eea5fd68-ad4e-476a-bd76-a37446636165 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:20.393 +05:30 eea5fd68-ad4e-476a-bd76-a37446636165 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:05:20.401 +05:30 eea5fd68-ad4e-476a-bd76-a37446636165 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:05:20.401 +05:30 eea5fd68-ad4e-476a-bd76-a37446636165 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 8.2902ms 2024-09-19 18:05:20.401 +05:30 eea5fd68-ad4e-476a-bd76-a37446636165 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:20.401 +05:30 eea5fd68-ad4e-476a-bd76-a37446636165 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42469f03-4713-4e26-a0da-efdf1824a564}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:05:20.402 +05:30 eea5fd68-ad4e-476a-bd76-a37446636165 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.2687ms 2024-09-19 18:05:23.351 +05:30 9b432ac9-f98b-4b84-a586-dadc494fcaab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:05:23.353 +05:30 9b432ac9-f98b-4b84-a586-dadc494fcaab INF CORS policy execution successful. 2024-09-19 18:05:23.353 +05:30 9b432ac9-f98b-4b84-a586-dadc494fcaab INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:05:23.354 +05:30 8839380f-09d8-4f5d-9ce2-ca734876579a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:23.354 +05:30 8839380f-09d8-4f5d-9ce2-ca734876579a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:05:23.360 +05:30 8839380f-09d8-4f5d-9ce2-ca734876579a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:05:23.360 +05:30 8839380f-09d8-4f5d-9ce2-ca734876579a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.0859ms 2024-09-19 18:05:23.360 +05:30 8839380f-09d8-4f5d-9ce2-ca734876579a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:05:23.360 +05:30 8839380f-09d8-4f5d-9ce2-ca734876579a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b432ac9-f98b-4b84-a586-dadc494fcaab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:05:23.361 +05:30 8839380f-09d8-4f5d-9ce2-ca734876579a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.6765ms 2024-09-19 18:06:18.387 +05:30 66191bc2-db5b-4284-bc85-d422c0f3a34f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:06:18.389 +05:30 66191bc2-db5b-4284-bc85-d422c0f3a34f INF CORS policy execution successful. 2024-09-19 18:06:18.389 +05:30 66191bc2-db5b-4284-bc85-d422c0f3a34f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.0919ms 2024-09-19 18:06:18.437 +05:30 477c1279-1fdd-4e29-b60f-10553847b391 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:06:18.441 +05:30 477c1279-1fdd-4e29-b60f-10553847b391 INF CORS policy execution successful. 2024-09-19 18:06:18.442 +05:30 477c1279-1fdd-4e29-b60f-10553847b391 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:06:18.442 +05:30 47799f5b-567a-41b9-af69-460858a63b18 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:06:18.443 +05:30 47799f5b-567a-41b9-af69-460858a63b18 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:06:18.451 +05:30 47799f5b-567a-41b9-af69-460858a63b18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:06:18.452 +05:30 47799f5b-567a-41b9-af69-460858a63b18 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 8.7689ms 2024-09-19 18:06:18.452 +05:30 47799f5b-567a-41b9-af69-460858a63b18 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:06:18.452 +05:30 47799f5b-567a-41b9-af69-460858a63b18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 477c1279-1fdd-4e29-b60f-10553847b391}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:06:18.453 +05:30 47799f5b-567a-41b9-af69-460858a63b18 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 15.5124ms 2024-09-19 18:06:25.542 +05:30 44a34e1a-5a97-401c-b2ff-cd38a87da387 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:06:25.543 +05:30 44a34e1a-5a97-401c-b2ff-cd38a87da387 INF CORS policy execution successful. 2024-09-19 18:06:25.544 +05:30 44a34e1a-5a97-401c-b2ff-cd38a87da387 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.0133ms 2024-09-19 18:06:25.589 +05:30 06a09c02-aa9f-4946-a150-a1f8e60647ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:06:25.591 +05:30 06a09c02-aa9f-4946-a150-a1f8e60647ab INF CORS policy execution successful. 2024-09-19 18:06:25.591 +05:30 06a09c02-aa9f-4946-a150-a1f8e60647ab INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:06:25.592 +05:30 9a27d2cf-2581-453b-a201-40de5abfad14 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:06:25.592 +05:30 9a27d2cf-2581-453b-a201-40de5abfad14 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:06:25.601 +05:30 9a27d2cf-2581-453b-a201-40de5abfad14 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:06:25.601 +05:30 9a27d2cf-2581-453b-a201-40de5abfad14 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 8.7873ms 2024-09-19 18:06:25.601 +05:30 9a27d2cf-2581-453b-a201-40de5abfad14 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:06:25.602 +05:30 9a27d2cf-2581-453b-a201-40de5abfad14 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06a09c02-aa9f-4946-a150-a1f8e60647ab}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:06:25.602 +05:30 9a27d2cf-2581-453b-a201-40de5abfad14 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.8547ms 2024-09-19 18:06:49.361 +05:30 033db906-1078-404c-8805-6e7a57cda7f0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:06:49.362 +05:30 033db906-1078-404c-8805-6e7a57cda7f0 INF CORS policy execution successful. 2024-09-19 18:06:49.363 +05:30 033db906-1078-404c-8805-6e7a57cda7f0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.503ms 2024-09-19 18:06:49.409 +05:30 a3a6d27a-3102-4814-8b54-42538ab674e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:06:49.411 +05:30 a3a6d27a-3102-4814-8b54-42538ab674e1 INF CORS policy execution successful. 2024-09-19 18:06:49.411 +05:30 a3a6d27a-3102-4814-8b54-42538ab674e1 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:06:49.412 +05:30 25e800fe-b20e-4765-b346-9f906be4a712 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:06:49.412 +05:30 25e800fe-b20e-4765-b346-9f906be4a712 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:06:49.420 +05:30 25e800fe-b20e-4765-b346-9f906be4a712 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:06:49.421 +05:30 25e800fe-b20e-4765-b346-9f906be4a712 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 8.4868ms 2024-09-19 18:06:49.421 +05:30 25e800fe-b20e-4765-b346-9f906be4a712 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:06:49.421 +05:30 25e800fe-b20e-4765-b346-9f906be4a712 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3a6d27a-3102-4814-8b54-42538ab674e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:06:49.422 +05:30 25e800fe-b20e-4765-b346-9f906be4a712 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.4943ms 2024-09-19 18:07:00.089 +05:30 f163e760-6e2f-4a59-bd46-2abc439abfc9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:07:00.089 +05:30 f163e760-6e2f-4a59-bd46-2abc439abfc9 INF CORS policy execution successful. 2024-09-19 18:07:00.090 +05:30 f163e760-6e2f-4a59-bd46-2abc439abfc9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.8845ms 2024-09-19 18:07:00.138 +05:30 8129908c-f778-4097-b273-72760b8c6e59 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:07:00.139 +05:30 8129908c-f778-4097-b273-72760b8c6e59 INF CORS policy execution successful. 2024-09-19 18:07:00.140 +05:30 8129908c-f778-4097-b273-72760b8c6e59 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:07:00.140 +05:30 4297f574-2a6a-4ba3-b9d4-f70108ea97df INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:07:00.140 +05:30 4297f574-2a6a-4ba3-b9d4-f70108ea97df INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:07:00.147 +05:30 4297f574-2a6a-4ba3-b9d4-f70108ea97df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:07:00.147 +05:30 4297f574-2a6a-4ba3-b9d4-f70108ea97df INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.5388ms 2024-09-19 18:07:00.147 +05:30 4297f574-2a6a-4ba3-b9d4-f70108ea97df INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:07:00.147 +05:30 4297f574-2a6a-4ba3-b9d4-f70108ea97df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8129908c-f778-4097-b273-72760b8c6e59}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:07:00.148 +05:30 4297f574-2a6a-4ba3-b9d4-f70108ea97df INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.5993ms 2024-09-19 18:07:36.327 +05:30 636ba3ec-ab67-4dd8-833d-d9d1e1eaa300 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:07:36.328 +05:30 636ba3ec-ab67-4dd8-833d-d9d1e1eaa300 INF CORS policy execution successful. 2024-09-19 18:07:36.329 +05:30 636ba3ec-ab67-4dd8-833d-d9d1e1eaa300 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.101ms 2024-09-19 18:07:36.379 +05:30 ff44b5de-e325-4866-b407-ed31f824cec6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:07:36.380 +05:30 ff44b5de-e325-4866-b407-ed31f824cec6 INF CORS policy execution successful. 2024-09-19 18:07:36.380 +05:30 ff44b5de-e325-4866-b407-ed31f824cec6 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:07:36.381 +05:30 c229dfe0-6cc3-48dd-9c77-94c58f8253b4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:07:36.381 +05:30 c229dfe0-6cc3-48dd-9c77-94c58f8253b4 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:07:36.388 +05:30 c229dfe0-6cc3-48dd-9c77-94c58f8253b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:07:36.389 +05:30 c229dfe0-6cc3-48dd-9c77-94c58f8253b4 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.2544ms 2024-09-19 18:07:36.389 +05:30 c229dfe0-6cc3-48dd-9c77-94c58f8253b4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:07:36.389 +05:30 c229dfe0-6cc3-48dd-9c77-94c58f8253b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff44b5de-e325-4866-b407-ed31f824cec6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:07:36.389 +05:30 c229dfe0-6cc3-48dd-9c77-94c58f8253b4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 10.3886ms 2024-09-19 18:07:38.333 +05:30 3ee44657-9040-44a1-872e-0bfd660f7064 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:07:38.334 +05:30 3ee44657-9040-44a1-872e-0bfd660f7064 INF CORS policy execution successful. 2024-09-19 18:07:38.334 +05:30 3ee44657-9040-44a1-872e-0bfd660f7064 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:07:38.334 +05:30 3fa32e29-9cdf-4d2b-8aab-80fa5412fe70 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:07:38.334 +05:30 3fa32e29-9cdf-4d2b-8aab-80fa5412fe70 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:07:38.339 +05:30 3fa32e29-9cdf-4d2b-8aab-80fa5412fe70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:07:38.339 +05:30 3fa32e29-9cdf-4d2b-8aab-80fa5412fe70 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 4.3509ms 2024-09-19 18:07:38.339 +05:30 3fa32e29-9cdf-4d2b-8aab-80fa5412fe70 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:07:38.339 +05:30 3fa32e29-9cdf-4d2b-8aab-80fa5412fe70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ee44657-9040-44a1-872e-0bfd660f7064}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:07:38.339 +05:30 3fa32e29-9cdf-4d2b-8aab-80fa5412fe70 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 6.392ms 2024-09-19 18:08:44.390 +05:30 c3772d91-7c84-4c50-8000-814ea2359213 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:08:44.392 +05:30 c3772d91-7c84-4c50-8000-814ea2359213 INF CORS policy execution successful. 2024-09-19 18:08:44.394 +05:30 c3772d91-7c84-4c50-8000-814ea2359213 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 4.1349ms 2024-09-19 18:08:44.448 +05:30 c95e802d-0e5f-4b71-b44e-a8a8f66f5e77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:08:44.450 +05:30 c95e802d-0e5f-4b71-b44e-a8a8f66f5e77 INF CORS policy execution successful. 2024-09-19 18:08:44.452 +05:30 c95e802d-0e5f-4b71-b44e-a8a8f66f5e77 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:08:44.453 +05:30 60a3f4a7-e89f-4bc8-a727-797d82428a0e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:08:44.454 +05:30 60a3f4a7-e89f-4bc8-a727-797d82428a0e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:08:44.481 +05:30 60a3f4a7-e89f-4bc8-a727-797d82428a0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:08:44.481 +05:30 60a3f4a7-e89f-4bc8-a727-797d82428a0e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 27.1692ms 2024-09-19 18:08:44.482 +05:30 60a3f4a7-e89f-4bc8-a727-797d82428a0e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:08:44.482 +05:30 60a3f4a7-e89f-4bc8-a727-797d82428a0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c95e802d-0e5f-4b71-b44e-a8a8f66f5e77}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:08:44.482 +05:30 60a3f4a7-e89f-4bc8-a727-797d82428a0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 34.0995ms 2024-09-19 18:08:45.342 +05:30 d55888d4-abd1-4b5d-8bf4-a3af14cc8349 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:08:45.343 +05:30 d55888d4-abd1-4b5d-8bf4-a3af14cc8349 INF CORS policy execution successful. 2024-09-19 18:08:45.343 +05:30 d55888d4-abd1-4b5d-8bf4-a3af14cc8349 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:08:45.343 +05:30 d3435534-4633-43ef-9c60-c530b484eff5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:08:45.343 +05:30 d3435534-4633-43ef-9c60-c530b484eff5 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:08:45.348 +05:30 d3435534-4633-43ef-9c60-c530b484eff5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:08:45.349 +05:30 d3435534-4633-43ef-9c60-c530b484eff5 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.2662ms 2024-09-19 18:08:45.349 +05:30 d3435534-4633-43ef-9c60-c530b484eff5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:08:45.349 +05:30 d3435534-4633-43ef-9c60-c530b484eff5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d55888d4-abd1-4b5d-8bf4-a3af14cc8349}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:08:45.349 +05:30 d3435534-4633-43ef-9c60-c530b484eff5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 7.4076ms 2024-09-19 18:09:22.933 +05:30 7960e62b-2c54-4f99-8d1d-3bd0713c371a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:09:22.933 +05:30 7960e62b-2c54-4f99-8d1d-3bd0713c371a INF CORS policy execution successful. 2024-09-19 18:09:22.934 +05:30 7960e62b-2c54-4f99-8d1d-3bd0713c371a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.9135ms 2024-09-19 18:09:22.983 +05:30 a432e62d-9d90-47a5-970b-e9ec27aa26ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:09:22.984 +05:30 a432e62d-9d90-47a5-970b-e9ec27aa26ac INF CORS policy execution successful. 2024-09-19 18:09:22.984 +05:30 a432e62d-9d90-47a5-970b-e9ec27aa26ac INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:09:22.985 +05:30 0b136a44-2152-4242-88e8-fa1fcb76860a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:09:22.985 +05:30 0b136a44-2152-4242-88e8-fa1fcb76860a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:09:22.992 +05:30 0b136a44-2152-4242-88e8-fa1fcb76860a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:09:22.993 +05:30 0b136a44-2152-4242-88e8-fa1fcb76860a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.5663ms 2024-09-19 18:09:22.993 +05:30 0b136a44-2152-4242-88e8-fa1fcb76860a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:09:22.993 +05:30 0b136a44-2152-4242-88e8-fa1fcb76860a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a432e62d-9d90-47a5-970b-e9ec27aa26ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:09:22.993 +05:30 0b136a44-2152-4242-88e8-fa1fcb76860a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 10.4592ms 2024-09-19 18:09:26.171 +05:30 ec616fb4-34d6-4b0d-8bd5-a254cd3b466a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:09:26.172 +05:30 ec616fb4-34d6-4b0d-8bd5-a254cd3b466a INF CORS policy execution successful. 2024-09-19 18:09:26.172 +05:30 ec616fb4-34d6-4b0d-8bd5-a254cd3b466a INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:09:26.172 +05:30 fb3cea55-ab7c-4c49-ab6b-8ca0916966ff INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:09:26.173 +05:30 fb3cea55-ab7c-4c49-ab6b-8ca0916966ff INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:09:26.179 +05:30 fb3cea55-ab7c-4c49-ab6b-8ca0916966ff INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:09:26.180 +05:30 fb3cea55-ab7c-4c49-ab6b-8ca0916966ff INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.1608ms 2024-09-19 18:09:26.180 +05:30 fb3cea55-ab7c-4c49-ab6b-8ca0916966ff INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:09:26.180 +05:30 fb3cea55-ab7c-4c49-ab6b-8ca0916966ff INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ec616fb4-34d6-4b0d-8bd5-a254cd3b466a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:09:26.181 +05:30 fb3cea55-ab7c-4c49-ab6b-8ca0916966ff INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.6161ms 2024-09-19 18:09:32.568 +05:30 1f911d13-93cd-4102-8b41-252599161973 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:09:32.568 +05:30 1f911d13-93cd-4102-8b41-252599161973 INF CORS policy execution successful. 2024-09-19 18:09:32.569 +05:30 1f911d13-93cd-4102-8b41-252599161973 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.6276ms 2024-09-19 18:09:32.616 +05:30 43a5b988-a542-4f6a-8c66-cebfb6bfb111 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:09:32.617 +05:30 43a5b988-a542-4f6a-8c66-cebfb6bfb111 INF CORS policy execution successful. 2024-09-19 18:09:32.617 +05:30 43a5b988-a542-4f6a-8c66-cebfb6bfb111 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:09:32.618 +05:30 cf7c2657-30b7-482a-aacb-af018d44173a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:09:32.618 +05:30 cf7c2657-30b7-482a-aacb-af018d44173a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:09:32.624 +05:30 cf7c2657-30b7-482a-aacb-af018d44173a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:09:32.625 +05:30 cf7c2657-30b7-482a-aacb-af018d44173a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.2863ms 2024-09-19 18:09:32.625 +05:30 cf7c2657-30b7-482a-aacb-af018d44173a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:09:32.625 +05:30 cf7c2657-30b7-482a-aacb-af018d44173a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43a5b988-a542-4f6a-8c66-cebfb6bfb111}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:09:32.625 +05:30 cf7c2657-30b7-482a-aacb-af018d44173a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.594ms 2024-09-19 18:10:20.086 +05:30 ae9147ea-8ce0-4bed-a5f9-c86485458c61 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:20.087 +05:30 ae9147ea-8ce0-4bed-a5f9-c86485458c61 INF CORS policy execution successful. 2024-09-19 18:10:20.088 +05:30 ae9147ea-8ce0-4bed-a5f9-c86485458c61 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.7728ms 2024-09-19 18:10:20.130 +05:30 a2d1be1d-d171-41ad-9a2d-f14b5d4c8105 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:20.131 +05:30 a2d1be1d-d171-41ad-9a2d-f14b5d4c8105 INF CORS policy execution successful. 2024-09-19 18:10:20.131 +05:30 a2d1be1d-d171-41ad-9a2d-f14b5d4c8105 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.6341ms 2024-09-19 18:10:20.134 +05:30 45ed103e-b40e-4deb-be48-2917a255269e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:20.135 +05:30 45ed103e-b40e-4deb-be48-2917a255269e INF CORS policy execution successful. 2024-09-19 18:10:20.136 +05:30 45ed103e-b40e-4deb-be48-2917a255269e INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:10:20.137 +05:30 7492752a-9e53-4ec8-84a0-8384b75b6f11 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:20.137 +05:30 7492752a-9e53-4ec8-84a0-8384b75b6f11 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:10:20.146 +05:30 7492752a-9e53-4ec8-84a0-8384b75b6f11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:10:20.147 +05:30 7492752a-9e53-4ec8-84a0-8384b75b6f11 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 9.4042ms 2024-09-19 18:10:20.147 +05:30 7492752a-9e53-4ec8-84a0-8384b75b6f11 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:20.147 +05:30 7492752a-9e53-4ec8-84a0-8384b75b6f11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 45ed103e-b40e-4deb-be48-2917a255269e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:10:20.147 +05:30 7492752a-9e53-4ec8-84a0-8384b75b6f11 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 13.4382ms 2024-09-19 18:10:20.193 +05:30 f9745fb6-c0af-4550-a00a-8e1709e9ef0c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:20.193 +05:30 f9745fb6-c0af-4550-a00a-8e1709e9ef0c INF CORS policy execution successful. 2024-09-19 18:10:20.193 +05:30 f9745fb6-c0af-4550-a00a-8e1709e9ef0c INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:10:20.194 +05:30 c548740c-4aa0-4ac0-bbbe-576c350868e7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:20.194 +05:30 c548740c-4aa0-4ac0-bbbe-576c350868e7 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:10:20.198 +05:30 c548740c-4aa0-4ac0-bbbe-576c350868e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:10:20.198 +05:30 c548740c-4aa0-4ac0-bbbe-576c350868e7 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 4.2678ms 2024-09-19 18:10:20.198 +05:30 c548740c-4aa0-4ac0-bbbe-576c350868e7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:20.198 +05:30 c548740c-4aa0-4ac0-bbbe-576c350868e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f9745fb6-c0af-4550-a00a-8e1709e9ef0c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:10:20.199 +05:30 c548740c-4aa0-4ac0-bbbe-576c350868e7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 5.9833ms 2024-09-19 18:10:40.714 +05:30 df64e37b-3e7d-4b0e-b821-f6a9e37397a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:40.715 +05:30 df64e37b-3e7d-4b0e-b821-f6a9e37397a0 INF CORS policy execution successful. 2024-09-19 18:10:40.715 +05:30 df64e37b-3e7d-4b0e-b821-f6a9e37397a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.535ms 2024-09-19 18:10:40.763 +05:30 832e39eb-9ef8-4158-95b7-aafeb0a765fa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:40.764 +05:30 832e39eb-9ef8-4158-95b7-aafeb0a765fa INF CORS policy execution successful. 2024-09-19 18:10:40.765 +05:30 832e39eb-9ef8-4158-95b7-aafeb0a765fa INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:10:40.765 +05:30 c9b99355-f928-4df0-8f45-a73d3ac9d54a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:40.766 +05:30 c9b99355-f928-4df0-8f45-a73d3ac9d54a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:10:40.777 +05:30 c9b99355-f928-4df0-8f45-a73d3ac9d54a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:10:40.777 +05:30 c9b99355-f928-4df0-8f45-a73d3ac9d54a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 11.454ms 2024-09-19 18:10:40.777 +05:30 c9b99355-f928-4df0-8f45-a73d3ac9d54a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:40.778 +05:30 c9b99355-f928-4df0-8f45-a73d3ac9d54a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 832e39eb-9ef8-4158-95b7-aafeb0a765fa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:10:40.778 +05:30 c9b99355-f928-4df0-8f45-a73d3ac9d54a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 15.1444ms 2024-09-19 18:10:54.323 +05:30 277e82cc-44a5-4434-ac42-ab66ae23afd5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:54.323 +05:30 277e82cc-44a5-4434-ac42-ab66ae23afd5 INF CORS policy execution successful. 2024-09-19 18:10:54.324 +05:30 277e82cc-44a5-4434-ac42-ab66ae23afd5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.9942ms 2024-09-19 18:10:54.374 +05:30 4e7cc284-da82-40df-8ae3-4d35239ddbf6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:10:54.375 +05:30 4e7cc284-da82-40df-8ae3-4d35239ddbf6 INF CORS policy execution successful. 2024-09-19 18:10:54.375 +05:30 4e7cc284-da82-40df-8ae3-4d35239ddbf6 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:10:54.376 +05:30 3dff3c9d-0aaa-4c93-8ca5-8b2e7513c59d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:54.376 +05:30 3dff3c9d-0aaa-4c93-8ca5-8b2e7513c59d INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:10:54.384 +05:30 3dff3c9d-0aaa-4c93-8ca5-8b2e7513c59d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:10:54.385 +05:30 3dff3c9d-0aaa-4c93-8ca5-8b2e7513c59d INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 8.0448ms 2024-09-19 18:10:54.385 +05:30 3dff3c9d-0aaa-4c93-8ca5-8b2e7513c59d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:10:54.385 +05:30 3dff3c9d-0aaa-4c93-8ca5-8b2e7513c59d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4e7cc284-da82-40df-8ae3-4d35239ddbf6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:10:54.385 +05:30 3dff3c9d-0aaa-4c93-8ca5-8b2e7513c59d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 11.5158ms 2024-09-19 18:11:13.026 +05:30 29d62183-5be1-4a4d-bfd5-9fefb2286504 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:11:13.026 +05:30 29d62183-5be1-4a4d-bfd5-9fefb2286504 INF CORS policy execution successful. 2024-09-19 18:11:13.027 +05:30 29d62183-5be1-4a4d-bfd5-9fefb2286504 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.3297ms 2024-09-19 18:11:13.070 +05:30 46808e64-9dba-4156-80cb-0722cc86c1b4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:11:13.070 +05:30 46808e64-9dba-4156-80cb-0722cc86c1b4 INF CORS policy execution successful. 2024-09-19 18:11:13.071 +05:30 46808e64-9dba-4156-80cb-0722cc86c1b4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.5666ms 2024-09-19 18:11:13.073 +05:30 36a11b3d-625c-4a98-90dc-c5650f561b6e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:11:13.073 +05:30 36a11b3d-625c-4a98-90dc-c5650f561b6e INF CORS policy execution successful. 2024-09-19 18:11:13.073 +05:30 36a11b3d-625c-4a98-90dc-c5650f561b6e INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:11:13.074 +05:30 c58cb72c-b6a4-45ef-a9bc-73e034c64a23 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:11:13.074 +05:30 c58cb72c-b6a4-45ef-a9bc-73e034c64a23 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:11:13.081 +05:30 c58cb72c-b6a4-45ef-a9bc-73e034c64a23 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:11:13.082 +05:30 c58cb72c-b6a4-45ef-a9bc-73e034c64a23 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.698ms 2024-09-19 18:11:13.082 +05:30 c58cb72c-b6a4-45ef-a9bc-73e034c64a23 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:11:13.082 +05:30 c58cb72c-b6a4-45ef-a9bc-73e034c64a23 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36a11b3d-625c-4a98-90dc-c5650f561b6e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:11:13.082 +05:30 c58cb72c-b6a4-45ef-a9bc-73e034c64a23 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.889ms 2024-09-19 18:11:13.128 +05:30 ae2b79ce-2320-4ef1-acf5-d3ccdc5821d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:11:13.129 +05:30 ae2b79ce-2320-4ef1-acf5-d3ccdc5821d6 INF CORS policy execution successful. 2024-09-19 18:11:13.129 +05:30 ae2b79ce-2320-4ef1-acf5-d3ccdc5821d6 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:11:13.129 +05:30 6e719baa-34af-4d0c-a386-1525a396586e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:11:13.129 +05:30 6e719baa-34af-4d0c-a386-1525a396586e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:11:13.134 +05:30 6e719baa-34af-4d0c-a386-1525a396586e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:11:13.134 +05:30 6e719baa-34af-4d0c-a386-1525a396586e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.0279ms 2024-09-19 18:11:13.134 +05:30 6e719baa-34af-4d0c-a386-1525a396586e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:11:13.135 +05:30 6e719baa-34af-4d0c-a386-1525a396586e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae2b79ce-2320-4ef1-acf5-d3ccdc5821d6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:11:13.135 +05:30 6e719baa-34af-4d0c-a386-1525a396586e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 7.0303ms 2024-09-19 18:11:21.466 +05:30 c58ef882-52c3-457d-8bdc-674d2348f6d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:11:21.466 +05:30 c58ef882-52c3-457d-8bdc-674d2348f6d9 INF CORS policy execution successful. 2024-09-19 18:11:21.466 +05:30 c58ef882-52c3-457d-8bdc-674d2348f6d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.5831ms 2024-09-19 18:11:21.512 +05:30 9e511d63-7e13-488b-8761-4c83f5a73529 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:11:21.513 +05:30 9e511d63-7e13-488b-8761-4c83f5a73529 INF CORS policy execution successful. 2024-09-19 18:11:21.513 +05:30 9e511d63-7e13-488b-8761-4c83f5a73529 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:11:21.514 +05:30 aa6aa5e2-2306-4318-8d37-3ae6ccc9b73d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:11:21.514 +05:30 aa6aa5e2-2306-4318-8d37-3ae6ccc9b73d INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:11:21.518 +05:30 aa6aa5e2-2306-4318-8d37-3ae6ccc9b73d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:11:21.518 +05:30 aa6aa5e2-2306-4318-8d37-3ae6ccc9b73d INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 4.3678ms 2024-09-19 18:11:21.518 +05:30 aa6aa5e2-2306-4318-8d37-3ae6ccc9b73d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:11:21.518 +05:30 aa6aa5e2-2306-4318-8d37-3ae6ccc9b73d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9e511d63-7e13-488b-8761-4c83f5a73529}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:11:21.519 +05:30 aa6aa5e2-2306-4318-8d37-3ae6ccc9b73d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 6.5494ms 2024-09-19 18:12:59.321 +05:30 3910f64a-1eb0-4c30-900e-9be1d5971fe8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:12:59.322 +05:30 3910f64a-1eb0-4c30-900e-9be1d5971fe8 INF CORS policy execution successful. 2024-09-19 18:12:59.323 +05:30 3910f64a-1eb0-4c30-900e-9be1d5971fe8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.3954ms 2024-09-19 18:12:59.372 +05:30 b004c561-4caf-4134-8740-5bf19159cea1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:12:59.373 +05:30 b004c561-4caf-4134-8740-5bf19159cea1 INF CORS policy execution successful. 2024-09-19 18:12:59.374 +05:30 b004c561-4caf-4134-8740-5bf19159cea1 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:12:59.375 +05:30 2c05b622-92aa-4814-9532-3676f09c375e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:12:59.377 +05:30 2c05b622-92aa-4814-9532-3676f09c375e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:12:59.392 +05:30 2c05b622-92aa-4814-9532-3676f09c375e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:12:59.393 +05:30 2c05b622-92aa-4814-9532-3676f09c375e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 15.7374ms 2024-09-19 18:12:59.393 +05:30 2c05b622-92aa-4814-9532-3676f09c375e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:12:59.393 +05:30 2c05b622-92aa-4814-9532-3676f09c375e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b004c561-4caf-4134-8740-5bf19159cea1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:12:59.394 +05:30 2c05b622-92aa-4814-9532-3676f09c375e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 22.3315ms 2024-09-19 18:13:05.341 +05:30 dfa322eb-d481-407a-8bc8-ce5ac6026ea1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:05.341 +05:30 dfa322eb-d481-407a-8bc8-ce5ac6026ea1 INF CORS policy execution successful. 2024-09-19 18:13:05.342 +05:30 dfa322eb-d481-407a-8bc8-ce5ac6026ea1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.1589ms 2024-09-19 18:13:05.388 +05:30 8ec67acf-7690-4592-9683-4d890460b80f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:05.389 +05:30 8ec67acf-7690-4592-9683-4d890460b80f INF CORS policy execution successful. 2024-09-19 18:13:05.390 +05:30 8ec67acf-7690-4592-9683-4d890460b80f INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:05.390 +05:30 07a371af-5dc4-4123-a0e1-8650ef44519d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:05.391 +05:30 07a371af-5dc4-4123-a0e1-8650ef44519d INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:13:05.436 +05:30 07a371af-5dc4-4123-a0e1-8650ef44519d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:05.436 +05:30 07a371af-5dc4-4123-a0e1-8650ef44519d INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 45.5781ms 2024-09-19 18:13:05.436 +05:30 07a371af-5dc4-4123-a0e1-8650ef44519d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:05.437 +05:30 07a371af-5dc4-4123-a0e1-8650ef44519d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ec67acf-7690-4592-9683-4d890460b80f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:13:05.437 +05:30 07a371af-5dc4-4123-a0e1-8650ef44519d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 49.6553ms 2024-09-19 18:13:07.660 +05:30 64d08dcc-5508-4a24-8f2c-15b7abcce2b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:07.661 +05:30 64d08dcc-5508-4a24-8f2c-15b7abcce2b5 INF CORS policy execution successful. 2024-09-19 18:13:07.661 +05:30 64d08dcc-5508-4a24-8f2c-15b7abcce2b5 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:07.662 +05:30 7313b3e6-129f-49b1-a096-a3713fba9299 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:07.662 +05:30 7313b3e6-129f-49b1-a096-a3713fba9299 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:13:07.667 +05:30 7313b3e6-129f-49b1-a096-a3713fba9299 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:07.667 +05:30 7313b3e6-129f-49b1-a096-a3713fba9299 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.5092ms 2024-09-19 18:13:07.668 +05:30 7313b3e6-129f-49b1-a096-a3713fba9299 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:07.668 +05:30 7313b3e6-129f-49b1-a096-a3713fba9299 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 64d08dcc-5508-4a24-8f2c-15b7abcce2b5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:13:07.669 +05:30 7313b3e6-129f-49b1-a096-a3713fba9299 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 7.9083ms 2024-09-19 18:13:12.317 +05:30 469680d1-6c90-48c9-9377-2b13d740d5e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:12.318 +05:30 469680d1-6c90-48c9-9377-2b13d740d5e5 INF CORS policy execution successful. 2024-09-19 18:13:12.318 +05:30 469680d1-6c90-48c9-9377-2b13d740d5e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.8397ms 2024-09-19 18:13:12.357 +05:30 ef71f4fe-b3db-48c4-a8a2-78ba72dbd93e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:12.358 +05:30 ef71f4fe-b3db-48c4-a8a2-78ba72dbd93e INF CORS policy execution successful. 2024-09-19 18:13:12.358 +05:30 ef71f4fe-b3db-48c4-a8a2-78ba72dbd93e INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:12.358 +05:30 37d1d464-576e-4093-95be-1746615539aa INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:12.358 +05:30 37d1d464-576e-4093-95be-1746615539aa INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:13:12.362 +05:30 37d1d464-576e-4093-95be-1746615539aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:12.362 +05:30 37d1d464-576e-4093-95be-1746615539aa INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 3.9619ms 2024-09-19 18:13:12.362 +05:30 37d1d464-576e-4093-95be-1746615539aa INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:12.362 +05:30 37d1d464-576e-4093-95be-1746615539aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef71f4fe-b3db-48c4-a8a2-78ba72dbd93e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:13:12.363 +05:30 37d1d464-576e-4093-95be-1746615539aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 5.5657ms 2024-09-19 18:13:13.964 +05:30 f29ba095-5144-4651-a074-3c1b9c40e539 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:13.965 +05:30 f29ba095-5144-4651-a074-3c1b9c40e539 INF CORS policy execution successful. 2024-09-19 18:13:13.965 +05:30 f29ba095-5144-4651-a074-3c1b9c40e539 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:13.965 +05:30 d0f88996-1971-4839-b8a7-102be6f6fa1a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:13.965 +05:30 d0f88996-1971-4839-b8a7-102be6f6fa1a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:13:13.969 +05:30 d0f88996-1971-4839-b8a7-102be6f6fa1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:13.969 +05:30 d0f88996-1971-4839-b8a7-102be6f6fa1a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 3.4872ms 2024-09-19 18:13:13.969 +05:30 d0f88996-1971-4839-b8a7-102be6f6fa1a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:13.969 +05:30 d0f88996-1971-4839-b8a7-102be6f6fa1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f29ba095-5144-4651-a074-3c1b9c40e539}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:13:13.969 +05:30 d0f88996-1971-4839-b8a7-102be6f6fa1a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 4.9464ms 2024-09-19 18:13:36.323 +05:30 b52a7d6f-f685-4803-891b-112f0430edb9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:36.324 +05:30 b52a7d6f-f685-4803-891b-112f0430edb9 INF CORS policy execution successful. 2024-09-19 18:13:36.324 +05:30 b52a7d6f-f685-4803-891b-112f0430edb9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.835ms 2024-09-19 18:13:36.364 +05:30 51b9ea50-5398-4181-96bc-b6a0b284a98d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:36.366 +05:30 51b9ea50-5398-4181-96bc-b6a0b284a98d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 12:43:22 PM', Current time (UTC): '9/19/2024 12:43: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-19 18:13:36.369 +05:30 51b9ea50-5398-4181-96bc-b6a0b284a98d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 12:43:22 PM', Current time (UTC): '9/19/2024 12:43:36 PM'. 2024-09-19 18:13:36.369 +05:30 51b9ea50-5398-4181-96bc-b6a0b284a98d INF CORS policy execution successful. 2024-09-19 18:13:36.370 +05:30 51b9ea50-5398-4181-96bc-b6a0b284a98d INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NDk4MDIsImlhdCI6MTcyNjc0OTIwMn0.7NbK-cLfIPDoeUzwYSJhc1PxnQ1dwM0655hBQk38nuk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:36.371 +05:30 08f34e41-ec2e-4d90-bd90-89d1d8bbc578 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 18:13:36.372 +05:30 08f34e41-ec2e-4d90-bd90-89d1d8bbc578 INF AuthenticationScheme: Bearer was challenged. 2024-09-19 18:13:36.372 +05:30 08f34e41-ec2e-4d90-bd90-89d1d8bbc578 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 51b9ea50-5398-4181-96bc-b6a0b284a98d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 12:43:22'"} Body: 2024-09-19 18:13:36.373 +05:30 08f34e41-ec2e-4d90-bd90-89d1d8bbc578 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 401 null null 8.6388ms 2024-09-19 18:13:36.440 +05:30 b870b86d-6f1f-46bc-8a1f-93577315bf8b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NTAxMDIsImlhdCI6MTcyNjc0OTIwMn0.r9fQ-eIlUCcb1sY4P0MyNdnuIaMegqxu2aohNPeuWTk - null null 2024-09-19 18:13:36.440 +05:30 b870b86d-6f1f-46bc-8a1f-93577315bf8b INF CORS policy execution successful. 2024-09-19 18:13:36.440 +05:30 b870b86d-6f1f-46bc-8a1f-93577315bf8b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NTAxMDIsImlhdCI6MTcyNjc0OTIwMn0.r9fQ-eIlUCcb1sY4P0MyNdnuIaMegqxu2aohNPeuWTk Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:36.441 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:13:36.441 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 18:13:36.446 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Token generated 2024-09-19 18:13:36.446 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Token generated 2024-09-19 18:13:36.447 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:36.447 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 5.8584ms 2024-09-19 18:13:36.447 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:13:36.447 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b870b86d-6f1f-46bc-8a1f-93577315bf8b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA3MTYsImlhdCI6MTcyNjc0OTgxNn0.mHt-osORNbhYbkQujVZCbwQMjMpfUZR5C1UF8E15h34\"}"} 2024-09-19 18:13:36.447 +05:30 9830a84f-bb42-4cd2-afd5-7c7c5c4ce91b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5MjAyLCJleHAiOjE3MjY3NTAxMDIsImlhdCI6MTcyNjc0OTIwMn0.r9fQ-eIlUCcb1sY4P0MyNdnuIaMegqxu2aohNPeuWTk - 200 877 application/json; charset=utf-8 7.5528ms 2024-09-19 18:13:36.492 +05:30 5cf5acb0-b741-4361-b5a2-0175d50d8260 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:36.493 +05:30 5cf5acb0-b741-4361-b5a2-0175d50d8260 INF CORS policy execution successful. 2024-09-19 18:13:36.494 +05:30 5cf5acb0-b741-4361-b5a2-0175d50d8260 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:36.495 +05:30 45d08c06-7704-4539-8d6f-88f810cf8de0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:36.495 +05:30 45d08c06-7704-4539-8d6f-88f810cf8de0 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:13:36.502 +05:30 45d08c06-7704-4539-8d6f-88f810cf8de0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:36.502 +05:30 45d08c06-7704-4539-8d6f-88f810cf8de0 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.4211ms 2024-09-19 18:13:36.503 +05:30 45d08c06-7704-4539-8d6f-88f810cf8de0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:36.503 +05:30 45d08c06-7704-4539-8d6f-88f810cf8de0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5cf5acb0-b741-4361-b5a2-0175d50d8260}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:13:36.503 +05:30 45d08c06-7704-4539-8d6f-88f810cf8de0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 10.9296ms 2024-09-19 18:13:39.083 +05:30 047f66c9-2e7c-44e4-962d-2ac1714157e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:13:39.084 +05:30 047f66c9-2e7c-44e4-962d-2ac1714157e7 INF CORS policy execution successful. 2024-09-19 18:13:39.084 +05:30 047f66c9-2e7c-44e4-962d-2ac1714157e7 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:39.084 +05:30 b060ad32-2fc3-49fa-a91f-aeecfb67b405 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:39.085 +05:30 b060ad32-2fc3-49fa-a91f-aeecfb67b405 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:13:39.091 +05:30 b060ad32-2fc3-49fa-a91f-aeecfb67b405 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:39.091 +05:30 b060ad32-2fc3-49fa-a91f-aeecfb67b405 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.5656ms 2024-09-19 18:13:39.091 +05:30 b060ad32-2fc3-49fa-a91f-aeecfb67b405 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:13:39.092 +05:30 b060ad32-2fc3-49fa-a91f-aeecfb67b405 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 047f66c9-2e7c-44e4-962d-2ac1714157e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:13:39.092 +05:30 b060ad32-2fc3-49fa-a91f-aeecfb67b405 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.8268ms 2024-09-19 18:13:55.717 +05:30 41b7afb8-d544-44f9-8ea3-3c303eec0bb8 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-19 18:13:55.717 +05:30 41b7afb8-d544-44f9-8ea3-3c303eec0bb8 INF CORS policy execution successful. 2024-09-19 18:13:55.718 +05:30 41b7afb8-d544-44f9-8ea3-3c303eec0bb8 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.0077ms 2024-09-19 18:13:55.761 +05:30 dba3c841-d7ef-46e6-b04f-dace1f33f385 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-19 18:13:55.761 +05:30 dba3c841-d7ef-46e6-b04f-dace1f33f385 INF CORS policy execution successful. 2024-09-19 18:13:55.762 +05:30 dba3c841-d7ef-46e6-b04f-dace1f33f385 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.7787ms 2024-09-19 18:13:55.769 +05:30 0cc741a4-f07f-4974-b445-ed3050d0f611 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-19 18:13:55.769 +05:30 0cc741a4-f07f-4974-b445-ed3050d0f611 INF CORS policy execution successful. 2024-09-19 18:13:55.770 +05:30 0cc741a4-f07f-4974-b445-ed3050d0f611 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:55.772 +05:30 b8fccfd3-936c-4270-9e29-cf5817e49118 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 18:13:55.784 +05:30 b8fccfd3-936c-4270-9e29-cf5817e49118 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-19 18:13:55.882 +05:30 b8fccfd3-936c-4270-9e29-cf5817e49118 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:55.883 +05:30 b8fccfd3-936c-4270-9e29-cf5817e49118 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 99.1887ms 2024-09-19 18:13:55.883 +05:30 b8fccfd3-936c-4270-9e29-cf5817e49118 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 18:13:55.883 +05:30 b8fccfd3-936c-4270-9e29-cf5817e49118 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0cc741a4-f07f-4974-b445-ed3050d0f611}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":null},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-19 18:13:55.884 +05:30 b8fccfd3-936c-4270-9e29-cf5817e49118 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 748 application/json; charset=utf-8 115.2201ms 2024-09-19 18:13:55.935 +05:30 5a0a9777-f1cf-47f0-850b-baeac6bb4dc5 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-19 18:13:55.936 +05:30 5a0a9777-f1cf-47f0-850b-baeac6bb4dc5 INF CORS policy execution successful. 2024-09-19 18:13:55.936 +05:30 5a0a9777-f1cf-47f0-850b-baeac6bb4dc5 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:55.940 +05:30 a0f7dc91-2344-402a-8f2f-f00de5ac6962 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 18:13:55.940 +05:30 a0f7dc91-2344-402a-8f2f-f00de5ac6962 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-19 18:13:55.948 +05:30 a0f7dc91-2344-402a-8f2f-f00de5ac6962 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:55.948 +05:30 a0f7dc91-2344-402a-8f2f-f00de5ac6962 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api) in 8.0637ms 2024-09-19 18:13:55.948 +05:30 a0f7dc91-2344-402a-8f2f-f00de5ac6962 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleSummary (Sang.Security.Api)' 2024-09-19 18:13:55.948 +05:30 a0f7dc91-2344-402a-8f2f-f00de5ac6962 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a0a9777-f1cf-47f0-850b-baeac6bb4dc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 748} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":6,\"Name\":\"Test_Steffy_Role2\",\"CreatedOn\":\"2024-09-13T05:06:43.77\",\"ModifiedOn\":null},{\"IId\":5,\"Name\":\"Test_Steffy_Role\",\"CreatedOn\":\"2024-09-12T03:58:56.8\",\"ModifiedOn\":\"09/16/2024 11:01:42\"},{\"IId\":4,\"Name\":\"testRole1109\",\"CreatedOn\":\"2024-09-11T09:06:42.577\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:43:19.69\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"Test Goklu\",\"CreatedOn\":\"2024-09-11T08:42:20.61\",\"ModifiedOn\":null},{\"IId\":1,\"Name\":\"TestRole\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":6,\"TotalPages\":1}]}"} 2024-09-19 18:13:55.949 +05:30 a0f7dc91-2344-402a-8f2f-f00de5ac6962 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolesummary?refreshFlag=true&pageNumber=1&pageSize=10&searchString= - 200 748 application/json; charset=utf-8 13.7486ms 2024-09-19 18:13:58.229 +05:30 8f39886c-12f6-42a1-b7cf-0716f45ec306 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 18:13:58.229 +05:30 7fa2a555-15f3-4f55-9adc-ba74653ba92a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 18:13:58.229 +05:30 8f39886c-12f6-42a1-b7cf-0716f45ec306 INF CORS policy execution successful. 2024-09-19 18:13:58.229 +05:30 7fa2a555-15f3-4f55-9adc-ba74653ba92a INF CORS policy execution successful. 2024-09-19 18:13:58.229 +05:30 7fa2a555-15f3-4f55-9adc-ba74653ba92a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.6459ms 2024-09-19 18:13:58.229 +05:30 8f39886c-12f6-42a1-b7cf-0716f45ec306 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 204 null null 0.6467ms 2024-09-19 18:13:58.233 +05:30 c221d997-7cc9-403e-b1bb-81f54cf518cd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-19 18:13:58.233 +05:30 3b86ea37-0e90-4b82-9444-aab654b05883 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-19 18:13:58.234 +05:30 c221d997-7cc9-403e-b1bb-81f54cf518cd INF CORS policy execution successful. 2024-09-19 18:13:58.234 +05:30 3b86ea37-0e90-4b82-9444-aab654b05883 INF CORS policy execution successful. 2024-09-19 18:13:58.234 +05:30 c221d997-7cc9-403e-b1bb-81f54cf518cd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 204 null null 0.5007ms 2024-09-19 18:13:58.234 +05:30 3b86ea37-0e90-4b82-9444-aab654b05883 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 204 null null 0.504ms 2024-09-19 18:13:58.272 +05:30 1ab7f13f-104a-4c53-92f0-3da08a9ff3a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-19 18:13:58.273 +05:30 1ab7f13f-104a-4c53-92f0-3da08a9ff3a0 INF CORS policy execution successful. 2024-09-19 18:13:58.273 +05:30 1ab7f13f-104a-4c53-92f0-3da08a9ff3a0 INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:58.274 +05:30 23c1dd1a-432e-4423-805b-f300c0107903 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-19 18:13:58.279 +05:30 68f59d5d-c2ab-4db9-8a05-108e5d43985b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 18:13:58.279 +05:30 68f59d5d-c2ab-4db9-8a05-108e5d43985b INF CORS policy execution successful. 2024-09-19 18:13:58.279 +05:30 23c1dd1a-432e-4423-805b-f300c0107903 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-19 18:13:58.280 +05:30 68f59d5d-c2ab-4db9-8a05-108e5d43985b 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:58.280 +05:30 f32c1321-3ba9-46f3-959b-74dd4f46d9a0 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 18:13:58.287 +05:30 f32c1321-3ba9-46f3-959b-74dd4f46d9a0 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-19 18:13:58.337 +05:30 23c1dd1a-432e-4423-805b-f300c0107903 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:58.337 +05:30 23c1dd1a-432e-4423-805b-f300c0107903 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 57.5852ms 2024-09-19 18:13:58.337 +05:30 23c1dd1a-432e-4423-805b-f300c0107903 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-19 18:13:58.337 +05:30 23c1dd1a-432e-4423-805b-f300c0107903 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ab7f13f-104a-4c53-92f0-3da08a9ff3a0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 921} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":5,\"RoleName\":\"Test_Steffy_Role\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-19 18:13:58.338 +05:30 f32c1321-3ba9-46f3-959b-74dd4f46d9a0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:58.338 +05:30 f32c1321-3ba9-46f3-959b-74dd4f46d9a0 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 50.8366ms 2024-09-19 18:13:58.338 +05:30 f32c1321-3ba9-46f3-959b-74dd4f46d9a0 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 18:13:58.338 +05:30 23c1dd1a-432e-4423-805b-f300c0107903 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 200 921 application/json; charset=utf-8 65.3532ms 2024-09-19 18:13:58.338 +05:30 f32c1321-3ba9-46f3-959b-74dd4f46d9a0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 68f59d5d-c2ab-4db9-8a05-108e5d43985b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-19 18:13:58.338 +05:30 f32c1321-3ba9-46f3-959b-74dd4f46d9a0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 59.5779ms 2024-09-19 18:13:58.380 +05:30 da9c68ee-c8b1-43cf-bfa6-f5c53862ffae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - null null 2024-09-19 18:13:58.381 +05:30 e7178109-3847-466d-b66d-542e4efd8d8b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - null null 2024-09-19 18:13:58.381 +05:30 da9c68ee-c8b1-43cf-bfa6-f5c53862ffae INF CORS policy execution successful. 2024-09-19 18:13:58.381 +05:30 e7178109-3847-466d-b66d-542e4efd8d8b INF CORS policy execution successful. 2024-09-19 18:13:58.381 +05:30 da9c68ee-c8b1-43cf-bfa6-f5c53862ffae 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:58.382 +05:30 e7178109-3847-466d-b66d-542e4efd8d8b INF HTTP request: Path: /role/getroledetails QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:58.382 +05:30 069956fd-9167-4017-a9c4-2bc1c8948052 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-19 18:13:58.382 +05:30 069956fd-9167-4017-a9c4-2bc1c8948052 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-19 18:13:58.384 +05:30 2f6dfc13-f23b-4345-bb15-2b25898d6221 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 18:13:58.384 +05:30 2f6dfc13-f23b-4345-bb15-2b25898d6221 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-19 18:13:58.389 +05:30 069956fd-9167-4017-a9c4-2bc1c8948052 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:58.389 +05:30 2f6dfc13-f23b-4345-bb15-2b25898d6221 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:58.389 +05:30 069956fd-9167-4017-a9c4-2bc1c8948052 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api) in 6.9216ms 2024-09-19 18:13:58.389 +05:30 069956fd-9167-4017-a9c4-2bc1c8948052 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleDetails (Sang.Security.Api)' 2024-09-19 18:13:58.389 +05:30 2f6dfc13-f23b-4345-bb15-2b25898d6221 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api) in 4.778ms 2024-09-19 18:13:58.389 +05:30 2f6dfc13-f23b-4345-bb15-2b25898d6221 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetActiveProfile (Sang.Security.Api)' 2024-09-19 18:13:58.389 +05:30 069956fd-9167-4017-a9c4-2bc1c8948052 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e7178109-3847-466d-b66d-542e4efd8d8b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 921} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"RoleDetails\":[{\"RoleID\":5,\"RoleName\":\"Test_Steffy_Role\",\"PasswordPolicyID\":19,\"PasswordPolicyName\":\"Policy1\",\"IsGroup\":false,\"ParentRoleID\":0,\"ParentRoleName\":\" \"}],\"RestrictionsAdded\":[],\"RestrictionsExcluded\":[],\"AssignedProfiles\":[{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"}],\"EntryRestrictionDetails\":[],\"TransactionRights\":[{\"CannotAddAfter\":0,\"CannotEditAfter\":0,\"CannotEditAfterDaysOfMonth\":0,\"CannotAddFutureTransactions\":false,\"BudgetLimitWarning\":0,\"CreditLimitWarning\":0,\"NegativeStockCheck\":0,\"NegativeCashCheck\":0,\"AllowBillWiseAccounting\":false,\"CannotAddPreviousEntries\":0,\"NoCustomize\":false,\"CannotPrintAfterValue\":0,\"CannotPrintAfterOption\":0,\"CannotRePrintAfterValue\":0,\"CannotRePrintAfterOption\":0,\"NoBatchCustomize\":false}]}"} 2024-09-19 18:13:58.389 +05:30 2f6dfc13-f23b-4345-bb15-2b25898d6221 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da9c68ee-c8b1-43cf-bfa6-f5c53862ffae}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 456} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\"},{\"ProfileId\":6,\"ProfileName\":\"Test_Steffy_Profile2\"},{\"ProfileId\":5,\"ProfileName\":\"Test_Steffy_Profile\"},{\"ProfileId\":4,\"ProfileName\":\"testProfile\"},{\"ProfileId\":3,\"ProfileName\":\"dipin\"},{\"ProfileId\":2,\"ProfileName\":\"Test Gokul\"},{\"ProfileId\":1,\"ProfileName\":\"FullAccess\"}]"} 2024-09-19 18:13:58.390 +05:30 069956fd-9167-4017-a9c4-2bc1c8948052 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getroledetails?roleId=5 - 200 921 application/json; charset=utf-8 8.7191ms 2024-09-19 18:13:58.390 +05:30 2f6dfc13-f23b-4345-bb15-2b25898d6221 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getactiveprofiles - 200 456 application/json; charset=utf-8 9.714ms 2024-09-19 18:13:58.852 +05:30 538bbb75-12d5-4fdb-ac3f-01f0f5c058cb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-19 18:13:58.852 +05:30 119cb860-f8dd-40c7-8cad-c62fdcfb7b97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-19 18:13:58.853 +05:30 119cb860-f8dd-40c7-8cad-c62fdcfb7b97 INF CORS policy execution successful. 2024-09-19 18:13:58.853 +05:30 538bbb75-12d5-4fdb-ac3f-01f0f5c058cb INF CORS policy execution successful. 2024-09-19 18:13:58.853 +05:30 119cb860-f8dd-40c7-8cad-c62fdcfb7b97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 204 null null 0.7318ms 2024-09-19 18:13:58.853 +05:30 538bbb75-12d5-4fdb-ac3f-01f0f5c058cb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 204 null null 0.8784ms 2024-09-19 18:13:58.902 +05:30 5be9d30a-42f4-4188-849b-452939a5d67c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - null null 2024-09-19 18:13:58.903 +05:30 5be9d30a-42f4-4188-849b-452939a5d67c INF CORS policy execution successful. 2024-09-19 18:13:58.903 +05:30 2e19c891-643f-4c71-b310-d971c53c7d34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - null null 2024-09-19 18:13:58.903 +05:30 5be9d30a-42f4-4188-849b-452939a5d67c 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:58.903 +05:30 2e19c891-643f-4c71-b310-d971c53c7d34 INF CORS policy execution successful. 2024-09-19 18:13:58.903 +05:30 2e19c891-643f-4c71-b310-d971c53c7d34 INF HTTP request: Path: /passwordpolicy/getpasswordpolicylist QueryString: ?type=1&searchString=Policy1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:13:58.904 +05:30 82c59fc5-b8f6-44b6-9ff2-d32b06433755 INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-19 18:13:58.904 +05:30 323dd1d4-e8fa-4a5c-b06b-31ef93330459 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-19 18:13:58.909 +05:30 82c59fc5-b8f6-44b6-9ff2-d32b06433755 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-19 18:13:58.910 +05:30 323dd1d4-e8fa-4a5c-b06b-31ef93330459 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-19 18:13:58.925 +05:30 82c59fc5-b8f6-44b6-9ff2-d32b06433755 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:58.925 +05:30 82c59fc5-b8f6-44b6-9ff2-d32b06433755 INF Executed action Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api) in 16.0606ms 2024-09-19 18:13:58.925 +05:30 82c59fc5-b8f6-44b6-9ff2-d32b06433755 INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetRoleGroupList (Sang.Security.Api)' 2024-09-19 18:13:58.925 +05:30 82c59fc5-b8f6-44b6-9ff2-d32b06433755 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 5be9d30a-42f4-4188-849b-452939a5d67c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 18:13:58.925 +05:30 82c59fc5-b8f6-44b6-9ff2-d32b06433755 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/getrolegrouplist?type=1&searchString=+ - 404 84 application/json; charset=utf-8 23.5999ms 2024-09-19 18:13:58.934 +05:30 323dd1d4-e8fa-4a5c-b06b-31ef93330459 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:13:58.934 +05:30 323dd1d4-e8fa-4a5c-b06b-31ef93330459 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api) in 23.9809ms 2024-09-19 18:13:58.934 +05:30 323dd1d4-e8fa-4a5c-b06b-31ef93330459 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyList (Sang.Security.Api)' 2024-09-19 18:13:58.934 +05:30 323dd1d4-e8fa-4a5c-b06b-31ef93330459 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2e19c891-643f-4c71-b310-d971c53c7d34}, {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-19 18:13:58.935 +05:30 323dd1d4-e8fa-4a5c-b06b-31ef93330459 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicylist?type=1&searchString=Policy1 - 200 128 application/json; charset=utf-8 31.7503ms 2024-09-19 18:14:10.487 +05:30 0f9d8484-12da-4efe-acf1-b17e06575352 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:10.487 +05:30 cc87bce0-731b-4d08-8e58-f86818e42b1b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:10.488 +05:30 0f9d8484-12da-4efe-acf1-b17e06575352 INF CORS policy execution successful. 2024-09-19 18:14:10.488 +05:30 cc87bce0-731b-4d08-8e58-f86818e42b1b INF CORS policy execution successful. 2024-09-19 18:14:10.488 +05:30 0f9d8484-12da-4efe-acf1-b17e06575352 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.0026ms 2024-09-19 18:14:10.488 +05:30 cc87bce0-731b-4d08-8e58-f86818e42b1b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.0001ms 2024-09-19 18:14:10.528 +05:30 1087f0ad-c2a7-43f5-a59f-7354e6637252 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:10.529 +05:30 1087f0ad-c2a7-43f5-a59f-7354e6637252 INF CORS policy execution successful. 2024-09-19 18:14:10.529 +05:30 1087f0ad-c2a7-43f5-a59f-7354e6637252 INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:10.530 +05:30 41312bed-e8f1-4351-9527-50b375dad3ee INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 18:14:10.539 +05:30 41312bed-e8f1-4351-9527-50b375dad3ee 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-19 18:14:10.560 +05:30 41312bed-e8f1-4351-9527-50b375dad3ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:10.561 +05:30 41312bed-e8f1-4351-9527-50b375dad3ee INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 21.762ms 2024-09-19 18:14:10.561 +05:30 41312bed-e8f1-4351-9527-50b375dad3ee INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 18:14:10.561 +05:30 41312bed-e8f1-4351-9527-50b375dad3ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1087f0ad-c2a7-43f5-a59f-7354e6637252}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 18:14:10.561 +05:30 41312bed-e8f1-4351-9527-50b375dad3ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 33.1174ms 2024-09-19 18:14:10.613 +05:30 7d55451e-b524-4fb2-bb69-1301a254f88e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:10.614 +05:30 7d55451e-b524-4fb2-bb69-1301a254f88e INF CORS policy execution successful. 2024-09-19 18:14:10.614 +05:30 7d55451e-b524-4fb2-bb69-1301a254f88e INF HTTP request: Path: /profile/getprofilesummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:10.614 +05:30 6737851b-6c97-4247-89c5-19d971c79a77 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 18:14:10.614 +05:30 6737851b-6c97-4247-89c5-19d971c79a77 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-19 18:14:10.618 +05:30 6737851b-6c97-4247-89c5-19d971c79a77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:10.618 +05:30 6737851b-6c97-4247-89c5-19d971c79a77 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api) in 4.1875ms 2024-09-19 18:14:10.618 +05:30 6737851b-6c97-4247-89c5-19d971c79a77 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileSummary (Sang.Security.Api)' 2024-09-19 18:14:10.618 +05:30 6737851b-6c97-4247-89c5-19d971c79a77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d55451e-b524-4fb2-bb69-1301a254f88e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 916} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"IId\":7,\"Name\":\"Steffy_Test\",\"CreatedOn\":\"2024-09-13T05:37:46.903\",\"ModifiedOn\":null},{\"IId\":6,\"Name\":\"Test_Steffy_Profile2\",\"CreatedOn\":\"2024-09-12T12:00:29.167\",\"ModifiedOn\":\"09/16/2024 10:40:09\"},{\"IId\":5,\"Name\":\"Test_Steffy_Profile\",\"CreatedOn\":\"2024-09-12T03:49:55.283\",\"ModifiedOn\":\"09/12/2024 14:56:25\"},{\"IId\":4,\"Name\":\"testProfile\",\"CreatedOn\":\"2024-09-11T09:05:40.767\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"dipin\",\"CreatedOn\":\"2024-09-11T08:42:19.627\",\"ModifiedOn\":\"09/12/2024 05:35:34\"},{\"IId\":2,\"Name\":\"Test Gokul\",\"CreatedOn\":\"2024-09-11T08:41:24.593\",\"ModifiedOn\":\"09/19/2024 06:17:28\"},{\"IId\":1,\"Name\":\"FullAccess\",\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":7,\"TotalPages\":1}]}"} 2024-09-19 18:14:10.619 +05:30 6737851b-6c97-4247-89c5-19d971c79a77 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilesummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 916 application/json; charset=utf-8 5.6964ms 2024-09-19 18:14:11.878 +05:30 fc4bd049-6263-4201-aa05-32cb7f4ae84c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 18:14:11.878 +05:30 fc4bd049-6263-4201-aa05-32cb7f4ae84c INF CORS policy execution successful. 2024-09-19 18:14:11.879 +05:30 fc4bd049-6263-4201-aa05-32cb7f4ae84c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 204 null null 0.7673ms 2024-09-19 18:14:11.883 +05:30 01348459-ba2b-4f8f-832c-f29b7bdc5123 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 18:14:11.883 +05:30 01348459-ba2b-4f8f-832c-f29b7bdc5123 INF CORS policy execution successful. 2024-09-19 18:14:11.884 +05:30 01348459-ba2b-4f8f-832c-f29b7bdc5123 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 204 null null 0.8848ms 2024-09-19 18:14:11.919 +05:30 b6617f50-173f-48c8-a6f5-ef32ecbe3ea8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 18:14:11.920 +05:30 b6617f50-173f-48c8-a6f5-ef32ecbe3ea8 INF CORS policy execution successful. 2024-09-19 18:14:11.921 +05:30 b6617f50-173f-48c8-a6f5-ef32ecbe3ea8 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:11.921 +05:30 302be955-fb50-4096-b6a6-9d7395a001d2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 18:14:11.934 +05:30 302be955-fb50-4096-b6a6-9d7395a001d2 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-19 18:14:11.976 +05:30 302be955-fb50-4096-b6a6-9d7395a001d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:11.977 +05:30 302be955-fb50-4096-b6a6-9d7395a001d2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 42.9674ms 2024-09-19 18:14:11.977 +05:30 302be955-fb50-4096-b6a6-9d7395a001d2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 18:14:11.978 +05:30 302be955-fb50-4096-b6a6-9d7395a001d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b6617f50-173f-48c8-a6f5-ef32ecbe3ea8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17184} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"Test Group\"}],\"SelectedRestrictions\":[{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 18:14:11.980 +05:30 302be955-fb50-4096-b6a6-9d7395a001d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 200 17184 application/json; charset=utf-8 60.9678ms 2024-09-19 18:14:12.026 +05:30 f5c40bbd-d53b-4b13-9a79-be64f2d60623 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - null null 2024-09-19 18:14:12.027 +05:30 f5c40bbd-d53b-4b13-9a79-be64f2d60623 INF CORS policy execution successful. 2024-09-19 18:14:12.027 +05:30 f5c40bbd-d53b-4b13-9a79-be64f2d60623 INF HTTP request: Path: /profile/getprofiledetails QueryString: ?profileId=7 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:12.027 +05:30 13f91a53-8b30-4368-b260-3fdb2467317b INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 18:14:12.027 +05:30 13f91a53-8b30-4368-b260-3fdb2467317b 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-19 18:14:12.035 +05:30 13f91a53-8b30-4368-b260-3fdb2467317b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:12.036 +05:30 13f91a53-8b30-4368-b260-3fdb2467317b INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api) in 8.4977ms 2024-09-19 18:14:12.036 +05:30 13f91a53-8b30-4368-b260-3fdb2467317b INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileDetails (Sang.Security.Api)' 2024-09-19 18:14:12.037 +05:30 13f91a53-8b30-4368-b260-3fdb2467317b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f5c40bbd-d53b-4b13-9a79-be64f2d60623}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17184} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"ProfileDetails\":[{\"ProfileId\":7,\"ProfileName\":\"Steffy_Test\",\"BusinessEntity\":1,\"BusinessEntityName\":\"Entity1\",\"ParentId\":0,\"ParentName\":\" \",\"Remarks\":\"Test Group\"}],\"SelectedRestrictions\":[{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":6,\"MenuName\":\"Inventory\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":14,\"MenuName\":\"View\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":15,\"MenuName\":\"Tag Setting\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":16,\"MenuName\":\"Account Settings\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":18,\"MenuName\":\"Edit Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":19,\"MenuName\":\"Delete Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":20,\"MenuName\":\"Create Profile\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":7,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":8,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":9,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":10,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":11,\"ActionName\":\"Excel \"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":12,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":21,\"MenuName\":\"Create Role\",\"ActionId\":22,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":13,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":14,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":15,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":16,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":17,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":18,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":19,\"ActionName\":\"EditUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":20,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":21,\"ActionName\":\"UnlockUser\"},{\"ProfileId\":7,\"MenuId\":22,\"MenuName\":\"Create User\",\"ActionId\":26,\"ActionName\":\"DeleteUsersCreatedbyOthers\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":28,\"MenuName\":\"Currency\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":29,\"MenuName\":\"Exchange Rate\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":30,\"MenuName\":\"Exchange Rate History\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":31,\"MenuName\":\"Product\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":32,\"MenuName\":\"Unit\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":33,\"MenuName\":\"Unit Conversion\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":34,\"MenuName\":\"Seller Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":35,\"MenuName\":\"Buyer Price Book\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":36,\"MenuName\":\"Barcode Definition\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":37,\"MenuName\":\"Warehouse\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":38,\"MenuName\":\"Create Company\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":46,\"MenuName\":\"Placeofsupply\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":61,\"MenuName\":\"TestTagg\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":1,\"ActionName\":\"Access\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":2,\"ActionName\":\"Add\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":3,\"ActionName\":\"Edit\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":4,\"ActionName\":\"Delete\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":5,\"ActionName\":\"Excel\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":6,\"ActionName\":\"View\"},{\"ProfileId\":7,\"MenuId\":63,\"MenuName\":\"testtag2\",\"ActionId\":23,\"ActionName\":\"ViewSummary\"}]}"} 2024-09-19 18:14:12.038 +05:30 13f91a53-8b30-4368-b260-3fdb2467317b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofiledetails?profileId=7 - 200 17184 application/json; charset=utf-8 11.8695ms 2024-09-19 18:14:12.154 +05:30 7beda8d8-65be-4c6c-b2f4-695c1795a0bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 18:14:12.155 +05:30 7beda8d8-65be-4c6c-b2f4-695c1795a0bb INF CORS policy execution successful. 2024-09-19 18:14:12.155 +05:30 7beda8d8-65be-4c6c-b2f4-695c1795a0bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 204 null null 0.54ms 2024-09-19 18:14:12.194 +05:30 fe1e0c16-b995-4a1e-9a96-af59f228b0bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 18:14:12.195 +05:30 fe1e0c16-b995-4a1e-9a96-af59f228b0bd INF CORS policy execution successful. 2024-09-19 18:14:12.195 +05:30 fe1e0c16-b995-4a1e-9a96-af59f228b0bd 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:12.195 +05:30 025db627-0324-40de-a396-b0d36fbc3ac2 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 18:14:12.200 +05:30 025db627-0324-40de-a396-b0d36fbc3ac2 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-19 18:14:12.212 +05:30 025db627-0324-40de-a396-b0d36fbc3ac2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:12.212 +05:30 025db627-0324-40de-a396-b0d36fbc3ac2 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 11.7973ms 2024-09-19 18:14:12.212 +05:30 025db627-0324-40de-a396-b0d36fbc3ac2 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 18:14:12.212 +05:30 025db627-0324-40de-a396-b0d36fbc3ac2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fe1e0c16-b995-4a1e-9a96-af59f228b0bd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 18:14:12.213 +05:30 025db627-0324-40de-a396-b0d36fbc3ac2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 18.9567ms 2024-09-19 18:14:12.441 +05:30 1442c488-f389-4603-b32b-fbb7c14ef9a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - null null 2024-09-19 18:14:12.442 +05:30 1442c488-f389-4603-b32b-fbb7c14ef9a4 INF CORS policy execution successful. 2024-09-19 18:14:12.442 +05:30 1442c488-f389-4603-b32b-fbb7c14ef9a4 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:12.442 +05:30 9c5f1033-d69c-406d-8021-a632c391bb31 INF Executing endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 18:14:12.442 +05:30 9c5f1033-d69c-406d-8021-a632c391bb31 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-19 18:14:12.446 +05:30 9c5f1033-d69c-406d-8021-a632c391bb31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:12.446 +05:30 9c5f1033-d69c-406d-8021-a632c391bb31 INF Executed action Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api) in 3.8461ms 2024-09-19 18:14:12.446 +05:30 9c5f1033-d69c-406d-8021-a632c391bb31 INF Executed endpoint 'Sang.Security.Api.Controllers.ProfileController.GetProfileGroups (Sang.Security.Api)' 2024-09-19 18:14:12.446 +05:30 9c5f1033-d69c-406d-8021-a632c391bb31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1442c488-f389-4603-b32b-fbb7c14ef9a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 168} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ProfileID\":7,\"ProfileName\":\"Steffy_Test\",\"GroupStatus\":true}]"} 2024-09-19 18:14:12.447 +05:30 9c5f1033-d69c-406d-8021-a632c391bb31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/profile/getprofilegroups - 200 168 application/json; charset=utf-8 5.7535ms 2024-09-19 18:14:18.568 +05:30 457d438e-644f-4f76-8a4c-2877e0e41635 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:18.568 +05:30 4682d1a9-f49c-462e-bb1b-df560414ef90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:18.569 +05:30 457d438e-644f-4f76-8a4c-2877e0e41635 INF CORS policy execution successful. 2024-09-19 18:14:18.569 +05:30 4682d1a9-f49c-462e-bb1b-df560414ef90 INF CORS policy execution successful. 2024-09-19 18:14:18.569 +05:30 457d438e-644f-4f76-8a4c-2877e0e41635 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.3818ms 2024-09-19 18:14:18.569 +05:30 4682d1a9-f49c-462e-bb1b-df560414ef90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 204 null null 1.3914ms 2024-09-19 18:14:18.610 +05:30 16571884-be65-4fa1-95fb-aa0ed01907e1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:18.611 +05:30 16571884-be65-4fa1-95fb-aa0ed01907e1 INF CORS policy execution successful. 2024-09-19 18:14:18.611 +05:30 16571884-be65-4fa1-95fb-aa0ed01907e1 INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:18.612 +05:30 1af3e46a-e159-4662-908e-796edf4e8c32 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-19 18:14:18.620 +05:30 1af3e46a-e159-4662-908e-796edf4e8c32 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:14:18.641 +05:30 1af3e46a-e159-4662-908e-796edf4e8c32 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:18.641 +05:30 1af3e46a-e159-4662-908e-796edf4e8c32 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 21.6801ms 2024-09-19 18:14:18.641 +05:30 1af3e46a-e159-4662-908e-796edf4e8c32 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-19 18:14:18.642 +05:30 1af3e46a-e159-4662-908e-796edf4e8c32 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16571884-be65-4fa1-95fb-aa0ed01907e1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1327} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":14,\"Name\":\"steffy_1\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T11:00:11.307\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/16/2024 09:35:05\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/16/2024 10:01:30\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-19 18:14:18.642 +05:30 1af3e46a-e159-4662-908e-796edf4e8c32 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1327 application/json; charset=utf-8 31.8636ms 2024-09-19 18:14:18.688 +05:30 807217c9-9c67-467e-9b2e-cb20e067a05d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - null null 2024-09-19 18:14:18.689 +05:30 807217c9-9c67-467e-9b2e-cb20e067a05d INF CORS policy execution successful. 2024-09-19 18:14:18.689 +05:30 807217c9-9c67-467e-9b2e-cb20e067a05d INF HTTP request: Path: /user/getusersummary QueryString: ?refreshFlag=true&pageNumber=1&pageSize=25&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:18.689 +05:30 c74c9f1a-4917-4787-ba3c-e0f515740c80 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-19 18:14:18.689 +05:30 c74c9f1a-4917-4787-ba3c-e0f515740c80 INF Route matched with {action = "GetUserSummary", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetUserSummary(Boolean, Int32, Int32, System.String) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:14:18.695 +05:30 c74c9f1a-4917-4787-ba3c-e0f515740c80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:18.696 +05:30 c74c9f1a-4917-4787-ba3c-e0f515740c80 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api) in 6.2667ms 2024-09-19 18:14:18.696 +05:30 c74c9f1a-4917-4787-ba3c-e0f515740c80 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserSummary (Sang.Security.Api)' 2024-09-19 18:14:18.696 +05:30 c74c9f1a-4917-4787-ba3c-e0f515740c80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 807217c9-9c67-467e-9b2e-cb20e067a05d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1327} Body: {"status":"Success","statusCode":2000,"message":"User Summary retrieved.","result":"{\"Data\":[{\"IId\":14,\"Name\":\"steffy_1\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T11:00:11.307\",\"ModifiedOn\":null},{\"IId\":13,\"Name\":\"Steffy_Locked\",\"CreatedBy\":\"Steffy\",\"CreatedOn\":\"2024-09-16T09:17:23.573\",\"ModifiedOn\":\"09/16/2024 09:35:05\"},{\"IId\":12,\"Name\":\"testLogin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T05:45:29.54\",\"ModifiedOn\":null},{\"IId\":11,\"Name\":\"Chikku\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:24:57.55\",\"ModifiedOn\":\"09/16/2024 10:01:30\"},{\"IId\":10,\"Name\":\"Steffy\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-12T04:08:00.65\",\"ModifiedOn\":null},{\"IId\":8,\"Name\":\"apiuser\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null},{\"IId\":7,\"Name\":\"testUser\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T09:16:31.587\",\"ModifiedOn\":null},{\"IId\":3,\"Name\":\"gokul\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:46:22.55\",\"ModifiedOn\":null},{\"IId\":2,\"Name\":\"dipin\",\"CreatedBy\":\"sa\",\"CreatedOn\":\"2024-09-11T08:45:17.133\",\"ModifiedOn\":\"09/11/2024 09:32:10\"},{\"IId\":1,\"Name\":\"sa\",\"CreatedBy\":null,\"CreatedOn\":null,\"ModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":10,\"TotalPages\":1}]}"} 2024-09-19 18:14:18.696 +05:30 c74c9f1a-4917-4787-ba3c-e0f515740c80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusersummary?refreshFlag=true&pageNumber=1&pageSize=25&searchString= - 200 1327 application/json; charset=utf-8 7.7492ms 2024-09-19 18:14:20.091 +05:30 969b08e4-f771-432a-9ab9-87095793d45a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - null null 2024-09-19 18:14:20.091 +05:30 969b08e4-f771-432a-9ab9-87095793d45a INF CORS policy execution successful. 2024-09-19 18:14:20.092 +05:30 969b08e4-f771-432a-9ab9-87095793d45a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - 204 null null 0.7212ms 2024-09-19 18:14:20.096 +05:30 79835e52-5dea-450c-a38d-3d9022490973 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - null null 2024-09-19 18:14:20.097 +05:30 79835e52-5dea-450c-a38d-3d9022490973 INF CORS policy execution successful. 2024-09-19 18:14:20.097 +05:30 79835e52-5dea-450c-a38d-3d9022490973 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - 204 null null 0.6541ms 2024-09-19 18:14:20.136 +05:30 29e2eb3b-4bb3-4d97-8ede-ba75d0761727 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - null null 2024-09-19 18:14:20.137 +05:30 29e2eb3b-4bb3-4d97-8ede-ba75d0761727 INF CORS policy execution successful. 2024-09-19 18:14:20.137 +05:30 29e2eb3b-4bb3-4d97-8ede-ba75d0761727 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=13 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:20.137 +05:30 ff7eb644-d2b9-4ebb-a567-25d00643be19 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-19 18:14:20.142 +05:30 ff7eb644-d2b9-4ebb-a567-25d00643be19 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-19 18:14:20.206 +05:30 ff7eb644-d2b9-4ebb-a567-25d00643be19 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:20.206 +05:30 ff7eb644-d2b9-4ebb-a567-25d00643be19 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 63.3244ms 2024-09-19 18:14:20.206 +05:30 ff7eb644-d2b9-4ebb-a567-25d00643be19 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-19 18:14:20.206 +05:30 ff7eb644-d2b9-4ebb-a567-25d00643be19 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29e2eb3b-4bb3-4d97-8ede-ba75d0761727}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1353} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":13,\"LoginName\":\"Steffy_Locked\",\"LoginAbbr\":\"\",\"UserName\":\"Steffy_Locked\",\"Email\":\"steffyanish22@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":\"2024-09-30\",\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":5,\"RoleName\":\"Test_Steffy_Role\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"chikku\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-19 18:14:20.207 +05:30 ff7eb644-d2b9-4ebb-a567-25d00643be19 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - 200 1353 application/json; charset=utf-8 70.5016ms 2024-09-19 18:14:20.252 +05:30 d22aa7aa-8c88-44d8-b4ec-6f26c8447163 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - null null 2024-09-19 18:14:20.253 +05:30 d22aa7aa-8c88-44d8-b4ec-6f26c8447163 INF CORS policy execution successful. 2024-09-19 18:14:20.253 +05:30 d22aa7aa-8c88-44d8-b4ec-6f26c8447163 INF HTTP request: Path: /user/getuserdetails QueryString: ?id=13 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:20.253 +05:30 c8194469-7d3a-4aac-a4d4-1fde5d758f62 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-19 18:14:20.253 +05:30 c8194469-7d3a-4aac-a4d4-1fde5d758f62 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-19 18:14:20.263 +05:30 c8194469-7d3a-4aac-a4d4-1fde5d758f62 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:20.263 +05:30 c8194469-7d3a-4aac-a4d4-1fde5d758f62 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api) in 10.0145ms 2024-09-19 18:14:20.263 +05:30 c8194469-7d3a-4aac-a4d4-1fde5d758f62 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserDetails (Sang.Security.Api)' 2024-09-19 18:14:20.264 +05:30 c8194469-7d3a-4aac-a4d4-1fde5d758f62 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d22aa7aa-8c88-44d8-b4ec-6f26c8447163}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1353} Body: {"status":"Success","statusCode":2000,"message":"User Details retrieved.","result":"{\"MainDetails\":[{\"Id\":13,\"LoginName\":\"Steffy_Locked\",\"LoginAbbr\":\"\",\"UserName\":\"Steffy_Locked\",\"Email\":\"steffyanish22@gmail.com\",\"Phone\":\"\",\"Mobile\":\"\",\"Image\":\"\",\"Group\":false,\"Parent\":0,\"UserType\":0,\"LinkId\":0,\"DomainName\":\"\",\"DomainUser\":\"\",\"AccountDisabled\":false,\"SendEmailOnNotification\":false,\"AllowMultipleLogins\":false,\"EmailOnLoginFailure\":false,\"EmailUserOnLoginSuccess\":false,\"DontLockAccount\":false,\"NumInvalidAttempts\":0,\"LockedUntil\":\"2024-09-30\",\"BlockFromDate\":null,\"BlockToDate\":null,\"TimeRestrictionStartDate\":null,\"TimeRestrictionEndDate\":null,\"TimeRestrictionStartTime\":null,\"TimeRestrictionEndTime\":null,\"Location\":0,\"Language\":1,\"AltLanguage\":1,\"TimeZone\":0,\"UserAccess\":0,\"PWDChangeDate\":null,\"AuthenticationCode\":\"\",\"Signature\":\"\",\"Role\":5,\"RoleName\":\"Test_Steffy_Role\",\"EmailAuthPermission\":false,\"MacAddress\":\"\",\"PWDChangeNextLogOn\":false,\"PWDNeverExpires\":false,\"PWDCantChange\":false,\"PWDExpiry\":0,\"SecurityQuestion\":1,\"SecurityAnswer\":\"chikku\",\"ImagePath\":\"\",\"SignaturePath\":\"\"}],\"Days\":[{\"Day\":1},{\"Day\":2},{\"Day\":3},{\"Day\":4},{\"Day\":5},{\"Day\":6},{\"Day\":7}],\"EntryRestrictionDetails\":[]}"} 2024-09-19 18:14:20.264 +05:30 c8194469-7d3a-4aac-a4d4-1fde5d758f62 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getuserdetails?id=13 - 200 1353 application/json; charset=utf-8 12.0824ms 2024-09-19 18:14:20.359 +05:30 96c048e8-03e2-4d7b-b2b0-eff24d95454e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-19 18:14:20.360 +05:30 96c048e8-03e2-4d7b-b2b0-eff24d95454e INF CORS policy execution successful. 2024-09-19 18:14:20.360 +05:30 96c048e8-03e2-4d7b-b2b0-eff24d95454e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 204 null null 0.7689ms 2024-09-19 18:14:20.406 +05:30 0f426f48-c3a9-435f-9531-7cd33c11b87f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - null null 2024-09-19 18:14:20.407 +05:30 0f426f48-c3a9-435f-9531-7cd33c11b87f INF CORS policy execution successful. 2024-09-19 18:14:20.407 +05:30 0f426f48-c3a9-435f-9531-7cd33c11b87f INF HTTP request: Path: /passwordpolicy/getpasswordpolicyregex QueryString: ?roleId=5 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:20.411 +05:30 c1dbd249-48d2-4fda-bf7e-71ba1b259aa6 INF Executing endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-19 18:14:20.413 +05:30 f061b756-7702-4dc1-96a5-e47e1641fdc7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-19 18:14:20.413 +05:30 f061b756-7702-4dc1-96a5-e47e1641fdc7 INF CORS policy execution successful. 2024-09-19 18:14:20.414 +05:30 f061b756-7702-4dc1-96a5-e47e1641fdc7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/getusergroups - 204 null null 0.4774ms 2024-09-19 18:14:20.414 +05:30 a0c6f613-1607-4873-873e-5e0b1b20c208 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-19 18:14:20.414 +05:30 a0c6f613-1607-4873-873e-5e0b1b20c208 INF CORS policy execution successful. 2024-09-19 18:14:20.414 +05:30 a0c6f613-1607-4873-873e-5e0b1b20c208 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 204 null null 0.3434ms 2024-09-19 18:14:20.416 +05:30 c1dbd249-48d2-4fda-bf7e-71ba1b259aa6 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-19 18:14:20.434 +05:30 c1dbd249-48d2-4fda-bf7e-71ba1b259aa6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:20.435 +05:30 c1dbd249-48d2-4fda-bf7e-71ba1b259aa6 INF Executed action Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api) in 18.1483ms 2024-09-19 18:14:20.435 +05:30 c1dbd249-48d2-4fda-bf7e-71ba1b259aa6 INF Executed endpoint 'Sang.Security.Api.Controllers.PasswordPolicyController.GetPasswordPolicyRegEx (Sang.Security.Api)' 2024-09-19 18:14:20.435 +05:30 c1dbd249-48d2-4fda-bf7e-71ba1b259aa6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f426f48-c3a9-435f-9531-7cd33c11b87f}, {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-19 18:14:20.435 +05:30 c1dbd249-48d2-4fda-bf7e-71ba1b259aa6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/passwordpolicy/getpasswordpolicyregex?roleId=5 - 200 257 application/json; charset=utf-8 28.8486ms 2024-09-19 18:14:20.459 +05:30 b20da9c3-3664-48ad-a428-8f5f68b0b75f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - null null 2024-09-19 18:14:20.459 +05:30 b20da9c3-3664-48ad-a428-8f5f68b0b75f INF CORS policy execution successful. 2024-09-19 18:14:20.460 +05:30 b20da9c3-3664-48ad-a428-8f5f68b0b75f 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:20.460 +05:30 ef9a6212-dc99-4975-bf65-46fe8b501842 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-19 18:14:20.462 +05:30 254ac79f-247c-4e35-bb9e-1f135d39961c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - null null 2024-09-19 18:14:20.463 +05:30 254ac79f-247c-4e35-bb9e-1f135d39961c INF CORS policy execution successful. 2024-09-19 18:14:20.464 +05:30 254ac79f-247c-4e35-bb9e-1f135d39961c 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.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:20.464 +05:30 c33df873-5db4-40d4-a721-4cfa1da5585a INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-19 18:14:20.468 +05:30 ef9a6212-dc99-4975-bf65-46fe8b501842 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-19 18:14:20.474 +05:30 c33df873-5db4-40d4-a721-4cfa1da5585a INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-19 18:14:20.488 +05:30 ef9a6212-dc99-4975-bf65-46fe8b501842 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:20.489 +05:30 ef9a6212-dc99-4975-bf65-46fe8b501842 INF Executed action Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api) in 20.7739ms 2024-09-19 18:14:20.489 +05:30 ef9a6212-dc99-4975-bf65-46fe8b501842 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetUserGroups (Sang.Security.Api)' 2024-09-19 18:14:20.489 +05:30 ef9a6212-dc99-4975-bf65-46fe8b501842 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: b20da9c3-3664-48ad-a428-8f5f68b0b75f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-09-19 18:14:20.490 +05:30 ef9a6212-dc99-4975-bf65-46fe8b501842 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/getusergroups - 404 84 application/json; charset=utf-8 30.6869ms 2024-09-19 18:14:20.498 +05:30 c33df873-5db4-40d4-a721-4cfa1da5585a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:20.499 +05:30 c33df873-5db4-40d4-a721-4cfa1da5585a INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 24.7056ms 2024-09-19 18:14:20.499 +05:30 c33df873-5db4-40d4-a721-4cfa1da5585a INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-19 18:14:20.499 +05:30 c33df873-5db4-40d4-a721-4cfa1da5585a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 254ac79f-247c-4e35-bb9e-1f135d39961c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 315} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":3,\"Name\":\"dipin\"},{\"Id\":2,\"Name\":\"Test Goklu\"},{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"},{\"Id\":1,\"Name\":\"TestRole\"},{\"Id\":4,\"Name\":\"testRole1109\"}]"} 2024-09-19 18:14:20.500 +05:30 c33df873-5db4-40d4-a721-4cfa1da5585a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString= - 200 315 application/json; charset=utf-8 37.1318ms 2024-09-19 18:14:20.712 +05:30 6fdde9b7-616c-4a11-971b-c61e2a75cb95 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-19 18:14:20.713 +05:30 6fdde9b7-616c-4a11-971b-c61e2a75cb95 INF CORS policy execution successful. 2024-09-19 18:14:20.713 +05:30 6fdde9b7-616c-4a11-971b-c61e2a75cb95 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 204 null null 1.3393ms 2024-09-19 18:14:20.752 +05:30 3091a8f0-3962-4f36-b823-f5a036ca5ce6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - null null 2024-09-19 18:14:20.753 +05:30 3091a8f0-3962-4f36-b823-f5a036ca5ce6 INF CORS policy execution successful. 2024-09-19 18:14:20.753 +05:30 3091a8f0-3962-4f36-b823-f5a036ca5ce6 INF HTTP request: Path: /role/geterproles QueryString: ?searchString=Test_Steffy_Role Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:14:20.754 +05:30 3c4243b0-ae8a-4884-a041-3b8c00e3492d INF Executing endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-19 18:14:20.754 +05:30 3c4243b0-ae8a-4884-a041-3b8c00e3492d INF Route matched with {action = "GetERPRoles", controller = "Role"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetERPRoles(System.String) on controller Sang.Security.Api.Controllers.RoleController (Sang.Security.Api). 2024-09-19 18:14:20.759 +05:30 3c4243b0-ae8a-4884-a041-3b8c00e3492d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:14:20.759 +05:30 3c4243b0-ae8a-4884-a041-3b8c00e3492d INF Executed action Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api) in 5.3654ms 2024-09-19 18:14:20.759 +05:30 3c4243b0-ae8a-4884-a041-3b8c00e3492d INF Executed endpoint 'Sang.Security.Api.Controllers.RoleController.GetERPRoles (Sang.Security.Api)' 2024-09-19 18:14:20.760 +05:30 3c4243b0-ae8a-4884-a041-3b8c00e3492d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3091a8f0-3962-4f36-b823-f5a036ca5ce6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 180} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":5,\"Name\":\"Test_Steffy_Role\"},{\"Id\":6,\"Name\":\"Test_Steffy_Role2\"}]"} 2024-09-19 18:14:20.760 +05:30 3c4243b0-ae8a-4884-a041-3b8c00e3492d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/role/geterproles?searchString=Test_Steffy_Role - 200 180 application/json; charset=utf-8 7.8734ms 2024-09-19 18:16:46.941 +05:30 b206e065-bc71-459c-9dad-05129bb102f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:16:46.942 +05:30 b206e065-bc71-459c-9dad-05129bb102f6 INF CORS policy execution successful. 2024-09-19 18:16:46.943 +05:30 b206e065-bc71-459c-9dad-05129bb102f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.804ms 2024-09-19 18:16:46.980 +05:30 0f59cfab-e614-471a-b7ce-ecdebc86a781 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:16:46.980 +05:30 0f59cfab-e614-471a-b7ce-ecdebc86a781 INF CORS policy execution successful. 2024-09-19 18:16:46.980 +05:30 0f59cfab-e614-471a-b7ce-ecdebc86a781 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.6844ms 2024-09-19 18:16:46.989 +05:30 dc00af64-2832-4228-b29f-ce2344764732 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:16:46.990 +05:30 dc00af64-2832-4228-b29f-ce2344764732 INF CORS policy execution successful. 2024-09-19 18:16:46.991 +05:30 dc00af64-2832-4228-b29f-ce2344764732 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:16:46.992 +05:30 c4c694d9-f617-4034-9aa7-98c8e7c88e46 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:16:46.992 +05:30 c4c694d9-f617-4034-9aa7-98c8e7c88e46 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:16:47.002 +05:30 c4c694d9-f617-4034-9aa7-98c8e7c88e46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:16:47.003 +05:30 c4c694d9-f617-4034-9aa7-98c8e7c88e46 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 10.105ms 2024-09-19 18:16:47.003 +05:30 c4c694d9-f617-4034-9aa7-98c8e7c88e46 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:16:47.003 +05:30 c4c694d9-f617-4034-9aa7-98c8e7c88e46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dc00af64-2832-4228-b29f-ce2344764732}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:16:47.004 +05:30 c4c694d9-f617-4034-9aa7-98c8e7c88e46 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 14.9273ms 2024-09-19 18:16:47.049 +05:30 da4400ea-4133-40af-9af9-1322e1cb50cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:16:47.050 +05:30 da4400ea-4133-40af-9af9-1322e1cb50cb INF CORS policy execution successful. 2024-09-19 18:16:47.050 +05:30 da4400ea-4133-40af-9af9-1322e1cb50cb INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:16:47.050 +05:30 2aa38b88-c527-4acd-a7fe-1035cc37baa6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:16:47.050 +05:30 2aa38b88-c527-4acd-a7fe-1035cc37baa6 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:16:47.054 +05:30 2aa38b88-c527-4acd-a7fe-1035cc37baa6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:16:47.054 +05:30 2aa38b88-c527-4acd-a7fe-1035cc37baa6 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 4.1807ms 2024-09-19 18:16:47.054 +05:30 2aa38b88-c527-4acd-a7fe-1035cc37baa6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:16:47.054 +05:30 2aa38b88-c527-4acd-a7fe-1035cc37baa6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da4400ea-4133-40af-9af9-1322e1cb50cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:16:47.055 +05:30 2aa38b88-c527-4acd-a7fe-1035cc37baa6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 5.3286ms 2024-09-19 18:17:27.416 +05:30 b7b9e5af-d3e2-4b10-9f84-1899e9904069 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:17:27.417 +05:30 b7b9e5af-d3e2-4b10-9f84-1899e9904069 INF CORS policy execution successful. 2024-09-19 18:17:27.417 +05:30 b7b9e5af-d3e2-4b10-9f84-1899e9904069 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.056ms 2024-09-19 18:17:27.465 +05:30 e2dded23-49f4-47ed-8d21-eb41e5c8e0e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:17:27.466 +05:30 e2dded23-49f4-47ed-8d21-eb41e5c8e0e7 INF CORS policy execution successful. 2024-09-19 18:17:27.466 +05:30 e2dded23-49f4-47ed-8d21-eb41e5c8e0e7 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:17:27.467 +05:30 3d3a70f1-3b6f-4955-a101-81af6d2d0c51 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:17:27.467 +05:30 3d3a70f1-3b6f-4955-a101-81af6d2d0c51 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:17:27.477 +05:30 3d3a70f1-3b6f-4955-a101-81af6d2d0c51 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:17:27.478 +05:30 3d3a70f1-3b6f-4955-a101-81af6d2d0c51 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 10.6041ms 2024-09-19 18:17:27.478 +05:30 3d3a70f1-3b6f-4955-a101-81af6d2d0c51 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:17:27.478 +05:30 3d3a70f1-3b6f-4955-a101-81af6d2d0c51 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e2dded23-49f4-47ed-8d21-eb41e5c8e0e7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:17:27.478 +05:30 3d3a70f1-3b6f-4955-a101-81af6d2d0c51 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 13.8413ms 2024-09-19 18:17:34.676 +05:30 8139dd3e-2009-4cba-a42c-eac6c7faa618 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:17:34.677 +05:30 8139dd3e-2009-4cba-a42c-eac6c7faa618 INF CORS policy execution successful. 2024-09-19 18:17:34.677 +05:30 8139dd3e-2009-4cba-a42c-eac6c7faa618 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.7033ms 2024-09-19 18:17:34.724 +05:30 9cc102fe-f790-40a9-80a7-7954122f008e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:17:34.725 +05:30 9cc102fe-f790-40a9-80a7-7954122f008e INF CORS policy execution successful. 2024-09-19 18:17:34.725 +05:30 9cc102fe-f790-40a9-80a7-7954122f008e INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:17:34.725 +05:30 06b21b24-af0e-4061-8376-fc7b61e37046 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:17:34.726 +05:30 06b21b24-af0e-4061-8376-fc7b61e37046 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:17:34.732 +05:30 06b21b24-af0e-4061-8376-fc7b61e37046 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:17:34.733 +05:30 06b21b24-af0e-4061-8376-fc7b61e37046 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.0238ms 2024-09-19 18:17:34.733 +05:30 06b21b24-af0e-4061-8376-fc7b61e37046 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:17:34.733 +05:30 06b21b24-af0e-4061-8376-fc7b61e37046 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9cc102fe-f790-40a9-80a7-7954122f008e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:17:34.734 +05:30 06b21b24-af0e-4061-8376-fc7b61e37046 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.6173ms 2024-09-19 18:17:48.317 +05:30 951c38e2-951c-4587-ab11-2aa88972a955 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:17:48.318 +05:30 951c38e2-951c-4587-ab11-2aa88972a955 INF CORS policy execution successful. 2024-09-19 18:17:48.318 +05:30 951c38e2-951c-4587-ab11-2aa88972a955 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.3916ms 2024-09-19 18:17:48.365 +05:30 0f823d35-d9d5-4ff7-8102-b6459df878ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:17:48.366 +05:30 0f823d35-d9d5-4ff7-8102-b6459df878ef INF CORS policy execution successful. 2024-09-19 18:17:48.366 +05:30 0f823d35-d9d5-4ff7-8102-b6459df878ef INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:17:48.367 +05:30 f33712b4-7cc0-45eb-8a77-e64ced91060e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:17:48.367 +05:30 f33712b4-7cc0-45eb-8a77-e64ced91060e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:17:48.373 +05:30 f33712b4-7cc0-45eb-8a77-e64ced91060e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:17:48.373 +05:30 f33712b4-7cc0-45eb-8a77-e64ced91060e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.9882ms 2024-09-19 18:17:48.373 +05:30 f33712b4-7cc0-45eb-8a77-e64ced91060e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:17:48.373 +05:30 f33712b4-7cc0-45eb-8a77-e64ced91060e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f823d35-d9d5-4ff7-8102-b6459df878ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:17:48.374 +05:30 f33712b4-7cc0-45eb-8a77-e64ced91060e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.4796ms 2024-09-19 18:20:39.802 +05:30 ddcf2239-f2d5-45bd-9389-26ef3ddeb99d INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 97 2024-09-19 18:20:39.805 +05:30 ddcf2239-f2d5-45bd-9389-26ef3ddeb99d INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 97}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 82ff0d04-adc3-418a-95f5-65f5c22b7bd2} Host: 103.120.178.195 Body: { "loginName": "TestUser2", "password": "TestUser2", "entityId": 7, "channelId": 2 } 2024-09-19 18:20:39.806 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:20:39.807 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF 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-19 18:20:39.824 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Database retrieved 2024-09-19 18:20:39.834 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Token generated 2024-09-19 18:20:39.835 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Token generated 2024-09-19 18:20:39.836 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:20:39.836 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 28.9964ms 2024-09-19 18:20:39.836 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:20:39.836 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ddcf2239-f2d5-45bd-9389-26ef3ddeb99d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 898} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NTAyMzksImV4cCI6MTcyNjc1MDgzOSwiaWF0IjoxNzI2NzUwMjM5fQ.wcsD7x3ultPXPKML8FHJmqsB1Brc96zfH3ZNn6oF4W0\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjY3NTAyMzksImV4cCI6MTcyNjc1MTEzOSwiaWF0IjoxNzI2NzUwMjM5fQ.kSvY5b0Mm50g3p98Tr_MojdGGV2TYDJC5gteRc0J41g\"}"} 2024-09-19 18:20:39.837 +05:30 3a881e68-87f1-4b4e-bf7d-6754c9cb523a INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 898 application/json; charset=utf-8 34.7821ms 2024-09-19 18:21:23.422 +05:30 29e18560-5b47-4705-b6b7-c8b2b36f85ff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:23.423 +05:30 29e18560-5b47-4705-b6b7-c8b2b36f85ff INF CORS policy execution successful. 2024-09-19 18:21:23.423 +05:30 29e18560-5b47-4705-b6b7-c8b2b36f85ff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.7195ms 2024-09-19 18:21:23.467 +05:30 b75e542e-24ff-4800-9158-8cac3928d9aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:23.468 +05:30 b75e542e-24ff-4800-9158-8cac3928d9aa INF CORS policy execution successful. 2024-09-19 18:21:23.468 +05:30 b75e542e-24ff-4800-9158-8cac3928d9aa INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:21:23.469 +05:30 169f1742-0b10-4b8f-bef0-ec5d4502f9ee INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:23.469 +05:30 169f1742-0b10-4b8f-bef0-ec5d4502f9ee INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:21:23.478 +05:30 169f1742-0b10-4b8f-bef0-ec5d4502f9ee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:21:23.479 +05:30 169f1742-0b10-4b8f-bef0-ec5d4502f9ee INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 9.4001ms 2024-09-19 18:21:23.479 +05:30 169f1742-0b10-4b8f-bef0-ec5d4502f9ee INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:23.479 +05:30 169f1742-0b10-4b8f-bef0-ec5d4502f9ee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b75e542e-24ff-4800-9158-8cac3928d9aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:21:23.480 +05:30 169f1742-0b10-4b8f-bef0-ec5d4502f9ee INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.8869ms 2024-09-19 18:21:25.386 +05:30 5f337fd3-1187-4130-adf6-fb0288ddc1ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:25.386 +05:30 5f337fd3-1187-4130-adf6-fb0288ddc1ef INF CORS policy execution successful. 2024-09-19 18:21:25.387 +05:30 5f337fd3-1187-4130-adf6-fb0288ddc1ef INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:21:25.387 +05:30 7b171b66-5a75-46bc-b03c-86a9515affac INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:25.387 +05:30 7b171b66-5a75-46bc-b03c-86a9515affac INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:21:25.391 +05:30 7b171b66-5a75-46bc-b03c-86a9515affac INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:21:25.391 +05:30 7b171b66-5a75-46bc-b03c-86a9515affac INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 3.7301ms 2024-09-19 18:21:25.391 +05:30 7b171b66-5a75-46bc-b03c-86a9515affac INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:25.391 +05:30 7b171b66-5a75-46bc-b03c-86a9515affac INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f337fd3-1187-4130-adf6-fb0288ddc1ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:21:25.391 +05:30 7b171b66-5a75-46bc-b03c-86a9515affac INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 5.107ms 2024-09-19 18:21:26.365 +05:30 312de2a0-cdcb-47b6-b914-9130a3eaf2b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:26.366 +05:30 312de2a0-cdcb-47b6-b914-9130a3eaf2b4 INF CORS policy execution successful. 2024-09-19 18:21:26.366 +05:30 312de2a0-cdcb-47b6-b914-9130a3eaf2b4 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:21:26.366 +05:30 a4bb94a7-4511-4af5-aabf-6a8baf5b8f11 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:26.366 +05:30 a4bb94a7-4511-4af5-aabf-6a8baf5b8f11 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:21:26.370 +05:30 a4bb94a7-4511-4af5-aabf-6a8baf5b8f11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:21:26.370 +05:30 a4bb94a7-4511-4af5-aabf-6a8baf5b8f11 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 3.9239ms 2024-09-19 18:21:26.370 +05:30 a4bb94a7-4511-4af5-aabf-6a8baf5b8f11 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:26.371 +05:30 a4bb94a7-4511-4af5-aabf-6a8baf5b8f11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 312de2a0-cdcb-47b6-b914-9130a3eaf2b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:21:26.371 +05:30 a4bb94a7-4511-4af5-aabf-6a8baf5b8f11 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 5.8636ms 2024-09-19 18:21:30.427 +05:30 92954701-7099-4631-9376-6d779991f44d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:30.428 +05:30 92954701-7099-4631-9376-6d779991f44d INF CORS policy execution successful. 2024-09-19 18:21:30.428 +05:30 92954701-7099-4631-9376-6d779991f44d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.133ms 2024-09-19 18:21:30.466 +05:30 760c4c61-041c-4fb1-9072-739735d0f90c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:30.466 +05:30 760c4c61-041c-4fb1-9072-739735d0f90c INF CORS policy execution successful. 2024-09-19 18:21:30.467 +05:30 760c4c61-041c-4fb1-9072-739735d0f90c INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:21:30.467 +05:30 b1025a1c-5039-4e34-a850-756dbdec5bd5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:30.467 +05:30 b1025a1c-5039-4e34-a850-756dbdec5bd5 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:21:30.472 +05:30 b1025a1c-5039-4e34-a850-756dbdec5bd5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:21:30.472 +05:30 b1025a1c-5039-4e34-a850-756dbdec5bd5 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.1063ms 2024-09-19 18:21:30.472 +05:30 b1025a1c-5039-4e34-a850-756dbdec5bd5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:30.472 +05:30 b1025a1c-5039-4e34-a850-756dbdec5bd5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 760c4c61-041c-4fb1-9072-739735d0f90c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:21:30.473 +05:30 b1025a1c-5039-4e34-a850-756dbdec5bd5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 7.0746ms 2024-09-19 18:21:49.306 +05:30 07cfff94-f5b3-4570-8026-d62b51802126 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:49.306 +05:30 07cfff94-f5b3-4570-8026-d62b51802126 INF CORS policy execution successful. 2024-09-19 18:21:49.307 +05:30 07cfff94-f5b3-4570-8026-d62b51802126 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.0635ms 2024-09-19 18:21:49.354 +05:30 291762e8-c224-48a0-922c-d590554a86aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:21:49.355 +05:30 291762e8-c224-48a0-922c-d590554a86aa INF CORS policy execution successful. 2024-09-19 18:21:49.356 +05:30 291762e8-c224-48a0-922c-d590554a86aa INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:21:49.357 +05:30 e5e6d9f5-aac6-4365-a203-39bc1e14e768 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:49.357 +05:30 e5e6d9f5-aac6-4365-a203-39bc1e14e768 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:21:49.367 +05:30 e5e6d9f5-aac6-4365-a203-39bc1e14e768 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:21:49.367 +05:30 e5e6d9f5-aac6-4365-a203-39bc1e14e768 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 10.329ms 2024-09-19 18:21:49.368 +05:30 e5e6d9f5-aac6-4365-a203-39bc1e14e768 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:21:49.368 +05:30 e5e6d9f5-aac6-4365-a203-39bc1e14e768 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 291762e8-c224-48a0-922c-d590554a86aa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:21:49.368 +05:30 e5e6d9f5-aac6-4365-a203-39bc1e14e768 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 14.6646ms 2024-09-19 18:23:23.529 +05:30 91cf3490-6c2a-4a62-b381-e5454fffcde3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:23.532 +05:30 91cf3490-6c2a-4a62-b381-e5454fffcde3 INF CORS policy execution successful. 2024-09-19 18:23:23.533 +05:30 91cf3490-6c2a-4a62-b381-e5454fffcde3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.9829ms 2024-09-19 18:23:23.561 +05:30 03e0be43-5b30-4318-8585-aa3802859a6b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:23.561 +05:30 03e0be43-5b30-4318-8585-aa3802859a6b INF CORS policy execution successful. 2024-09-19 18:23:23.561 +05:30 03e0be43-5b30-4318-8585-aa3802859a6b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.4762ms 2024-09-19 18:23:23.576 +05:30 1db8124a-a2f7-47f2-97bd-5510304cc566 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:23.577 +05:30 1db8124a-a2f7-47f2-97bd-5510304cc566 INF CORS policy execution successful. 2024-09-19 18:23:23.578 +05:30 1db8124a-a2f7-47f2-97bd-5510304cc566 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:23:23.579 +05:30 0cf6319f-7359-46f8-a551-1c9d88050637 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:23.579 +05:30 0cf6319f-7359-46f8-a551-1c9d88050637 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:23:23.593 +05:30 0cf6319f-7359-46f8-a551-1c9d88050637 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:23:23.593 +05:30 0cf6319f-7359-46f8-a551-1c9d88050637 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 13.9882ms 2024-09-19 18:23:23.593 +05:30 0cf6319f-7359-46f8-a551-1c9d88050637 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:23.594 +05:30 0cf6319f-7359-46f8-a551-1c9d88050637 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1db8124a-a2f7-47f2-97bd-5510304cc566}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:23:23.594 +05:30 0cf6319f-7359-46f8-a551-1c9d88050637 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 18.5547ms 2024-09-19 18:23:23.633 +05:30 80bc7788-5faf-4df7-b352-707ededf7adf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:23.634 +05:30 80bc7788-5faf-4df7-b352-707ededf7adf INF CORS policy execution successful. 2024-09-19 18:23:23.634 +05:30 80bc7788-5faf-4df7-b352-707ededf7adf INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA0MTYsImlhdCI6MTcyNjc0OTgxNn0.VPsCaWuXVzTIeMEEcz4DG3cOx4h7aFKRPrcNEFTRnpg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:23:23.634 +05:30 56c04e93-68e8-4b9e-8091-cb69f55a5eeb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:23.634 +05:30 56c04e93-68e8-4b9e-8091-cb69f55a5eeb INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:23:23.638 +05:30 56c04e93-68e8-4b9e-8091-cb69f55a5eeb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:23:23.639 +05:30 56c04e93-68e8-4b9e-8091-cb69f55a5eeb INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 4.4891ms 2024-09-19 18:23:23.639 +05:30 56c04e93-68e8-4b9e-8091-cb69f55a5eeb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:23.639 +05:30 56c04e93-68e8-4b9e-8091-cb69f55a5eeb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80bc7788-5faf-4df7-b352-707ededf7adf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:23:23.639 +05:30 56c04e93-68e8-4b9e-8091-cb69f55a5eeb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 6.3292ms 2024-09-19 18:23:51.376 +05:30 7733f73e-27ab-48ad-8061-2a09f9b62a8d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA3MTYsImlhdCI6MTcyNjc0OTgxNn0.mHt-osORNbhYbkQujVZCbwQMjMpfUZR5C1UF8E15h34 - null null 2024-09-19 18:23:51.377 +05:30 7733f73e-27ab-48ad-8061-2a09f9b62a8d INF CORS policy execution successful. 2024-09-19 18:23:51.378 +05:30 7733f73e-27ab-48ad-8061-2a09f9b62a8d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA3MTYsImlhdCI6MTcyNjc0OTgxNn0.mHt-osORNbhYbkQujVZCbwQMjMpfUZR5C1UF8E15h34 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:23:51.378 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:23:51.378 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 18:23:51.386 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Token generated 2024-09-19 18:23:51.386 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Token generated 2024-09-19 18:23:51.387 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:23:51.387 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 8.4468ms 2024-09-19 18:23:51.387 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:23:51.387 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7733f73e-27ab-48ad-8061-2a09f9b62a8d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEzMzEsImlhdCI6MTcyNjc1MDQzMX0.GbjT-w_64BPUly8G2Bn1WPTu9ayfLy24yLbU9K_IVAw\"}"} 2024-09-19 18:23:51.388 +05:30 013d51fd-0d61-4153-916f-28005cfe79a4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ5ODE2LCJleHAiOjE3MjY3NTA3MTYsImlhdCI6MTcyNjc0OTgxNn0.mHt-osORNbhYbkQujVZCbwQMjMpfUZR5C1UF8E15h34 - 200 877 application/json; charset=utf-8 11.5647ms 2024-09-19 18:23:54.778 +05:30 d1b1d867-9f05-4af2-bb5c-fd17f64392f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:54.778 +05:30 d1b1d867-9f05-4af2-bb5c-fd17f64392f8 INF CORS policy execution successful. 2024-09-19 18:23:54.778 +05:30 d1b1d867-9f05-4af2-bb5c-fd17f64392f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.5278ms 2024-09-19 18:23:54.806 +05:30 cf69b811-073a-49a2-a75f-0f4b0464465e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:54.806 +05:30 cf69b811-073a-49a2-a75f-0f4b0464465e INF CORS policy execution successful. 2024-09-19 18:23:54.807 +05:30 cf69b811-073a-49a2-a75f-0f4b0464465e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.6076ms 2024-09-19 18:23:54.820 +05:30 687332cb-0cf6-482d-9d11-8bdbcaaba5f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:54.821 +05:30 687332cb-0cf6-482d-9d11-8bdbcaaba5f4 INF CORS policy execution successful. 2024-09-19 18:23:54.821 +05:30 687332cb-0cf6-482d-9d11-8bdbcaaba5f4 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:23:54.822 +05:30 d359d1af-d738-4160-bf6a-4bf68726c6a6 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:54.822 +05:30 d359d1af-d738-4160-bf6a-4bf68726c6a6 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:23:54.832 +05:30 d359d1af-d738-4160-bf6a-4bf68726c6a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:23:54.832 +05:30 d359d1af-d738-4160-bf6a-4bf68726c6a6 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 9.8339ms 2024-09-19 18:23:54.832 +05:30 d359d1af-d738-4160-bf6a-4bf68726c6a6 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:54.832 +05:30 d359d1af-d738-4160-bf6a-4bf68726c6a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 687332cb-0cf6-482d-9d11-8bdbcaaba5f4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:23:54.833 +05:30 d359d1af-d738-4160-bf6a-4bf68726c6a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.7052ms 2024-09-19 18:23:54.876 +05:30 1b2009f9-9e3f-48a4-b675-1daaa31984f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:23:54.876 +05:30 1b2009f9-9e3f-48a4-b675-1daaa31984f7 INF CORS policy execution successful. 2024-09-19 18:23:54.876 +05:30 1b2009f9-9e3f-48a4-b675-1daaa31984f7 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:23:54.876 +05:30 c556a508-97dc-47b6-8be8-5c59dc016f06 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:54.877 +05:30 c556a508-97dc-47b6-8be8-5c59dc016f06 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:23:54.882 +05:30 c556a508-97dc-47b6-8be8-5c59dc016f06 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:23:54.882 +05:30 c556a508-97dc-47b6-8be8-5c59dc016f06 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.212ms 2024-09-19 18:23:54.882 +05:30 c556a508-97dc-47b6-8be8-5c59dc016f06 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:23:54.882 +05:30 c556a508-97dc-47b6-8be8-5c59dc016f06 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b2009f9-9e3f-48a4-b675-1daaa31984f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:23:54.882 +05:30 c556a508-97dc-47b6-8be8-5c59dc016f06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 6.7553ms 2024-09-19 18:24:36.340 +05:30 5c7c0214-1285-4c42-8ba1-a4eddf7ff4cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:36.342 +05:30 5c7c0214-1285-4c42-8ba1-a4eddf7ff4cf INF CORS policy execution successful. 2024-09-19 18:24:36.345 +05:30 5c7c0214-1285-4c42-8ba1-a4eddf7ff4cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 4.564ms 2024-09-19 18:24:36.386 +05:30 90b0e663-99e7-4211-b48d-776ae2c84285 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:36.388 +05:30 90b0e663-99e7-4211-b48d-776ae2c84285 INF CORS policy execution successful. 2024-09-19 18:24:36.389 +05:30 90b0e663-99e7-4211-b48d-776ae2c84285 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:36.390 +05:30 aebfe9fd-510c-4b65-9a3f-db590f70a013 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:36.391 +05:30 aebfe9fd-510c-4b65-9a3f-db590f70a013 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:36.406 +05:30 aebfe9fd-510c-4b65-9a3f-db590f70a013 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:36.406 +05:30 aebfe9fd-510c-4b65-9a3f-db590f70a013 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 15.1892ms 2024-09-19 18:24:36.406 +05:30 aebfe9fd-510c-4b65-9a3f-db590f70a013 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:36.406 +05:30 aebfe9fd-510c-4b65-9a3f-db590f70a013 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90b0e663-99e7-4211-b48d-776ae2c84285}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:36.407 +05:30 aebfe9fd-510c-4b65-9a3f-db590f70a013 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 21.5782ms 2024-09-19 18:24:38.297 +05:30 66811c96-aed9-475e-b147-46f40765302c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:38.298 +05:30 66811c96-aed9-475e-b147-46f40765302c INF CORS policy execution successful. 2024-09-19 18:24:38.299 +05:30 66811c96-aed9-475e-b147-46f40765302c INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:38.299 +05:30 e042dd6f-6021-41bc-8825-88c2ebb3314e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:38.299 +05:30 e042dd6f-6021-41bc-8825-88c2ebb3314e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:38.303 +05:30 e042dd6f-6021-41bc-8825-88c2ebb3314e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:38.303 +05:30 e042dd6f-6021-41bc-8825-88c2ebb3314e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 4.4571ms 2024-09-19 18:24:38.303 +05:30 e042dd6f-6021-41bc-8825-88c2ebb3314e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:38.304 +05:30 e042dd6f-6021-41bc-8825-88c2ebb3314e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66811c96-aed9-475e-b147-46f40765302c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:38.304 +05:30 e042dd6f-6021-41bc-8825-88c2ebb3314e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 6.6839ms 2024-09-19 18:24:39.307 +05:30 b970db23-27ba-4dae-a2a1-befd8babd619 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:39.307 +05:30 b970db23-27ba-4dae-a2a1-befd8babd619 INF CORS policy execution successful. 2024-09-19 18:24:39.308 +05:30 b970db23-27ba-4dae-a2a1-befd8babd619 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:39.308 +05:30 b776c705-2fd4-41aa-acbc-f7f50cd1c44f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:39.308 +05:30 b776c705-2fd4-41aa-acbc-f7f50cd1c44f INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:39.315 +05:30 b776c705-2fd4-41aa-acbc-f7f50cd1c44f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:39.315 +05:30 b776c705-2fd4-41aa-acbc-f7f50cd1c44f INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.2372ms 2024-09-19 18:24:39.315 +05:30 b776c705-2fd4-41aa-acbc-f7f50cd1c44f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:39.316 +05:30 b776c705-2fd4-41aa-acbc-f7f50cd1c44f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b970db23-27ba-4dae-a2a1-befd8babd619}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:39.316 +05:30 b776c705-2fd4-41aa-acbc-f7f50cd1c44f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.3656ms 2024-09-19 18:24:41.379 +05:30 d6b7d0de-a922-4d00-9221-89c62e11cb09 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:41.382 +05:30 d6b7d0de-a922-4d00-9221-89c62e11cb09 INF CORS policy execution successful. 2024-09-19 18:24:41.383 +05:30 d6b7d0de-a922-4d00-9221-89c62e11cb09 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:41.388 +05:30 2b729d2f-2214-4a45-9554-5cad343130cb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:41.388 +05:30 2b729d2f-2214-4a45-9554-5cad343130cb INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:41.450 +05:30 2b729d2f-2214-4a45-9554-5cad343130cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:41.451 +05:30 2b729d2f-2214-4a45-9554-5cad343130cb INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 62.8523ms 2024-09-19 18:24:41.453 +05:30 2b729d2f-2214-4a45-9554-5cad343130cb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:41.457 +05:30 2b729d2f-2214-4a45-9554-5cad343130cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d6b7d0de-a922-4d00-9221-89c62e11cb09}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:41.458 +05:30 2b729d2f-2214-4a45-9554-5cad343130cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 81.9151ms 2024-09-19 18:24:44.328 +05:30 9e22c516-3687-4b92-ac02-b7475f3c5324 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:44.329 +05:30 9e22c516-3687-4b92-ac02-b7475f3c5324 INF CORS policy execution successful. 2024-09-19 18:24:44.330 +05:30 9e22c516-3687-4b92-ac02-b7475f3c5324 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.0839ms 2024-09-19 18:24:44.364 +05:30 cf53a96d-e5e9-4d2b-8c82-829fb59fd98d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:44.369 +05:30 cf53a96d-e5e9-4d2b-8c82-829fb59fd98d INF CORS policy execution successful. 2024-09-19 18:24:44.371 +05:30 cf53a96d-e5e9-4d2b-8c82-829fb59fd98d INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:44.372 +05:30 4e0a324f-ac8e-4633-875f-b19a09fbf047 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:44.373 +05:30 4e0a324f-ac8e-4633-875f-b19a09fbf047 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:44.521 +05:30 4e0a324f-ac8e-4633-875f-b19a09fbf047 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:44.521 +05:30 4e0a324f-ac8e-4633-875f-b19a09fbf047 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 148.414ms 2024-09-19 18:24:44.521 +05:30 4e0a324f-ac8e-4633-875f-b19a09fbf047 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:44.522 +05:30 4e0a324f-ac8e-4633-875f-b19a09fbf047 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf53a96d-e5e9-4d2b-8c82-829fb59fd98d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:44.522 +05:30 4e0a324f-ac8e-4633-875f-b19a09fbf047 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 158.2477ms 2024-09-19 18:24:48.334 +05:30 5367cab5-bda7-481b-af0c-661f714b8e80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:48.342 +05:30 5367cab5-bda7-481b-af0c-661f714b8e80 INF CORS policy execution successful. 2024-09-19 18:24:48.342 +05:30 5367cab5-bda7-481b-af0c-661f714b8e80 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:48.343 +05:30 0cd1727a-f863-4bde-9918-3df90440456c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:48.343 +05:30 0cd1727a-f863-4bde-9918-3df90440456c INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:49.264 +05:30 0cd1727a-f863-4bde-9918-3df90440456c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:49.265 +05:30 0cd1727a-f863-4bde-9918-3df90440456c INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 921.2699ms 2024-09-19 18:24:49.265 +05:30 0cd1727a-f863-4bde-9918-3df90440456c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:49.265 +05:30 0cd1727a-f863-4bde-9918-3df90440456c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5367cab5-bda7-481b-af0c-661f714b8e80}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:49.265 +05:30 0cd1727a-f863-4bde-9918-3df90440456c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 931.6746ms 2024-09-19 18:24:51.301 +05:30 77da443a-f702-4d94-912c-139a0f65b8fc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:51.302 +05:30 77da443a-f702-4d94-912c-139a0f65b8fc INF CORS policy execution successful. 2024-09-19 18:24:51.302 +05:30 77da443a-f702-4d94-912c-139a0f65b8fc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.4745ms 2024-09-19 18:24:51.336 +05:30 b14ae247-518d-429b-a3f0-b1ac930b5265 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:51.337 +05:30 b14ae247-518d-429b-a3f0-b1ac930b5265 INF CORS policy execution successful. 2024-09-19 18:24:51.337 +05:30 b14ae247-518d-429b-a3f0-b1ac930b5265 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:51.338 +05:30 00328fd4-f9ab-4abd-ac83-1cb374b0e59e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:51.339 +05:30 00328fd4-f9ab-4abd-ac83-1cb374b0e59e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:51.366 +05:30 00328fd4-f9ab-4abd-ac83-1cb374b0e59e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:51.366 +05:30 00328fd4-f9ab-4abd-ac83-1cb374b0e59e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 26.857ms 2024-09-19 18:24:51.366 +05:30 00328fd4-f9ab-4abd-ac83-1cb374b0e59e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:51.366 +05:30 00328fd4-f9ab-4abd-ac83-1cb374b0e59e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b14ae247-518d-429b-a3f0-b1ac930b5265}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:51.367 +05:30 00328fd4-f9ab-4abd-ac83-1cb374b0e59e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 30.4849ms 2024-09-19 18:24:51.454 +05:30 cb9edaab-d2eb-42e1-a11b-ca881b042d35 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-19 18:24:51.456 +05:30 cb9edaab-d2eb-42e1-a11b-ca881b042d35 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 9b6e769b-cb8f-4b9a-a3b7-d1d0f8df574f} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-19 18:24:51.456 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:24:51.457 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF 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-19 18:24:51.619 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Database retrieved 2024-09-19 18:24:51.671 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Token generated 2024-09-19 18:24:51.671 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Token generated 2024-09-19 18:24:51.672 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:51.672 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 215.237ms 2024-09-19 18:24:51.672 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:24:51.672 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb9edaab-d2eb-42e1-a11b-ca881b042d35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDkxLCJleHAiOjE3MjY3NTEwOTEsImlhdCI6MTcyNjc1MDQ5MX0.Jp8hx3gTJyp5VjUQq_AezTleEkax9o9b2HVc2lDOqYw\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDkxLCJleHAiOjE3MjY3NTEzOTEsImlhdCI6MTcyNjc1MDQ5MX0.mA28hBUlo2PsB0BPTkwTPsivrOUFu30M0aEttDlEqkU\"}"} 2024-09-19 18:24:51.673 +05:30 27a472bb-4826-4371-97ca-6b0ecc3b5a29 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 218.6026ms 2024-09-19 18:24:55.307 +05:30 0f413183-4f90-4f9f-858a-69d6a893485a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:55.308 +05:30 0f413183-4f90-4f9f-858a-69d6a893485a INF CORS policy execution successful. 2024-09-19 18:24:55.308 +05:30 0f413183-4f90-4f9f-858a-69d6a893485a INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:55.308 +05:30 5ef56961-7975-462f-a831-a51926a57924 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:55.309 +05:30 5ef56961-7975-462f-a831-a51926a57924 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:55.333 +05:30 5ef56961-7975-462f-a831-a51926a57924 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:55.333 +05:30 5ef56961-7975-462f-a831-a51926a57924 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 24.2014ms 2024-09-19 18:24:55.333 +05:30 5ef56961-7975-462f-a831-a51926a57924 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:55.333 +05:30 5ef56961-7975-462f-a831-a51926a57924 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0f413183-4f90-4f9f-858a-69d6a893485a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:55.334 +05:30 5ef56961-7975-462f-a831-a51926a57924 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 27.0185ms 2024-09-19 18:24:56.307 +05:30 6570fd46-a094-4390-84f9-4bd1460cceb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:24:56.307 +05:30 6570fd46-a094-4390-84f9-4bd1460cceb5 INF CORS policy execution successful. 2024-09-19 18:24:56.308 +05:30 6570fd46-a094-4390-84f9-4bd1460cceb5 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:24:56.308 +05:30 9a0023b2-db9b-4fd4-9a67-f7e0576b334e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:56.308 +05:30 9a0023b2-db9b-4fd4-9a67-f7e0576b334e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:24:56.333 +05:30 9a0023b2-db9b-4fd4-9a67-f7e0576b334e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:24:56.333 +05:30 9a0023b2-db9b-4fd4-9a67-f7e0576b334e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 24.7459ms 2024-09-19 18:24:56.333 +05:30 9a0023b2-db9b-4fd4-9a67-f7e0576b334e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:24:56.333 +05:30 9a0023b2-db9b-4fd4-9a67-f7e0576b334e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6570fd46-a094-4390-84f9-4bd1460cceb5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:24:56.334 +05:30 9a0023b2-db9b-4fd4-9a67-f7e0576b334e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 27.3185ms 2024-09-19 18:26:05.614 +05:30 f6ea263a-6238-4d35-acb9-17255bf21454 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:26:05.615 +05:30 f6ea263a-6238-4d35-acb9-17255bf21454 INF CORS policy execution successful. 2024-09-19 18:26:05.616 +05:30 f6ea263a-6238-4d35-acb9-17255bf21454 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.1347ms 2024-09-19 18:26:05.644 +05:30 e8f139cf-0496-4d20-8089-c195d9e62374 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:26:05.644 +05:30 e8f139cf-0496-4d20-8089-c195d9e62374 INF CORS policy execution successful. 2024-09-19 18:26:05.644 +05:30 e8f139cf-0496-4d20-8089-c195d9e62374 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.513ms 2024-09-19 18:26:05.658 +05:30 5a602b9b-9d1b-4a51-a20b-a5818ffbe903 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:26:05.672 +05:30 5a602b9b-9d1b-4a51-a20b-a5818ffbe903 INF CORS policy execution successful. 2024-09-19 18:26:05.673 +05:30 5a602b9b-9d1b-4a51-a20b-a5818ffbe903 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:26:05.675 +05:30 08708d90-4bca-4ee8-8160-8340dd86004a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:26:05.675 +05:30 08708d90-4bca-4ee8-8160-8340dd86004a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:26:05.725 +05:30 08708d90-4bca-4ee8-8160-8340dd86004a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:26:05.725 +05:30 08708d90-4bca-4ee8-8160-8340dd86004a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 49.586ms 2024-09-19 18:26:05.725 +05:30 08708d90-4bca-4ee8-8160-8340dd86004a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:26:05.726 +05:30 08708d90-4bca-4ee8-8160-8340dd86004a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a602b9b-9d1b-4a51-a20b-a5818ffbe903}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:26:05.726 +05:30 08708d90-4bca-4ee8-8160-8340dd86004a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 68.579ms 2024-09-19 18:26:05.765 +05:30 4b57d14d-ce35-4293-bdc1-bd05e547b2e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:26:05.766 +05:30 4b57d14d-ce35-4293-bdc1-bd05e547b2e9 INF CORS policy execution successful. 2024-09-19 18:26:05.766 +05:30 4b57d14d-ce35-4293-bdc1-bd05e547b2e9 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:26:05.766 +05:30 e375dd79-3126-4745-8697-1b82a87998d7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:26:05.767 +05:30 e375dd79-3126-4745-8697-1b82a87998d7 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:26:05.783 +05:30 e375dd79-3126-4745-8697-1b82a87998d7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:26:05.783 +05:30 e375dd79-3126-4745-8697-1b82a87998d7 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 16.4444ms 2024-09-19 18:26:05.783 +05:30 e375dd79-3126-4745-8697-1b82a87998d7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:26:05.783 +05:30 e375dd79-3126-4745-8697-1b82a87998d7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b57d14d-ce35-4293-bdc1-bd05e547b2e9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:26:05.784 +05:30 e375dd79-3126-4745-8697-1b82a87998d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 19.3648ms 2024-09-19 18:28:29.779 +05:30 a91827f1-536b-48f9-bd09-0296fd9f8a36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:28:29.782 +05:30 a91827f1-536b-48f9-bd09-0296fd9f8a36 INF CORS policy execution successful. 2024-09-19 18:28:29.783 +05:30 a91827f1-536b-48f9-bd09-0296fd9f8a36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.6189ms 2024-09-19 18:28:29.822 +05:30 1f87cba3-55ab-46ca-9851-6155f46ebb0a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:28:29.824 +05:30 1f87cba3-55ab-46ca-9851-6155f46ebb0a INF CORS policy execution successful. 2024-09-19 18:28:29.825 +05:30 1f87cba3-55ab-46ca-9851-6155f46ebb0a INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:28:29.826 +05:30 f83e6955-aa2a-4e92-9711-a796dea3141c INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:28:29.826 +05:30 f83e6955-aa2a-4e92-9711-a796dea3141c INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:28:29.856 +05:30 f83e6955-aa2a-4e92-9711-a796dea3141c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:28:29.856 +05:30 f83e6955-aa2a-4e92-9711-a796dea3141c INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 29.5766ms 2024-09-19 18:28:29.856 +05:30 f83e6955-aa2a-4e92-9711-a796dea3141c INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:28:29.856 +05:30 f83e6955-aa2a-4e92-9711-a796dea3141c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1f87cba3-55ab-46ca-9851-6155f46ebb0a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:28:29.857 +05:30 f83e6955-aa2a-4e92-9711-a796dea3141c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 35.1112ms 2024-09-19 18:28:33.100 +05:30 6042d116-41e1-4a95-ad86-2901144cdfc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 18:28:33.101 +05:30 6042d116-41e1-4a95-ad86-2901144cdfc5 INF CORS policy execution successful. 2024-09-19 18:28:33.101 +05:30 6042d116-41e1-4a95-ad86-2901144cdfc5 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEwMzEsImlhdCI6MTcyNjc1MDQzMX0.d3keH-OvMissBwkzdZT6Ex6vVYO3clCS5WgUzgFk77E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:28:33.101 +05:30 840e66f9-6e41-4bdb-b44e-7089e9ab002e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:28:33.101 +05:30 840e66f9-6e41-4bdb-b44e-7089e9ab002e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 18:28:33.105 +05:30 840e66f9-6e41-4bdb-b44e-7089e9ab002e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:28:33.105 +05:30 840e66f9-6e41-4bdb-b44e-7089e9ab002e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 4.0742ms 2024-09-19 18:28:33.105 +05:30 840e66f9-6e41-4bdb-b44e-7089e9ab002e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 18:28:33.105 +05:30 840e66f9-6e41-4bdb-b44e-7089e9ab002e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6042d116-41e1-4a95-ad86-2901144cdfc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 18:28:33.106 +05:30 840e66f9-6e41-4bdb-b44e-7089e9ab002e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 5.679ms 2024-09-19 18:30:29.476 +05:30 e3a81bc6-865f-4ef1-9571-35bd82030f33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NjAyLCJleHAiOjE3MjY3NDY1MDIsImlhdCI6MTcyNjc0NTYwMn0.98aKylShIvZoPdoSdOcn_KsK95RGVd_mBqbxqSsVXhU - null null 2024-09-19 18:30:29.480 +05:30 e3a81bc6-865f-4ef1-9571-35bd82030f33 INF CORS policy execution successful. 2024-09-19 18:30:29.483 +05:30 e3a81bc6-865f-4ef1-9571-35bd82030f33 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NjAyLCJleHAiOjE3MjY3NDY1MDIsImlhdCI6MTcyNjc0NTYwMn0.98aKylShIvZoPdoSdOcn_KsK95RGVd_mBqbxqSsVXhU 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-19 18:30:29.485 +05:30 b3c61b32-279c-4d0b-905d-be621434c7ad INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:30:29.485 +05:30 b3c61b32-279c-4d0b-905d-be621434c7ad INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 18:30:29.495 +05:30 b3c61b32-279c-4d0b-905d-be621434c7ad INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:30:29.497 +05:30 b3c61b32-279c-4d0b-905d-be621434c7ad INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 11.6182ms 2024-09-19 18:30:29.498 +05:30 b3c61b32-279c-4d0b-905d-be621434c7ad INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 18:30:29.498 +05:30 b3c61b32-279c-4d0b-905d-be621434c7ad INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e3a81bc6-865f-4ef1-9571-35bd82030f33}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 18:30:29.499 +05:30 b3c61b32-279c-4d0b-905d-be621434c7ad INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzQ1NjAyLCJleHAiOjE3MjY3NDY1MDIsImlhdCI6MTcyNjc0NTYwMn0.98aKylShIvZoPdoSdOcn_KsK95RGVd_mBqbxqSsVXhU - 400 90 application/json; charset=utf-8 23.8844ms 2024-09-19 18:31:15.593 +05:30 9a81d5e3-8831-4270-8458-4199372b5b98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 18:31:15.596 +05:30 9a81d5e3-8831-4270-8458-4199372b5b98 INF CORS policy execution successful. 2024-09-19 18:31:15.597 +05:30 9a81d5e3-8831-4270-8458-4199372b5b98 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 18:31:15.598 +05:30 2d73ee84-4663-4875-a224-40c07b81ce49 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 18:31:15.598 +05:30 2d73ee84-4663-4875-a224-40c07b81ce49 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-19 18:31:15.634 +05:30 2d73ee84-4663-4875-a224-40c07b81ce49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:31:15.635 +05:30 2d73ee84-4663-4875-a224-40c07b81ce49 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 36.5962ms 2024-09-19 18:31:15.635 +05:30 2d73ee84-4663-4875-a224-40c07b81ce49 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 18:31:15.635 +05:30 2d73ee84-4663-4875-a224-40c07b81ce49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a81d5e3-8831-4270-8458-4199372b5b98}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 18:31:15.636 +05:30 2d73ee84-4663-4875-a224-40c07b81ce49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 43.1149ms 2024-09-19 18:31:16.031 +05:30 260dd3c5-d570-4ae5-9116-a51027d0ba39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 18:31:16.031 +05:30 260dd3c5-d570-4ae5-9116-a51027d0ba39 INF CORS policy execution successful. 2024-09-19 18:31:16.032 +05:30 260dd3c5-d570-4ae5-9116-a51027d0ba39 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 0.6485ms 2024-09-19 18:31:16.072 +05:30 79086d06-7ba1-4eec-b138-6c09fd5b9904 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 18:31:16.072 +05:30 79086d06-7ba1-4eec-b138-6c09fd5b9904 INF CORS policy execution successful. 2024-09-19 18:31:16.072 +05:30 79086d06-7ba1-4eec-b138-6c09fd5b9904 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 18:31:16.073 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:31:16.073 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF 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-19 18:31:16.088 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Database retrieved 2024-09-19 18:31:16.108 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Token generated 2024-09-19 18:31:16.109 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Token generated 2024-09-19 18:31:16.109 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 18:31:16.109 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 36.6454ms 2024-09-19 18:31:16.110 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 18:31:16.110 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79086d06-7ba1-4eec-b138-6c09fd5b9904}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwODc2LCJleHAiOjE3MjY3NTE0NzYsImlhdCI6MTcyNjc1MDg3Nn0.akiyEoviB-zmek1-u7ojRcwFzWw-Q4WQsM0ngySohjI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwODc2LCJleHAiOjE3MjY3NTE3NzYsImlhdCI6MTcyNjc1MDg3Nn0.bVvrNpyKuq5xNAsMwJkSmMJGKSvssDalaAN8bRtCKsU\"}"} 2024-09-19 18:31:16.110 +05:30 0b247314-0181-4dcc-95a8-fd7c7c35a138 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 38.1073ms 2024-09-19 18:41:47.769 +05:30 INF Application is shutting down... 2024-09-19 19:10:32.238 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 19:10:32.291 +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-19 19:10:32.319 +05:30 INF Creating key {60ed69d0-88e6-4f82-baf4-e55d7d5e1086} with creation date 2024-09-19 13:40:32Z, activation date 2024-09-19 13:40:32Z, and expiration date 2024-12-18 13:40:32Z. 2024-09-19 19:10:32.334 +05:30 WRN No XML encryptor configured. Key {60ed69d0-88e6-4f82-baf4-e55d7d5e1086} may be persisted to storage in unencrypted form. 2024-09-19 19:10:32.581 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 19:10:32.581 +05:30 INF Hosting environment: Production 2024-09-19 19:10:32.582 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 19:10:32.597 +05:30 aab2b9c3-4f49-4d62-b437-6a04acf45600 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEzMzEsImlhdCI6MTcyNjc1MDQzMX0.GbjT-w_64BPUly8G2Bn1WPTu9ayfLy24yLbU9K_IVAw - null null 2024-09-19 19:10:32.685 +05:30 aab2b9c3-4f49-4d62-b437-6a04acf45600 INF CORS policy execution successful. 2024-09-19 19:10:32.707 +05:30 aab2b9c3-4f49-4d62-b437-6a04acf45600 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEzMzEsImlhdCI6MTcyNjc1MDQzMX0.GbjT-w_64BPUly8G2Bn1WPTu9ayfLy24yLbU9K_IVAw Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:10:32.754 +05:30 f8210a6c-c9e7-40f2-a13d-73160710e5d7 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 19:10:32.786 +05:30 f8210a6c-c9e7-40f2-a13d-73160710e5d7 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 19:10:32.960 +05:30 f8210a6c-c9e7-40f2-a13d-73160710e5d7 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:10:33.086 +05:30 f8210a6c-c9e7-40f2-a13d-73160710e5d7 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 291.2611ms 2024-09-19 19:10:33.093 +05:30 f8210a6c-c9e7-40f2-a13d-73160710e5d7 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 19:10:33.094 +05:30 f8210a6c-c9e7-40f2-a13d-73160710e5d7 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: aab2b9c3-4f49-4d62-b437-6a04acf45600}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 19:10:33.106 +05:30 f8210a6c-c9e7-40f2-a13d-73160710e5d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwNDMxLCJleHAiOjE3MjY3NTEzMzEsImlhdCI6MTcyNjc1MDQzMX0.GbjT-w_64BPUly8G2Bn1WPTu9ayfLy24yLbU9K_IVAw - 400 90 application/json; charset=utf-8 511.9418ms 2024-09-19 19:16:55.428 +05:30 7eb6ee12-8175-40a8-9c43-caa33519f49f INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-19 19:16:55.443 +05:30 7eb6ee12-8175-40a8-9c43-caa33519f49f INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: 41a7532b-18cd-4488-9471-b05b9cc889a2} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-19 19:16:55.448 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:16:55.463 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF 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-19 19:16:55.947 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Database retrieved 2024-09-19 19:16:56.015 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Token generated 2024-09-19 19:16:56.017 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Token generated 2024-09-19 19:16:56.028 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:16:56.032 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 568.3725ms 2024-09-19 19:16:56.033 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:16:56.035 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7eb6ee12-8175-40a8-9c43-caa33519f49f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUzNjE1LCJleHAiOjE3MjY3NTQyMTUsImlhdCI6MTcyNjc1MzYxNX0.maO5TlxuzCaenLYAPjt7sUrQPVYePa9Foc7mynQhztQ\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUzNjE2LCJleHAiOjE3MjY3NTQ1MTYsImlhdCI6MTcyNjc1MzYxNn0.Ni21_c-js0SyAEfVx9FUu4xoyxTU4DGs0WkU_OOZVhg\"}"} 2024-09-19 19:16:56.045 +05:30 bf43c21a-4744-449e-9a7a-7e97262f2936 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 618.6034ms 2024-09-19 19:27:30.895 +05:30 INF Application is shutting down... 2024-09-19 19:28:04.899 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 19:28:04.951 +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-19 19:28:04.974 +05:30 INF Creating key {cb8da0f4-8e30-4484-9466-e0bb30b11813} with creation date 2024-09-19 13:58:04Z, activation date 2024-09-19 13:58:04Z, and expiration date 2024-12-18 13:58:04Z. 2024-09-19 19:28:04.986 +05:30 WRN No XML encryptor configured. Key {cb8da0f4-8e30-4484-9466-e0bb30b11813} may be persisted to storage in unencrypted form. 2024-09-19 19:28:05.163 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 19:28:05.163 +05:30 INF Hosting environment: Production 2024-09-19 19:28:05.164 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 19:28:05.183 +05:30 8e1f0af7-8c35-4b9e-bdd7-784353961202 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json-patch+json 99 2024-09-19 19:28:05.260 +05:30 8e1f0af7-8c35-4b9e-bdd7-784353961202 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 99}, {Content-Type: application/json-patch+json}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.42.0}, {Postman-Token: d3d83583-7982-4e65-85ec-85a2247c8210} Host: 103.120.178.195 Body: { "loginName": "TestUser8", "password": "TestUser8", "entityId": 7, "channelId": 2 } 2024-09-19 19:28:05.302 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:28:05.327 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF 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-19 19:28:05.824 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Database retrieved 2024-09-19 19:28:05.899 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Token generated 2024-09-19 19:28:05.903 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Token generated 2024-09-19 19:28:05.938 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:28:05.964 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 632.0123ms 2024-09-19 19:28:05.968 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:28:05.971 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8e1f0af7-8c35-4b9e-bdd7-784353961202}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 900} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Mjg1LCJleHAiOjE3MjY3NTQ4ODUsImlhdCI6MTcyNjc1NDI4NX0.PeyrgKMumymB2we9d0QWjv2lT5IRfWbVnVvymT7VHPc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Mjg1LCJleHAiOjE3MjY3NTUxODUsImlhdCI6MTcyNjc1NDI4NX0.zqGKIPJ1ktgr_zmqxndYcww-_pr9Xh6k2gnu8Kf3voA\"}"} 2024-09-19 19:28:05.983 +05:30 2dada2ec-e8b3-4ad2-85e9-412b1ee30bc1 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 900 application/json; charset=utf-8 802.9678ms 2024-09-19 19:36:30.481 +05:30 42fa2e5a-6de1-4c84-b4fb-f7c20fec3080 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - null null 2024-09-19 19:36:30.496 +05:30 42fa2e5a-6de1-4c84-b4fb-f7c20fec3080 INF CORS policy execution successful. 2024-09-19 19:36:30.511 +05:30 42fa2e5a-6de1-4c84-b4fb-f7c20fec3080 INF HTTP request: Path: /login/getcompany QueryString: ?userName=gokul Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:36:30.517 +05:30 416f2a2f-946f-4567-b97c-94d6598af88e INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 19:36:30.537 +05:30 416f2a2f-946f-4567-b97c-94d6598af88e 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-19 19:36:30.638 +05:30 416f2a2f-946f-4567-b97c-94d6598af88e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:36:30.641 +05:30 416f2a2f-946f-4567-b97c-94d6598af88e INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 103.7615ms 2024-09-19 19:36:30.641 +05:30 416f2a2f-946f-4567-b97c-94d6598af88e INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 19:36:30.643 +05:30 416f2a2f-946f-4567-b97c-94d6598af88e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42fa2e5a-6de1-4c84-b4fb-f7c20fec3080}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 19:36:30.647 +05:30 416f2a2f-946f-4567-b97c-94d6598af88e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=gokul - 200 138 application/json; charset=utf-8 167.0495ms 2024-09-19 19:36:38.852 +05:30 c134a64e-2221-4d1a-9bd6-a3fe7b11cec3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 19:36:38.858 +05:30 c134a64e-2221-4d1a-9bd6-a3fe7b11cec3 INF CORS policy execution successful. 2024-09-19 19:36:38.860 +05:30 c134a64e-2221-4d1a-9bd6-a3fe7b11cec3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.7734ms 2024-09-19 19:36:39.113 +05:30 30b437ac-91b3-4a71-939e-518017579191 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 19:36:39.113 +05:30 30b437ac-91b3-4a71-939e-518017579191 INF CORS policy execution successful. 2024-09-19 19:36:39.115 +05:30 30b437ac-91b3-4a71-939e-518017579191 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"gokul","entityId":8,"Company Name":"Entity10","password":"R+0wAuT6gjV130YwaLArtA=="} 2024-09-19 19:36:39.115 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:36:39.116 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF 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-19 19:36:39.138 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Database retrieved 2024-09-19 19:36:39.164 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Token generated 2024-09-19 19:36:39.165 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Token generated 2024-09-19 19:36:39.165 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:36:39.166 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 50.1037ms 2024-09-19 19:36:39.166 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:36:39.167 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 30b437ac-91b3-4a71-939e-518017579191}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Nzk5LCJleHAiOjE3MjY3NTUzOTksImlhdCI6MTcyNjc1NDc5OX0.RoTGRy2KQWY75-l9J0Gb144e2eqqCX1-V_m0IXDKINI\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Nzk5LCJleHAiOjE3MjY3NTU2OTksImlhdCI6MTcyNjc1NDc5OX0.zVqME4CocJKwzdmn9dfP_lnb835vpuRPkQn1T0rSeY8\"}"} 2024-09-19 19:36:39.168 +05:30 e6e3da21-0d5f-4df8-8c99-88d41ff4dee7 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 54.6237ms 2024-09-19 19:36:46.593 +05:30 30563d0f-449f-4c8a-b060-e63af03f2313 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:36:46.594 +05:30 30563d0f-449f-4c8a-b060-e63af03f2313 INF CORS policy execution successful. 2024-09-19 19:36:46.595 +05:30 30563d0f-449f-4c8a-b060-e63af03f2313 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.2052ms 2024-09-19 19:36:46.631 +05:30 f9c71b56-67df-4e3a-bbf6-ab5e69c38649 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:36:46.632 +05:30 f9c71b56-67df-4e3a-bbf6-ab5e69c38649 INF CORS policy execution successful. 2024-09-19 19:36:46.632 +05:30 f9c71b56-67df-4e3a-bbf6-ab5e69c38649 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.3045ms 2024-09-19 19:36:46.633 +05:30 f0221cc5-52d6-476c-a0f6-bd1da2962e30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:36:46.716 +05:30 f0221cc5-52d6-476c-a0f6-bd1da2962e30 INF CORS policy execution successful. 2024-09-19 19:36:46.717 +05:30 f0221cc5-52d6-476c-a0f6-bd1da2962e30 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Nzk5LCJleHAiOjE3MjY3NTUzOTksImlhdCI6MTcyNjc1NDc5OX0.RoTGRy2KQWY75-l9J0Gb144e2eqqCX1-V_m0IXDKINI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:36:46.724 +05:30 27b4a1cf-fd0d-4272-b6c3-24379244d8a9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:36:46.733 +05:30 27b4a1cf-fd0d-4272-b6c3-24379244d8a9 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 19:36:46.869 +05:30 27b4a1cf-fd0d-4272-b6c3-24379244d8a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:36:46.870 +05:30 27b4a1cf-fd0d-4272-b6c3-24379244d8a9 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 136.862ms 2024-09-19 19:36:46.870 +05:30 27b4a1cf-fd0d-4272-b6c3-24379244d8a9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:36:46.871 +05:30 27b4a1cf-fd0d-4272-b6c3-24379244d8a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0221cc5-52d6-476c-a0f6-bd1da2962e30}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 19:36:46.871 +05:30 27b4a1cf-fd0d-4272-b6c3-24379244d8a9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 238.0386ms 2024-09-19 19:36:46.912 +05:30 7f104740-181c-44d4-bb76-8fd5cbebdc14 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:36:46.913 +05:30 7f104740-181c-44d4-bb76-8fd5cbebdc14 INF CORS policy execution successful. 2024-09-19 19:36:46.913 +05:30 7f104740-181c-44d4-bb76-8fd5cbebdc14 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Nzk5LCJleHAiOjE3MjY3NTUzOTksImlhdCI6MTcyNjc1NDc5OX0.RoTGRy2KQWY75-l9J0Gb144e2eqqCX1-V_m0IXDKINI}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:36:46.918 +05:30 3c89ce99-ca5b-4ae7-a721-0714ab0d32cb INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:36:46.919 +05:30 3c89ce99-ca5b-4ae7-a721-0714ab0d32cb INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 19:36:46.926 +05:30 3c89ce99-ca5b-4ae7-a721-0714ab0d32cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:36:46.927 +05:30 3c89ce99-ca5b-4ae7-a721-0714ab0d32cb INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.8514ms 2024-09-19 19:36:46.927 +05:30 3c89ce99-ca5b-4ae7-a721-0714ab0d32cb INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:36:46.927 +05:30 3c89ce99-ca5b-4ae7-a721-0714ab0d32cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f104740-181c-44d4-bb76-8fd5cbebdc14}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 19:36:46.928 +05:30 3c89ce99-ca5b-4ae7-a721-0714ab0d32cb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 15.9448ms 2024-09-19 19:47:03.742 +05:30 INF Application is shutting down... 2024-09-19 19:50:57.894 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 19:50:57.942 +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-19 19:50:57.969 +05:30 INF Creating key {d3e9d7d5-ef48-442d-810d-a813b57855b4} with creation date 2024-09-19 14:20:57Z, activation date 2024-09-19 14:20:57Z, and expiration date 2024-12-18 14:20:57Z. 2024-09-19 19:50:57.986 +05:30 WRN No XML encryptor configured. Key {d3e9d7d5-ef48-442d-810d-a813b57855b4} may be persisted to storage in unencrypted form. 2024-09-19 19:50:58.244 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 19:50:58.245 +05:30 INF Hosting environment: Production 2024-09-19 19:50:58.245 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 19:50:58.265 +05:30 e6bb820f-0a45-47be-a36f-92cba82b6d9f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwODc2LCJleHAiOjE3MjY3NTE3NzYsImlhdCI6MTcyNjc1MDg3Nn0.bVvrNpyKuq5xNAsMwJkSmMJGKSvssDalaAN8bRtCKsU - null null 2024-09-19 19:50:58.417 +05:30 e6bb820f-0a45-47be-a36f-92cba82b6d9f INF CORS policy execution successful. 2024-09-19 19:50:58.458 +05:30 e6bb820f-0a45-47be-a36f-92cba82b6d9f INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwODc2LCJleHAiOjE3MjY3NTE3NzYsImlhdCI6MTcyNjc1MDg3Nn0.bVvrNpyKuq5xNAsMwJkSmMJGKSvssDalaAN8bRtCKsU 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-19 19:50:58.526 +05:30 dbd2077c-6cf7-4e71-9e1d-9111800c7756 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 19:50:58.571 +05:30 dbd2077c-6cf7-4e71-9e1d-9111800c7756 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 19:50:58.752 +05:30 dbd2077c-6cf7-4e71-9e1d-9111800c7756 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:50:58.884 +05:30 dbd2077c-6cf7-4e71-9e1d-9111800c7756 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 306.8402ms 2024-09-19 19:50:58.888 +05:30 dbd2077c-6cf7-4e71-9e1d-9111800c7756 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 19:50:58.889 +05:30 dbd2077c-6cf7-4e71-9e1d-9111800c7756 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e6bb820f-0a45-47be-a36f-92cba82b6d9f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 90} Body: {"status":"Failure","statusCode":4000,"message":"Refresh token has expired","result":null} 2024-09-19 19:50:58.902 +05:30 dbd2077c-6cf7-4e71-9e1d-9111800c7756 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzUwODc2LCJleHAiOjE3MjY3NTE3NzYsImlhdCI6MTcyNjc1MDg3Nn0.bVvrNpyKuq5xNAsMwJkSmMJGKSvssDalaAN8bRtCKsU - 400 90 application/json; charset=utf-8 640.9939ms 2024-09-19 19:51:07.212 +05:30 090b8e54-1365-47f0-9071-404fbf3d3563 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 19:51:07.218 +05:30 090b8e54-1365-47f0-9071-404fbf3d3563 INF CORS policy execution successful. 2024-09-19 19:51:07.222 +05:30 090b8e54-1365-47f0-9071-404fbf3d3563 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:51:07.225 +05:30 c98dbbc1-a989-417b-809d-a7306131445a INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 19:51:07.239 +05:30 c98dbbc1-a989-417b-809d-a7306131445a 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-19 19:51:07.770 +05:30 c98dbbc1-a989-417b-809d-a7306131445a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:51:07.773 +05:30 c98dbbc1-a989-417b-809d-a7306131445a INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 533.5824ms 2024-09-19 19:51:07.774 +05:30 c98dbbc1-a989-417b-809d-a7306131445a INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 19:51:07.779 +05:30 c98dbbc1-a989-417b-809d-a7306131445a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 090b8e54-1365-47f0-9071-404fbf3d3563}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 19:51:07.783 +05:30 c98dbbc1-a989-417b-809d-a7306131445a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 571.5948ms 2024-09-19 19:51:09.051 +05:30 cfc20384-ec0c-4ff1-92b9-b91056860595 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 19:51:09.055 +05:30 cfc20384-ec0c-4ff1-92b9-b91056860595 INF CORS policy execution successful. 2024-09-19 19:51:09.056 +05:30 cfc20384-ec0c-4ff1-92b9-b91056860595 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.3945ms 2024-09-19 19:51:09.093 +05:30 c20b76c1-9f69-4c72-8f7d-eff6f05d3a50 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 19:51:09.093 +05:30 c20b76c1-9f69-4c72-8f7d-eff6f05d3a50 INF CORS policy execution successful. 2024-09-19 19:51:09.095 +05:30 c20b76c1-9f69-4c72-8f7d-eff6f05d3a50 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 19:51:09.098 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:51:09.108 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF 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-19 19:51:09.223 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Database retrieved 2024-09-19 19:51:09.287 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Token generated 2024-09-19 19:51:09.289 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Token generated 2024-09-19 19:51:09.292 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:51:09.293 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 184.6615ms 2024-09-19 19:51:09.294 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 19:51:09.294 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c20b76c1-9f69-4c72-8f7d-eff6f05d3a50}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1NjY5LCJleHAiOjE3MjY3NTYyNjksImlhdCI6MTcyNjc1NTY2OX0.9g7eVDt3HW9oVrJHFtg1oJZf7-_wpT8fN8gPcspa_kk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1NjY5LCJleHAiOjE3MjY3NTY1NjksImlhdCI6MTcyNjc1NTY2OX0.bWGpocTjWCyDXaTt3tvZKO_-M_JddF0e5WS3T45ztbI\"}"} 2024-09-19 19:51:09.296 +05:30 87f43429-22cd-42d1-8019-edb705527552 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 203.5085ms 2024-09-19 19:51:19.742 +05:30 e46027a6-8862-4baa-be4e-e5a6625620b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Nzk5LCJleHAiOjE3MjY3NTU2OTksImlhdCI6MTcyNjc1NDc5OX0.zVqME4CocJKwzdmn9dfP_lnb835vpuRPkQn1T0rSeY8 - null null 2024-09-19 19:51:19.743 +05:30 e46027a6-8862-4baa-be4e-e5a6625620b4 INF CORS policy execution successful. 2024-09-19 19:51:19.744 +05:30 e46027a6-8862-4baa-be4e-e5a6625620b4 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Nzk5LCJleHAiOjE3MjY3NTU2OTksImlhdCI6MTcyNjc1NDc5OX0.zVqME4CocJKwzdmn9dfP_lnb835vpuRPkQn1T0rSeY8 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:51:19.747 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 19:51:19.748 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 19:51:19.779 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Token generated 2024-09-19 19:51:19.780 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Token generated 2024-09-19 19:51:19.781 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:51:19.782 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 33.4033ms 2024-09-19 19:51:19.782 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 19:51:19.782 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e46027a6-8862-4baa-be4e-e5a6625620b4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTYyNzksImlhdCI6MTcyNjc1NTY3OX0.aRDyJR9lEGS7JGFe6eLaNCMeXfPNPAmpgB4LqfERHPg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTY1NzksImlhdCI6MTcyNjc1NTY3OX0.qExX6sKrmLSK7YJn_4IjL7qh_PbynLfAr0mUHe0M2XM\"}"} 2024-09-19 19:51:19.783 +05:30 11e0440a-f96d-4605-84e2-229691f19ef2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU0Nzk5LCJleHAiOjE3MjY3NTU2OTksImlhdCI6MTcyNjc1NDc5OX0.zVqME4CocJKwzdmn9dfP_lnb835vpuRPkQn1T0rSeY8 - 200 877 application/json; charset=utf-8 41.3851ms 2024-09-19 19:51:24.743 +05:30 c3681367-57ae-4e3e-85b6-67a7d7c350e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:51:24.744 +05:30 c3681367-57ae-4e3e-85b6-67a7d7c350e5 INF CORS policy execution successful. 2024-09-19 19:51:24.745 +05:30 c3681367-57ae-4e3e-85b6-67a7d7c350e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.7462ms 2024-09-19 19:51:24.782 +05:30 41279ada-4f9d-46c8-aa28-cf6943a89480 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:51:24.783 +05:30 41279ada-4f9d-46c8-aa28-cf6943a89480 INF CORS policy execution successful. 2024-09-19 19:51:24.783 +05:30 41279ada-4f9d-46c8-aa28-cf6943a89480 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.8595ms 2024-09-19 19:51:25.120 +05:30 aa7d6b48-5c2a-4c6f-a63a-70ed0ead0b2d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:51:25.159 +05:30 aa7d6b48-5c2a-4c6f-a63a-70ed0ead0b2d INF CORS policy execution successful. 2024-09-19 19:51:25.160 +05:30 aa7d6b48-5c2a-4c6f-a63a-70ed0ead0b2d INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTYyNzksImlhdCI6MTcyNjc1NTY3OX0.aRDyJR9lEGS7JGFe6eLaNCMeXfPNPAmpgB4LqfERHPg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:51:25.167 +05:30 7b398f8b-d989-48ed-b9d7-5faed14db9d0 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:51:25.176 +05:30 7b398f8b-d989-48ed-b9d7-5faed14db9d0 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 19:51:25.256 +05:30 7b398f8b-d989-48ed-b9d7-5faed14db9d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:51:25.257 +05:30 7b398f8b-d989-48ed-b9d7-5faed14db9d0 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 80.7846ms 2024-09-19 19:51:25.257 +05:30 7b398f8b-d989-48ed-b9d7-5faed14db9d0 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:51:25.258 +05:30 7b398f8b-d989-48ed-b9d7-5faed14db9d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa7d6b48-5c2a-4c6f-a63a-70ed0ead0b2d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 19:51:25.259 +05:30 7b398f8b-d989-48ed-b9d7-5faed14db9d0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 138.5621ms 2024-09-19 19:51:25.468 +05:30 316c3d40-7a01-4590-b833-85c3b7c80fd7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 19:51:25.469 +05:30 316c3d40-7a01-4590-b833-85c3b7c80fd7 INF CORS policy execution successful. 2024-09-19 19:51:25.470 +05:30 316c3d40-7a01-4590-b833-85c3b7c80fd7 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTYyNzksImlhdCI6MTcyNjc1NTY3OX0.aRDyJR9lEGS7JGFe6eLaNCMeXfPNPAmpgB4LqfERHPg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 19:51:25.476 +05:30 2c7414f5-244f-42c4-a2e4-0f5ce42095fc INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:51:25.476 +05:30 2c7414f5-244f-42c4-a2e4-0f5ce42095fc INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 19:51:25.486 +05:30 2c7414f5-244f-42c4-a2e4-0f5ce42095fc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 19:51:25.487 +05:30 2c7414f5-244f-42c4-a2e4-0f5ce42095fc INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 10.8534ms 2024-09-19 19:51:25.487 +05:30 2c7414f5-244f-42c4-a2e4-0f5ce42095fc INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 19:51:25.488 +05:30 2c7414f5-244f-42c4-a2e4-0f5ce42095fc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 316c3d40-7a01-4590-b833-85c3b7c80fd7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 19:51:25.488 +05:30 2c7414f5-244f-42c4-a2e4-0f5ce42095fc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 20.7214ms 2024-09-19 20:00:56.076 +05:30 bf51b6b0-c1fe-46eb-8154-374b5c62333d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:00:56.079 +05:30 bf51b6b0-c1fe-46eb-8154-374b5c62333d INF CORS policy execution successful. 2024-09-19 20:00:56.081 +05:30 bf51b6b0-c1fe-46eb-8154-374b5c62333d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 5.8075ms 2024-09-19 20:00:56.113 +05:30 a7e4e5fe-3b46-418c-84be-c09aaffeb1fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:00:56.113 +05:30 a7e4e5fe-3b46-418c-84be-c09aaffeb1fe INF CORS policy execution successful. 2024-09-19 20:00:56.114 +05:30 a7e4e5fe-3b46-418c-84be-c09aaffeb1fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.3143ms 2024-09-19 20:00:56.150 +05:30 e706a0ee-2b34-40fe-b17f-17af63cf071b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:00:56.156 +05:30 e706a0ee-2b34-40fe-b17f-17af63cf071b INF CORS policy execution successful. 2024-09-19 20:00:56.158 +05:30 e706a0ee-2b34-40fe-b17f-17af63cf071b INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTYyNzksImlhdCI6MTcyNjc1NTY3OX0.aRDyJR9lEGS7JGFe6eLaNCMeXfPNPAmpgB4LqfERHPg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:00:56.163 +05:30 703e3d7a-044f-4c4b-a366-421c37b0a15a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:00:56.164 +05:30 703e3d7a-044f-4c4b-a366-421c37b0a15a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:00:56.201 +05:30 703e3d7a-044f-4c4b-a366-421c37b0a15a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:00:56.203 +05:30 703e3d7a-044f-4c4b-a366-421c37b0a15a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 37.9905ms 2024-09-19 20:00:56.203 +05:30 703e3d7a-044f-4c4b-a366-421c37b0a15a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:00:56.203 +05:30 703e3d7a-044f-4c4b-a366-421c37b0a15a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e706a0ee-2b34-40fe-b17f-17af63cf071b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:00:56.204 +05:30 703e3d7a-044f-4c4b-a366-421c37b0a15a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 58.5174ms 2024-09-19 20:00:56.245 +05:30 bd589ed0-bee0-412e-bd23-19d3c38a2503 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:00:56.246 +05:30 bd589ed0-bee0-412e-bd23-19d3c38a2503 INF CORS policy execution successful. 2024-09-19 20:00:56.247 +05:30 bd589ed0-bee0-412e-bd23-19d3c38a2503 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTYyNzksImlhdCI6MTcyNjc1NTY3OX0.aRDyJR9lEGS7JGFe6eLaNCMeXfPNPAmpgB4LqfERHPg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:00:56.247 +05:30 847a6765-a879-4654-8b25-a6a42d86c28f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:00:56.247 +05:30 847a6765-a879-4654-8b25-a6a42d86c28f INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:00:56.254 +05:30 847a6765-a879-4654-8b25-a6a42d86c28f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:00:56.255 +05:30 847a6765-a879-4654-8b25-a6a42d86c28f INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.4364ms 2024-09-19 20:00:56.255 +05:30 847a6765-a879-4654-8b25-a6a42d86c28f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:00:56.255 +05:30 847a6765-a879-4654-8b25-a6a42d86c28f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd589ed0-bee0-412e-bd23-19d3c38a2503}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:00:56.256 +05:30 847a6765-a879-4654-8b25-a6a42d86c28f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 10.5899ms 2024-09-19 20:01:14.413 +05:30 a5f4609f-5bc2-428f-b0aa-bf55b0dcc565 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1NjY5LCJleHAiOjE3MjY3NTY1NjksImlhdCI6MTcyNjc1NTY2OX0.bWGpocTjWCyDXaTt3tvZKO_-M_JddF0e5WS3T45ztbI - null null 2024-09-19 20:01:14.417 +05:30 a5f4609f-5bc2-428f-b0aa-bf55b0dcc565 INF CORS policy execution successful. 2024-09-19 20:01:14.420 +05:30 a5f4609f-5bc2-428f-b0aa-bf55b0dcc565 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1NjY5LCJleHAiOjE3MjY3NTY1NjksImlhdCI6MTcyNjc1NTY2OX0.bWGpocTjWCyDXaTt3tvZKO_-M_JddF0e5WS3T45ztbI 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-19 20:01:14.422 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:01:14.424 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 20:01:14.443 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Token generated 2024-09-19 20:01:14.444 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Token generated 2024-09-19 20:01:14.444 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:01:14.445 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 21.4697ms 2024-09-19 20:01:14.445 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:01:14.446 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a5f4609f-5bc2-428f-b0aa-bf55b0dcc565}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2Mjc0LCJleHAiOjE3MjY3NTY4NzQsImlhdCI6MTcyNjc1NjI3NH0.YwlJAdhb3EK0SMnaIXOBbo7cV-dhxJ8T40y9P9F_0jM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2Mjc0LCJleHAiOjE3MjY3NTcxNzQsImlhdCI6MTcyNjc1NjI3NH0.oxX7Sy5Gbc-JMfdAaDenEX5DoLomJP1kpg0Hxf1iUOI\"}"} 2024-09-19 20:01:14.447 +05:30 3eff7627-9818-4e2c-96b9-15bca461a828 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1NjY5LCJleHAiOjE3MjY3NTY1NjksImlhdCI6MTcyNjc1NTY2OX0.bWGpocTjWCyDXaTt3tvZKO_-M_JddF0e5WS3T45ztbI - 200 877 application/json; charset=utf-8 34.3823ms 2024-09-19 20:02:10.529 +05:30 1b7ed73c-ef8a-485c-ba47-db681eac90d4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:02:10.531 +05:30 1b7ed73c-ef8a-485c-ba47-db681eac90d4 INF CORS policy execution successful. 2024-09-19 20:02:10.534 +05:30 1b7ed73c-ef8a-485c-ba47-db681eac90d4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.9834ms 2024-09-19 20:02:10.581 +05:30 a24f6b1e-4190-4d8f-9d40-1e9a481c92ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:02:10.590 +05:30 a24f6b1e-4190-4d8f-9d40-1e9a481c92ab INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 2:31:19 PM', Current time (UTC): '9/19/2024 2:32:10 PM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-09-19 20:02:10.614 +05:30 a24f6b1e-4190-4d8f-9d40-1e9a481c92ab INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '9/19/2024 2:31:19 PM', Current time (UTC): '9/19/2024 2:32:10 PM'. 2024-09-19 20:02:10.614 +05:30 a24f6b1e-4190-4d8f-9d40-1e9a481c92ab INF CORS policy execution successful. 2024-09-19 20:02:10.616 +05:30 a24f6b1e-4190-4d8f-9d40-1e9a481c92ab INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTYyNzksImlhdCI6MTcyNjc1NTY3OX0.aRDyJR9lEGS7JGFe6eLaNCMeXfPNPAmpgB4LqfERHPg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:02:10.633 +05:30 0a57f64f-efc3-43cf-8d31-feb0f8fe7448 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-09-19 20:02:10.649 +05:30 0a57f64f-efc3-43cf-8d31-feb0f8fe7448 INF AuthenticationScheme: Bearer was challenged. 2024-09-19 20:02:10.649 +05:30 0a57f64f-efc3-43cf-8d31-feb0f8fe7448 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a24f6b1e-4190-4d8f-9d40-1e9a481c92ab}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '09/19/2024 14:31:19'"} Body: 2024-09-19 20:02:10.652 +05:30 0a57f64f-efc3-43cf-8d31-feb0f8fe7448 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 401 null null 70.9284ms 2024-09-19 20:02:10.719 +05:30 8cd5d6a4-e00b-46f6-ad56-b20bff6b38c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTY1NzksImlhdCI6MTcyNjc1NTY3OX0.qExX6sKrmLSK7YJn_4IjL7qh_PbynLfAr0mUHe0M2XM - null null 2024-09-19 20:02:10.720 +05:30 8cd5d6a4-e00b-46f6-ad56-b20bff6b38c3 INF CORS policy execution successful. 2024-09-19 20:02:10.720 +05:30 8cd5d6a4-e00b-46f6-ad56-b20bff6b38c3 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTY1NzksImlhdCI6MTcyNjc1NTY3OX0.qExX6sKrmLSK7YJn_4IjL7qh_PbynLfAr0mUHe0M2XM Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:02:10.721 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:02:10.722 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 20:02:10.735 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Token generated 2024-09-19 20:02:10.736 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Token generated 2024-09-19 20:02:10.738 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:02:10.741 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 18.1862ms 2024-09-19 20:02:10.741 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:02:10.742 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8cd5d6a4-e00b-46f6-ad56-b20bff6b38c3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTcyMzAsImlhdCI6MTcyNjc1NjMzMH0.dqALtfsXDjy6bYHechkJ_mfgjpG8aztMrMJm1dQOCLY\"}"} 2024-09-19 20:02:10.743 +05:30 27b4196a-bc4c-4937-8766-5aa7b5bea3bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU1Njc5LCJleHAiOjE3MjY3NTY1NzksImlhdCI6MTcyNjc1NTY3OX0.qExX6sKrmLSK7YJn_4IjL7qh_PbynLfAr0mUHe0M2XM - 200 877 application/json; charset=utf-8 23.9668ms 2024-09-19 20:02:10.808 +05:30 18207d2c-1f86-4001-bd7c-44984793924b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:02:10.809 +05:30 18207d2c-1f86-4001-bd7c-44984793924b INF CORS policy execution successful. 2024-09-19 20:02:10.810 +05:30 18207d2c-1f86-4001-bd7c-44984793924b INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:02:10.810 +05:30 ae2f68bb-0f7a-4f2d-91b9-905479216b27 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:02:10.810 +05:30 ae2f68bb-0f7a-4f2d-91b9-905479216b27 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:02:10.824 +05:30 ae2f68bb-0f7a-4f2d-91b9-905479216b27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:02:10.824 +05:30 ae2f68bb-0f7a-4f2d-91b9-905479216b27 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 14.2764ms 2024-09-19 20:02:10.825 +05:30 ae2f68bb-0f7a-4f2d-91b9-905479216b27 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:02:10.825 +05:30 ae2f68bb-0f7a-4f2d-91b9-905479216b27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 18207d2c-1f86-4001-bd7c-44984793924b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:02:10.826 +05:30 ae2f68bb-0f7a-4f2d-91b9-905479216b27 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 17.6403ms 2024-09-19 20:02:26.153 +05:30 a13759d2-740e-4f86-ae06-e05fb3322737 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:02:26.153 +05:30 a13759d2-740e-4f86-ae06-e05fb3322737 INF CORS policy execution successful. 2024-09-19 20:02:26.154 +05:30 a13759d2-740e-4f86-ae06-e05fb3322737 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.6773ms 2024-09-19 20:02:26.199 +05:30 2f10fbb9-9be7-46aa-87c7-c43dd6ee64ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:02:26.201 +05:30 2f10fbb9-9be7-46aa-87c7-c43dd6ee64ca INF CORS policy execution successful. 2024-09-19 20:02:26.201 +05:30 2f10fbb9-9be7-46aa-87c7-c43dd6ee64ca INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:02:26.202 +05:30 9f16217b-8de0-4d97-b954-01ddb96ab34d INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:02:26.202 +05:30 9f16217b-8de0-4d97-b954-01ddb96ab34d INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:02:26.209 +05:30 9f16217b-8de0-4d97-b954-01ddb96ab34d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:02:26.210 +05:30 9f16217b-8de0-4d97-b954-01ddb96ab34d INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.5726ms 2024-09-19 20:02:26.210 +05:30 9f16217b-8de0-4d97-b954-01ddb96ab34d INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:02:26.210 +05:30 9f16217b-8de0-4d97-b954-01ddb96ab34d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f10fbb9-9be7-46aa-87c7-c43dd6ee64ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:02:26.211 +05:30 9f16217b-8de0-4d97-b954-01ddb96ab34d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 11.4602ms 2024-09-19 20:02:52.019 +05:30 f090eb83-f900-41fa-876f-011458b3f820 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:02:52.019 +05:30 f090eb83-f900-41fa-876f-011458b3f820 INF CORS policy execution successful. 2024-09-19 20:02:52.020 +05:30 f090eb83-f900-41fa-876f-011458b3f820 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.7021ms 2024-09-19 20:02:52.067 +05:30 f3f2f7a0-218d-422b-93f8-292cc7368c83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:02:52.069 +05:30 f3f2f7a0-218d-422b-93f8-292cc7368c83 INF CORS policy execution successful. 2024-09-19 20:02:52.070 +05:30 f3f2f7a0-218d-422b-93f8-292cc7368c83 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:02:52.071 +05:30 d9331c1d-bf30-44b3-b8bf-3fbbb005b24a INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:02:52.071 +05:30 d9331c1d-bf30-44b3-b8bf-3fbbb005b24a INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:02:52.081 +05:30 d9331c1d-bf30-44b3-b8bf-3fbbb005b24a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:02:52.081 +05:30 d9331c1d-bf30-44b3-b8bf-3fbbb005b24a INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 9.6353ms 2024-09-19 20:02:52.081 +05:30 d9331c1d-bf30-44b3-b8bf-3fbbb005b24a INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:02:52.081 +05:30 d9331c1d-bf30-44b3-b8bf-3fbbb005b24a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3f2f7a0-218d-422b-93f8-292cc7368c83}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:02:52.082 +05:30 d9331c1d-bf30-44b3-b8bf-3fbbb005b24a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 14.9797ms 2024-09-19 20:04:01.234 +05:30 42bc72e5-99f7-46f8-acd8-3ab833640249 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:01.237 +05:30 42bc72e5-99f7-46f8-acd8-3ab833640249 INF CORS policy execution successful. 2024-09-19 20:04:01.239 +05:30 42bc72e5-99f7-46f8-acd8-3ab833640249 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 4.6814ms 2024-09-19 20:04:01.287 +05:30 a6a29422-611d-4578-b065-d45963c7dbb4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:01.290 +05:30 a6a29422-611d-4578-b065-d45963c7dbb4 INF CORS policy execution successful. 2024-09-19 20:04:01.291 +05:30 a6a29422-611d-4578-b065-d45963c7dbb4 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:04:01.293 +05:30 7652ab70-e5fc-4932-9da3-0381de18c894 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:01.294 +05:30 7652ab70-e5fc-4932-9da3-0381de18c894 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:04:01.311 +05:30 7652ab70-e5fc-4932-9da3-0381de18c894 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:04:01.312 +05:30 7652ab70-e5fc-4932-9da3-0381de18c894 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 18.0489ms 2024-09-19 20:04:01.312 +05:30 7652ab70-e5fc-4932-9da3-0381de18c894 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:01.312 +05:30 7652ab70-e5fc-4932-9da3-0381de18c894 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6a29422-611d-4578-b065-d45963c7dbb4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:04:01.313 +05:30 7652ab70-e5fc-4932-9da3-0381de18c894 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 26.0855ms 2024-09-19 20:04:03.987 +05:30 7e80b151-a896-4bba-8707-adaa6b93db5a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:03.988 +05:30 7e80b151-a896-4bba-8707-adaa6b93db5a INF CORS policy execution successful. 2024-09-19 20:04:03.988 +05:30 7e80b151-a896-4bba-8707-adaa6b93db5a INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:04:03.989 +05:30 76553b56-0a3d-4de2-bb98-35037ebc47f9 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:03.989 +05:30 76553b56-0a3d-4de2-bb98-35037ebc47f9 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:04:03.994 +05:30 76553b56-0a3d-4de2-bb98-35037ebc47f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:04:03.995 +05:30 76553b56-0a3d-4de2-bb98-35037ebc47f9 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.8258ms 2024-09-19 20:04:03.995 +05:30 76553b56-0a3d-4de2-bb98-35037ebc47f9 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:03.995 +05:30 76553b56-0a3d-4de2-bb98-35037ebc47f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e80b151-a896-4bba-8707-adaa6b93db5a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:04:03.996 +05:30 76553b56-0a3d-4de2-bb98-35037ebc47f9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.6717ms 2024-09-19 20:04:11.223 +05:30 60aa08d7-8cff-4587-b389-30c133da18cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:11.224 +05:30 60aa08d7-8cff-4587-b389-30c133da18cc INF CORS policy execution successful. 2024-09-19 20:04:11.225 +05:30 60aa08d7-8cff-4587-b389-30c133da18cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.4719ms 2024-09-19 20:04:11.264 +05:30 e4e39a2d-7a14-4b0c-a12b-4b27734cdc33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:11.266 +05:30 e4e39a2d-7a14-4b0c-a12b-4b27734cdc33 INF CORS policy execution successful. 2024-09-19 20:04:11.266 +05:30 e4e39a2d-7a14-4b0c-a12b-4b27734cdc33 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:04:11.268 +05:30 298b533c-5ce6-4831-83f4-e175782594cf INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:11.268 +05:30 298b533c-5ce6-4831-83f4-e175782594cf INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:04:11.279 +05:30 298b533c-5ce6-4831-83f4-e175782594cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:04:11.279 +05:30 298b533c-5ce6-4831-83f4-e175782594cf INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 10.8318ms 2024-09-19 20:04:11.280 +05:30 298b533c-5ce6-4831-83f4-e175782594cf INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:11.280 +05:30 298b533c-5ce6-4831-83f4-e175782594cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4e39a2d-7a14-4b0c-a12b-4b27734cdc33}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:04:11.281 +05:30 298b533c-5ce6-4831-83f4-e175782594cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 16.5908ms 2024-09-19 20:04:17.175 +05:30 d2deb79d-e89c-49af-b67b-fde8872f8f64 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:17.176 +05:30 d2deb79d-e89c-49af-b67b-fde8872f8f64 INF CORS policy execution successful. 2024-09-19 20:04:17.176 +05:30 d2deb79d-e89c-49af-b67b-fde8872f8f64 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.3916ms 2024-09-19 20:04:17.230 +05:30 9c9abad3-1a3c-4bcb-8fb0-7512ca0e9868 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:17.231 +05:30 9c9abad3-1a3c-4bcb-8fb0-7512ca0e9868 INF CORS policy execution successful. 2024-09-19 20:04:17.231 +05:30 9c9abad3-1a3c-4bcb-8fb0-7512ca0e9868 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:04:17.232 +05:30 d1f3550c-1ecc-4c18-ab82-eccbf097165f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:17.232 +05:30 d1f3550c-1ecc-4c18-ab82-eccbf097165f INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:04:17.239 +05:30 d1f3550c-1ecc-4c18-ab82-eccbf097165f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:04:17.240 +05:30 d1f3550c-1ecc-4c18-ab82-eccbf097165f INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.4953ms 2024-09-19 20:04:17.240 +05:30 d1f3550c-1ecc-4c18-ab82-eccbf097165f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:17.240 +05:30 d1f3550c-1ecc-4c18-ab82-eccbf097165f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c9abad3-1a3c-4bcb-8fb0-7512ca0e9868}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:04:17.240 +05:30 d1f3550c-1ecc-4c18-ab82-eccbf097165f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 10.9109ms 2024-09-19 20:04:19.745 +05:30 8ff2816c-f790-452b-b575-8d631f09089d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:04:19.747 +05:30 8ff2816c-f790-452b-b575-8d631f09089d INF CORS policy execution successful. 2024-09-19 20:04:19.747 +05:30 8ff2816c-f790-452b-b575-8d631f09089d INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:04:19.748 +05:30 ad6950e9-e524-4345-bebc-00d959124e59 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:19.748 +05:30 ad6950e9-e524-4345-bebc-00d959124e59 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:04:19.753 +05:30 ad6950e9-e524-4345-bebc-00d959124e59 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:04:19.754 +05:30 ad6950e9-e524-4345-bebc-00d959124e59 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.9933ms 2024-09-19 20:04:19.754 +05:30 ad6950e9-e524-4345-bebc-00d959124e59 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:04:19.754 +05:30 ad6950e9-e524-4345-bebc-00d959124e59 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8ff2816c-f790-452b-b575-8d631f09089d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:04:19.755 +05:30 ad6950e9-e524-4345-bebc-00d959124e59 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.3261ms 2024-09-19 20:05:08.236 +05:30 de6b302e-8828-4cbe-99f5-63a9a9eab570 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:08.237 +05:30 de6b302e-8828-4cbe-99f5-63a9a9eab570 INF CORS policy execution successful. 2024-09-19 20:05:08.238 +05:30 de6b302e-8828-4cbe-99f5-63a9a9eab570 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 2.4998ms 2024-09-19 20:05:08.244 +05:30 3a2408ee-b2d0-4223-8a40-ad22bf003536 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:08.244 +05:30 3a2408ee-b2d0-4223-8a40-ad22bf003536 INF CORS policy execution successful. 2024-09-19 20:05:08.244 +05:30 3a2408ee-b2d0-4223-8a40-ad22bf003536 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.701ms 2024-09-19 20:05:08.277 +05:30 90a5d7c8-af8d-4daf-b3f5-a289fe00984c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:08.281 +05:30 90a5d7c8-af8d-4daf-b3f5-a289fe00984c INF CORS policy execution successful. 2024-09-19 20:05:08.283 +05:30 90a5d7c8-af8d-4daf-b3f5-a289fe00984c INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:08.286 +05:30 2cace474-66c0-40f5-8bf4-a3850feade69 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:08.287 +05:30 2cace474-66c0-40f5-8bf4-a3850feade69 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:08.304 +05:30 2cace474-66c0-40f5-8bf4-a3850feade69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:08.305 +05:30 2cace474-66c0-40f5-8bf4-a3850feade69 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 17.026ms 2024-09-19 20:05:08.305 +05:30 2cace474-66c0-40f5-8bf4-a3850feade69 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:08.305 +05:30 2cace474-66c0-40f5-8bf4-a3850feade69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90a5d7c8-af8d-4daf-b3f5-a289fe00984c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:08.306 +05:30 2cace474-66c0-40f5-8bf4-a3850feade69 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 29.0094ms 2024-09-19 20:05:08.343 +05:30 42bbfbc9-d793-473e-856f-d32ccb07991d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:08.344 +05:30 42bbfbc9-d793-473e-856f-d32ccb07991d INF CORS policy execution successful. 2024-09-19 20:05:08.345 +05:30 42bbfbc9-d793-473e-856f-d32ccb07991d INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:08.345 +05:30 591372bd-5bc8-43c3-a58e-3061e7dd4f88 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:08.346 +05:30 591372bd-5bc8-43c3-a58e-3061e7dd4f88 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:08.353 +05:30 591372bd-5bc8-43c3-a58e-3061e7dd4f88 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:08.353 +05:30 591372bd-5bc8-43c3-a58e-3061e7dd4f88 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.2317ms 2024-09-19 20:05:08.353 +05:30 591372bd-5bc8-43c3-a58e-3061e7dd4f88 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:08.353 +05:30 591372bd-5bc8-43c3-a58e-3061e7dd4f88 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 42bbfbc9-d793-473e-856f-d32ccb07991d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:08.354 +05:30 591372bd-5bc8-43c3-a58e-3061e7dd4f88 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 11.0727ms 2024-09-19 20:05:11.201 +05:30 9b2d8506-f6ac-42e3-b7dc-cac10c4aca1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:11.202 +05:30 9b2d8506-f6ac-42e3-b7dc-cac10c4aca1c INF CORS policy execution successful. 2024-09-19 20:05:11.203 +05:30 9b2d8506-f6ac-42e3-b7dc-cac10c4aca1c INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:11.203 +05:30 8f570dab-cd42-47ef-a074-5b20b90f08d5 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:11.203 +05:30 8f570dab-cd42-47ef-a074-5b20b90f08d5 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:11.209 +05:30 8f570dab-cd42-47ef-a074-5b20b90f08d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:11.209 +05:30 8f570dab-cd42-47ef-a074-5b20b90f08d5 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.9705ms 2024-09-19 20:05:11.209 +05:30 8f570dab-cd42-47ef-a074-5b20b90f08d5 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:11.210 +05:30 8f570dab-cd42-47ef-a074-5b20b90f08d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b2d8506-f6ac-42e3-b7dc-cac10c4aca1c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:11.210 +05:30 8f570dab-cd42-47ef-a074-5b20b90f08d5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.3363ms 2024-09-19 20:05:11.248 +05:30 b544c1c6-0759-42fc-9d21-29aa693b8ee7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:11.249 +05:30 b544c1c6-0759-42fc-9d21-29aa693b8ee7 INF CORS policy execution successful. 2024-09-19 20:05:11.249 +05:30 b544c1c6-0759-42fc-9d21-29aa693b8ee7 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:11.250 +05:30 8c29d653-aa51-43b9-9659-be8519884c46 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:11.250 +05:30 8c29d653-aa51-43b9-9659-be8519884c46 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:11.255 +05:30 8c29d653-aa51-43b9-9659-be8519884c46 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:11.256 +05:30 8c29d653-aa51-43b9-9659-be8519884c46 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.3598ms 2024-09-19 20:05:11.256 +05:30 8c29d653-aa51-43b9-9659-be8519884c46 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:11.256 +05:30 8c29d653-aa51-43b9-9659-be8519884c46 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b544c1c6-0759-42fc-9d21-29aa693b8ee7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:11.257 +05:30 8c29d653-aa51-43b9-9659-be8519884c46 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.7854ms 2024-09-19 20:05:14.179 +05:30 1c379de3-6bfa-4958-83b1-44fbb5ca2cd1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:14.180 +05:30 1c379de3-6bfa-4958-83b1-44fbb5ca2cd1 INF CORS policy execution successful. 2024-09-19 20:05:14.180 +05:30 1c379de3-6bfa-4958-83b1-44fbb5ca2cd1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.0122ms 2024-09-19 20:05:14.223 +05:30 dba20f70-6eda-4a23-804c-6cabb917425d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:14.225 +05:30 dba20f70-6eda-4a23-804c-6cabb917425d INF CORS policy execution successful. 2024-09-19 20:05:14.226 +05:30 dba20f70-6eda-4a23-804c-6cabb917425d INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:14.227 +05:30 d00444fb-7903-4182-bd15-35e4360a2434 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:14.227 +05:30 d00444fb-7903-4182-bd15-35e4360a2434 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:14.234 +05:30 d00444fb-7903-4182-bd15-35e4360a2434 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:14.235 +05:30 d00444fb-7903-4182-bd15-35e4360a2434 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.6201ms 2024-09-19 20:05:14.235 +05:30 d00444fb-7903-4182-bd15-35e4360a2434 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:14.235 +05:30 d00444fb-7903-4182-bd15-35e4360a2434 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dba20f70-6eda-4a23-804c-6cabb917425d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:14.236 +05:30 d00444fb-7903-4182-bd15-35e4360a2434 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 12.9542ms 2024-09-19 20:05:17.165 +05:30 ea3fa7c6-d4fd-4601-b281-9c2894bfcae9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:17.167 +05:30 ea3fa7c6-d4fd-4601-b281-9c2894bfcae9 INF CORS policy execution successful. 2024-09-19 20:05:17.167 +05:30 ea3fa7c6-d4fd-4601-b281-9c2894bfcae9 INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:17.168 +05:30 123edf56-208e-437f-ba28-f793a02bcc76 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:17.168 +05:30 123edf56-208e-437f-ba28-f793a02bcc76 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:17.173 +05:30 123edf56-208e-437f-ba28-f793a02bcc76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:17.173 +05:30 123edf56-208e-437f-ba28-f793a02bcc76 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.2019ms 2024-09-19 20:05:17.173 +05:30 123edf56-208e-437f-ba28-f793a02bcc76 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:17.173 +05:30 123edf56-208e-437f-ba28-f793a02bcc76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea3fa7c6-d4fd-4601-b281-9c2894bfcae9}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:17.174 +05:30 123edf56-208e-437f-ba28-f793a02bcc76 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 8.4642ms 2024-09-19 20:05:27.177 +05:30 0493ff83-bdc6-44d9-b871-b2ef4d067599 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:27.177 +05:30 0493ff83-bdc6-44d9-b871-b2ef4d067599 INF CORS policy execution successful. 2024-09-19 20:05:27.178 +05:30 0493ff83-bdc6-44d9-b871-b2ef4d067599 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.1553ms 2024-09-19 20:05:27.182 +05:30 c8b2960a-0e07-4ffe-93e4-78d15b55152f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:27.183 +05:30 c8b2960a-0e07-4ffe-93e4-78d15b55152f INF CORS policy execution successful. 2024-09-19 20:05:27.183 +05:30 c8b2960a-0e07-4ffe-93e4-78d15b55152f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 0.8887ms 2024-09-19 20:05:27.213 +05:30 1b99bfea-c736-4561-90e9-cdfb6da91e5a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:27.214 +05:30 1b99bfea-c736-4561-90e9-cdfb6da91e5a INF CORS policy execution successful. 2024-09-19 20:05:27.214 +05:30 1b99bfea-c736-4561-90e9-cdfb6da91e5a INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:27.215 +05:30 7b3ccda0-de09-4c1a-a149-731b3c314dc7 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:27.215 +05:30 7b3ccda0-de09-4c1a-a149-731b3c314dc7 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:27.221 +05:30 7b3ccda0-de09-4c1a-a149-731b3c314dc7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:27.222 +05:30 7b3ccda0-de09-4c1a-a149-731b3c314dc7 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.597ms 2024-09-19 20:05:27.222 +05:30 7b3ccda0-de09-4c1a-a149-731b3c314dc7 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:27.222 +05:30 7b3ccda0-de09-4c1a-a149-731b3c314dc7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1b99bfea-c736-4561-90e9-cdfb6da91e5a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:27.223 +05:30 7b3ccda0-de09-4c1a-a149-731b3c314dc7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.6678ms 2024-09-19 20:05:27.263 +05:30 52164862-2afc-42f3-a3d4-54fb7b2ec3ba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:27.264 +05:30 52164862-2afc-42f3-a3d4-54fb7b2ec3ba INF CORS policy execution successful. 2024-09-19 20:05:27.264 +05:30 52164862-2afc-42f3-a3d4-54fb7b2ec3ba INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:27.264 +05:30 9cf711f7-0fa3-497e-9e07-746b40c217c4 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:27.264 +05:30 9cf711f7-0fa3-497e-9e07-746b40c217c4 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:27.269 +05:30 9cf711f7-0fa3-497e-9e07-746b40c217c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:27.270 +05:30 9cf711f7-0fa3-497e-9e07-746b40c217c4 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 5.164ms 2024-09-19 20:05:27.270 +05:30 9cf711f7-0fa3-497e-9e07-746b40c217c4 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:27.270 +05:30 9cf711f7-0fa3-497e-9e07-746b40c217c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52164862-2afc-42f3-a3d4-54fb7b2ec3ba}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:27.270 +05:30 9cf711f7-0fa3-497e-9e07-746b40c217c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 7.3593ms 2024-09-19 20:05:56.128 +05:30 33f02ba2-56b8-46c2-b683-98a0f8ca7756 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:56.130 +05:30 33f02ba2-56b8-46c2-b683-98a0f8ca7756 INF CORS policy execution successful. 2024-09-19 20:05:56.131 +05:30 33f02ba2-56b8-46c2-b683-98a0f8ca7756 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.8078ms 2024-09-19 20:05:56.133 +05:30 6d8b0c5d-3941-4e3e-8b58-05d53c87e39b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:56.134 +05:30 6d8b0c5d-3941-4e3e-8b58-05d53c87e39b INF CORS policy execution successful. 2024-09-19 20:05:56.134 +05:30 6d8b0c5d-3941-4e3e-8b58-05d53c87e39b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.1029ms 2024-09-19 20:05:56.168 +05:30 7443171b-2dcd-430a-8329-a41892dce89f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:56.170 +05:30 7443171b-2dcd-430a-8329-a41892dce89f INF CORS policy execution successful. 2024-09-19 20:05:56.171 +05:30 7443171b-2dcd-430a-8329-a41892dce89f INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:56.172 +05:30 d277084e-c390-4c06-9fcd-061b06c5668e INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:56.173 +05:30 d277084e-c390-4c06-9fcd-061b06c5668e INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:56.183 +05:30 d277084e-c390-4c06-9fcd-061b06c5668e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:56.184 +05:30 d277084e-c390-4c06-9fcd-061b06c5668e INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 11.3567ms 2024-09-19 20:05:56.184 +05:30 d277084e-c390-4c06-9fcd-061b06c5668e INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:56.184 +05:30 d277084e-c390-4c06-9fcd-061b06c5668e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7443171b-2dcd-430a-8329-a41892dce89f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:56.185 +05:30 d277084e-c390-4c06-9fcd-061b06c5668e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 16.5521ms 2024-09-19 20:05:56.224 +05:30 1414c7e9-fb66-4766-93a6-4998b2f244ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:05:56.225 +05:30 1414c7e9-fb66-4766-93a6-4998b2f244ce INF CORS policy execution successful. 2024-09-19 20:05:56.225 +05:30 1414c7e9-fb66-4766-93a6-4998b2f244ce INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:05:56.226 +05:30 f1facf58-2945-4557-a458-6627c51ab63f INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:56.226 +05:30 f1facf58-2945-4557-a458-6627c51ab63f INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:05:56.232 +05:30 f1facf58-2945-4557-a458-6627c51ab63f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:05:56.233 +05:30 f1facf58-2945-4557-a458-6627c51ab63f INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 7.0209ms 2024-09-19 20:05:56.233 +05:30 f1facf58-2945-4557-a458-6627c51ab63f INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:05:56.233 +05:30 f1facf58-2945-4557-a458-6627c51ab63f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1414c7e9-fb66-4766-93a6-4998b2f244ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:05:56.234 +05:30 f1facf58-2945-4557-a458-6627c51ab63f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 10.1864ms 2024-09-19 20:06:19.682 +05:30 2e5d27af-0aea-43c8-ad3f-8c4b639d768f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:06:19.682 +05:30 2e5d27af-0aea-43c8-ad3f-8c4b639d768f INF CORS policy execution successful. 2024-09-19 20:06:19.683 +05:30 2e5d27af-0aea-43c8-ad3f-8c4b639d768f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 1.4948ms 2024-09-19 20:06:19.729 +05:30 f84bdc1d-0c94-486d-ab19-e0c56d3f16bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:06:19.729 +05:30 f84bdc1d-0c94-486d-ab19-e0c56d3f16bc INF CORS policy execution successful. 2024-09-19 20:06:19.730 +05:30 f84bdc1d-0c94-486d-ab19-e0c56d3f16bc INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:06:19.731 +05:30 859be182-ac08-4d65-a373-f954c99cfa87 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:06:19.731 +05:30 859be182-ac08-4d65-a373-f954c99cfa87 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:06:19.737 +05:30 859be182-ac08-4d65-a373-f954c99cfa87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:06:19.738 +05:30 859be182-ac08-4d65-a373-f954c99cfa87 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 6.1193ms 2024-09-19 20:06:19.738 +05:30 859be182-ac08-4d65-a373-f954c99cfa87 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:06:19.738 +05:30 859be182-ac08-4d65-a373-f954c99cfa87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f84bdc1d-0c94-486d-ab19-e0c56d3f16bc}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:06:19.738 +05:30 859be182-ac08-4d65-a373-f954c99cfa87 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 9.8269ms 2024-09-19 20:08:05.225 +05:30 b0dcac56-9789-491a-865d-0e8136bf1dec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:08:05.227 +05:30 b0dcac56-9789-491a-865d-0e8136bf1dec INF CORS policy execution successful. 2024-09-19 20:08:05.229 +05:30 b0dcac56-9789-491a-865d-0e8136bf1dec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 204 null null 3.6811ms 2024-09-19 20:08:05.271 +05:30 8c5219bc-93d4-4952-84a7-0d1bc57a559c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - null null 2024-09-19 20:08:05.273 +05:30 8c5219bc-93d4-4952-84a7-0d1bc57a559c INF CORS policy execution successful. 2024-09-19 20:08:05.276 +05:30 8c5219bc-93d4-4952-84a7-0d1bc57a559c INF HTTP request: Path: /user/gettagcreationuserlist QueryString: ?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZ29rdWwiLCJ1bmlxdWVfbmFtZSI6Imdva3VsIiwibmFtZWlkIjoiMyIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2MzMwLCJleHAiOjE3MjY3NTY5MzAsImlhdCI6MTcyNjc1NjMzMH0.VX7BWz7RVnevKgiTX7e1Co0EYqGs6wUJM9QZZgMBTmk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:08:05.278 +05:30 68bcc758-62a7-43a3-a0bb-35faffe6f6a3 INF Executing endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:08:05.279 +05:30 68bcc758-62a7-43a3-a0bb-35faffe6f6a3 INF Route matched with {action = "GetTagCreationUserList", controller = "User"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagCreationUserList(Sang.Security.Api.Models.APIRequest.TagUserListRequest) on controller Sang.Security.Api.Controllers.UserController (Sang.Security.Api). 2024-09-19 20:08:05.293 +05:30 68bcc758-62a7-43a3-a0bb-35faffe6f6a3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:08:05.295 +05:30 68bcc758-62a7-43a3-a0bb-35faffe6f6a3 INF Executed action Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api) in 15.4992ms 2024-09-19 20:08:05.295 +05:30 68bcc758-62a7-43a3-a0bb-35faffe6f6a3 INF Executed endpoint 'Sang.Security.Api.Controllers.UserController.GetTagCreationUserList (Sang.Security.Api)' 2024-09-19 20:08:05.295 +05:30 68bcc758-62a7-43a3-a0bb-35faffe6f6a3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c5219bc-93d4-4952-84a7-0d1bc57a559c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 698} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":11,\"Name\":\"Chikku\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":2,\"Name\":\"dipin\",\"RoleId\":3,\"AccountStatus\":\"Active\"},{\"Id\":3,\"Name\":\"gokul\",\"RoleId\":2,\"AccountStatus\":\"Active\"},{\"Id\":10,\"Name\":\"Steffy\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":14,\"Name\":\"steffy_1\",\"RoleId\":5,\"AccountStatus\":\"Active\"},{\"Id\":13,\"Name\":\"Steffy_Locked\",\"RoleId\":5,\"AccountStatus\":\"Locked\"},{\"Id\":12,\"Name\":\"testLogin\",\"RoleId\":4,\"AccountStatus\":\"Active\"},{\"Id\":7,\"Name\":\"testUser\",\"RoleId\":4,\"AccountStatus\":\"Active\"}]"} 2024-09-19 20:08:05.296 +05:30 68bcc758-62a7-43a3-a0bb-35faffe6f6a3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/user/gettagcreationuserlist?languageId=1&includeDisabled=true&includeLocked=true&includeInactive=true - 200 698 application/json; charset=utf-8 25.5053ms 2024-09-19 20:12:02.487 +05:30 0a1c7183-aa9a-4079-a0d0-34574b512492 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2Mjc0LCJleHAiOjE3MjY3NTcxNzQsImlhdCI6MTcyNjc1NjI3NH0.oxX7Sy5Gbc-JMfdAaDenEX5DoLomJP1kpg0Hxf1iUOI - null null 2024-09-19 20:12:02.491 +05:30 0a1c7183-aa9a-4079-a0d0-34574b512492 INF CORS policy execution successful. 2024-09-19 20:12:02.493 +05:30 0a1c7183-aa9a-4079-a0d0-34574b512492 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2Mjc0LCJleHAiOjE3MjY3NTcxNzQsImlhdCI6MTcyNjc1NjI3NH0.oxX7Sy5Gbc-JMfdAaDenEX5DoLomJP1kpg0Hxf1iUOI 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-19 20:12:02.495 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:12:02.496 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 20:12:02.509 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Token generated 2024-09-19 20:12:02.510 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Token generated 2024-09-19 20:12:02.511 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:12:02.513 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 16.0341ms 2024-09-19 20:12:02.513 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:12:02.513 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a1c7183-aa9a-4079-a0d0-34574b512492}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2OTIyLCJleHAiOjE3MjY3NTc1MjIsImlhdCI6MTcyNjc1NjkyMn0.jHPaA3o0_oG0yXw4pVCpoHW6VN9PaaS-ggRupfN5f5s\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2OTIyLCJleHAiOjE3MjY3NTc4MjIsImlhdCI6MTcyNjc1NjkyMn0.-iTcDl4SfNF1GzM6C88D2AGy0zDeCKbCRte6_LxtkqA\"}"} 2024-09-19 20:12:02.515 +05:30 32366a41-e6be-4971-b3d6-816e494b774e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2Mjc0LCJleHAiOjE3MjY3NTcxNzQsImlhdCI6MTcyNjc1NjI3NH0.oxX7Sy5Gbc-JMfdAaDenEX5DoLomJP1kpg0Hxf1iUOI - 200 877 application/json; charset=utf-8 27.4219ms 2024-09-19 20:22:56.680 +05:30 INF Application is shutting down... 2024-09-19 20:25:03.550 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 20:25:03.614 +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-19 20:25:03.644 +05:30 INF Creating key {efdf5506-1fff-4af2-b554-0bb605d8a2fc} with creation date 2024-09-19 14:55:03Z, activation date 2024-09-19 14:55:03Z, and expiration date 2024-12-18 14:55:03Z. 2024-09-19 20:25:03.663 +05:30 WRN No XML encryptor configured. Key {efdf5506-1fff-4af2-b554-0bb605d8a2fc} may be persisted to storage in unencrypted form. 2024-09-19 20:25:04.167 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 20:25:04.168 +05:30 INF Hosting environment: Production 2024-09-19 20:25:04.168 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 20:25:04.201 +05:30 c259ef68-f17e-40e6-88be-724d9b320e9d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2OTIyLCJleHAiOjE3MjY3NTc4MjIsImlhdCI6MTcyNjc1NjkyMn0.-iTcDl4SfNF1GzM6C88D2AGy0zDeCKbCRte6_LxtkqA - null null 2024-09-19 20:25:04.288 +05:30 c259ef68-f17e-40e6-88be-724d9b320e9d INF CORS policy execution successful. 2024-09-19 20:25:04.310 +05:30 c259ef68-f17e-40e6-88be-724d9b320e9d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2OTIyLCJleHAiOjE3MjY3NTc4MjIsImlhdCI6MTcyNjc1NjkyMn0.-iTcDl4SfNF1GzM6C88D2AGy0zDeCKbCRte6_LxtkqA 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-19 20:25:04.373 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:25:04.416 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 20:25:04.779 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 ERR Login failed for user ''. 2024-09-19 20:25:04.811 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:3b73bcfa-5134-41f4-ba50-b6172baf89be Error Number:18456,State:1,Class:14 2024-09-19 20:25:04.825 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:25:04.944 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 522.0044ms 2024-09-19 20:25:04.949 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:25:04.952 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: c259ef68-f17e-40e6-88be-724d9b320e9d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-19 20:25:04.968 +05:30 c9f3c1bb-5bad-41a0-805a-68b89e8f4c85 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU2OTIyLCJleHAiOjE3MjY3NTc4MjIsImlhdCI6MTcyNjc1NjkyMn0.-iTcDl4SfNF1GzM6C88D2AGy0zDeCKbCRte6_LxtkqA - 500 89 application/json; charset=utf-8 769.4067ms 2024-09-19 20:25:57.573 +05:30 3c85b6fa-47f2-4be1-a12d-e51e4d79af50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 20:25:57.578 +05:30 3c85b6fa-47f2-4be1-a12d-e51e4d79af50 INF CORS policy execution successful. 2024-09-19 20:25:57.581 +05:30 3c85b6fa-47f2-4be1-a12d-e51e4d79af50 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:25:57.584 +05:30 4ffaba74-5a89-4bfb-bab5-f97927a32015 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 20:25:57.593 +05:30 4ffaba74-5a89-4bfb-bab5-f97927a32015 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-19 20:25:57.842 +05:30 4ffaba74-5a89-4bfb-bab5-f97927a32015 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:25:57.845 +05:30 4ffaba74-5a89-4bfb-bab5-f97927a32015 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 250.7819ms 2024-09-19 20:25:57.845 +05:30 4ffaba74-5a89-4bfb-bab5-f97927a32015 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 20:25:57.845 +05:30 4ffaba74-5a89-4bfb-bab5-f97927a32015 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c85b6fa-47f2-4be1-a12d-e51e4d79af50}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 20:25:57.847 +05:30 4ffaba74-5a89-4bfb-bab5-f97927a32015 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 274.618ms 2024-09-19 20:25:59.745 +05:30 8d6ee870-ab0f-407d-939f-267e576e33a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 20:25:59.750 +05:30 8d6ee870-ab0f-407d-939f-267e576e33a8 INF CORS policy execution successful. 2024-09-19 20:25:59.753 +05:30 8d6ee870-ab0f-407d-939f-267e576e33a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.3893ms 2024-09-19 20:25:59.798 +05:30 723ae065-c0af-4f09-876f-082f52f4f72b INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 20:25:59.799 +05:30 723ae065-c0af-4f09-876f-082f52f4f72b INF CORS policy execution successful. 2024-09-19 20:25:59.800 +05:30 723ae065-c0af-4f09-876f-082f52f4f72b INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 20:25:59.801 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 20:25:59.807 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF 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-19 20:25:59.884 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Database retrieved 2024-09-19 20:25:59.919 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Token generated 2024-09-19 20:25:59.922 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Token generated 2024-09-19 20:25:59.924 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:25:59.925 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 117.9029ms 2024-09-19 20:25:59.925 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 20:25:59.925 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 723ae065-c0af-4f09-876f-082f52f4f72b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU3NzU5LCJleHAiOjE3MjY3NTgzNTksImlhdCI6MTcyNjc1Nzc1OX0.YCsgy1nyW3uklIp2vV_8y2mYBJlmhp5cHYF4HST-krM\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU3NzU5LCJleHAiOjE3MjY3NTg2NTksImlhdCI6MTcyNjc1Nzc1OX0.VA0YsZ-0Qi9_Ik8vgY5oZr-JyKk-ylYkJfWvPXwnLu0\"}"} 2024-09-19 20:25:59.926 +05:30 e5159b85-09d7-47cb-a277-1e80370acd79 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 128.2292ms 2024-09-19 20:36:01.194 +05:30 INF Application is shutting down... 2024-09-19 20:36:08.358 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 20:36:08.484 +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-19 20:36:08.517 +05:30 INF Creating key {5dbfd170-49a3-4881-b5ce-edef4c874a09} with creation date 2024-09-19 15:06:08Z, activation date 2024-09-19 15:06:08Z, and expiration date 2024-12-18 15:06:08Z. 2024-09-19 20:36:08.532 +05:30 WRN No XML encryptor configured. Key {5dbfd170-49a3-4881-b5ce-edef4c874a09} may be persisted to storage in unencrypted form. 2024-09-19 20:36:08.748 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 20:36:08.749 +05:30 INF Hosting environment: Production 2024-09-19 20:36:08.749 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 20:36:08.766 +05:30 f0dcda89-6840-471d-b26d-e8fef3c6e387 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU3NzU5LCJleHAiOjE3MjY3NTg2NTksImlhdCI6MTcyNjc1Nzc1OX0.VA0YsZ-0Qi9_Ik8vgY5oZr-JyKk-ylYkJfWvPXwnLu0 - null null 2024-09-19 20:36:08.842 +05:30 f0dcda89-6840-471d-b26d-e8fef3c6e387 INF CORS policy execution successful. 2024-09-19 20:36:08.879 +05:30 f0dcda89-6840-471d-b26d-e8fef3c6e387 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU3NzU5LCJleHAiOjE3MjY3NTg2NTksImlhdCI6MTcyNjc1Nzc1OX0.VA0YsZ-0Qi9_Ik8vgY5oZr-JyKk-ylYkJfWvPXwnLu0 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-19 20:36:08.928 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:36:08.962 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 20:36:09.231 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 ERR Login failed for user ''. 2024-09-19 20:36:09.259 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:b8b6c5ef-bc8f-46d1-88fd-69fd52d9e5f5 Error Number:18456,State:1,Class:14 2024-09-19 20:36:09.272 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:36:09.399 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 430.0237ms 2024-09-19 20:36:09.404 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:36:09.407 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: f0dcda89-6840-471d-b26d-e8fef3c6e387}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-19 20:36:09.422 +05:30 6f6000c7-4f5c-4ee3-94ad-c3a69c775959 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU3NzU5LCJleHAiOjE3MjY3NTg2NTksImlhdCI6MTcyNjc1Nzc1OX0.VA0YsZ-0Qi9_Ik8vgY5oZr-JyKk-ylYkJfWvPXwnLu0 - 500 89 application/json; charset=utf-8 657.892ms 2024-09-19 20:36:16.986 +05:30 6d2e6ba2-8f23-4059-b716-10ea139d3bcf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 20:36:16.990 +05:30 6d2e6ba2-8f23-4059-b716-10ea139d3bcf INF CORS policy execution successful. 2024-09-19 20:36:16.993 +05:30 6d2e6ba2-8f23-4059-b716-10ea139d3bcf INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:36:16.997 +05:30 279290e8-81fa-44ea-847e-f5d41c449494 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 20:36:17.005 +05:30 279290e8-81fa-44ea-847e-f5d41c449494 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-19 20:36:17.263 +05:30 279290e8-81fa-44ea-847e-f5d41c449494 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:36:17.266 +05:30 279290e8-81fa-44ea-847e-f5d41c449494 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 260.6523ms 2024-09-19 20:36:17.267 +05:30 279290e8-81fa-44ea-847e-f5d41c449494 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 20:36:17.267 +05:30 279290e8-81fa-44ea-847e-f5d41c449494 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6d2e6ba2-8f23-4059-b716-10ea139d3bcf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 20:36:17.268 +05:30 279290e8-81fa-44ea-847e-f5d41c449494 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 282.3662ms 2024-09-19 20:36:20.632 +05:30 4ae25c77-7184-4517-b0f7-4261333a0037 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 20:36:20.637 +05:30 4ae25c77-7184-4517-b0f7-4261333a0037 INF CORS policy execution successful. 2024-09-19 20:36:20.638 +05:30 4ae25c77-7184-4517-b0f7-4261333a0037 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 5.6202ms 2024-09-19 20:36:20.746 +05:30 eb3aba78-6916-4f06-93c4-2ac0a7936447 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 20:36:20.746 +05:30 eb3aba78-6916-4f06-93c4-2ac0a7936447 INF CORS policy execution successful. 2024-09-19 20:36:20.748 +05:30 eb3aba78-6916-4f06-93c4-2ac0a7936447 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 20:36:20.749 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 20:36:20.756 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF 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-19 20:36:20.844 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Database retrieved 2024-09-19 20:36:20.881 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Token generated 2024-09-19 20:36:20.883 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Token generated 2024-09-19 20:36:20.885 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:36:20.886 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 130.3225ms 2024-09-19 20:36:20.886 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 20:36:20.887 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eb3aba78-6916-4f06-93c4-2ac0a7936447}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4MzgwLCJleHAiOjE3MjY3NTg5ODAsImlhdCI6MTcyNjc1ODM4MH0.y1l52XnChxrutNoPHPOczvMvuKvpJz0CxmcprYmkNdo\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4MzgwLCJleHAiOjE3MjY3NTkyODAsImlhdCI6MTcyNjc1ODM4MH0.Up69613txvVDuw3KjBBd7VYN1mRG96_8T5OcxwY6wTk\"}"} 2024-09-19 20:36:20.887 +05:30 91a38cea-5d22-4178-adbb-1f162903ee96 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 141.8615ms 2024-09-19 20:46:24.077 +05:30 52b7e649-4e70-495c-af98-02162d858213 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4MzgwLCJleHAiOjE3MjY3NTkyODAsImlhdCI6MTcyNjc1ODM4MH0.Up69613txvVDuw3KjBBd7VYN1mRG96_8T5OcxwY6wTk - null null 2024-09-19 20:46:24.081 +05:30 52b7e649-4e70-495c-af98-02162d858213 INF CORS policy execution successful. 2024-09-19 20:46:24.084 +05:30 52b7e649-4e70-495c-af98-02162d858213 INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4MzgwLCJleHAiOjE3MjY3NTkyODAsImlhdCI6MTcyNjc1ODM4MH0.Up69613txvVDuw3KjBBd7VYN1mRG96_8T5OcxwY6wTk 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-19 20:46:24.088 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:46:24.090 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 20:46:24.128 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Token generated 2024-09-19 20:46:24.129 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Token generated 2024-09-19 20:46:24.131 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:46:24.133 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 42.9326ms 2024-09-19 20:46:24.134 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:46:24.134 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52b7e649-4e70-495c-af98-02162d858213}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 877} Body: {"status":"Success","statusCode":2000,"message":"Tokens Regenerated","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4OTg0LCJleHAiOjE3MjY3NTk1ODQsImlhdCI6MTcyNjc1ODk4NH0.1Kmap0Oio8JxQ3yOEb5KpC49O1aIQ8ycrH8qzLbhPXg\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4OTg0LCJleHAiOjE3MjY3NTk4ODQsImlhdCI6MTcyNjc1ODk4NH0.N2wrBGGkuMiudETo4zd_SWfZOuyCTlE5cVziY-bBndg\"}"} 2024-09-19 20:46:24.137 +05:30 e20edc2d-4096-4d8d-b465-9f6069aecc80 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4MzgwLCJleHAiOjE3MjY3NTkyODAsImlhdCI6MTcyNjc1ODM4MH0.Up69613txvVDuw3KjBBd7VYN1mRG96_8T5OcxwY6wTk - 200 877 application/json; charset=utf-8 60.1122ms 2024-09-19 20:57:07.220 +05:30 INF Application is shutting down... 2024-09-19 20:57:15.644 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 20:57:15.699 +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-19 20:57:15.728 +05:30 INF Creating key {ef066e51-262a-4fba-9cb1-808ce490578a} with creation date 2024-09-19 15:27:15Z, activation date 2024-09-19 15:27:15Z, and expiration date 2024-12-18 15:27:15Z. 2024-09-19 20:57:15.740 +05:30 WRN No XML encryptor configured. Key {ef066e51-262a-4fba-9cb1-808ce490578a} may be persisted to storage in unencrypted form. 2024-09-19 20:57:15.918 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 20:57:15.918 +05:30 INF Hosting environment: Production 2024-09-19 20:57:15.918 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 20:57:15.930 +05:30 f6cfce05-4422-4a72-ba99-002e56bca06d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4OTg0LCJleHAiOjE3MjY3NTk4ODQsImlhdCI6MTcyNjc1ODk4NH0.N2wrBGGkuMiudETo4zd_SWfZOuyCTlE5cVziY-bBndg - null null 2024-09-19 20:57:15.986 +05:30 f6cfce05-4422-4a72-ba99-002e56bca06d INF CORS policy execution successful. 2024-09-19 20:57:16.010 +05:30 f6cfce05-4422-4a72-ba99-002e56bca06d INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4OTg0LCJleHAiOjE3MjY3NTk4ODQsImlhdCI6MTcyNjc1ODk4NH0.N2wrBGGkuMiudETo4zd_SWfZOuyCTlE5cVziY-bBndg 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-19 20:57:16.060 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:57:16.099 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 20:57:16.399 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e ERR Login failed for user ''. 2024-09-19 20:57:16.423 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:346dc15b-f422-4aa1-93a0-7f16d1e98bfb Error Number:18456,State:1,Class:14 2024-09-19 20:57:16.435 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:57:16.549 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 444.0624ms 2024-09-19 20:57:16.553 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 20:57:16.559 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: f6cfce05-4422-4a72-ba99-002e56bca06d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-19 20:57:16.573 +05:30 77302b1a-f170-4b9c-8fdc-31f0e117db7e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU4OTg0LCJleHAiOjE3MjY3NTk4ODQsImlhdCI6MTcyNjc1ODk4NH0.N2wrBGGkuMiudETo4zd_SWfZOuyCTlE5cVziY-bBndg - 500 89 application/json; charset=utf-8 645.3941ms 2024-09-19 20:57:25.677 +05:30 007f17ec-c102-42ef-ac18-2e77a53a2b35 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 20:57:25.682 +05:30 007f17ec-c102-42ef-ac18-2e77a53a2b35 INF CORS policy execution successful. 2024-09-19 20:57:25.686 +05:30 007f17ec-c102-42ef-ac18-2e77a53a2b35 INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 20:57:25.689 +05:30 f0591ed6-a78c-459c-b027-a6899dd41fc2 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 20:57:25.700 +05:30 f0591ed6-a78c-459c-b027-a6899dd41fc2 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-19 20:57:25.950 +05:30 f0591ed6-a78c-459c-b027-a6899dd41fc2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:57:25.952 +05:30 f0591ed6-a78c-459c-b027-a6899dd41fc2 INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 252.0006ms 2024-09-19 20:57:25.953 +05:30 f0591ed6-a78c-459c-b027-a6899dd41fc2 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 20:57:25.954 +05:30 f0591ed6-a78c-459c-b027-a6899dd41fc2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 007f17ec-c102-42ef-ac18-2e77a53a2b35}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 20:57:25.955 +05:30 f0591ed6-a78c-459c-b027-a6899dd41fc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 279.0044ms 2024-09-19 20:57:27.811 +05:30 09bdeee2-a7ba-47e9-a444-749b298f60a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 20:57:27.817 +05:30 09bdeee2-a7ba-47e9-a444-749b298f60a8 INF CORS policy execution successful. 2024-09-19 20:57:27.819 +05:30 09bdeee2-a7ba-47e9-a444-749b298f60a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.0055ms 2024-09-19 20:57:27.872 +05:30 43a39dc3-511f-4163-8e3a-db8a6c4842cb INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 20:57:27.873 +05:30 43a39dc3-511f-4163-8e3a-db8a6c4842cb INF CORS policy execution successful. 2024-09-19 20:57:27.875 +05:30 43a39dc3-511f-4163-8e3a-db8a6c4842cb INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 20:57:27.876 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 20:57:27.882 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF 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-19 20:57:27.959 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Database retrieved 2024-09-19 20:57:27.991 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Token generated 2024-09-19 20:57:27.994 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Token generated 2024-09-19 20:57:27.997 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 20:57:27.997 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 114.9012ms 2024-09-19 20:57:27.998 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 20:57:27.998 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 43a39dc3-511f-4163-8e3a-db8a6c4842cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU5NjQ3LCJleHAiOjE3MjY3NjAyNDcsImlhdCI6MTcyNjc1OTY0N30.GBnBb3icnaSUpxx5gm6HhGDmzY_r62gxusHbOZIlUXc\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU5NjQ3LCJleHAiOjE3MjY3NjA1NDcsImlhdCI6MTcyNjc1OTY0N30.ajE6LqLs1chr0-u9WBlA_9lDYyK7q4gpCTfHCvRJrw4\"}"} 2024-09-19 20:57:27.998 +05:30 b51b9558-97b3-427a-a2dc-b6042ce122b9 INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 126.328ms 2024-09-19 21:08:14.512 +05:30 INF Application is shutting down... 2024-09-19 21:10:20.426 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-09-19 21:10:20.472 +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-19 21:10:20.495 +05:30 INF Creating key {a5790dae-b9b9-4bb2-9436-7cabed796907} with creation date 2024-09-19 15:40:20Z, activation date 2024-09-19 15:40:20Z, and expiration date 2024-12-18 15:40:20Z. 2024-09-19 21:10:20.508 +05:30 WRN No XML encryptor configured. Key {a5790dae-b9b9-4bb2-9436-7cabed796907} may be persisted to storage in unencrypted form. 2024-09-19 21:10:20.711 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-09-19 21:10:20.712 +05:30 INF Hosting environment: Production 2024-09-19 21:10:20.712 +05:30 INF Content root path: C:\inetpub\wwwroot\SangSecurityAPI 2024-09-19 21:10:20.731 +05:30 8a543410-36c4-4950-95db-9f47b79ac62b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU5NjQ3LCJleHAiOjE3MjY3NjA1NDcsImlhdCI6MTcyNjc1OTY0N30.ajE6LqLs1chr0-u9WBlA_9lDYyK7q4gpCTfHCvRJrw4 - null null 2024-09-19 21:10:20.797 +05:30 8a543410-36c4-4950-95db-9f47b79ac62b INF CORS policy execution successful. 2024-09-19 21:10:20.822 +05:30 8a543410-36c4-4950-95db-9f47b79ac62b INF HTTP request: Path: /token/regeneratetokens QueryString: ?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU5NjQ3LCJleHAiOjE3MjY3NjA1NDcsImlhdCI6MTcyNjc1OTY0N30.ajE6LqLs1chr0-u9WBlA_9lDYyK7q4gpCTfHCvRJrw4 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-19 21:10:20.865 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e INF Executing endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 21:10:20.896 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e INF Route matched with {action = "RegenerateTokens", controller = "Token"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Service.Common.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.Api.Controllers.TokenController (Sang.Security.Api). 2024-09-19 21:10:21.158 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e ERR Login failed for user ''. 2024-09-19 21:10:21.178 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e ERR Token Regeneration failed System.Data.SqlClient.SqlException (0x80131904): Login failed for user ''. at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.CommonEntityService.ExecuteProcedureWithResult(String procedureName, SqlParameter[] parameters) at Sang.Service.Common.Authentication.TokenService.RegenerateTokens(String refershToken) at Sang.Security.Api.Controllers.TokenController.RegenerateTokens(String refreshToken) ClientConnectionId:264a0167-8108-4465-98bb-c5cc22111deb Error Number:18456,State:1,Class:14 2024-09-19 21:10:21.188 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e INF Executing ObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 21:10:21.303 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e INF Executed action Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api) in 401.5089ms 2024-09-19 21:10:21.306 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e INF Executed endpoint 'Sang.Security.Api.Controllers.TokenController.RegenerateTokens (Sang.Security.Api)' 2024-09-19 21:10:21.308 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e INF HTTP Response: StatusCode: 500 Headers: {X-Correlation-Id: 8a543410-36c4-4950-95db-9f47b79ac62b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 89} Body: {"status":"Failure","statusCode":5000,"message":"Login failed for user ''","result":null} 2024-09-19 21:10:21.321 +05:30 35289ad4-d308-4a35-a641-cff8a6ad8f5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/token/regeneratetokens?refreshToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzU5NjQ3LCJleHAiOjE3MjY3NjA1NDcsImlhdCI6MTcyNjc1OTY0N30.ajE6LqLs1chr0-u9WBlA_9lDYyK7q4gpCTfHCvRJrw4 - 500 89 application/json; charset=utf-8 592.8724ms 2024-09-19 21:10:28.045 +05:30 d280a02b-fe91-4805-aced-5390dc49fe0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - null null 2024-09-19 21:10:28.049 +05:30 d280a02b-fe91-4805-aced-5390dc49fe0b INF CORS policy execution successful. 2024-09-19 21:10:28.051 +05:30 d280a02b-fe91-4805-aced-5390dc49fe0b INF HTTP request: Path: /login/getcompany QueryString: ?userName=dipin Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-09-19 21:10:28.053 +05:30 76a0fda2-6d36-4e25-938d-973f9936265c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 21:10:28.061 +05:30 76a0fda2-6d36-4e25-938d-973f9936265c 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-19 21:10:28.339 +05:30 76a0fda2-6d36-4e25-938d-973f9936265c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 21:10:28.341 +05:30 76a0fda2-6d36-4e25-938d-973f9936265c INF Executed action Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api) in 279.4518ms 2024-09-19 21:10:28.342 +05:30 76a0fda2-6d36-4e25-938d-973f9936265c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.GetCompany (Sang.Security.Api)' 2024-09-19 21:10:28.342 +05:30 76a0fda2-6d36-4e25-938d-973f9936265c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d280a02b-fe91-4805-aced-5390dc49fe0b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 138} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"ID\":8,\"Company Name\":\"Entity10\"}]"} 2024-09-19 21:10:28.344 +05:30 76a0fda2-6d36-4e25-938d-973f9936265c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangSecurityAPI/login/getcompany?userName=dipin - 200 138 application/json; charset=utf-8 299.6478ms 2024-09-19 21:10:30.692 +05:30 c5459d23-e133-47b5-9b25-ae9cef063495 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - null null 2024-09-19 21:10:30.698 +05:30 c5459d23-e133-47b5-9b25-ae9cef063495 INF CORS policy execution successful. 2024-09-19 21:10:30.700 +05:30 c5459d23-e133-47b5-9b25-ae9cef063495 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangSecurityAPI/login/login - 204 null null 7.6634ms 2024-09-19 21:10:30.737 +05:30 4b39eb31-39ea-4103-969d-e58de82b33a6 INF Request starting HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - application/json 112 2024-09-19 21:10:30.738 +05:30 4b39eb31-39ea-4103-969d-e58de82b33a6 INF CORS policy execution successful. 2024-09-19 21:10:30.739 +05:30 4b39eb31-39ea-4103-969d-e58de82b33a6 INF HTTP request: Path: /login/login QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Content-Length: 112}, {Content-Type: application/json}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: {"channelId":2,"loginName":"dipin","password":"UjgEpa1oE5f/WyfCWCwrcg==","entityId":8,"Company Name":"Entity10"} 2024-09-19 21:10:30.740 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Executing endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 21:10:30.745 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF 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-19 21:10:30.837 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Database retrieved 2024-09-19 21:10:30.876 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Token generated 2024-09-19 21:10:30.878 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Token generated 2024-09-19 21:10:30.882 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-09-19 21:10:30.884 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Executed action Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api) in 137.963ms 2024-09-19 21:10:30.884 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Executed endpoint 'Sang.Security.Api.Controllers.LoginController.Login (Sang.Security.Api)' 2024-09-19 21:10:30.885 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b39eb31-39ea-4103-969d-e58de82b33a6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 876} Body: {"status":"Success","statusCode":2000,"message":"Login successful.","result":"{\"AccessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzYwNDMwLCJleHAiOjE3MjY3NjEwMzAsImlhdCI6MTcyNjc2MDQzMH0.FubM6Jdzy0ktPq2ea_t0V4wtkbCyHjgP4BVcK4FDX_Y\",\"RefreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiZGlwaW4iLCJ1bmlxdWVfbmFtZSI6ImRpcGluIiwibmFtZWlkIjoiMiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjgiLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDIiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI2NzYwNDMwLCJleHAiOjE3MjY3NjEzMzAsImlhdCI6MTcyNjc2MDQzMH0.SR87loQMQlWpWOpUXAd6zHVXpN05YxiqDqKbza-u1sc\"}"} 2024-09-19 21:10:30.886 +05:30 8b3e491c-a943-4625-8422-cad20c8b6a9c INF Request finished HTTP/1.1 POST http://103.120.178.195/SangSecurityAPI/login/login - 200 876 application/json; charset=utf-8 148.9524ms 2024-09-19 21:21:19.097 +05:30 INF Application is shutting down...