View Log

2025-03-27 09:56:35.653 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 09:56:35.796 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 09:56:35.838 -05:00 [INF] Creating key {1bad6dba-0fe3-4443-bb4d-45c686b0d2be} with creation date 2025-03-27 14:56:35Z, activation date 2025-03-27 14:56:35Z, and expiration date 2025-06-25 14:56:35Z.
2025-03-27 09:56:35.866 -05:00 [WRN] No XML encryptor configured. Key {1bad6dba-0fe3-4443-bb4d-45c686b0d2be} may be persisted to storage in unencrypted form.
2025-03-27 09:56:36.072 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 09:56:36.073 -05:00 [INF] Hosting environment: Production
2025-03-27 09:56:36.073 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 09:56:36.110 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 458
2025-03-27 09:56:36.110 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 366
2025-03-27 09:56:36.126 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 471
2025-03-27 09:56:36.231 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:36.231 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:36.317 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 09:56:36.317 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 09:56:36.658 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9kpi5pvbZ5evG1d7",
    "username": "gilbertwcg\u002BSiteUser@yopmail.com",
    "email": "gilbertwcg\u002BSiteUser@yopmail.com",
    "firstName": "Site User",
    "lastName": "01",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 09:56:36.658 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9kpi5pvbZ5evG1d7",
    "username": "gilbertwcg\u002BSiteUser@yopmail.com",
    "email": "gilbertwcg\u002BSiteUser@yopmail.com",
    "firstName": "Site User",
    "lastName": "01",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-27 09:56:36.673 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 09:56:36.673 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 09:56:36.723 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 394.1343ms
2025-03-27 09:56:36.723 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 394.2001ms
2025-03-27 09:56:36.732 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:36.733 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:36.740 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 634.2581ms
2025-03-27 09:56:36.740 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 634.26ms
2025-03-27 09:56:36.767 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:36.768 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 09:56:36.769 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghdwszxxG9mOJYs1d7",
    "groupName": "App-Clinsphere-User-TST"
  },
  "userDetails": {
    "id": "00ul9kpi5pvbZ5evG1d7",
    "username": "gilbertwcg\u002BSiteUser@yopmail.com",
    "email": "gilbertwcg\u002BSiteUser@yopmail.com",
    "firstName": "Site User",
    "lastName": "01",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 09:56:36.769 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 09:56:36.770 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.9989ms
2025-03-27 09:56:36.770 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:36.770 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 644.4075ms
2025-03-27 09:56:38.349 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 475
2025-03-27 09:56:38.350 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:38.350 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 09:56:38.351 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gewpgbneAffBvIB1d7",
    "groupName": "APP-NGRR-SSOAuthenticated-WCG"
  },
  "userDetails": {
    "id": "00ul9kpi5pvbZ5evG1d7",
    "username": "gilbertwcg\u002BSiteUser@yopmail.com",
    "email": "gilbertwcg\u002BSiteUser@yopmail.com",
    "firstName": "Site User",
    "lastName": "01",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-27 09:56:38.351 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 09:56:38.352 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.658ms
2025-03-27 09:56:38.352 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:38.353 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.2511ms
2025-03-27 09:56:39.681 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 467
2025-03-27 09:56:39.682 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:39.682 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 09:56:39.683 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gewpej5xQIw5dPI1d7",
    "groupName": "App-NGRR-SiteUser-WCG"
  },
  "userDetails": {
    "id": "00ul9kpi5pvbZ5evG1d7",
    "username": "gilbertwcg\u002BSiteUser@yopmail.com",
    "email": "gilbertwcg\u002BSiteUser@yopmail.com",
    "firstName": "Site User",
    "lastName": "01",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-27 09:56:39.683 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 09:56:39.684 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.0553ms
2025-03-27 09:56:39.684 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:39.684 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.3941ms
2025-03-27 09:56:43.284 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 370
2025-03-27 09:56:43.285 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:43.285 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 09:56:43.286 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00ul9kpi5pvbZ5evG1d7",
    "username": "gilbertwcg\u002BSiteUser@yopmail.com",
    "email": "gilbertwcg\u002BSiteUser@yopmail.com",
    "firstName": "Site User",
    "lastName": "01",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 09:56:43.286 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 09:56:43.287 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.5025ms
2025-03-27 09:56:43.287 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 09:56:43.287 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.327ms
2025-03-27 10:17:35.028 -05:00 [INF] Application is shutting down...
2025-03-27 11:08:06.486 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 11:08:06.606 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 11:08:06.642 -05:00 [INF] Creating key {2d501141-e05e-4f10-bc86-f2cffd2ba2c4} with creation date 2025-03-27 16:08:06Z, activation date 2025-03-27 16:08:06Z, and expiration date 2025-06-25 16:08:06Z.
2025-03-27 11:08:06.656 -05:00 [WRN] No XML encryptor configured. Key {2d501141-e05e-4f10-bc86-f2cffd2ba2c4} may be persisted to storage in unencrypted form.
2025-03-27 11:08:06.692 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 11:08:06.692 -05:00 [INF] Hosting environment: Production
2025-03-27 11:08:06.692 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 11:08:06.741 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 475
2025-03-27 11:08:06.741 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 375
2025-03-27 11:08:06.861 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:08:06.861 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:08:07.146 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:08:07.146 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:08:07.359 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghnx0thn33QDXdl1d7",
    "groupName": "App-ERM-External-SBX"
  },
  "userDetails": {
    "id": "00ul9mn7lxxtuijca1d7",
    "username": "epsmigration2\u002Bgsc.389@gmail.com",
    "email": "epsmigration2\u002Bgsc.389@gmail.com",
    "firstName": "vOO923_TestFName",
    "lastName": "pxG992_TestLName",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 11:08:07.359 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9mn7lxxtuijca1d7",
    "username": "epsmigration2\u002Bgsc.389@gmail.com",
    "email": "epsmigration2\u002Bgsc.389@gmail.com",
    "firstName": "vOO923_TestFName",
    "lastName": "pxG992_TestLName",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 11:08:07.372 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:08:07.372 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:08:07.419 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 262.1415ms
2025-03-27 11:08:07.419 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 262.1066ms
2025-03-27 11:08:07.427 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:08:07.427 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:08:07.434 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 699.7842ms
2025-03-27 11:08:07.434 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 699.8013ms
2025-03-27 11:08:09.106 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 11:08:09.126 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:08:09.127 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:08:09.128 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9mn7lxxtuijca1d7",
    "username": "epsmigration2\u002Bgsc.389@gmail.com",
    "email": "epsmigration2\u002Bgsc.389@gmail.com",
    "firstName": "vOO923_TestFName",
    "lastName": "pxG992_TestLName",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:08:09.128 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:08:09.129 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.5658ms
2025-03-27 11:08:09.129 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:08:09.130 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 23.9002ms
2025-03-27 11:26:53.287 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 348
2025-03-27 11:26:53.288 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:26:53.289 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:26:53.291 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9n55zwBNfIc8y1d7",
    "username": "murshed.yaad@gmail.com",
    "email": "murshed.yaad@gmail.com",
    "firstName": "Rasel",
    "lastName": "Jack",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 11:26:53.291 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:26:53.292 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.4768ms
2025-03-27 11:26:53.292 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:26:53.294 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 6.1819ms
2025-03-27 11:26:53.474 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 438
2025-03-27 11:26:53.475 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:26:53.475 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:26:53.476 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9n55zwBNfIc8y1d7",
    "username": "murshed.yaad@gmail.com",
    "email": "murshed.yaad@gmail.com",
    "firstName": "Rasel",
    "lastName": "Jack",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:26:53.476 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:26:53.477 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.4534ms
2025-03-27 11:26:53.477 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:26:53.477 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.9269ms
2025-03-27 11:31:13.355 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 351
2025-03-27 11:31:13.356 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:31:13.357 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:31:13.358 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9n9xclj8DIMDB1d7",
    "username": "murshed.yaad\u002B1@gmail.com",
    "email": "murshed.yaad\u002B1@gmail.com",
    "firstName": "Rick",
    "lastName": "Jack",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 11:31:13.358 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:31:13.359 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.1983ms
2025-03-27 11:31:13.359 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:31:13.359 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 4.0952ms
2025-03-27 11:31:13.361 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 441
2025-03-27 11:31:13.361 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:31:13.362 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:31:13.362 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9n9xclj8DIMDB1d7",
    "username": "murshed.yaad\u002B1@gmail.com",
    "email": "murshed.yaad\u002B1@gmail.com",
    "firstName": "Rick",
    "lastName": "Jack",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:31:13.362 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:31:13.363 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.219ms
2025-03-27 11:31:13.363 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:31:13.363 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.5309ms
2025-03-27 11:36:13.110 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 11:36:13.111 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.111 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:13.112 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ghdwszxxG9mOJYs1d7",
    "groupName": "App-Clinsphere-User-TST"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:13.112 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:13.113 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.7943ms
2025-03-27 11:36:13.113 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.113 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.9808ms
2025-03-27 11:36:13.278 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 488
2025-03-27 11:36:13.279 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.279 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:13.280 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00gh41wws0fHb6Wuu1d7",
    "groupName": "App-InvestigatorSpace-SBX-Org2OrgDFD-Push"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ueu1u3ua42zXxc81d7",
    "userType": "User",
    "userDisplayName": "Justin Speers"
  }
}
2025-03-27 11:36:13.280 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:13.281 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.7271ms
2025-03-27 11:36:13.281 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.281 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.4125ms
2025-03-27 11:36:13.668 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 487
2025-03-27 11:36:13.669 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.669 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:13.670 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ggzp0bpkaLHCoKx1d7",
    "groupName": "App-InvestigatorSpace-Users-SBX"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:13.670 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:13.671 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.445ms
