View Log
2025-03-22 09:14:13.506 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-22 09:14:13.577 -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-22 09:14:13.737 -05:00 [INF] Creating key {edc75145-9039-4e17-819d-670c94698bd7} with creation date 2025-03-22 14:14:13Z, activation date 2025-03-22 14:14:13Z, and expiration date 2025-06-20 14:14:13Z.
2025-03-22 09:14:13.761 -05:00 [WRN] No XML encryptor configured. Key {edc75145-9039-4e17-819d-670c94698bd7} may be persisted to storage in unencrypted form.
2025-03-22 09:14:13.835 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-22 09:14:13.836 -05:00 [INF] Hosting environment: Production
2025-03-22 09:14:13.836 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-22 09:14:13.883 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 474
2025-03-22 09:14:13.883 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 484
2025-03-22 09:14:13.908 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 374
2025-03-22 09:14:14.058 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:14.058 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:14.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-22 09:14:14.354 -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-22 09:14:14.508 -05:00 [INF] Received request body:
{
"event": "User Added to Group",
"groupInfo": {
"groupId": "00ghfq3axgCdRkLnP1d7",
"groupName": "App-Clinsphere-TestUsers-NOMFA"
},
"userDetails": {
"id": "00ul5sh4cddxQmtRM1d7",
"username": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"email": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"firstName": "Kevin",
"lastName": "Test",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 09:14:14.508 -05:00 [INF] Received request body:
{
"event": "User Added to Group",
"groupInfo": {
"groupId": "00ghi0c6e1njl2Qbp1d7",
"groupName": "App-Clinsphere-Users"
},
"userDetails": {
"id": "00ul5sh4cddxQmtRM1d7",
"username": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"email": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"firstName": "Kevin",
"lastName": "Test",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 09:14:14.516 -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-22 09:14:14.516 -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-22 09:14:14.543 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 182.4818ms
2025-03-22 09:14:14.543 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 188.9793ms
2025-03-22 09:14:14.548 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:14.548 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:14.552 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 676.4291ms
2025-03-22 09:14:14.552 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 676.4309ms
2025-03-22 09:14:14.553 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:14.554 -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-22 09:14:14.554 -05:00 [INF] Received request body:
{
"event": "User Added",
"userDetails": {
"id": "00ul5sh4cddxQmtRM1d7",
"username": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"email": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"firstName": "Kevin",
"lastName": "Test",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 09:14:14.554 -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-22 09:14:14.555 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.1355ms
2025-03-22 09:14:14.555 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:14.555 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 647.6628ms
2025-03-22 09:14:17.439 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 474
2025-03-22 09:14:17.451 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:17.452 -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-22 09:14:17.452 -05:00 [INF] Received request body:
{
"event": "User Added to Group",
"groupInfo": {
"groupId": "00ghnx0thn33QDXdl1d7",
"groupName": "App-ERM-External-SBX"
},
"userDetails": {
"id": "00ul5sh4cddxQmtRM1d7",
"username": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"email": "kevin.diem\u002Btest_fresh_user@wcgclinical.com",
"firstName": "Kevin",
"lastName": "Test",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 09:14:17.453 -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-22 09:14:17.453 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.5821ms
2025-03-22 09:14:17.454 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 09:14:17.454 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 15.0894ms
2025-03-22 09:35:12.892 -05:00 [INF] Application is shutting down...
2025-03-22 14:30:51.037 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-22 14:30:51.360 -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-22 14:30:51.395 -05:00 [INF] Creating key {4ab6d487-a8f9-452b-be6e-03c7c0af2194} with creation date 2025-03-22 19:30:51Z, activation date 2025-03-22 19:30:51Z, and expiration date 2025-06-20 19:30:51Z.
2025-03-22 14:30:51.421 -05:00 [WRN] No XML encryptor configured. Key {4ab6d487-a8f9-452b-be6e-03c7c0af2194} may be persisted to storage in unencrypted form.
2025-03-22 14:30:51.488 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-22 14:30:51.489 -05:00 [INF] Hosting environment: Production
2025-03-22 14:30:51.489 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-22 14:30:51.532 -05:00 [INF] Request starting HTTP/1.1 GET http://www.oktacommonapi.somee.com/ - null null
2025-03-22 14:30:51.584 -05:00 [INF] Request finished HTTP/1.1 GET http://www.oktacommonapi.somee.com/ - 307 null null 61.1689ms
2025-03-22 14:30:52.382 -05:00 [INF] Request starting HTTP/1.1 GET https://www.oktacommonapi.somee.com/ - null null
2025-03-22 14:30:52.560 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-22 14:30:52.634 -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-22 14:30:52.638 -05:00 [INF] Accessed Index page.
2025-03-22 14:30:52.670 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-22 14:30:52.906 -05:00 [INF] Executed ViewResult - view Index executed in 236.0925ms.
2025-03-22 14:30:52.907 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 271.846ms
2025-03-22 14:30:52.907 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-22 14:30:52.918 -05:00 [INF] Request finished HTTP/1.1 GET https://www.oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 536.4516ms
2025-03-22 14:51:50.652 -05:00 [INF] Application is shutting down...
2025-03-22 16:29:29.409 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-22 16:29:29.506 -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-22 16:29:29.743 -05:00 [INF] Creating key {1754cc60-4681-44a4-86a0-81ff6b3278a4} with creation date 2025-03-22 21:29:29Z, activation date 2025-03-22 21:29:29Z, and expiration date 2025-06-20 21:29:29Z.
2025-03-22 16:29:29.768 -05:00 [WRN] No XML encryptor configured. Key {1754cc60-4681-44a4-86a0-81ff6b3278a4} may be persisted to storage in unencrypted form.
2025-03-22 16:29:29.832 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-22 16:29:29.833 -05:00 [INF] Hosting environment: Production
2025-03-22 16:29:29.833 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-22 16:29:29.875 -05:00 [INF] Request starting HTTP/2 GET https://www.oktacommonapi.somee.com/robots.txt - null null
2025-03-22 16:29:30.072 -05:00 [INF] Request finished HTTP/2 GET https://www.oktacommonapi.somee.com/robots.txt - 404 null null 203.4956ms
2025-03-22 16:29:30.085 -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/robots.txt, Response status code: 404
2025-03-22 16:50:29.063 -05:00 [INF] Application is shutting down...
2025-03-22 18:04:53.524 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-22 18:04:53.652 -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-22 18:04:53.689 -05:00 [INF] Creating key {488d97d8-8b7e-4d9d-a55f-73c9e8e61034} with creation date 2025-03-22 23:04:53Z, activation date 2025-03-22 23:04:53Z, and expiration date 2025-06-20 23:04:53Z.
2025-03-22 18:04:53.713 -05:00 [WRN] No XML encryptor configured. Key {488d97d8-8b7e-4d9d-a55f-73c9e8e61034} may be persisted to storage in unencrypted form.
2025-03-22 18:04:53.788 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-22 18:04:53.790 -05:00 [INF] Hosting environment: Production
2025-03-22 18:04:53.790 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-22 18:04:53.812 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 370
2025-03-22 18:04:53.812 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 370
2025-03-22 18:04:53.836 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 370
2025-03-22 18:04:54.160 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:04:54.160 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:04:54.273 -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-22 18:04:54.273 -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-22 18:04:54.654 -05:00 [INF] Received request body:
{
"event": "User Updated",
"userDetails": {
"id": "00uf0dpin1efQweAM1d7",
"username": "NextGenTestUser2@wcgclinical.com",
"email": "NextGenTestUser2@wcgclinical.com",
"firstName": "FirstName375",
"lastName": "LastNameESE",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 18:04:54.654 -05:00 [INF] Received request body:
{
"event": "User Updated",
"userDetails": {
"id": "00uf0dpin1efQweAM1d7",
"username": "NextGenTestUser2@wcgclinical.com",
"email": "NextGenTestUser2@wcgclinical.com",
"firstName": "FirstName375",
"lastName": "LastNameESE",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 18:04:54.667 -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-22 18:04:54.667 -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-22 18:04:54.684 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:04:54.684 -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-22 18:04:54.685 -05:00 [INF] Received request body:
{
"event": "User Updated",
"userDetails": {
"id": "00uf0dpin1efQweAM1d7",
"username": "NextGenTestUser2@wcgclinical.com",
"email": "NextGenTestUser2@wcgclinical.com",
"firstName": "FirstName375",
"lastName": "LastNameESE",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 18:04:54.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-22 18:04:54.715 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 430.2349ms
2025-03-22 18:04:54.715 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 430.2649ms
2025-03-22 18:04:54.715 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 19.3809ms
2025-03-22 18:04:54.723 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:04:54.723 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:04:54.724 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:04:54.732 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 894.4233ms
2025-03-22 18:04:54.732 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 923.618ms
2025-03-22 18:04:54.732 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 923.6289ms
2025-03-22 18:06:33.210 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 370
2025-03-22 18:06:33.218 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:06:33.219 -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-22 18:06:33.220 -05:00 [INF] Received request body:
{
"event": "User Updated",
"userDetails": {
"id": "00uf0dpin1efQweAM1d7",
"username": "NextGenTestUser2@wcgclinical.com",
"email": "NextGenTestUser2@wcgclinical.com",
"firstName": "FirstName171",
"lastName": "LastNamefDw",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 18:06:33.220 -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-22 18:06:33.222 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 2.9359ms
2025-03-22 18:06:33.222 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:06:33.222 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 12.6245ms
2025-03-22 18:06:39.786 -05:00 [INF] Request starting HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - application/json 370
2025-03-22 18:06:39.787 -05:00 [INF] Executing endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:06:39.787 -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-22 18:06:39.788 -05:00 [INF] Received request body:
{
"event": "User Updated",
"userDetails": {
"id": "00uf0dpin1efQweAM1d7",
"username": "NextGenTestUser2@wcgclinical.com",
"email": "NextGenTestUser2@wcgclinical.com",
"firstName": "FirstName171",
"lastName": "LastNamefDw",
"middleName": ""
},
"initiatedBy": {
"userId": "00uj6utj23YOjsLGo1d7",
"userType": "User",
"userDisplayName": "ERM ServiceAccount"
}
}
2025-03-22 18:06:39.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-22 18:06:39.788 -05:00 [INF] Executed action Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App) in 1.1123ms
2025-03-22 18:06:39.788 -05:00 [INF] Executed endpoint 'Okta.Inline.Hook.App.Controllers.OktaWorkflowController.AddUserEvent (Okta.Inline.Hook.App)'
2025-03-22 18:06:39.789 -05:00 [INF] Request finished HTTP/1.1 POST https://oktacommonapi.somee.com/api/OktaWorkflow/AddUser - 200 null application/json; charset=utf-8 2.4187ms
2025-03-22 18:26:52.838 -05:00 [INF] Application is shutting down...
2025-03-22 18:31:57.033 -05:00 [WRN] Using an in-memory repository. Keys will not be persisted to storage.
2025-03-22 18:31:57.164 -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-22 18:31:57.360 -05:00 [INF] Creating key {3a6d4302-baa1-4e80-b6cd-109233f3766c} with creation date 2025-03-22 23:31:57Z, activation date 2025-03-22 23:31:57Z, and expiration date 2025-06-20 23:31:57Z.
2025-03-22 18:31:57.384 -05:00 [WRN] No XML encryptor configured. Key {3a6d4302-baa1-4e80-b6cd-109233f3766c} may be persisted to storage in unencrypted form.
2025-03-22 18:31:57.450 -05:00 [INF] Application started. Press Ctrl+C to shut down.
2025-03-22 18:31:57.450 -05:00 [INF] Hosting environment: Production
2025-03-22 18:31:57.451 -05:00 [INF] Content root path: d:\DZHosts\LocalUser\md_imran_hosen20\www.oktacommonapi.somee.com
2025-03-22 18:31:57.487 -05:00 [INF] Request starting HTTP/1.1 GET http://oktacommonapi.somee.com/ - null null
2025-03-22 18:31:57.525 -05:00 [INF] Request finished HTTP/1.1 GET http://oktacommonapi.somee.com/ - 307 null null 48.2409ms
2025-03-22 18:31:58.397 -05:00 [INF] Request starting HTTP/1.1 GET https://oktacommonapi.somee.com/ - null null
2025-03-22 18:31:58.566 -05:00 [INF] Executing endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-22 18:31:58.662 -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-22 18:31:58.666 -05:00 [INF] Accessed Index page.
2025-03-22 18:31:58.690 -05:00 [INF] Executing ViewResult, running view Index.
2025-03-22 18:31:58.899 -05:00 [INF] Executed ViewResult - view Index executed in 207.9378ms.
2025-03-22 18:31:58.900 -05:00 [INF] Executed action HomeController.Index (Okta.Inline.Hook.App) in 236.9345ms
2025-03-22 18:31:58.900 -05:00 [INF] Executed endpoint 'HomeController.Index (Okta.Inline.Hook.App)'
2025-03-22 18:31:58.909 -05:00 [INF] Request finished HTTP/1.1 GET https://oktacommonapi.somee.com/ - 200 null text/html; charset=utf-8 512.1946ms
2025-03-22 18:52:56.490 -05:00 [INF] Application is shutting down...