View Log

2025-03-24 00:05:30.205 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-24 00:05:30.335 -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-24 00:05:30.374 -05:00 [INF] Creating key {a5f6bd13-8738-4171-9a76-fae9c4c57eb3} with creation date 2025-03-24 05:05:30Z, activation date 2025-03-24 05:05:30Z, and expiration date 2025-06-22 05:05:30Z.
2025-03-24 00:05:30.398 -05:00 [WRN] No XML encryptor configured. Key {a5f6bd13-8738-4171-9a76-fae9c4c57eb3} may be persisted to storage in unencrypted form.
2025-03-24 00:05:30.464 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-24 00:05:30.465 -05:00 [INF] Hosting environment: Production
2025-03-24 00:05:30.465 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-24 00:05:30.503 -05:00 [INF] Request starting HTTP/1.1 GET http://www.oktacommonapi.somee.com/sftp-config.json - null null
2025-03-24 00:05:30.544 -05:00 [INF] Request finished HTTP/1.1 GET http://www.oktacommonapi.somee.com/sftp-config.json - 307 null null 51.2892ms
2025-03-24 00:05:31.453 -05:00 [INF] Request starting HTTP/1.1 GET https://www.oktacommonapi.somee.com/sftp-config.json - null null
2025-03-24 00:05:31.612 -05:00 [INF] Request finished HTTP/1.1 GET https://www.oktacommonapi.somee.com/sftp-config.json - 404 null null 159.5096ms
2025-03-24 00:05:31.615 -05:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://www.oktacommonapi.somee.com/sftp-config.json, Response status code: 404
2025-03-24 00:05:34.930 -05:00 [INF] Request starting HTTP/1.1 GET http://www.oktacommonapi.somee.com/.vscode/sftp.json - null null
2025-03-24 00:05:34.932 -05:00 [INF] Request finished HTTP/1.1 GET http://www.oktacommonapi.somee.com/.vscode/sftp.json - 307 null null 1.1564ms
2025-03-24 00:05:35.772 -05:00 [INF] Request starting HTTP/1.1 GET https://www.oktacommonapi.somee.com/.vscode/sftp.json - null null
2025-03-24 00:05:35.780 -05:00 [INF] Request finished HTTP/1.1 GET https://www.oktacommonapi.somee.com/.vscode/sftp.json - 404 null null 7.8007ms
2025-03-24 00:05:35.780 -05:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://www.oktacommonapi.somee.com/.vscode/sftp.json, Response status code: 404
2025-03-24 00:26:29.588 -05:00 [INF] Application is shutting down...
2025-03-24 05:47:17.468 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-24 05:47:17.699 -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-24 05:47:17.733 -05:00 [INF] Creating key {c375142b-ccf8-4002-910d-6af4b2544262} with creation date 2025-03-24 10:47:17Z, activation date 2025-03-24 10:47:17Z, and expiration date 2025-06-22 10:47:17Z.
2025-03-24 05:47:17.755 -05:00 [WRN] No XML encryptor configured. Key {c375142b-ccf8-4002-910d-6af4b2544262} may be persisted to storage in unencrypted form.
2025-03-24 05:47:17.815 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-24 05:47:17.815 -05:00 [INF] Hosting environment: Production
2025-03-24 05:47:17.815 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-24 05:47:17.860 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 366
2025-03-24 05:47:18.192 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:47:18.311 -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-24 05:47:18.495 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00uf0dzg32v2wskzI1d7",
    "username": "NextGenTestUser7@wcgclinical.com",
    "email": "NextGenTestUser7@wcgclinical.com",
    "firstName": "Test7",
    "lastName": "Automationuser",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-24 05:47:18.506 -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-24 05:47:18.551 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 228.7965ms