2025-03-27 11:36:13.671 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.671 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.9591ms
2025-03-27 11:36:13.802 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 487
2025-03-27 11:36:13.802 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.803 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:13.803 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00gj173u0uP81hVpt1d7",
    "groupName": "App-InvestigatorSpace-Users-BTA"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:13.803 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:13.804 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.408ms
2025-03-27 11:36:13.804 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:13.805 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.9909ms
2025-03-27 11:36:14.571 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 486
2025-03-27 11:36:14.572 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:14.572 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:14.573 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00gh38n7u5TA0PPuT1d7",
    "groupName": "App-InvestigatorSpace-User-Dev"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:14.573 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:14.574 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.5397ms
2025-03-27 11:36:14.574 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:14.574 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.8845ms
2025-03-27 11:36:14.977 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 487
2025-03-27 11:36:14.978 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:14.978 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:14.979 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00gj17hypmZy9Awy71d7",
    "groupName": "App-InvestigatorSpace-Users-TST"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:14.979 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:14.979 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.2375ms
2025-03-27 11:36:14.979 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:14.980 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.4179ms
2025-03-27 11:36:15.224 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 11:36:15.224 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:15.225 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:15.226 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ghg1421jFeIzZfe1d7",
    "groupName": "App-Clinsphere-User-UAT"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:15.226 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:15.227 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.1581ms
2025-03-27 11:36:15.227 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:15.227 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.425ms
2025-03-27 11:36:15.968 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 11:36:15.968 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:15.968 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:15.969 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ghdwn526nxGauu91d7",
    "groupName": "App-Clinsphere-User-DEV"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:15.969 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:15.970 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.1544ms
2025-03-27 11:36:15.970 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:15.970 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.2383ms
2025-03-27 11:36:16.439 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 481
2025-03-27 11:36:16.440 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:16.440 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:16.440 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ghfrw1rbfWKtzFn1d7",
    "groupName": "App-ClinsphereST-User-MFA"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:16.441 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:16.441 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.2695ms
2025-03-27 11:36:16.441 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:16.442 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.5735ms
2025-03-27 11:36:16.510 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 487
2025-03-27 11:36:16.510 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:16.510 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:16.511 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00gj17i98cwMRD4iq1d7",
    "groupName": "App-InvestigatorSpace-Users-DMO"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:16.511 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:16.512 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.2658ms
2025-03-27 11:36:16.512 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:16.512 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.5624ms
2025-03-27 11:36:17.793 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 487
2025-03-27 11:36:17.793 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:17.793 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:17.794 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00gj176qad95jO8zU1d7",
    "groupName": "App-InvestigatorSpace-Users-UAT"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:17.795 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:17.795 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.6203ms
2025-03-27 11:36:17.796 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:17.796 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.277ms
2025-03-27 11:36:17.874 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 11:36:17.875 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:17.875 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:17.876 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ghg15ll43Z8A7px1d7",
    "groupName": "App-Clinsphere-User-BTA"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:17.876 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:17.877 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.5478ms
2025-03-27 11:36:17.877 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:17.877 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.0082ms
2025-03-27 11:36:19.389 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 11:36:19.389 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:19.390 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:36:19.390 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ghdwn5npwjow7B71d7",
    "groupName": "App-Clinsphere-User-SBX"
  },
  "userDetails": {
    "id": "00uibiqxrwNzy5DIG1d7",
    "username": "jennifer.zagorites@wcgclinical.com",
    "email": "jennifer.zagorites@wcgclinical.com",
    "firstName": "Jennifer",
    "lastName": "Zagorites",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:36:19.391 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:36:19.391 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.429ms
2025-03-27 11:36:19.391 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:36:19.392 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.6541ms
2025-03-27 11:47:13.422 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 348
2025-03-27 11:47:13.423 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:47:13.423 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:47:13.425 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9ndiqd6T6YVFM1d7",
    "username": "ymurshed@relisource.com",
    "email": "ymurshed@relisource.com",
    "firstName": "Ykk",
    "lastName": "Moor",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 11:47:13.425 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:47:13.426 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.1655ms
2025-03-27 11:47:13.426 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:47:13.426 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.9772ms
2025-03-27 11:47:13.574 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 438
2025-03-27 11:47:13.574 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:47:13.575 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:47:13.575 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9ndiqd6T6YVFM1d7",
    "username": "ymurshed@relisource.com",
    "email": "ymurshed@relisource.com",
    "firstName": "Ykk",
    "lastName": "Moor",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:47:13.575 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:47:13.576 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.0936ms
2025-03-27 11:47:13.576 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:47:13.576 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.1183ms
2025-03-27 11:51:03.540 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 430
2025-03-27 11:51:03.541 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:03.541 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:51:03.543 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9nokpjKaQxbxo1d7",
    "username": "rifatyaad@gmail.com",
    "email": "rifatyaad@gmail.com",
    "firstName": "Zad",
    "lastName": "Moor",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:51:03.543 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:51:03.543 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.8138ms
2025-03-27 11:51:03.544 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:03.544 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 4.0738ms
2025-03-27 11:51:03.677 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 340
2025-03-27 11:51:03.677 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:03.677 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:51:03.678 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9nokpjKaQxbxo1d7",
    "username": "rifatyaad@gmail.com",
    "email": "rifatyaad@gmail.com",
    "firstName": "Zad",
    "lastName": "Moor",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 11:51:03.678 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:51:03.679 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.4313ms
2025-03-27 11:51:03.679 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:03.679 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.393ms
2025-03-27 11:51:43.585 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 344
2025-03-27 11:51:43.586 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:43.586 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:51:43.586 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9nl0rjrjhQV4r1d7",
    "username": "rifatyaad\u002B1@gmail.com",
    "email": "rifatyaad\u002B1@gmail.com",
    "firstName": "Chad",
    "lastName": "tar",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 11:51:43.587 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:51:43.587 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.078ms
2025-03-27 11:51:43.587 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:43.587 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.4723ms
2025-03-27 11:51:43.598 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 434
2025-03-27 11:51:43.599 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:43.599 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 11:51:43.599 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9nl0rjrjhQV4r1d7",
    "username": "rifatyaad\u002B1@gmail.com",
    "email": "rifatyaad\u002B1@gmail.com",
    "firstName": "Chad",
    "lastName": "tar",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 11:51:43.599 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 11:51:43.600 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 0.9945ms
2025-03-27 11:51:43.600 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 11:51:43.600 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 1.9665ms
2025-03-27 12:03:24.620 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - null 0
2025-03-27 12:03:24.621 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:03:24.634 -05:00 [INF] Route matched with {action = "HandlePasswordHook", controller = "PasswordHook"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] HandlePasswordHook(Okta.Inline.Hook.App.Models.OktaInlineHookModel.OktaPasswordImportInlineHook) on controller Okta.Inline.Hook.App.Controllers.PasswordHookController (Okta.Inline.Hook.App).
2025-03-27 12:03:24.654 -05:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'.
2025-03-27 12:03:24.729 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App) in 95.1263ms
2025-03-27 12:03:24.729 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:03:24.730 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 415 null application/problem+json; charset=utf-8 110.2194ms
2025-03-27 12:03:43.627 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - application/json 10
2025-03-27 12:03:43.632 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:03:43.633 -05:00 [INF] Route matched with {action = "HandlePasswordHook", controller = "PasswordHook"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] HandlePasswordHook(Okta.Inline.Hook.App.Models.OktaInlineHookModel.OktaPasswordImportInlineHook) on controller Okta.Inline.Hook.App.Controllers.PasswordHookController (Okta.Inline.Hook.App).
2025-03-27 12:03:43.642 -05:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'.
2025-03-27 12:03:43.652 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App) in 19.3843ms
2025-03-27 12:03:43.653 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:03:43.653 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 400 null application/problem+json; charset=utf-8 25.8159ms
2025-03-27 12:05:16.196 -05:00 [INF] Request starting HTTP/1.1 GET https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - null null
2025-03-27 12:05:16.197 -05:00 [INF] Executing endpoint '405 HTTP Method Not Supported'
2025-03-27 12:05:16.197 -05:00 [INF] Executed endpoint '405 HTTP Method Not Supported'
2025-03-27 12:05:16.199 -05:00 [INF] Request finished HTTP/1.1 GET https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 405 null null 2.8435ms
2025-03-27 12:06:18.526 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/ - null null
2025-03-27 12:06:18.528 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:06:18.532 -05:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller HomeController (Okta.Inline.Hook.App).
2025-03-27 12:06:18.534 -05:00 [INF] Accessed Index page.
2025-03-27 12:06:18.560 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-27 12:06:18.752 -05:00 [INF] Executed ViewResult - view Index executed in 202.9623ms.
2025-03-27 12:06:18.752 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 219.6096ms
2025-03-27 12:06:18.752 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:06:18.758 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 231.7168ms
2025-03-27 12:06:19.394 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/css/bootstrap.min.css - null null
2025-03-27 12:06:19.399 -05:00 [INF] The file /lib/bootstrap/dist/css/bootstrap.min.css was not modified
2025-03-27 12:06:19.400 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/css/bootstrap.min.css - 304 null text/css 5.9747ms
2025-03-27 12:06:19.409 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Okta.Inline.Hook.App.styles.css?v=g11vM9Z-LHkAk5E9aFYyNcm8DMr9fiW0Ao6PYyW2Gq8 - null null
2025-03-27 12:06:19.409 -05:00 [INF] The file /Okta.Inline.Hook.App.styles.css was not modified
2025-03-27 12:06:19.409 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Okta.Inline.Hook.App.styles.css?v=g11vM9Z-LHkAk5E9aFYyNcm8DMr9fiW0Ao6PYyW2Gq8 - 304 null text/css 0.7582ms
2025-03-27 12:06:19.410 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/css/site.css?v=pAGv4ietcJNk_EwsQZ5BN9-K4MuNYS2a9wl4Jw-q9D0 - null null
2025-03-27 12:06:19.410 -05:00 [INF] The file /css/site.css was not modified
2025-03-27 12:06:19.410 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/css/site.css?v=pAGv4ietcJNk_EwsQZ5BN9-K4MuNYS2a9wl4Jw-q9D0 - 304 null text/css 0.4163ms
2025-03-27 12:06:19.410 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/js/bootstrap.bundle.min.js - null null
2025-03-27 12:06:19.411 -05:00 [INF] The file /lib/bootstrap/dist/js/bootstrap.bundle.min.js was not modified
2025-03-27 12:06:19.411 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/js/bootstrap.bundle.min.js - 304 null text/javascript 0.5011ms
2025-03-27 12:06:19.415 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/lib/jquery/dist/jquery.min.js - null null
2025-03-27 12:06:19.416 -05:00 [INF] The file /lib/jquery/dist/jquery.min.js was not modified
2025-03-27 12:06:19.416 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/lib/jquery/dist/jquery.min.js - 304 null text/javascript 0.5736ms
2025-03-27 12:06:19.423 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - null null
2025-03-27 12:06:19.423 -05:00 [INF] The file /js/site.js was not modified
2025-03-27 12:06:19.423 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - 304 null text/javascript 0.5567ms
2025-03-27 12:06:20.067 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/favicon.ico - null null
2025-03-27 12:06:20.097 -05:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\favicon.ico'
2025-03-27 12:06:20.098 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/favicon.ico - 200 5430 image/x-icon 30.5216ms
2025-03-27 12:06:24.577 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer - null null
2025-03-27 12:06:24.578 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:06:24.580 -05:00 [INF] Route matched with {action = "Index", controller = "LogViewer"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:06:24.583 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-27 12:06:24.610 -05:00 [INF] Executed ViewResult - view Index executed in 28.2417ms.
2025-03-27 12:06:24.611 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.Index (Okta.Inline.Hook.App) in 30.4607ms
2025-03-27 12:06:24.611 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:06:24.611 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer - 200 null text/html; charset=utf-8 34.0033ms
2025-03-27 12:06:28.817 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:06:28.818 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:06:28.829 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:06:28.868 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:06:28.876 -05:00 [INF] Executed ViewResult - view ViewLog executed in 9.1104ms.
2025-03-27 12:06:28.878 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 48.677ms
2025-03-27 12:06:28.879 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:06:29.877 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 1059.7481ms
2025-03-27 12:08:42.327 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/ - null null
2025-03-27 12:08:42.329 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:08:42.329 -05:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller HomeController (Okta.Inline.Hook.App).
2025-03-27 12:08:42.329 -05:00 [INF] Accessed Index page.
2025-03-27 12:08:42.330 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-27 12:08:42.332 -05:00 [INF] Executed ViewResult - view Index executed in 2.5637ms.
2025-03-27 12:08:42.332 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 3.0835ms
2025-03-27 12:08:42.332 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:08:42.332 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 5.5452ms
2025-03-27 12:08:45.867 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - null null
2025-03-27 12:08:45.868 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:08:45.872 -05:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Login() on controller Okta.Inline.Hook.App.Controllers.AccountController (Okta.Inline.Hook.App).
2025-03-27 12:08:45.873 -05:00 [INF] Initiating login process...
2025-03-27 12:08:45.874 -05:00 [INF] Redirecting user to login page with redirect URL: /Home/Privacy
2025-03-27 12:08:45.877 -05:00 [INF] Executing ChallengeResult with authentication schemes (["OpenIdConnect"]).
2025-03-27 12:08:47.017 -05:00 [INF] AuthenticationScheme: OpenIdConnect was challenged.
2025-03-27 12:08:47.020 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App) in 1148.6165ms
2025-03-27 12:08:47.021 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:08:47.021 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - 302 null null 1154.0786ms
2025-03-27 12:08:48.614 -05:00 [INF] Request starting HTTP/2 POST https://oktacommonapi.somee.com/signin-oidc - application/x-www-form-urlencoded 524
2025-03-27 12:08:48.682 -05:00 [INF] Access was denied by the resource owner or by the remote server.
2025-03-27 12:08:48.700 -05:00 [ERR] Message contains error: 'access_denied', error_description: 'User is not assigned to the client application.', error_uri: 'error_uri is null'.
2025-03-27 12:08:48.701 -05:00 [INF] Error from RemoteAuthentication: Message contains error: 'access_denied', error_description: 'User is not assigned to the client application.', error_uri: 'error_uri is null'..
2025-03-27 12:08:48.702 -05:00 [INF] Request finished HTTP/2 POST https://oktacommonapi.somee.com/signin-oidc - 302 null null 88.1ms
2025-03-27 12:08:49.128 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Home/Error - null null
2025-03-27 12:08:49.128 -05:00 [INF] Executing endpoint 'HomeController.Error (Okta.Inline.Hook.App)'
2025-03-27 12:08:49.131 -05:00 [INF] Route matched with {action = "Error", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Error() on controller HomeController (Okta.Inline.Hook.App).
2025-03-27 12:08:49.131 -05:00 [ERR] Error page accessed.
2025-03-27 12:08:49.133 -05:00 [INF] Executing ViewResult, running view Error.
2025-03-27 12:08:49.139 -05:00 [INF] Executed ViewResult - view Error executed in 7.4091ms.
2025-03-27 12:08:49.139 -05:00 [INF] Executed action HomeController.Error (Okta.Inline.Hook.App) in 8.0062ms
2025-03-27 12:08:49.139 -05:00 [INF] Executed endpoint 'HomeController.Error (Okta.Inline.Hook.App)'
2025-03-27 12:08:49.139 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Home/Error - 200 null text/html; charset=utf-8 11.3301ms
2025-03-27 12:08:54.797 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - null null
2025-03-27 12:08:54.800 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:08:54.800 -05:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Login() on controller Okta.Inline.Hook.App.Controllers.AccountController (Okta.Inline.Hook.App).
2025-03-27 12:08:54.800 -05:00 [INF] Initiating login process...
2025-03-27 12:08:54.801 -05:00 [INF] Redirecting user to login page with redirect URL: /Home/Privacy
2025-03-27 12:08:54.801 -05:00 [INF] Executing ChallengeResult with authentication schemes (["OpenIdConnect"]).
2025-03-27 12:08:54.802 -05:00 [INF] AuthenticationScheme: OpenIdConnect was challenged.
2025-03-27 12:08:54.802 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App) in 2.0237ms
2025-03-27 12:08:54.802 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:08:54.803 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - 302 null null 6.4213ms
2025-03-27 12:08:56.307 -05:00 [INF] Request starting HTTP/2 POST https://oktacommonapi.somee.com/signin-oidc - application/x-www-form-urlencoded 524
2025-03-27 12:08:56.421 -05:00 [INF] Access was denied by the resource owner or by the remote server.
2025-03-27 12:08:56.421 -05:00 [ERR] Message contains error: 'access_denied', error_description: 'User is not assigned to the client application.', error_uri: 'error_uri is null'.
2025-03-27 12:08:56.423 -05:00 [INF] Error from RemoteAuthentication: Message contains error: 'access_denied', error_description: 'User is not assigned to the client application.', error_uri: 'error_uri is null'..
2025-03-27 12:08:56.423 -05:00 [INF] Request finished HTTP/2 POST https://oktacommonapi.somee.com/signin-oidc - 302 null null 116.2919ms
2025-03-27 12:08:56.727 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Home/Error - null null
2025-03-27 12:08:56.730 -05:00 [INF] Executing endpoint 'HomeController.Error (Okta.Inline.Hook.App)'
2025-03-27 12:08:56.730 -05:00 [INF] Route matched with {action = "Error", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Error() on controller HomeController (Okta.Inline.Hook.App).
2025-03-27 12:08:56.730 -05:00 [ERR] Error page accessed.
2025-03-27 12:08:56.730 -05:00 [INF] Executing ViewResult, running view Error.
2025-03-27 12:08:56.733 -05:00 [INF] Executed ViewResult - view Error executed in 2.2639ms.
2025-03-27 12:08:56.733 -05:00 [INF] Executed action HomeController.Error (Okta.Inline.Hook.App) in 2.5385ms
2025-03-27 12:08:56.733 -05:00 [INF] Executed endpoint 'HomeController.Error (Okta.Inline.Hook.App)'
2025-03-27 12:08:56.733 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Home/Error - 200 null text/html; charset=utf-8 6.3547ms
2025-03-27 12:09:11.944 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/ - null null
2025-03-27 12:09:11.945 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:09:11.945 -05:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller HomeController (Okta.Inline.Hook.App).
2025-03-27 12:09:11.945 -05:00 [INF] Accessed Index page.
2025-03-27 12:09:11.945 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-27 12:09:11.947 -05:00 [INF] Executed ViewResult - view Index executed in 1.4751ms.
2025-03-27 12:09:11.947 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 1.7576ms
2025-03-27 12:09:11.947 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:09:11.947 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 2.6185ms
2025-03-27 12:09:12.818 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/css/site.css?v=pAGv4ietcJNk_EwsQZ5BN9-K4MuNYS2a9wl4Jw-q9D0 - null null
2025-03-27 12:09:12.818 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Okta.Inline.Hook.App.styles.css?v=g11vM9Z-LHkAk5E9aFYyNcm8DMr9fiW0Ao6PYyW2Gq8 - null null
2025-03-27 12:09:12.819 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/css/bootstrap.min.css - null null
2025-03-27 12:09:12.819 -05:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\css\site.css'
2025-03-27 12:09:12.820 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/css/site.css?v=pAGv4ietcJNk_EwsQZ5BN9-K4MuNYS2a9wl4Jw-q9D0 - 200 362 text/css 2.0782ms
2025-03-27 12:09:12.820 -05:00 [INF] Sending file. Request path: '/Okta.Inline.Hook.App.styles.css'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\Okta.Inline.Hook.App.styles.css'
2025-03-27 12:09:12.820 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Okta.Inline.Hook.App.styles.css?v=g11vM9Z-LHkAk5E9aFYyNcm8DMr9fiW0Ao6PYyW2Gq8 - 200 1138 text/css 2.4774ms
2025-03-27 12:09:12.826 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - null null
2025-03-27 12:09:12.826 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/lib/jquery/dist/jquery.min.js - null null
2025-03-27 12:09:12.827 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/js/bootstrap.bundle.min.js - null null
2025-03-27 12:09:12.827 -05:00 [INF] Sending file. Request path: '/js/site.js'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\js\site.js'
2025-03-27 12:09:12.827 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/js/site.js?v=hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo - 200 231 text/javascript 1.386ms
2025-03-27 12:09:12.829 -05:00 [INF] Sending file. Request path: '/lib/bootstrap/dist/css/bootstrap.min.css'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\lib\bootstrap\dist\css\bootstrap.min.css'
2025-03-27 12:09:12.830 -05:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\lib\jquery\dist\jquery.min.js'
2025-03-27 12:09:12.831 -05:00 [INF] Sending file. Request path: '/lib/bootstrap/dist/js/bootstrap.bundle.min.js'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\lib\bootstrap\dist\js\bootstrap.bundle.min.js'
2025-03-27 12:09:14.094 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/css/bootstrap.min.css - 200 162720 text/css 1275.0582ms
2025-03-27 12:09:14.413 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 1587.7559ms
2025-03-27 12:09:14.414 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/lib/bootstrap/dist/js/bootstrap.bundle.min.js - 200 78468 text/javascript 1587.112ms
2025-03-27 12:09:16.158 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/favicon.ico - null null
2025-03-27 12:09:16.159 -05:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: 'd:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com\wwwroot\favicon.ico'
2025-03-27 12:09:16.159 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/favicon.ico - 200 5430 image/x-icon 1.4171ms
2025-03-27 12:09:16.897 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - null null
2025-03-27 12:09:16.898 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:09:16.898 -05:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Login() on controller Okta.Inline.Hook.App.Controllers.AccountController (Okta.Inline.Hook.App).
2025-03-27 12:09:16.898 -05:00 [INF] Initiating login process...
2025-03-27 12:09:16.898 -05:00 [INF] Redirecting user to login page with redirect URL: /Home/Privacy
2025-03-27 12:09:16.898 -05:00 [INF] Executing ChallengeResult with authentication schemes (["OpenIdConnect"]).
2025-03-27 12:09:16.899 -05:00 [INF] AuthenticationScheme: OpenIdConnect was challenged.
2025-03-27 12:09:16.899 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App) in 1.1163ms
2025-03-27 12:09:16.899 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:09:16.900 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - 302 null null 2.3989ms
2025-03-27 12:14:46.723 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - null null
2025-03-27 12:14:46.724 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:14:46.725 -05:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Login() on controller Okta.Inline.Hook.App.Controllers.AccountController (Okta.Inline.Hook.App).
2025-03-27 12:14:46.725 -05:00 [INF] Initiating login process...
2025-03-27 12:14:46.725 -05:00 [INF] Redirecting user to login page with redirect URL: /Home/Privacy
2025-03-27 12:14:46.725 -05:00 [INF] Executing ChallengeResult with authentication schemes (["OpenIdConnect"]).
2025-03-27 12:14:46.726 -05:00 [INF] AuthenticationScheme: OpenIdConnect was challenged.
2025-03-27 12:14:46.726 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App) in 1.7838ms
2025-03-27 12:14:46.726 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.AccountController.Login (Okta.Inline.Hook.App)'
2025-03-27 12:14:46.727 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/Account/Login - 302 null null 3.714ms
2025-03-27 12:17:14.455 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 344
2025-03-27 12:17:14.455 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 12:17:14.455 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 12:17:14.457 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00ueu1vrozyeI6G1U1d7",
    "username": "kevin.diem@wcgclinical.com",
    "email": "kevin.diem@wcgclinical.com",
    "firstName": "Kevin",
    "lastName": "Diem",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 12:17:14.457 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 12:17:14.458 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.1518ms