2025-03-24 05:47:18.558 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:47:18.565 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 710.9197ms
2025-03-24 05:53:45.880 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 445
2025-03-24 05:53:45.892 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:53:45.893 -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-24 05:53:45.895 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00ghnx2thmhrxSGkO1d7",
    "groupName": "App-ERM-IT-Admin-SBX"
  },
  "userDetails": {
    "id": "00ueu1usx9XQcNisx1d7",
    "username": "abirtas@wcgclinical.com",
    "email": "abirtas@wcgclinical.com",
    "firstName": "Adrian",
    "lastName": "Birtas",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-24 05:53:45.896 -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-24 05:53:45.897 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 4.0769ms
2025-03-24 05:53:45.898 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:53:45.898 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 18.2305ms
2025-03-24 05:53:55.526 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 341
2025-03-24 05:53:55.534 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:53:55.535 -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-24 05:53:55.535 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00ueu1usx9XQcNisx1d7",
    "username": "abirtas@wcgclinical.com",
    "email": "abirtas@wcgclinical.com",
    "firstName": "Adrian",
    "lastName": "Birtas",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-24 05:53:55.536 -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-24 05:53:55.537 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.786ms
2025-03-24 05:53:55.537 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:53:55.537 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 11.1868ms
2025-03-24 05:53:55.762 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 439
2025-03-24 05:53:55.762 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:53:55.762 -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-24 05:53:55.763 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghnx3eguiPPm8Y31d7",
    "groupName": "App-ERM-Internal-SBX"
  },
  "userDetails": {
    "id": "00ueu1usx9XQcNisx1d7",
    "username": "abirtas@wcgclinical.com",
    "email": "abirtas@wcgclinical.com",
    "firstName": "Adrian",
    "lastName": "Birtas",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-24 05:53:55.763 -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-24 05:53:55.764 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.3913ms
2025-03-24 05:53:55.764 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:53:55.764 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.8831ms
2025-03-24 05:54:05.449 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 341
2025-03-24 05:54:05.450 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:54:05.450 -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-24 05:54:05.451 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00ueu1usx9XQcNisx1d7",
    "username": "abirtas@wcgclinical.com",
    "email": "abirtas@wcgclinical.com",
    "firstName": "Adrian",
    "lastName": "Birtas",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6utj23YOjsLGo1d7",
    "userType": "User",
    "userDisplayName": "ERM ServiceAccount"
  }
}
2025-03-24 05:54:05.452 -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-24 05:54:05.452 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.8872ms
2025-03-24 05:54:05.453 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 05:54:05.453 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.5643ms
2025-03-24 06:14:17.172 -05:00 [INF] Application is shutting down...
2025-03-24 10:40:07.657 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-24 10:40:07.922 -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-24 10:40:07.957 -05:00 [INF] Creating key {699cf576-084c-4a1b-b1c8-d33721140130} with creation date 2025-03-24 15:40:07Z, activation date 2025-03-24 15:40:07Z, and expiration date 2025-06-22 15:40:07Z.
2025-03-24 10:40:07.979 -05:00 [WRN] No XML encryptor configured. Key {699cf576-084c-4a1b-b1c8-d33721140130} may be persisted to storage in unencrypted form.
2025-03-24 10:40:08.040 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-24 10:40:08.041 -05:00 [INF] Hosting environment: Production
2025-03-24 10:40:08.041 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-24 10:40:08.084 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 459
2025-03-24 10:40:08.084 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 354
2025-03-24 10:40:08.404 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 10:40:08.404 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 10:40:08.474 -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-24 10:40:08.474 -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-24 10:40:08.636 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gewpgbneAffBvIB1d7",
    "groupName": "APP-NGRR-SSOAuthenticated-WCG"
  },
  "userDetails": {
    "id": "00ueu1uqwyflfy2VK1d7",
    "username": "shotham@wcgclinical.com",
    "email": "shotham@wcgclinical.com",
    "firstName": "Susan",
    "lastName": "Hotham",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-24 10:40:08.636 -05:00 [INF] Received request body:
{
  "event": "User Updated",
  "userDetails": {
    "id": "00ueu1uqwyflfy2VK1d7",
    "username": "shotham@wcgclinical.com",
    "email": "shotham@wcgclinical.com",
    "firstName": "Susan",
    "lastName": "Hotham",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00ui72pmq56fcBSuN1d7",
    "userType": "User",
    "userDisplayName": "Clinsphere Admin Service Account"
  }
}
2025-03-24 10:40:08.648 -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-24 10:40:08.648 -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-24 10:40:08.693 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 207.7065ms
2025-03-24 10:40:08.693 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 207.7819ms
2025-03-24 10:40:08.700 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 10:40:08.701 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 10:40:08.707 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 630.1966ms
2025-03-24 10:40:08.707 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 630.1991ms
2025-03-24 10:40:10.004 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 454
2025-03-24 10:40:10.016 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 10:40:10.016 -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-24 10:40:10.017 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gewph1snjaRNgoQ1d7",
    "groupName": "App-NGRR-GlobalAdmin-WCG"
  },
  "userDetails": {
    "id": "00ueu1uqwyflfy2VK1d7",
    "username": "shotham@wcgclinical.com",
    "email": "shotham@wcgclinical.com",
    "firstName": "Susan",
    "lastName": "Hotham",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-24 10:40:10.018 -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-24 10:40:10.018 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.106ms
2025-03-24 10:40:10.019 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 10:40:10.019 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 14.5342ms
2025-03-24 11:01:07.375 -05:00 [INF] Application is shutting down...
2025-03-24 11:21:34.473 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-24 11:21:34.588 -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-24 11:21:34.623 -05:00 [INF] Creating key {317a22e1-3590-493d-bc73-91753ae57fc1} with creation date 2025-03-24 16:21:34Z, activation date 2025-03-24 16:21:34Z, and expiration date 2025-06-22 16:21:34Z.
2025-03-24 11:21:34.644 -05:00 [WRN] No XML encryptor configured. Key {317a22e1-3590-493d-bc73-91753ae57fc1} may be persisted to storage in unencrypted form.
2025-03-24 11:21:34.702 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-24 11:21:34.702 -05:00 [INF] Hosting environment: Production
2025-03-24 11:21:34.702 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-24 11:21:34.742 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 452
2025-03-24 11:21:35.028 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 11:21:35.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-24 11:21:35.317 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gewpde5wPUoLuKY1d7",
    "groupName": "App-NGRR-StudyAdmin-WCG"
  },
  "userDetails": {
    "id": "00uf7po0c8SpG3o3a1d7",
    "username": "kererig371@luravell.com",
    "email": "kererig371@luravell.com",
    "firstName": "Site",
    "lastName": "Tester",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-24 11:21:35.324 -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-24 11:21:35.348 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 195.2565ms
2025-03-24 11:21:35.352 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 11:21:35.355 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 620.3207ms
2025-03-24 11:21:35.727 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 475
2025-03-24 11:21:35.737 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 11:21:35.737 -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-24 11:21:35.739 -05:00 [INF] Received request body:
{
  "event": "User Removed from Group",
  "groupInfo": {
    "groupId": "00gewpej5wmFAUwSv1d7",
    "groupName": "App-NGRR-OrganizationAdminEnterprise-WCG"
  },
  "userDetails": {
    "id": "00uf7po0c8SpG3o3a1d7",
    "username": "kererig371@luravell.com",
    "email": "kererig371@luravell.com",
    "firstName": "Site",
    "lastName": "Tester",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uj6xrv9higitX561d7",
    "userType": "User",
    "userDisplayName": "TotalEnrollment ServiceAccount"
  }
}
2025-03-24 11:21:35.739 -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-24 11:21:35.741 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.9658ms
2025-03-24 11:21:35.741 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 11:21:35.741 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 14.4354ms
2025-03-24 11:42:33.942 -05:00 [INF] Application is shutting down...
2025-03-24 13:37:35.774 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-24 13:37:36.118 -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-24 13:37:36.154 -05:00 [INF] Creating key {80babe63-254f-4fa0-8ca1-c9ef6265e079} with creation date 2025-03-24 18:37:36Z, activation date 2025-03-24 18:37:36Z, and expiration date 2025-06-22 18:37:36Z.
2025-03-24 13:37:36.179 -05:00 [WRN] No XML encryptor configured. Key {80babe63-254f-4fa0-8ca1-c9ef6265e079} may be persisted to storage in unencrypted form.
2025-03-24 13:37:36.234 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-24 13:37:36.234 -05:00 [INF] Hosting environment: Production
2025-03-24 13:37:36.234 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-24 13:37:36.278 -05:00 [INF] Request starting HTTP/2 GET https://oktacommonapi.somee.com/robots.txt - null null
2025-03-24 13:37:36.432 -05:00 [INF] Request finished HTTP/2 GET https://oktacommonapi.somee.com/robots.txt - 404 null null 162.2192ms
2025-03-24 13:37:36.440 -05:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://oktacommonapi.somee.com/robots.txt, Response status code: 404
2025-03-24 13:50:27.208 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 445
2025-03-24 13:50:27.227 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:27.348 -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-24 13:50:27.543 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul6w0guaaMYnHxG1d7",
    "username": "wcgtrn\u002Bdiane20@gmail.com",
    "email": "wcgtrn\u002Bdiane20@gmail.com",
    "firstName": "Diane20",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-24 13:50:27.555 -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-24 13:50:27.583 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 223.7586ms
2025-03-24 13:50:27.583 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:27.584 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 376.4595ms
2025-03-24 13:50:32.782 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 352
2025-03-24 13:50:32.792 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:32.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-24 13:50:32.795 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul6vypnmNFeZ5U41d7",
    "username": "wcgtrn\u002Bdiane22@gmail.com",
    "email": "wcgtrn\u002Bdiane22@gmail.com",
    "firstName": "Diane22",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:32.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-24 13:50:32.796 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.7637ms
2025-03-24 13:50:32.796 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:32.796 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 14.042ms
2025-03-24 13:50:32.809 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 455
2025-03-24 13:50:32.810 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:32.810 -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-24 13:50:32.811 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gjowehamh2pV6EA1d7",
    "groupName": "App-TF-Investigator-DMO"
  },
  "userDetails": {
    "id": "00ul6w094jhhXGQsa1d7",
    "username": "wcgtrn\u002Bdiane21@gmail.com",
    "email": "wcgtrn\u002Bdiane21@gmail.com",
    "firstName": "Diane21",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:32.811 -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-24 13:50:32.811 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.2437ms
2025-03-24 13:50:32.812 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:32.812 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.6052ms
2025-03-24 13:50:34.205 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 455
2025-03-24 13:50:34.206 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:34.206 -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-24 13:50:34.207 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gjowehamh2pV6EA1d7",
    "groupName": "App-TF-Investigator-DMO"
  },
  "userDetails": {
    "id": "00ul6vypnmNFeZ5U41d7",
    "username": "wcgtrn\u002Bdiane22@gmail.com",
    "email": "wcgtrn\u002Bdiane22@gmail.com",
    "firstName": "Diane22",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:34.207 -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-24 13:50:34.208 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.5523ms
2025-03-24 13:50:34.208 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:34.208 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 3.208ms
2025-03-24 13:50:35.482 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 455
2025-03-24 13:50:35.482 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:35.482 -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-24 13:50:35.483 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gjoxr570K3ypepM1d7",
    "groupName": "App-Clinsphere-User-DMO"
  },
  "userDetails": {
    "id": "00ul6w0guaaMYnHxG1d7",
    "username": "wcgtrn\u002Bdiane20@gmail.com",
    "email": "wcgtrn\u002Bdiane20@gmail.com",
    "firstName": "Diane20",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:35.483 -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-24 13:50:35.484 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.2669ms
2025-03-24 13:50:35.484 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:35.484 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.7016ms
2025-03-24 13:50:35.670 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 455
2025-03-24 13:50:35.670 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:35.670 -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-24 13:50:35.671 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gjoxr570K3ypepM1d7",
    "groupName": "App-Clinsphere-User-DMO"
  },
  "userDetails": {
    "id": "00ul6vypnmNFeZ5U41d7",
    "username": "wcgtrn\u002Bdiane22@gmail.com",
    "email": "wcgtrn\u002Bdiane22@gmail.com",
    "firstName": "Diane22",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:35.671 -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-24 13:50:35.672 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.3592ms
2025-03-24 13:50:35.672 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:35.672 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.5946ms
2025-03-24 13:50:35.905 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 445
2025-03-24 13:50:35.905 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:35.905 -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-24 13:50:35.906 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul6w094jhhXGQsa1d7",
    "username": "wcgtrn\u002Bdiane21@gmail.com",
    "email": "wcgtrn\u002Bdiane21@gmail.com",
    "firstName": "Diane21",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-24 13:50:35.906 -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-24 13:50:35.907 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.3213ms
2025-03-24 13:50:35.907 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:35.907 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.6237ms
2025-03-24 13:50:36.084 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 352
2025-03-24 13:50:36.084 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:36.085 -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-24 13:50:36.085 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul6w0guaaMYnHxG1d7",
    "username": "wcgtrn\u002Bdiane20@gmail.com",
    "email": "wcgtrn\u002Bdiane20@gmail.com",
    "firstName": "Diane20",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:36.085 -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-24 13:50:36.086 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.1958ms
2025-03-24 13:50:36.086 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:36.086 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.5971ms
2025-03-24 13:50:36.422 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 455
2025-03-24 13:50:36.423 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:36.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-24 13:50:36.424 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gjowehamh2pV6EA1d7",
    "groupName": "App-TF-Investigator-DMO"
  },
  "userDetails": {
    "id": "00ul6w0guaaMYnHxG1d7",
    "username": "wcgtrn\u002Bdiane20@gmail.com",
    "email": "wcgtrn\u002Bdiane20@gmail.com",
    "firstName": "Diane20",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:36.424 -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-24 13:50:36.425 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.4464ms
2025-03-24 13:50:36.425 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:36.425 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.8765ms
2025-03-24 13:50:36.844 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 445
2025-03-24 13:50:36.845 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:36.845 -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-24 13:50:36.845 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00ghi0c6e1njl2Qbp1d7",
    "groupName": "App-Clinsphere-Users"
  },
  "userDetails": {
    "id": "00ul6vypnmNFeZ5U41d7",
    "username": "wcgtrn\u002Bdiane22@gmail.com",
    "email": "wcgtrn\u002Bdiane22@gmail.com",
    "firstName": "Diane22",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "sprbdigiugaVWt3jn1d7",
    "userType": "SystemPrincipal",
    "userDisplayName": "Okta System"
  }
}
2025-03-24 13:50:36.845 -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-24 13:50:36.846 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 0.9965ms
2025-03-24 13:50:36.846 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:36.846 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 1.971ms
2025-03-24 13:50:37.581 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 455
2025-03-24 13:50:37.582 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:37.582 -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-24 13:50:37.583 -05:00 [INF] Received request body:
{
  "event": "User Added to Group",
  "groupInfo": {
    "groupId": "00gjoxr570K3ypepM1d7",
    "groupName": "App-Clinsphere-User-DMO"
  },
  "userDetails": {
    "id": "00ul6w094jhhXGQsa1d7",
    "username": "wcgtrn\u002Bdiane21@gmail.com",
    "email": "wcgtrn\u002Bdiane21@gmail.com",
    "firstName": "Diane21",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:37.583 -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-24 13:50:37.583 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.2172ms
2025-03-24 13:50:37.583 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:37.584 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.3509ms
2025-03-24 13:50:37.965 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 352
2025-03-24 13:50:37.965 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:37.965 -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-24 13:50:37.966 -05:00 [INF] Received request body:
{
  "event": "User Added",
  "userDetails": {
    "id": "00ul6w094jhhXGQsa1d7",
    "username": "wcgtrn\u002Bdiane21@gmail.com",
    "email": "wcgtrn\u002Bdiane21@gmail.com",
    "firstName": "Diane21",
    "lastName": "Moyer",
    "middleName": ""
  },
  "initiatedBy": {
    "userId": "00uibgjrwulMPU1Fs1d7",
    "userType": "User",
    "userDisplayName": "Total feasibility Group Admin"
  }
}
2025-03-24 13:50:37.966 -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-24 13:50:37.967 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.0793ms
2025-03-24 13:50:37.967 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-24 13:50:37.967 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.0999ms
2025-03-24 14:11:34.658 -05:00 [INF] Application is shutting down...
2025-03-24 15:04:14.046 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-24 15:04:14.122 -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-24 15:04:14.142 -05:00 [INF] Creating key {3c152601-5d27-43ba-86ab-eb7bcc13160e} with creation date 2025-03-24 20:04:14Z, activation date 2025-03-24 20:04:14Z, and expiration date 2025-06-22 20:04:14Z.
2025-03-24 15:04:14.154 -05:00 [WRN] No XML encryptor configured. Key {3c152601-5d27-43ba-86ab-eb7bcc13160e} may be persisted to storage in unencrypted form.
2025-03-24 15:04:14.196 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-24 15:04:14.197 -05:00 [INF] Hosting environment: Production
2025-03-24 15:04:14.197 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-24 15:04:14.375 -05:00 [INF] Request starting HTTP/1.1 GET https://oktacommonapi.somee.com/ - null null
2025-03-24 15:04:14.546 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-24 15:04:14.619 -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-24 15:04:14.623 -05:00 [INF] Accessed Index page.
2025-03-24 15:04:14.647 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-24 15:04:14.855 -05:00 [INF] Executed ViewResult - view Index executed in 206.5659ms.
2025-03-24 15:04:14.865 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 244.635ms
2025-03-24 15:04:14.865 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-24 15:04:14.876 -05:00 [INF] Request finished HTTP/1.1 GET https://oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 514.7037ms
2025-03-24 15:25:13.661 -05:00 [INF] Application is shutting down...
2025-03-24 19:59:42.595 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-24 19:59:42.727 -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-24 19:59:42.767 -05:00 [INF] Creating key {9f2d1a65-73c3-4157-b01e-290caf290ede} with creation date 2025-03-25 00:59:42Z, activation date 2025-03-25 00:59:42Z, and expiration date 2025-06-23 00:59:42Z.
2025-03-24 19:59:42.793 -05:00 [WRN] No XML encryptor configured. Key {9f2d1a65-73c3-4157-b01e-290caf290ede} may be persisted to storage in unencrypted form.
2025-03-24 19:59:42.861 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-24 19:59:42.862 -05:00 [INF] Hosting environment: Production
2025-03-24 19:59:42.862 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-24 19:59:42.901 -05:00 [INF] Request starting HTTP/1.1 GET http://oktacommonapi.somee.com/ - null null
2025-03-24 19:59:42.941 -05:00 [INF] Request finished HTTP/1.1 GET http://oktacommonapi.somee.com/ - 307 null null 50.1175ms
2025-03-24 19:59:43.095 -05:00 [INF] Request starting HTTP/1.1 GET http://oktacommonapi.somee.com/ads.txt - null null
2025-03-24 19:59:43.096 -05:00 [INF] Request finished HTTP/1.1 GET http://oktacommonapi.somee.com/ads.txt - 307 null null 1.3466ms
2025-03-24 19:59:43.278 -05:00 [INF] Request starting HTTP/1.1 GET https://oktacommonapi.somee.com/ - null null
2025-03-24 19:59:43.448 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-24 19:59:43.522 -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-24 19:59:43.526 -05:00 [INF] Accessed Index page.
2025-03-24 19:59:43.552 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-24 19:59:43.734 -05:00 [INF] Executed ViewResult - view Index executed in 184.6322ms.
2025-03-24 19:59:43.734 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 211.171ms
2025-03-24 19:59:43.734 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-24 19:59:43.740 -05:00 [INF] Request finished HTTP/1.1 GET https://oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 462.061ms
2025-03-24 19:59:44.785 -05:00 [INF] Request starting HTTP/1.1 GET https://oktacommonapi.somee.com/favicon.ico - null null
2025-03-24 19:59:44.829 -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-24 19:59:44.832 -05:00 [INF] Request finished HTTP/1.1 GET https://oktacommonapi.somee.com/favicon.ico - 200 5430 image/x-icon 46.1535ms
2025-03-24 19:59:44.991 -05:00 [INF] Request starting HTTP/1.1 GET https://oktacommonapi.somee.com/ads.txt - null null
2025-03-24 19:59:45.001 -05:00 [INF] Request finished HTTP/1.1 GET https://oktacommonapi.somee.com/ads.txt - 404 null null 9.3362ms
2025-03-24 19:59:45.001 -05:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://oktacommonapi.somee.com/ads.txt, Response status code: 404
2025-03-24 20:20:41.857 -05:00 [INF] Application is shutting down...