2025-03-27 12:17:14.458 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 12:17:14.458 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.1557ms
2025-03-27 12:20:34.473 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - application/json 558
2025-03-27 12:20:34.473 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:20:34.473 -05:00 [INF] Route matched with {action = "HandlePasswordHook", controller = "PasswordHook"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] HandlePasswordHook(Okta.Inline.Hook.App.Models.OktaInlineHookModel.OktaPasswordImportInlineHook) on controller Okta.Inline.Hook.App.Controllers.PasswordHookController (Okta.Inline.Hook.App).
2025-03-27 12:20:34.509 -05:00 [INF] Received Password Hook request.
2025-03-27 12:20:34.519 -05:00 [INF] Header: Accept = ["application/json"]
2025-03-27 12:20:34.519 -05:00 [INF] Header: Authorization = ["Basic XWRtaW46c3VwZXJzZWNyZXP="]
2025-03-27 12:20:34.519 -05:00 [INF] Header: Content-Length = ["558"]
2025-03-27 12:20:34.520 -05:00 [INF] Header: Content-Type = ["application/json"]
2025-03-27 12:20:34.520 -05:00 [INF] Header: Host = ["oktacommonapi.somee.com"]
2025-03-27 12:20:34.520 -05:00 [INF] Header: User-Agent = ["Okta Hook Service v1.0.0 - calllc5grty96hb685d7"]
2025-03-27 12:20:34.520 -05:00 [INF] Header: X-Okta-Request-Id = ["fbd610c28e6ceb7302afaeb6773498a1"]
2025-03-27 12:20:34.706 -05:00 [INF] Request Body: {"Data":{"Context":{"Credential":{"UserName":"www.imransk.com1@gmail.com","Password":"dasdf333"}}}}
2025-03-27 12:20:34.706 -05:00 [INF] Authorization succeeded. Verifying credentials...
2025-03-27 12:20:35.145 -05:00 [INF] User www.imransk.com1@gmail.com is not associated with any application group within Okta.
2025-03-27 12:20:35.145 -05:00 [INF] Password verification result: false
2025-03-27 12:20:35.166 -05:00 [INF] Response prepared: {"commands":[{"type":"com.okta.action.update","value":{"credential":"INVALID"}}]}
2025-03-27 12:20:35.167 -05:00 [INF] Executing ContentResult with HTTP Response ContentType of application/json
2025-03-27 12:20:35.167 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App) in 693.7977ms
2025-03-27 12:20:35.167 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:20:35.167 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 200 81 application/json 694.7877ms
2025-03-27 12:22:10.814 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - application/json 558
2025-03-27 12:22:10.815 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:22:10.815 -05:00 [INF] Route matched with {action = "HandlePasswordHook", controller = "PasswordHook"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] HandlePasswordHook(Okta.Inline.Hook.App.Models.OktaInlineHookModel.OktaPasswordImportInlineHook) on controller Okta.Inline.Hook.App.Controllers.PasswordHookController (Okta.Inline.Hook.App).
2025-03-27 12:22:10.816 -05:00 [INF] Received Password Hook request.
2025-03-27 12:22:10.817 -05:00 [INF] Header: Accept = ["application/json"]
2025-03-27 12:22:10.817 -05:00 [INF] Header: Authorization = ["Basic XWRtaW46c3VwZXJzZWNyZXP="]
2025-03-27 12:22:10.817 -05:00 [INF] Header: Content-Length = ["558"]
2025-03-27 12:22:10.817 -05:00 [INF] Header: Content-Type = ["application/json"]
2025-03-27 12:22:10.817 -05:00 [INF] Header: Host = ["oktacommonapi.somee.com"]
2025-03-27 12:22:10.817 -05:00 [INF] Header: User-Agent = ["Okta Hook Service v1.0.0 - calllc5grty96hb685d7"]
2025-03-27 12:22:10.817 -05:00 [INF] Header: X-Okta-Request-Id = ["fb15c39ab55fcd0d746dcc77f225e5c4"]
2025-03-27 12:22:10.817 -05:00 [INF] Request Body: {"Data":{"Context":{"Credential":{"UserName":"www.imransk.com1@gmail.com","Password":"dasdf333"}}}}
2025-03-27 12:22:10.817 -05:00 [INF] Authorization succeeded. Verifying credentials...
2025-03-27 12:22:11.106 -05:00 [INF] User www.imransk.com1@gmail.com is not associated with any application group within Okta.
2025-03-27 12:22:11.106 -05:00 [INF] Password verification result: false
2025-03-27 12:22:11.106 -05:00 [INF] Response prepared: {"commands":[{"type":"com.okta.action.update","value":{"credential":"INVALID"}}]}
2025-03-27 12:22:11.106 -05:00 [INF] Executing ContentResult with HTTP Response ContentType of application/json
2025-03-27 12:22:11.107 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App) in 291.1791ms
2025-03-27 12:22:11.107 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:22:11.107 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 200 81 application/json 292.917ms
2025-03-27 12:22:38.496 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:22:38.499 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:22:38.499 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:22:38.504 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:22:38.509 -05:00 [INF] Executed ViewResult - view ViewLog executed in 4.7765ms.
2025-03-27 12:22:38.509 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 10.423ms
2025-03-27 12:22:38.509 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:22:39.952 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 1455.8635ms
2025-03-27 12:23:16.433 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - application/json 570
2025-03-27 12:23:16.434 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:23:16.434 -05:00 [INF] Route matched with {action = "HandlePasswordHook", controller = "PasswordHook"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] HandlePasswordHook(Okta.Inline.Hook.App.Models.OktaInlineHookModel.OktaPasswordImportInlineHook) on controller Okta.Inline.Hook.App.Controllers.PasswordHookController (Okta.Inline.Hook.App).
2025-03-27 12:23:16.435 -05:00 [INF] Received Password Hook request.
2025-03-27 12:23:16.435 -05:00 [INF] Header: Accept = ["application/json"]
2025-03-27 12:23:16.435 -05:00 [INF] Header: Authorization = ["Basic XWRtaW46c3VwZXJzZWNyZXP="]
2025-03-27 12:23:16.435 -05:00 [INF] Header: Content-Length = ["570"]
2025-03-27 12:23:16.435 -05:00 [INF] Header: Content-Type = ["application/json"]
2025-03-27 12:23:16.435 -05:00 [INF] Header: Host = ["oktacommonapi.somee.com"]
2025-03-27 12:23:16.435 -05:00 [INF] Header: User-Agent = ["Okta Hook Service v1.0.0 - calllc5grty96hb685d7"]
2025-03-27 12:23:16.435 -05:00 [INF] Header: X-Okta-Request-Id = ["c37ead3819eaffd5ec884f84cd077894"]
2025-03-27 12:23:16.436 -05:00 [INF] Request Body: {"Data":{"Context":{"Credential":{"UserName":"www.imransk.com1@gmail.com","Password":"call the uinlin hook"}}}}
2025-03-27 12:23:16.436 -05:00 [INF] Authorization succeeded. Verifying credentials...
2025-03-27 12:23:16.698 -05:00 [INF] User www.imransk.com1@gmail.com is not associated with any application group within Okta.
2025-03-27 12:23:16.698 -05:00 [INF] Password verification result: false
2025-03-27 12:23:16.699 -05:00 [INF] Response prepared: {"commands":[{"type":"com.okta.action.update","value":{"credential":"INVALID"}}]}
2025-03-27 12:23:16.699 -05:00 [INF] Executing ContentResult with HTTP Response ContentType of application/json
2025-03-27 12:23:16.699 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App) in 265.4187ms
2025-03-27 12:23:16.699 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:23:16.700 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 200 81 application/json 266.3284ms
2025-03-27 12:23:20.233 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:23:20.234 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:23:20.234 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:23:20.238 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:23:20.243 -05:00 [INF] Executed ViewResult - view ViewLog executed in 4.5215ms.
2025-03-27 12:23:20.243 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 9.1563ms
2025-03-27 12:23:20.243 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:23:22.677 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 2444.0415ms
2025-03-27 12:23:46.218 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:23:46.219 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:23:46.219 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:23:46.222 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:23:46.225 -05:00 [INF] Executed ViewResult - view ViewLog executed in 3.1512ms.
2025-03-27 12:23:46.225 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 5.9657ms
2025-03-27 12:23:46.225 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:23:46.554 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 336.2212ms
2025-03-27 12:31:03.353 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:31:03.354 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:31:03.355 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:31:03.359 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:31:03.363 -05:00 [INF] Executed ViewResult - view ViewLog executed in 4.2686ms.
2025-03-27 12:31:03.364 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 8.6781ms
2025-03-27 12:31:03.364 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:31:04.551 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 1197.8639ms
2025-03-27 12:32:27.668 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:32:27.669 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:32:27.669 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:32:27.671 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:32:27.691 -05:00 [INF] Executed ViewResult - view ViewLog executed in 19.6168ms.
2025-03-27 12:32:27.691 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 22.1306ms
2025-03-27 12:32:27.691 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:32:28.550 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 881.8615ms
2025-03-27 12:32:39.836 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:32:39.837 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:32:39.837 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:32:39.840 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:32:39.843 -05:00 [INF] Executed ViewResult - view ViewLog executed in 3.0855ms.
2025-03-27 12:32:39.843 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 5.7999ms
2025-03-27 12:32:39.843 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:32:40.456 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 619.4428ms
2025-03-27 12:35:21.679 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - application/json 570
2025-03-27 12:35:21.679 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:35:21.679 -05:00 [INF] Route matched with {action = "HandlePasswordHook", controller = "PasswordHook"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] HandlePasswordHook(Okta.Inline.Hook.App.Models.OktaInlineHookModel.OktaPasswordImportInlineHook) on controller Okta.Inline.Hook.App.Controllers.PasswordHookController (Okta.Inline.Hook.App).
2025-03-27 12:35:21.680 -05:00 [INF] Received Password Hook request.
2025-03-27 12:35:21.680 -05:00 [INF] Header: Accept = ["application/json"]
2025-03-27 12:35:21.680 -05:00 [INF] Header: Authorization = ["Basic XWRtaW46c3VwZXJzZWNyZXP="]
2025-03-27 12:35:21.680 -05:00 [INF] Header: Content-Length = ["570"]
2025-03-27 12:35:21.680 -05:00 [INF] Header: Content-Type = ["application/json"]
2025-03-27 12:35:21.680 -05:00 [INF] Header: Host = ["oktacommonapi.somee.com"]
2025-03-27 12:35:21.680 -05:00 [INF] Header: User-Agent = ["Okta Hook Service v1.0.0 - calllc5grty96hb685d7"]
2025-03-27 12:35:21.680 -05:00 [INF] Header: X-Okta-Request-Id = ["74b7760fc77f115857da03463a03ec82"]
2025-03-27 12:35:21.681 -05:00 [INF] Request Body: {"Data":{"Context":{"Credential":{"UserName":"www.imransk.com2@gmail.com","Password":"call the uinlin hook"}}}}
2025-03-27 12:35:21.681 -05:00 [INF] Authorization succeeded. Verifying credentials...
2025-03-27 12:35:21.986 -05:00 [INF] User www.imransk.com2@gmail.com is not associated with any application group within Okta.
2025-03-27 12:35:21.986 -05:00 [INF] Password verification result: false
2025-03-27 12:35:21.987 -05:00 [INF] Response prepared: {"commands":[{"type":"com.okta.action.update","value":{"credential":"INVALID"}}]}
2025-03-27 12:35:21.987 -05:00 [INF] Executing ContentResult with HTTP Response ContentType of application/json
2025-03-27 12:35:21.987 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App) in 307.8847ms
2025-03-27 12:35:21.987 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:35:21.987 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 200 81 application/json 308.9438ms
2025-03-27 12:35:36.289 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - application/json 570
2025-03-27 12:35:36.290 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:35:36.290 -05:00 [INF] Route matched with {action = "HandlePasswordHook", controller = "PasswordHook"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] HandlePasswordHook(Okta.Inline.Hook.App.Models.OktaInlineHookModel.OktaPasswordImportInlineHook) on controller Okta.Inline.Hook.App.Controllers.PasswordHookController (Okta.Inline.Hook.App).
2025-03-27 12:35:36.290 -05:00 [INF] Received Password Hook request.
2025-03-27 12:35:36.290 -05:00 [INF] Header: Accept = ["application/json"]
2025-03-27 12:35:36.290 -05:00 [INF] Header: Authorization = ["Basic XWRtaW46c3VwZXJzZWNyZXP="]
2025-03-27 12:35:36.291 -05:00 [INF] Header: Content-Length = ["570"]
2025-03-27 12:35:36.291 -05:00 [INF] Header: Content-Type = ["application/json"]
2025-03-27 12:35:36.291 -05:00 [INF] Header: Host = ["oktacommonapi.somee.com"]
2025-03-27 12:35:36.291 -05:00 [INF] Header: User-Agent = ["Okta Hook Service v1.0.0 - calllc5grty96hb685d7"]
2025-03-27 12:35:36.291 -05:00 [INF] Header: X-Okta-Request-Id = ["e0a275722a94224fc850f3b334f215a6"]
2025-03-27 12:35:36.291 -05:00 [INF] Request Body: {"Data":{"Context":{"Credential":{"UserName":"www.imransk.com2@gmail.com","Password":"call the uinlin hook"}}}}
2025-03-27 12:35:36.291 -05:00 [INF] Authorization succeeded. Verifying credentials...
2025-03-27 12:35:36.507 -05:00 [INF] User www.imransk.com2@gmail.com is not associated with any application group within Okta.
2025-03-27 12:35:36.507 -05:00 [INF] Password verification result: false
2025-03-27 12:35:36.507 -05:00 [INF] Response prepared: {"commands":[{"type":"com.okta.action.update","value":{"credential":"INVALID"}}]}
2025-03-27 12:35:36.507 -05:00 [INF] Executing ContentResult with HTTP Response ContentType of application/json
2025-03-27 12:35:36.508 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App) in 218.3356ms
2025-03-27 12:35:36.508 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.PasswordHookController.HandlePasswordHook (Okta.Inline.Hook.App)'
2025-03-27 12:35:36.508 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/PasswordHook/handle-password-hook - 200 81 application/json 219.621ms
2025-03-27 12:35:48.375 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:35:48.375 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:35:48.375 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:35:48.379 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:35:48.382 -05:00 [INF] Executed ViewResult - view ViewLog executed in 3.7461ms.
2025-03-27 12:35:48.382 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 7.2784ms
2025-03-27 12:35:48.383 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:35:49.551 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 1176.6019ms
2025-03-27 12:53:33.747 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer - null null
2025-03-27 12:53:33.748 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:53:33.748 -05:00 [INF] Route matched with {action = "Index", controller = "LogViewer"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:53:33.751 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-27 12:53:33.754 -05:00 [INF] Executed ViewResult - view Index executed in 4.9278ms.
2025-03-27 12:53:33.754 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.Index (Okta.Inline.Hook.App) in 5.9017ms
2025-03-27 12:53:33.754 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.Index (Okta.Inline.Hook.App)'
2025-03-27 12:53:33.754 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer - 200 null text/html; charset=utf-8 7.7018ms
2025-03-27 12:53:43.101 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - null null
2025-03-27 12:53:43.101 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:53:43.102 -05:00 [INF] Route matched with {action = "ViewLog", controller = "LogViewer"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ViewLog(System.String) on controller Okta.Inline.Hook.App.Controllers.LogViewerController (Okta.Inline.Hook.App).
2025-03-27 12:53:43.104 -05:00 [INF] Executing ViewResult, running view ViewLog.
2025-03-27 12:53:43.121 -05:00 [INF] Executed ViewResult - view ViewLog executed in 16.8184ms.
2025-03-27 12:53:43.121 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App) in 19.3863ms
2025-03-27 12:53:43.121 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.LogViewerController.ViewLog (Okta.Inline.Hook.App)'
2025-03-27 12:53:46.386 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/LogViewer/ViewLog?fileName=log-20250327.txt - 200 null text/html; charset=utf-8 3284.4401ms
2025-03-27 13:01:23.790 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 447
2025-03-27 13:01:23.791 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:01:23.792 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 13:01:23.793 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gh9awnsxk2Dwiuf1d7",
    "groupName": "App-ERM-External-TST"
  },
  "userDetails": {
    "id": "00ul9p5lilTvMO8CI1d7",
    "username": "khug\u002Bexternal@wcgclinical.com",
    "email": "khug\u002Bexternal@wcgclinical.com",
    "firstName": "Kevin",
    "lastName": "Hug",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 13:01:23.794 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 13:01:23.794 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.595ms
2025-03-27 13:01:23.794 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:01:23.795 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 4.41ms
2025-03-27 13:01:23.917 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 451
2025-03-27 13:01:23.918 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:01:23.918 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 13:01:23.918 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9p5lilTvMO8CI1d7",
    "username": "khug\u002Bexternal@wcgclinical.com",
    "email": "khug\u002Bexternal@wcgclinical.com",
    "firstName": "Kevin",
    "lastName": "Hug",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 13:01:23.918 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 13:01:23.919 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 0.95ms
2025-03-27 13:01:23.919 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:01:23.919 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 1.872ms
2025-03-27 13:01:24.152 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 347
2025-03-27 13:01:24.152 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:01:24.152 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 13:01:24.153 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9p5lilTvMO8CI1d7",
    "username": "khug\u002Bexternal@wcgclinical.com",
    "email": "khug\u002Bexternal@wcgclinical.com",
    "firstName": "Kevin",
    "lastName": "Hug",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 13:01:24.153 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 13:01:24.153 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.0126ms
2025-03-27 13:01:24.154 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:01:24.154 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 1.839ms
2025-03-27 13:10:53.607 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 337
2025-03-27 13:10:53.608 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:10:53.608 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 13:10:53.609 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00uget88snX36v3WM1d7",
    "username": "aperry@wcgclinical.com",
    "email": "aperry@wcgclinical.com",
    "firstName": "Alexa",
    "lastName": "Hightower",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ubz5if15J6oDGwn1d7",
    "userType": "User",
    "userDisplayName": "Angus Ogubuike"
  }
}
2025-03-27 13:10:53.609 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 13:10:53.609 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.0426ms
2025-03-27 13:10:53.609 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:10:53.610 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.2733ms
2025-03-27 13:12:04.057 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 345
2025-03-27 13:12:04.058 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:12:04.058 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 13:12:04.059 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00uget88snX36v3WM1d7",
    "username": "ahightower@wcgclinical.com",
    "email": "ahightower@wcgclinical.com",
    "firstName": "Alexa",
    "lastName": "Hightower",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ubz5if15J6oDGwn1d7",
    "userType": "User",
    "userDisplayName": "Angus Ogubuike"
  }
}
2025-03-27 13:12:04.059 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 13:12:04.060 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.5635ms
2025-03-27 13:12:04.060 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:12:04.060 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.8273ms
2025-03-27 13:32:05.692 -05:00 [INF] Application is shutting down...
2025-03-27 13:41:15.741 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 13:41:15.865 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 13:41:15.893 -05:00 [INF] Creating key {ea4fd160-7c95-4749-b59d-07fc0f2973fd} with creation date 2025-03-27 18:41:15Z, activation date 2025-03-27 18:41:15Z, and expiration date 2025-06-25 18:41:15Z.
2025-03-27 13:41:15.907 -05:00 [WRN] No XML encryptor configured. Key {ea4fd160-7c95-4749-b59d-07fc0f2973fd} may be persisted to storage in unencrypted form.
2025-03-27 13:41:15.949 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 13:41:15.949 -05:00 [INF] Hosting environment: Production
2025-03-27 13:41:15.949 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 13:41:15.993 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 350
2025-03-27 13:41:16.142 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:41:16.548 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 13:41:16.775 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00ugetajkfhj5LKDe1d7",
    "username": "emily.kaplan@wcgclinical.com",
    "email": "emily.kaplan@wcgclinical.com",
    "firstName": "Emily",
    "lastName": "Kaplan",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 13:41:16.788 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 13:41:16.839 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 278.9219ms
2025-03-27 13:41:16.848 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 13:41:16.855 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 868.2286ms
2025-03-27 14:02:15.277 -05:00 [INF] Application is shutting down...
2025-03-27 14:05:45.147 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 14:05:45.217 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 14:05:45.238 -05:00 [INF] Creating key {8c7b9e46-564a-468c-89fd-a27d7315d9b3} with creation date 2025-03-27 19:05:45Z, activation date 2025-03-27 19:05:45Z, and expiration date 2025-06-25 19:05:45Z.
2025-03-27 14:05:45.251 -05:00 [WRN] No XML encryptor configured. Key {8c7b9e46-564a-468c-89fd-a27d7315d9b3} may be persisted to storage in unencrypted form.
2025-03-27 14:05:45.467 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 14:05:45.467 -05:00 [INF] Hosting environment: Production
2025-03-27 14:05:45.467 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 14:05:45.509 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 378
2025-03-27 14:05:45.509 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 14:05:45.534 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 470
2025-03-27 14:05:45.535 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 483
2025-03-27 14:05:45.535 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 487
2025-03-27 14:05:45.536 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 382
2025-03-27 14:05:45.683 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:45.683 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:45.803 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:05:45.803 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:05:46.170 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gewpej5xQIw5dPI1d7",
    "groupName": "App-NGRR-SiteUser-WCG"
  },
  "userDetails": {
    "id": "00ul9qnwijHBDUJoF1d7",
    "username": "gilbert-siteuser@yopmail.com",
    "email": "gilbert-siteuser@yopmail.com",
    "firstName": "SiteUser",
    "lastName": "App-NGRR-SiteUser-WCG",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-27 14:05:46.171 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9qnwijHBDUJoF1d7",
    "username": "gilbert-siteuser@yopmail.com",
    "email": "gilbert-siteuser@yopmail.com",
    "firstName": "SiteUser",
    "lastName": "App-NGRR-SiteUser-WCG",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-27 14:05:46.183 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:05:46.183 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:05:46.230 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 415.9416ms
2025-03-27 14:05:46.230 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 415.9095ms
2025-03-27 14:05:46.238 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.238 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.246 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 742.7217ms
2025-03-27 14:05:46.246 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 742.7316ms
2025-03-27 14:05:46.269 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.270 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:05:46.271 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9qnwijHBDUJoF1d7",
    "username": "gilbert-siteuser@yopmail.com",
    "email": "gilbert-siteuser@yopmail.com",
    "firstName": "SiteUser",
    "lastName": "App-NGRR-SiteUser-WCG",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 14:05:46.271 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:05:46.272 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.8484ms
2025-03-27 14:05:46.272 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.272 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 737.9683ms
2025-03-27 14:05:46.277 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.277 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.277 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:05:46.277 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:05:46.278 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghdwszxxG9mOJYs1d7",
    "groupName": "App-Clinsphere-User-TST"
  },
  "userDetails": {
    "id": "00ul9qnwijHBDUJoF1d7",
    "username": "gilbert-siteuser@yopmail.com",
    "email": "gilbert-siteuser@yopmail.com",
    "firstName": "SiteUser",
    "lastName": "App-NGRR-SiteUser-WCG",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 14:05:46.278 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00ul9qnwijHBDUJoF1d7",
    "username": "gilbert-siteuser@yopmail.com",
    "email": "gilbert-siteuser@yopmail.com",
    "firstName": "SiteUser",
    "lastName": "App-NGRR-SiteUser-WCG",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-27 14:05:46.278 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:05:46.278 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:05:46.278 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 0.9594ms
2025-03-27 14:05:46.278 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 0.937ms
2025-03-27 14:05:46.279 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.279 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.279 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 743.8588ms
2025-03-27 14:05:46.279 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 743.3329ms
2025-03-27 14:05:46.279 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.279 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:05:46.280 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gewpgbneAffBvIB1d7",
    "groupName": "APP-NGRR-SSOAuthenticated-WCG"
  },
  "userDetails": {
    "id": "00ul9qnwijHBDUJoF1d7",
    "username": "gilbert-siteuser@yopmail.com",
    "email": "gilbert-siteuser@yopmail.com",
    "firstName": "SiteUser",
    "lastName": "App-NGRR-SiteUser-WCG",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-27 14:05:46.280 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:05:46.280 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 0.952ms
2025-03-27 14:05:46.281 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:05:46.281 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 745.5987ms
2025-03-27 14:26:44.647 -05:00 [INF] Application is shutting down...
2025-03-27 14:36:25.062 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 14:36:25.192 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 14:36:25.213 -05:00 [INF] Creating key {962a4108-c530-4c26-98c5-46f9cc0cfb4f} with creation date 2025-03-27 19:36:25Z, activation date 2025-03-27 19:36:25Z, and expiration date 2025-06-25 19:36:25Z.
2025-03-27 14:36:25.225 -05:00 [WRN] No XML encryptor configured. Key {962a4108-c530-4c26-98c5-46f9cc0cfb4f} may be persisted to storage in unencrypted form.
2025-03-27 14:36:25.433 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 14:36:25.434 -05:00 [INF] Hosting environment: Production
2025-03-27 14:36:25.434 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 14:36:25.479 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 458
2025-03-27 14:36:25.479 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 350
2025-03-27 14:36:25.653 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:36:25.653 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:36:25.786 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:36:25.786 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:36:26.149 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul9rprr9qayu3b01d7",
    "username": "okta.train2025@wcgclinical.com",
    "email": "okta.train2025@wcgclinical.com",
    "firstName": "Okta",
    "lastName": "Train2025",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ubz5if15J6oDGwn1d7",
    "userType": "User",
    "userDisplayName": "Angus Ogubuike"
  }
}
2025-03-27 14:36:26.150 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul9rprr9qayu3b01d7",
    "username": "okta.train2025@wcgclinical.com",
    "email": "okta.train2025@wcgclinical.com",
    "firstName": "Okta",
    "lastName": "Train2025",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 14:36:26.161 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:36:26.162 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:36:26.207 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 409.4167ms
2025-03-27 14:36:26.207 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 409.3797ms
2025-03-27 14:36:26.218 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:36:26.218 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:36:26.227 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 754.9795ms
2025-03-27 14:36:26.227 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 754.9835ms
2025-03-27 14:40:23.585 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 462
2025-03-27 14:40:23.599 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:40:23.600 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 14:40:23.602 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gh7ibv7zeh1ENz81d7",
    "groupName": "App-TotalFeasibility-Dev-Sponsors"
  },
  "userDetails": {
    "id": "00ul9rprr9qayu3b01d7",
    "username": "okta.train2025@wcgclinical.com",
    "email": "okta.train2025@wcgclinical.com",
    "firstName": "Okta",
    "lastName": "Train2025",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ubz5iaapYTdsjf11d7",
    "userType": "User",
    "userDisplayName": "Sree Rajappah"
  }
}
2025-03-27 14:40:23.602 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 14:40:23.603 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.8273ms
2025-03-27 14:40:23.603 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 14:40:23.604 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 18.1397ms
2025-03-27 15:00:24.953 -05:00 [INF] Application is shutting down...
2025-03-27 20:23:28.425 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 20:23:28.504 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 20:23:28.559 -05:00 [INF] Creating key {d159b1c0-63bf-4127-b039-fb2ec13b5c98} with creation date 2025-03-28 01:23:28Z, activation date 2025-03-28 01:23:28Z, and expiration date 2025-06-26 01:23:28Z.
2025-03-27 20:23:28.589 -05:00 [WRN] No XML encryptor configured. Key {d159b1c0-63bf-4127-b039-fb2ec13b5c98} may be persisted to storage in unencrypted form.
2025-03-27 20:23:28.763 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 20:23:28.763 -05:00 [INF] Hosting environment: Production
2025-03-27 20:23:28.763 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 20:23:28.806 -05:00 [INF] Request starting HTTP/1.1 GET http://oktacommonapi.somee.com/.env - null null
2025-03-27 20:23:28.806 -05:00 [INF] Request starting HTTP/1.1 GET http://www.oktacommonapi.somee.com/.env - null null
2025-03-27 20:23:28.851 -05:00 [INF] Request finished HTTP/1.1 GET http://oktacommonapi.somee.com/.env - 307 null null 57.1017ms
2025-03-27 20:23:28.851 -05:00 [INF] Request finished HTTP/1.1 GET http://www.oktacommonapi.somee.com/.env - 307 null null 57.1076ms
2025-03-27 20:23:29.306 -05:00 [INF] Request starting HTTP/1.1 POST http://oktacommonapi.somee.com/ - application/x-www-form-urlencoded 20
2025-03-27 20:23:29.307 -05:00 [INF] Request finished HTTP/1.1 POST http://oktacommonapi.somee.com/ - 307 null null 1.5317ms
2025-03-27 20:23:29.468 -05:00 [INF] Request starting HTTP/1.1 POST http://www.oktacommonapi.somee.com/ - application/x-www-form-urlencoded 20
2025-03-27 20:23:29.468 -05:00 [INF] Request finished HTTP/1.1 POST http://www.oktacommonapi.somee.com/ - 307 null null 0.6817ms
2025-03-27 20:44:27.224 -05:00 [INF] Application is shutting down...
2025-03-27 21:19:36.214 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 21:19:36.534 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 21:19:36.575 -05:00 [INF] Creating key {f61cff9b-7c8a-4ae7-9517-cfdd7a05bb22} with creation date 2025-03-28 02:19:36Z, activation date 2025-03-28 02:19:36Z, and expiration date 2025-06-26 02:19:36Z.
2025-03-27 21:19:36.601 -05:00 [WRN] No XML encryptor configured. Key {f61cff9b-7c8a-4ae7-9517-cfdd7a05bb22} may be persisted to storage in unencrypted form.
2025-03-27 21:19:36.661 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 21:19:36.661 -05:00 [INF] Hosting environment: Production
2025-03-27 21:19:36.661 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 21:19:36.712 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 479
2025-03-27 21:19:36.712 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 475
2025-03-27 21:19:36.736 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 375
2025-03-27 21:19:37.133 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 21:19:37.133 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 21:19:37.272 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 21:19:37.272 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 21:19:37.500 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ula1ayh4l8z08qz1d7",
    "username": "epsmigration2\u002Bytx.933@gmail.com",
    "email": "epsmigration2\u002Bytx.933@gmail.com",
    "firstName": "wKO560_TestFName",
    "lastName": "Dmk006_TestLName",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-27 21:19:37.500 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghnx0thn33QDXdl1d7",
    "groupName": "App-ERM-External-SBX"
  },
  "userDetails": {
    "id": "00ula1ayh4l8z08qz1d7",
    "username": "epsmigration2\u002Bytx.933@gmail.com",
    "email": "epsmigration2\u002Bytx.933@gmail.com",
    "firstName": "wKO560_TestFName",
    "lastName": "Dmk006_TestLName",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 21:19:37.686 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 21:19:37.686 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 21:19:37.733 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 449.4271ms
2025-03-27 21:19:37.741 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 21:19:37.748 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 1043.2363ms
2025-03-27 21:19:37.778 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 21:19:37.778 -05:00 [INF] Route matched with {action = "AddUserEvent", controller = "OktaWorkflow"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] AddUserEvent(System.Object) on controller Okta.Inline.Hook.App.Controllers.OktaWorkflowController (Okta.Inline.Hook.App).
2025-03-27 21:19:37.779 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ula1ayh4l8z08qz1d7",
    "username": "epsmigration2\u002Bytx.933@gmail.com",
    "email": "epsmigration2\u002Bytx.933@gmail.com",
    "firstName": "wKO560_TestFName",
    "lastName": "Dmk006_TestLName",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-27 21:19:37.780 -05:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType5`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2025-03-27 21:19:37.781 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.742ms
2025-03-27 21:19:37.781 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 21:19:37.784 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 1047.8392ms
2025-03-27 21:19:38.276 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1003.1026ms
2025-03-27 21:19:38.276 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-27 21:19:38.277 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 1572.7408ms
2025-03-27 21:40:35.680 -05:00 [INF] Application is shutting down...
2025-03-27 23:17:49.861 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-27 23:17:49.985 -05:00 [WRN] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
2025-03-27 23:17:50.023 -05:00 [INF] Creating key {aefbc78b-39f4-46ae-9ad2-ab49abab060d} with creation date 2025-03-28 04:17:50Z, activation date 2025-03-28 04:17:50Z, and expiration date 2025-06-26 04:17:50Z.
2025-03-27 23:17:50.047 -05:00 [WRN] No XML encryptor configured. Key {aefbc78b-39f4-46ae-9ad2-ab49abab060d} may be persisted to storage in unencrypted form.
2025-03-27 23:17:50.116 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-27 23:17:50.117 -05:00 [INF] Hosting environment: Production
2025-03-27 23:17:50.117 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-27 23:17:50.154 -05:00 [INF] Request starting HTTP/1.1 GET https://oktacommonapi.somee.com/ - null null
2025-03-27 23:17:50.275 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 23:17:50.317 -05:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller HomeController (Okta.Inline.Hook.App).
2025-03-27 23:17:50.319 -05:00 [INF] Accessed Index page.
2025-03-27 23:17:50.338 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-27 23:17:50.803 -05:00 [INF] Executed ViewResult - view Index executed in 463.2627ms.
2025-03-27 23:17:50.813 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 495.164ms
2025-03-27 23:17:50.813 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-27 23:17:50.824 -05:00 [INF] Request finished HTTP/1.1 GET https://oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 675.4464ms
2025-03-27 23:38:49.185 -05:00 [INF] Application is shutting down...